/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	}
	
a {
	color: #333333;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
a:hover {
	color: #FF6600;
	padding-top: 0px;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 5px 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D4D0C8;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #CCCCCC;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:normal;
	border-bottom-color: #FFFFFF;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:1px;
	}
	
		
	/************** .kategorie überschrift ***************/

.kategorie ueberschrift{
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	background-color: #666666;
	
}
	
	/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #999999;





	border-bottom: ;
}

.feature h1{
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
	background-attachment: fixed;
}
	
		/************** .lesermeldungen styles ***************/

.lesermeldungen{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-spacing: 1;
	border-bottom-color: #666666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #999999;
}

.lesermeldungen h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.lesermeldungen img{
	float: left;
	padding: 10px 10px 0px 0px;
}

		/************** .artikel styles ***************/

.artikel{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-spacing: 1;
	border-bottom-color: #666666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #999999;
}

.artikel h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.artikel img{
	float: left;
	padding: 10px 10px 0px 0px;
}

			/************** .newsbox styles ***************/

.newsbox{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #666666;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-color: #999999;
	border-bottom-width: thin;
	border-left: 1px;
	border-right: 1px;
	border-left-color: #999999;
	border-right-color: #999999;
	border-left-style: dashed;
	border-left-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: thin;
	background-attachment: scroll;
	background-image: url(bilder/hintergrund_index.gif);
	margin-top: 5px;
}
.newsbox h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.newsbox img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #006699;
	line-height:18px;
	letter-spacing:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	color: #CCCCCC;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	line-height: normal;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
