/*Ausblenden*/
#header #metaNavigation,
#header #bildleiste,
#leftcol,
#bildleiste,
#top,
#rightcol,
#footer,
.noprint,
.drucken,
.rubrik, 
#bottom,
#zoom {
	display:none !important;
}
/*content*/
body {
   background: white;
   font-size: 12pt !important;
   text-align:left !important;
   margin:0px !important;
   padding:0px !important;
   
   }
/*	 
h2{
	font-size:20pt;
	border:none;
}
*/

h1{
	font-family:Georgia, Times New Roman, Times, serif;
	background:url(images/hr-punktlinie.gif) bottom left repeat-x;
	display:block;
	padding-bottom:.2em;
	font-size:1.3em;
	margin:0 0 .5em 0;
	font-weight:normal;
}
h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:1em;
	margin:1em 0 .5em 0;
}
h3{
	font-size:.85em;
	margin:1em 0 .5em 0;
}

#wrap #inner {
	width:100% !important;
	background-image:none !important;
	padding:0px !important;
	margin:0px !important;
}

#wrap, #content {
   padding: 0;
   width:100%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
div#content {
/*   margin-left: 10%; */
   padding-top: 1em;
   border-top: 1px solid #333;


   }
a:link, a:visited {
   color: #333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   

a {
	padding:0px !important;
	margin:0px !important;
}
/*   
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.schmeck-den-sueden.de" attr(href) ") ";
   }

*/

.clear {
	clear:both;
}

