@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */


body {
	color:#323232;
	font-family:georgia;
	font-size:12px;
}

 .test {
 	
 }
 

a:active,
a:after,
a:before,
a:first-child,
a:first-letter,
a:first-line,
a:focus,


a:link,
a:visited,
a {
	text-decoration:none !important;
	color:#0078bf !important;
	-moz-outline-width: 0; 
} 


ul {
	margin:0;
	padding:0;
	margin-bottom:15px;
	
}

a:hover {
	text-decoration:underline !important;
}

a.blauMitPfeil {
	padding-left:10px;
	background:url(../img/pfeil.gif) no-repeat 0px 4px;
	color:#0078bf;
	font-style:italic;
}


h1, h2, h3, h4, h5, p { margin:0; padding:0; }

h1 {
	
}

h2 {
	color:#002c47;
	font-size:12px;
	margin-bottom:4px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

p {
	line-height:21px;
	margin-bottom:15px;
}

a {
	
}

a:hover {
	
}

b {
	
}

ul {
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
}


ul li {
	padding-left:12px;
	background:url(../img/pfeil.gif) no-repeat 0px 6px;
	line-height:21px;
	
}

table.contenttable  {
	border-spacing:6px 0px;
	width:100%;
}



table.contenttable th {
	text-align:left;
	
	padding-bottom:5px;
	
}

table.contenttable td {
	text-align:left;
	vertical-align:top;
}

table.contenttable ul {
	margin-bottom:0px;
	
}

table.contenttable {
	margin-bottom:15px;
	margin-left:-8px;
}

table.contenttable th, table.contenttable td {
	line-height:21px;
	font-size:12px;
	color:#323232;
	padding:4px;
	vertical-align:top;
}

table.contenttable th img {
	margin-bottom:6px;
}

