* {font-family: Verdana, Arial, Helvetica, sans-serif;}



.uebersicht td {border: 1px solid #597976 ! important; padding:4px ! important;}

a img {border:0}

a, h1, h2 {color:#597976;}


.contentbox a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.contentbox a:hover {	
	border-bottom: 1px solid #000000;
}

.contentbox a:visited {	
	border-bottom: 1px dotted #666666;
}

p {
	line-height: 150%;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size:12px;
}




h1 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:24px;
	line-height: 24px;
	margin: 15px 0 20px 0;
	font-weight: normal;
	}
	
h2 {
	font-family:"Arial Narrow", Arial, sans-serif;		
	font-size:18px;	
	line-height: 22px;
	margin: 15px 0 2px 0;
	}
	
h3 { 	
	margin: 15px 0 0 0;
	font-size:14px;	
}

h4 { 
	margin: 15px 0 0 0;
	font-size:12px;	
}

h5 {
	margin: 15px 30px 0 0;
	font-size:12px;
	text-align: right;
	
}

h6 { font-weight:normal;
	text-align: right;
	margin: 0 30px 30px 0;
	font-size:12px;	
}





blockquote {
	padding: 6px;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-left: 6px solid #c9c9c9;
	background-color: #ffffff;
	margin: 10px 20px 20px 0px;
	
}

pre {
	font-size:12px;
	color: #4b4b4b;
	padding: 6px;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-left: 6px solid #c9c9c9;
	background-color: #ffffff;
	margin: 3px 0 20px 0;
	
}


hr{
	border:dotted #4b4b4b 1px; height:1px;
clear:both;
}


li {	
	padding-bottom: 0px;
	font-size:12px;	
} 

ul {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-image: url(img/lipu.gif);
	list-style-type: disc;	
}

ol {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;		
}

/*------ EXTRA -------*/

h6 img {
	float: right;
	border-left: 6px solid #c9c9c9;
	margin-right: -200px;
	margin-left: 10px;
	clear:right;
	
}



