/* Global Reset */
* {
	padding:0px;
	margin:0px;
	}

/* Standard-Einstellung für die ganze Seite */
body {
	text-align:left;
	color:#2E2E2E;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:small;
	}
	
body a,a:link {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}
	
body a:hover {
	color: #c00004;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}
	

/* Layout-Einstellung der Seite */

/* Header-Zeile */
#header-left {
	float:left;
	width:180px;
	height:75px;
	}
	
#header-content {
	margin:0px 169px 0px 180px;
	height:75px;
	}
	
#header-logo {
	float:right;
	width:169px;
	height:75px;
	}


/* Inhaltszeile */
#left {
	float:left;
	width:180px;
	}
	
#right {
	float:right;
	width:169px;
	}

#content {
	margin:0px 169px 0px 180px;
	}
	
/* Fußzeile */
#footer {
	clear:both;
	}
	
.inside {
	padding:10px;
	}

/* Formatierungen für die einzelnen Bereiche festlegen */
#header-left-malteser {
	padding:10px;
	width:160px;
	height:38px;
	background:#C00009;
	}
	
#header-left-malteser a {
	color:white;
	font-weight:bold;
	font-size:12px;
	}
	
#header-left-malteser a:hover {
	text-decoration:underline;
	}
	
#header-content-bg {
	height:58px;
	background:#68634f url(header_corner.gif) no-repeat bottom right;
	border-left:1px solid white;
	margin-right:10px;
	}
	
#header-content-text {
	text-align:left;
	color:white;
	padding:4px 0px 4px 25px;
	font-weight:normal;
	}
	
#header-content-text a, a:hover {
	color:white;
	font-weight:normal;
	}
	
#header-logo {
	background:url(logo.jpg) no-repeat bottom;
	}

#content a,a:link {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: none;
	}
	
#content li {
	margin: 0px 0px 0px 20px;
	}

#content .contentheading {
	padding: 2px 10px 2px 4px;
	color: #68634F;
	background: #eeece8;
	font-size: 120%;
	font-weight: bold;
	width:100%;
	white-space:nowrap;
	text-align:left;
	}
	
#content .contentpaneopen h3 {
	color:#C00004;
	font-size: 120%;
	font-weight:bold;
	}

#content .buttonheading img {
	margin:0px;
	border:0px;
	background:transparent;
	}
	
#content .buttonheading  a,a:link ,a:hover{
	color: white;
	}
	
#content img{
	background:#4D4D4D none repeat scroll 0%;
	border:4px solid #CCCCCC;
	margin:5px 5px 5px 5px;
	}

#right .moduletable {
	padding-top:12px;
	}
	
#right .contentpaneopen {
	margin-bottom: 15px;
	background-color: transparent;
	width:169px;
	padding:0px;
	background:transparent;
	}
	
#right .contentpaneopen a {
	color:white;
	font-weight:normal;
	}
		
#right .contentpaneopen h4 {
	background: #0b3e88 url(bluecorner_top.gif) top left no-repeat;
	font-size: x-small;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	}
	
#right .contentpaneopen img {
	background: #0b3e88;
	width:165px;
	}
	
#right .contentpaneopen p {
	color:white;
	padding:5px;
	background: #0b3e88 url(bluecorner_bottom.gif) bottom right no-repeat;
}

#left a,a:link {
	font-size: x-small;
	color: #2e2e2e;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

#left a:hover {
	font-size: x-small;
	color: #c00004;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}
	
#left .moduletable, .moduletable_menu {
	padding-bottom:15px;
	}
	
#left h3 {
	color:#68634F;
	font-size:x-small;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
	}

#left ul li{
	border-bottom:1px solid #EEECE8;
	padding:2px 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
.createdate {
	padding: 0px 0px 10px 0px;
}

.modifydate {
	padding: 20px 0px 0px 0px;
}

#sectiontableentry1 img {
	margin:0px;
	border:0px;
	background:transparent;
	}
