@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

.indent {
	margin-left:15px;
}

body {
	font-size:12px;
	font-family:verdana; 
	color:#575656;
	line-height:17px;
}

 .test {
 	
 }
 
 table.contenttable p {
 	
 }
 
 table.contenttable td, table.contenttable th {
 	vertical-align:top;
 	text-align:left;
 	padding-right:15px;
 }
 table.contenttable th {
 	font-weight:normal;
 }
 
 table.contenttable img {
 	margin-top:5px;
 }

a {
	outline-width:0px;
}

h1, h2, h3, h4, h5, p { margin:0; padding:0; }

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

p {
	margin-bottom:13px;
}

a {
	color:#4b680b;
	text-decoration:underline;
	
}

sub {
	vertical-align:-16%;
	vertical-align:0;
	
}

a.linkMitPfeil {
	padding-left:11px;
	background:url(../../img/li.gif) no-repeat 0px 3px;
}

a:hover {
	color:#565655;
}

b {
	
}

li {
	padding-left:17px;
	background:url(../../img/li.gif) no-repeat 0px 4px;
	line-height:19px;
	margin-bottom:4px;
}

ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	margin-bottom:13px;
}

