.moduletable_menu {
	padding: 0;
	margin: 0;
}
#left .moduletable th, #left h3 {
	font-size: 14px;
	color: #000;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#left .moduletable td {
	/* width: 185px; */
	text-align: left;
	color: #000;
}
#left p {
	font-size: 12px;
}

/* Erweiterungen durch Michael Scholze */

#left .relateditemsrelated {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #2B557B;
	font-weight:bold;
	text-decoration:none;
	margin-top: -10px;
	font-size: 11px;
}

li {

	margin-bottom:5px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:15px;
}

h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	text-indent:5px;
}


h4 {
	color:#AAF0FF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-variant:small-caps;
	margin:0px 0px -12px;
	padding-left:2px;
	padding-right:2px;
	text-indent:30px;
}


p {
	font-size			: 12px;
	padding-left: 5px;
	
}

p.hinweis {
	background:#496575 url(../images/notice-info.png) no-repeat scroll 4px center;
	border-top:1px solid #7FAECA;
	border-bottom:1px solid #7FAECA;
	color:#FFFFD8;
	margin-left:35px;
	margin-right:40px;
	margin-bottom : 10px;
	margin-top	  : 10px;
	padding: 10px;
	padding-left:45px;
	text-align:justify;
}

.readon {
	background:transparent url(../images/readon.png) no-repeat scroll 0px 50%;
	font-weight:bold;
	padding:6px 15px 7px 30px;
	white-space:nowrap;
	line-height:23px;
}

a.readon:hover {
	background:transparent url(../images/readon_over.png) no-repeat scroll 0px 50%;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 15px 7px 30px;
}

a.readon:link {
	text-decoration:none;
	padding:6px 15px 7px 30px;
}

a.readon:visited {
	text-decoration:none;
	padding:6px 15px 7px 30px;
}


/* Ende der Erweiterungen durch Michael Scholze */

#content  a:link, #content a:visited {
	color: #9ed1ff;
	text-decoration: none;
}
#content a:hover  {
	text-decoration: none;
	color			:#FFFFFF; 
/*	padding: 0px; */
}
#footer   a:link, #footer  a:visited, #footer a:hover {
	color: #d2f8ff;
	text-decoration: none;
	padding: 0px;
}
/*
author: Fjodinho http://www.ueberkrass.de
copyright: GNU/GPL
Der Link im Footer des Templates darf nicht so ohne weiteres entfernt oder unkenntlich gemacht werden. Eine Entfernung des Links ist aber gegen eine kleine Gebühr möglich.
*/
.contentpane  {}
.contentpaneopen {}
.contentheading {
	font-size: 20px;
	height: 30px;
	background-image: url(../images/contentheading.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.componentheading {
	background-image: url(../images/componentheading.gif);
	width: 570px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
.input {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border: none;
}
.input p{
	color: #000000;
}

.button {
	background-color:#92BDD1;
	background-image:url(../images/button.png);
	background-repeat:repeat-x;
	border:2px outset #004956;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:5px 0px;
}
.createdate {
	color: #999;
}
.modifydate {
	color: #999;
}
.searchbox {
	text-align: center;
	width: 170px;
	
}
.small {
	color: #999999;
}
.sectiontableheader {
	background-color: #CFE3EC;
	color: #5294BD;
	padding-left: 10px;
	font-size: 14px;
}
.latestnews ul, .latestnews li {
	padding: 0px 0px 0px 5px;
	margin: 0 15px;
}
.latestnews {
	margin: 0px;
	padding: 0px;
}
td, tr, p, div   {
	font-size: 12px;
	color: #fff;
}

