@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

table.contenttable td {
	vertical-align:top;
	
} 

table.contenttable td p {
	margin:0;
	margin-bottom:3px;
}

table.contenttable td h4 {
	font-weight:bold;
	font-size:12px;
}

table.contenttable td h5 {
	font-size:12px;
	font-weight:normal;
}

table.contenttable {
	border-collapse:collapse;
}

body {
	
	color:#ffffff; 
	font-family:georgia;
	line-height:20px;
	font-size:12px;
	background:#00416D;
}

 .test {
 	
 }
 
strong, b {
	font-weight:bold;
	color:#fff !important;
} 
 
 


h1, h2, h3, h4, h5, p { margin:0; padding:0; }

h1 {
	color:#ffffff !important;
	font-family:arial;
	line-height:30px;
	font-size:25px;
}

h2 {
	
}

h2.headerwrap4 {
	margin-bottom:5px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff !important;
}

h4 {
	
}

h5 {
	
}

p {
	margin-bottom:15px;	
}

a {
	color:#bfe1f1;
	text-decoration:underline; 
	
}

.linkMitPfeil, .newsListText a, .news-list-morelink a, .news-single-backlink a {
	padding-left:29px;
	
}

a:hover {
	text-decoration:underline;
}

h3 a {
	color:#ffffff !important;
}

b {
	
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:15px;
	
}

li {
	padding-left:22px;
}


