/* cssStartseite */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font-family:'Arial', 'Helvetica', sans-serif;
	color: #333;
	font-size: 13px;
	text-decoration: none;
}

#wrapper{
	width:955px;
}

#logo{
	padding:18px 0 2px 2px;
}

#gothaer {
	float:left;
	margin:21px 0;
}

#goAM {
	float:left;
	position:absolute;
	left:40px;
	top:75px;
	font-size:18px;
	font-weight:bold;
}

#main{
	width:955px;
}

#marginalspalte{
	float: right;
	width: 190px;
	margin-top: 45px;
}


h3{
	overflow: hidden;
	font-size: 13px;
	padding:0px 9px 0px 9px;
	margin: 0px;
	line-height: 27px;
}


h3.gruen{
	background-color:#5c9c17;
	border-bottom:1px solid #336a00;
}

h3.blau{
	color:#FFFFFF;
	background-color:#21819d;
	border-bottom:1px solid #005068;
}

h3.rot{
	background-color:#c33;
	border-bottom:1px solid #7a032a;
}

.links{
	float:left;
}

.rechts{
	float:right;
}

ul{
	list-style-type:none;
	padding-left:1px;
	margin-bottom:10px;
}

div.linkStartseite{
	background-image: url(../img/pfeilkreisblauStartseite.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0  20px;
	margin: 5px 0 0 0;
}

div.linkStartseite a{
	text-decoration:none;
	font-weight:bold;
}

div.linkStartseite a:hover{
	text-decoration:underline;
}

td div.linklistestartseite{
	margin:0;
}

td.linksnebenbild{
	vertical-align:bottom;
	padding: 0px 0px 10px 5px;
	overflow:hidden;
}

.kastenblau {
	border-left:1px solid #7fb5c5;
	border-bottom:1px solid #7fb5c5;
	border-right:1px solid #7fb5c5;
	background-color:#e2f1f5;
	overflow:hidden;
	height: 82px;
}

.kastenblau p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.kastengruen {
	padding: 9px;
	border-left: 1px solid #9dcb6c;
	border-bottom: 1px solid #9dcb6c;
	border-right: 1px solid #9dcb6c;
	background-color: #ebf3e3;
	overflow: hidden;
}

.kastengruen p{
	padding-bottom:5px;
}

.kastengruen h4,.kastenblau h4{
	color:#005068;
	font-size:13px;
	font-weight:bold;
}

#main h4 {
	width:320px;
}

#marginalspalte h4, #marginalspalte p {
}
.tplclear{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
}

td{
	padding:0;
	margin:0;
}


/* Box in the middle of the screen */

#middlebox {
	border: 1px solid #ffffff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	width: 223px;
}

#middlebox * {
	background-color: green;
	margin: 0px;
	padding: 0px;
}

#middlebox h1 {
	color: #ffffff;
	background-color: #cc3333;
	border-bottom: 1px solid #780028;
	line-height: 27px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 13px;
}

#middlebox ul {
	list-style-type: none;
}

#middlebox div.relative_container {
	position: relative;
}

#middlebox.covered div.relative_container {
	position: static;
}

#middlebox a {
	display: block;
}

#middlebox .shadow {
	background-color: #e2f1f5;
	padding: 0px 3px 3px 0px;
	display: none;
	position: absolute;
	left: 221px;
	top: -14px;
}


/* Level 0 ################################################### */

#middlebox ul {
	margin-top: 1px;
	border-top: 1px solid #9acbd9;
	border-right: 1px solid #9acbd9;
	border-left: 1px solid #9acbd9;
}

#middlebox ul li {
	border-bottom: 1px solid #9acbd9;
}

#middlebox ul a {
	line-height: 16px;
	padding: 9px 16px 8px 12px;
	background-image: url('../img/middlebox_submenu_marker_lo.GIF');
	background-repeat: no-repeat;
	background-position: 200px 10px;
	background-color: #e2f1f5;
	text-decoration: none;
	color: #005068;
	width: 193px;
}

#middlebox ul a:hover {
	background-image: url('../img/middlebox_submenu_marker_hi.GIF');
	background-position: 199px 11px;
	background-color: #ddebc2;
	text-decoration: underline;
}

#middlebox ul a.hover {
	background-image: url('../img/middlebox_submenu_marker_hi.GIF');
	background-position: 199px 11px;
	background-color: #ddebc2;
	text-decoration: underline;
}

/* Level 1 ################################################### */

#middlebox ul ul {
	margin-top: 0px;
	border-top: 1px solid #9acbd9;
	border-right: 1px solid #9acbd9;
	border-left: 1px solid #9acbd9;
}

#middlebox ul ul {
	width: 211px;
}

#middlebox ul ul li {
	border-bottom: 1px solid #cbe9f0;
}

#middlebox ul ul a {
	line-height: 16px;
	padding: 4px 16px 4px 16px;
	background-color: #ffffff;
	text-decoration: none;
	background-image: none;
	color: #006c8c;
	width: 179px;
}

#middlebox ul ul a:hover {
	background-color: #ebf3e3;
	background-image: none;
}


/* Footer */
#footerlink {
	color:#333333;
	text-decoration:none;
}

/* Darstellung der Module in der Marginalspalte auf der Homepage */

#marginalspalte .modhead h3 {
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	
}

#marginalspalte .modtextonly {
	background-color: #E5E5E5;
}

#marginalspalte .modtextonly h3 {
	color: #336A00;
}

#main .element {
	width: 310px;
	margin-top:10px;
	float:left;
}

#main .center {
	margin-left:12px;
	margin-right:12px;
}


/* Positionierung der Marginalspalte auf der Startseite */

#marginalspalte {
	position: absolute;
	top: 190px;
	left: 780px;
	width: 190px;
	margin: 0px;
}

/* Positionierung des Titelbildes auf der Startseite */

#titelbild{
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 12px;
	width: 955px;
}
