/*	css-reset by eric meyer
	url: http://meyerweb.com/eric/tools/css/reset/index.html
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;
	vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
padding: 6px 14px;
	list-style-type: decimal, disc, circle;
	list-style-position: outside;	
	
} 

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/


br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Diese Klasse benutzen um Floats zu "clearen". */

body {
	background: #fff url(../images/bg.png) left top repeat-x;
	font: 62.5%/1.3 "Helvetica Neue",Arial,Helvetica;
}

div#wrapper {
	margin: 0 auto 0;
	background: #fff;
}

div#wrapper {
	-moz-box-shadow: 0 -1px 6px rgba(0,0,0,0.6);		/*Der IE ignoriert die box-shadow Eigenschaft*/
	-webkit-box-shadow: 0 -1px 6px rgba(0,0,0,0.6);
	box-shadow: 0 -1px 6px rgba(0,0,0,0.6);
}

div#Header {
	width: 100%;
}

div#mainContent {
	position: relative;
	width: 100%;
}

a.partner {
	display: block;
	width: 100px;
	height: 31px;
	margin: 10px 0 0 20px;
}


/*Navigation*******************************/

div#nav {
	background: transparent url(../images/nav_bg.png) left top repeat-x;
	height: 30px;
	font-size: 14px;
	text-shadow: 0 1px #fff;
}

div#nav li {
	display: inline;
	padding: 0 0 0 19px;
}

div#nav a {
	text-decoration: none;
	color: #0e0e0e;
}

div#nav a:hover {color: #cc2727;}

ul#primary {
	float: left;
	margin: 5px 0 0 2px;
}

ul#primary img {margin:-5px 0 0 0;}

ul#secondary {
	float: right;
	margin: 5px 30px 0 0;
}

/*Suche************************************/

div#topBar {
	background: transparent url(../images/search_bg.png) left top repeat-x;
	height: 41px;
	position: relative;
}

div#topBar h1 {
	background: transparent url(../images/logo.png) 5px 8px no-repeat;
	text-indent: -9005px;
	width: 183px;
	height: 35px;
	margin-bottom:0; margin-left:0; margin-top:0;
}

div#topBar h1 a {
	display: block;
	width: 180px;
	height: 40px;
}

div#search {
	position: absolute;
	right: 37px;
	top: 7px;
}

input.sField {
	padding: 5px;
	margin: 0 15px 0 0;
	color: #666;
	font-size: 13px;
	font-style: italic;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f3f3f3;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 220px;
}

/*Themen************************************/

div#col_sideleft{
      	margin-top: -25px;
      	width: 340px;
       	float: left;
    }
div#col_sideleft_ohne_ads{
      	margin-top: 0px;
    	width: 190px;
    	float: left;
    }


div#colSubjects {
	width: 130px;
	margin: 0px 0 0 0;
	padding: 5px;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	float: left;
}

div#colSubjects h2 {
	color: #cc2727;
	font: normal 20px Cambria, Georgia, Times, "Times New Roman", serif;
	margin: 0 0 20px 0;
	text-shadow: 0 1px #fff;
}

div#colSubjects li {
	margin: 0 0 3px 0;
	list-style: disc outside;
}

ul#colSubjects {
	margin: 0 0 0px 0;
	list-style: disc outside;
}

div#colSubjects a, div#colSubjects li {
	color: #191919;
	text-decoration: none;
	font-size: 13px;
	text-shadow: 0 1px #fff;
}

div#colSubjects a:hover {color: #cc2727;}

div#colAdsense {
		overflow: hidden;
		width: 190px;
		height: 1000px;
		float: left;	
		margin: 2px;
}

table { margin-left:3px; margin-top:3px; }

/*Suchfunktionen************************************/

div#SuchContent {
	position: relative;
	float:left;
}
div#Suchmaske {
	position:relative;
	}


div#Suchergebnis {
	position: relative;
	width: 400px;
	font-size: 14px;
	height: 1000px;
	float: right;
}

div#Suchergebnis a {
	}

div#SuchAdsense {
	position: relative;
	width: 220px;
	z-index: 1;
	float: left;
}

dl#Suchergebnis { 
	padding-bottom: 15px;
}

ul#Suchergebnis { 
	padding-bottom: 15px;
	font-size: 14px;
}

p#Suchergebnis { 
	padding-bottom: 15px;
}

table#Suchergebnis {
}



/*Artikel**********************************/

table td {
	padding-top: 10px;
	vertical-align: top;
}



div.article {
	width: 65%;
	float: both;
	margin: 5px 0 20px 0;
}

div.article h2 {
	font: normal 20px/1.4 Cambria, Georgia, Times, "Times New Roman", serif;
	margin: 10px 0 5px 0;
}

div.article p {
	font-size: 15px;
	line-height: 1.5;
}

div.article p:last-child {margin: 20px 0 0 0;} /*Funktioniert nicht im IE*/

div.article a {
	text-decoration: none;
	color: #cc2727;
}

div.article a:hover {text-decoration: underline;}

  H1           { font-size : 14pt; font-weight : bold; margin-bottom: 5; margin-left: 0; margin-top: 5 }

  H2           { font-size : 12pt; font-weight : bold;  margin-bottom: 0; margin-top: 0 }

  H3           { font-size : 10pt; font-weight : bold; margin-bottom : 0; margin-top : 0 }

  H4           { font-size : 8pt; margin-bottom : 0; margin-top : 0 }

  H5           { font-size : 8pt; color : #900020; margin-bottom : 0; margin-top : 0 }

  H6           { font-size : 10pt; font-weight : lighter; margin-bottom : 0; margin-top : 0 }

  A            { text-decoration : underline }

  A:link       { color : navy }

  A:visited    { color : purple }

  A:active     { color : navy }

#zellezentriert { vertical-align : middle }

#zellegrau { background-color : #F5F5F5 }

#textmitte { text-align : center}

#textrechts { text-align : right}

#textunten { text-align : bottom}




/*Werbesidebar*****************************/

div.ads {
	position: absolute;
	top: 20px;
	right: 0px;
}

div.ads_unten_hp {
	position: absolute;
	bottom: 0px;
	right: 0px;
}


div.adsense {
	position: absolute;
	top: 20px;
	right: 20px;
	clear: both;
}

nabc_top { margin: 5px 36px; font-size: 1px; line-height: 0px;
}
body.ip_wallpaper .nabc_top { margin: 0px;
}

/*Footer***********************************/

div#footer {clear: both;}