

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

body {
	font-family:Helvetica, Arial;
	font-size:12px;
	line-height:18px;
	color:#4b4b4b;
}

 .test {
 	
 }


h1, h2, h3, h4, h5, p { margin:0; padding:0; }

h1 {
	color:#70ab25;
	margin-bottom:20px;
	font-size:21px;
}

h2 {
	color:#70ab25;
	margin-bottom:10px;
	font-size:16px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

h4 {
	
}

h5 {
	
}

p {
	margin-bottom:10px;
}

a {
	color:#70ab25;
	
	text-decoration:underline;
}

a:hover {
	color:#244156;
}

b, strong {
	color:#70ab25;
}

a.linkMitPlus, .news-latest-morelink a, .news-list-morelink a {
	background:url(../../img/link.gif) no-repeat 0px 0px;
	padding-left:20px;
	font-weight:bold;
}
a.rss, .news-latest-morelink a.rss, .news-list-morelink a.rss {
	background:url(../../img/rss.gif) no-repeat 0px 0px;
	padding-left:20px;
	font-weight:bold;
}

ul {
	margin:0;
	padding:0;
	list-style-position:outside;
	list-style-type:none;margin-bottom:10px;
}

li {
	background:url(../../img/link.gif) no-repeat 0px 5px;
	padding-left:20px;
	
	line-height:22px;
}

b {
	
}

table.contenttable td {
	vertical-align:top;
	padding-right:10px;
	
}
