/* @override 
	http://www.ncn.de/schlichter/cms/css/styles.css
	http://www.schlichter.biz/css/styles.css
*/

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:  75%;
	color:  #333;
}
img{
	border:none;
}
table{
		/* ie only*/
		*font-size: 1em;
		*line-height: 165%;
	}
	
	thead {
		text-align:left;
		font-weight:bold;
	}
	
	th {
		padding:5px;
		border-bottom:1px solid black;
		}
	
	td {
		padding:5px;
	}
	
	.zebra td {
		background-color:#EEE;
	}
	
	h1{
		color: #EE1C23;
		font-size: 1.9em;
		font-weight: bold;
		margin: 0.8em 0 0.5em 0;
		padding: 0.2em 0 17px 0.3em;
		background: url('../_gfx/shadow.gif') 0 bottom repeat-x;

	}
	h2{
		font-size: 1.2em;
		color: #EE1C23;
		border-bottom: 1px solid #AAA;
		padding: 0.2em 0 0.2em 0;
		margin: 0.5em 0 0.1em 0;
		font-weight: normal;
	}
	h3{
		font-size: 1.3em;
		color: #FFF;
		background-color: #EE1C23;
		padding: 0.1em 0.2em;
		margin: 0.7em 0 0.2em 0;		
	}
	h3 a, h3 a:hover{
		color: #FFF;
	}
	h4{
		font-size: 1.2em;
		color: #000;
		background-color: #EEE;
		padding: 0.1em 0.2em;
		margin: 0.7em 0 0.2em 0;		
	}	
	p{
		margin: 0.2em 0 1em 0;
		line-height: 145%;			
	}
	a{
		color: #EE1C23;
	}
	a:hover{
		color: #EE1C23;
		text-decoration: none;
	}
	a:focus, a:active {
	        outline: none;
	}
	#content ul{
		list-style-type: square;
	}	
	#content li{
		margin: 0.3em 0;
	}

#content label{
	display:  block;
	margin-top: 0.6em;
	line-height:  110%;
	font-size:  0.9em;
}
#content input, #content textarea{
	margin-top: 0.3em;
	line-height:  110%;
	border: none;
	border-bottom: 1px solid #EE1C23;
	background-color: #EEE;
}
#content input.bt{
	background-color: #EE1C23;
	border:  1px solid #EE1C23;
	color: #FFF;
	font-weight: bold;
}


.sitemapext_cat_0 ul{
	list-style-type: none !important;
	padding: 0px 15px;
}
.sitemapext_cat_0 li{
	list-style-type: none !important;
	float:none;
	clear: both;
	padding: 0 10px;
	background: url('../_gfx/menu_arrow_sub_red.gif') 0px 6px no-repeat;
}
.sitemapext_cat_0 ul li{
	float:Left;
	clear: none;
}
.sitemapext_cat_0 a{
	text-decoration: none;
	color: #000;
	font-weight: Bold;
}
.sitemapext_cat_0 ul a{
	font-weight: normal;
}
.sitemapext_art_0, .sitemapext_cat_1 {
	margin: 0;
	padding: 0;
}
.links img {
	width: 246px;
	border: 1px solid #EEE;
	border-top: none;
	padding: 2px;
}
.links {
	text-align: center;
	color: #aaa;
	font-size: 0.9em;
}
.links h4 {
	text-align: left;
	font-size: 1.2em;
}