/* Basis/Zurücksetzen */
html { overflow: -moz-scrollbars-vertical;}
* { margin: 0px; padding: 0px; border:0px;}
* html p {
    height: 1%;
    margin-left: 0;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#2d2d61;
	color: #333366;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#all { 
	position:relative;
  	width:774px;
  	min-height: 806px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
form {
  display: inline;
}
.TODO {
	background-color: #FFFF00;
}
/* Menü/Skyscraper ################################################################# Menü/Skyscraper */
#menue_waagrecht {
	position:relative;
	top:0px;
	left:0px;
	width:774px;
	height:26px;
	margin:0px;
	background-image:url(../images/menu_titelzeile_oben.jpg);
}
#menue_links {
	position:absolute;
	float: right;
	left:12px;
	height:652px;
	width:104px;
	background-image:url(../images/menuleiste_hgdalt.jpg);
}
#m_struk {
	text-decoration: none;
	margin-left:3px;
	margin-top:18px;
}
#suche {
	margin-top:18px;
	margin-left:4px;
}
#suche p {
	margin:0px;
	padding:0px;
}
#suche p input {
	border: 1px solid #333366;
	line-height: 1.2em;
	color: #333366;
	font-size:1em;
}
#kopf {
	position:relative;
	margin:0px;
}
#kopf a {
	
	text-decoration:none;
}
#kopf_pic {
	background-image:url(../images/head.jpg);
	border:0px;
	height:84px;
	width:774px;
	background-repeat:no-repeat;
}

#kopf_mail {
	background-image:url(../images/menu_titelzeile_oben.jpg);
	position:relative;
	top:0px;
	left:0px;
	width:774px;
	height:24px;
	margin:0px;
	font-size:0.9em;
}
/* Hauptfeld ################################################################# Hauptfeld */
#main {
	position: relative;
	margin:0px;
	top:20px;
	left:134px;
	min-height: 652px;
	width:640px;
}
#platzhalter_oben {
	height:166px;
}
#uberschrift_klein {
	margin:0px;
	padding:0px;
}
#uberschrift_klein h2,h2 {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.66em;
	margin-bottom:3px;
}
#uberschrift_gross {
	margin:0px;
	padding:0px;
	
}
h3 {
	margin-top:25px;
	font-weight:bold;
	font-size:1.7em;
	margin-bottom:8px;
}
h4 {
	margin-top:20px;
	font-weight:bold;
	font-size:1.5em;

}
h5 {
	margin-top:20px;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:8px;
}
h6 {
	margin-top:0px;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:8px;
}
#uberschrift_gross h1,h1 {
	font-weight:bold;
	font-size:1.7em;
	margin-bottom:8px;
}

#maintext_breit {
	margin-right:18px;
	/*min-height: 416px; geht nicht... */
}
#maintext_breit hr, hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333366;
	color:#333366;
	height:1px;
	margin-bottom:19px;
}
*+html #maintext_text hr,*+html  #maintext_breit hr  { /* im IE7-Fix... (wg. 7px HR-Bug  */
	margin-bottom:12px;
	display:block;
}

/* Hauptfeld-Seitenleiste #################################################### Hauptfeld-Seitenleiste */
#newsticker,#terminkalender {
	position:absolute;
	display: inline;
	float: left;
	top: 0px;
	width: 210px;
	height: 106px;
	color: #333366;
	background-color: #FFFFFF;
	scrollbar-face-color: #ffffff !important;
	scrollbar-3dlight-color: white !important;
	scrollbar-highlight-color:white !important;
	scrollbar-shadow-color:white !important;
	scrollbar-darkshadow-color:white !important;
	font-size:1.1em;
	
}

#terminkalender {
	left:210px;
	margin-left:10px;
}
#terminkalender p, #newsticker p{
	padding:0px;
	margin-top:6px;
	font-size:1em;
	line-height:1.3em;

}
#terminkalender a { text-decoration:none; }

#seitenleiste
{
	float:right;
	width:165px;
	margin-left:10px;
}
#bild, #bild1 {
	width:165px;
	height:165px;
}
#bildzoom, #bildzoom1, .bildzoom {
	z-index:2;
	background-image:url(../images/pluspicto.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	position:absolute;
	height:30px;
	width:70px;
	top:117px; /*alt:133*/
}

#bildzoom a , #bildzoom1 a, .bildzoom a  {

	text-decoration:none;
}
#bildzoom a p, #bildzoom1 a p, .bildzoom a p {
margin-top:1px;
padding-left:9px;
color:white;
font-size:9px;
}
#pic {
	background-image:url(../images/picrechtemenueleiste.jpg);
	width:146px;
	height:148px;
}
#video {
	background-image:url(../images/video_semi.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:118px;
	margin:0px;

}
#box {
	background-color:#E9EAEF;
	width:147px;
	min-height:120px;
	margin-bottom:10px;
}

#box ul {
	padding-top:11px;
	padding-bottom:11px;
	list-style-type:disc;
	
}
#box ul li {
	margin-left: 24px;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:3px;
	
}
#box_ueberschrift {
	background-image:url(../images/ticker_ueberblick_03.jpg);
	height:14px;
}
#box ul li a {
	text-decoration:none;
	font-weight:bold;
}

/* allgemeiner Text #################################################### allgemeiner Text */
p,li {
	font-size: 1.2em;
	line-height:1.66em;
	color: #333366;
}
p, ul , #box ul {
	padding-right: 12px;
	margin-bottom: 7px;
}
#maintext_breit li  {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:19px;
	padding-left:0px;
}
#maintext_breit ul li.ligrzeichen,.ligrzeichen   {
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
	background-image:url(../images/li_groesserzeichen_fett.gif);
	background-repeat:no-repeat; 
	background-position:0px 8px;
}

#box ul li.ligrzeichen {
	 background-image:url(../images/li_groesserzeichen_fett.gif);
 	background-repeat:no-repeat; 
	background-position:0px 6px;
	list-style-type:none;
	list-style-position:outside;
	padding-left:10px;
	margin-left:5px;
		
 }
.Eingabefeld {
	border: 1px solid #333366;
	line-height: 1.2em;
	color: #333366;
	height:16px;
	font-size:1.2em;
	margin-bottom:2px;
	width:250px;height:16px;
}

.Knopf {
	border: 1px solid #333366;
	line-height: 1.66em;
	color: #333366;
	font-size:1.2em;
	margin-bottom:2px;
	width:79px;
}
.nichtfett {
	font-weight:normal;
}

a:hover {
	color: #66668C;
	text-decoration:underline;
}
a {
	color: #333366;
	text-decoration: underline;
}

#maintext_text div.bildrechtsmittext  {
width:150px;
margin-right:-2px;
margin-left:10px;
float:right;
clear:both;
}
#maintext_text div.bildrechtsmittext p {
font-size:1em;
line-height:1.4em;
}


/* Menü #################################################### Menü */
/*.menuzeile {
	line-height: 17px;
	color: #333366;
	margin: 5px 0px;
	padding: 0px;
}
#menu p {
	margin: 1px 0px 0px;
	padding-top: 5px;
	font-size:0.9em;
}
#menu a,  #m_struk p a, #m_struk p  {
	color: #333366;
	text-decoration: none;
	font-size:1em;
}*/
#m_struk p  { font-size:1.1em; }

#menu a.aktiv,#kopf a.aktiv, #m_struk p a.aktiv, #m_struk p.aktiv{ 
	color: #832C3A;
}
#m_struk p.aktiv { 
	font-weight:bold; 
}
#m_struk ul,#m_struk ul li,#m_struk ul li ul, #m_struk ul li ul li {
	margin:0px;
	padding:0px;
}
#m_struk ul li,#m_struk ul li ul li  {
	margin-bottom:7px;
	list-style-type:none;
	line-height:1.3em;
	padding-left:9px;
	background-image:url(../images/li_groesserzeichen_fett.gif);
	background-repeat:no-repeat; 
	background-position:0px 6px;
}
#m_struk ul li.untermenu a {
	font-weight:normal;
	text-decoration:none;
	font-size:0.9em;
	line-height:1.2em;
	
}
#m_struk ul li.untermenu {
	background-position:0px 5px;
	line-height:1.2em;
}
#m_struk ul li a {
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	line-height:1.2em;
}
#menue_wpos p {
	font-size:1.1em;
	font-weight:bold;
	padding-left:130px;
	padding-top:4px;	
}
#menue_wpos a:hover, #menue_wpos a:active, #m_struk ul li a.aktiv {
	color: #832C3A;
}
#m_struk ul li.einrueckung {
color:green;
}

#menue_wpos{
	left:130px;
	top:5px;
	width:640px;
}
#menue_wpos a.aktiv, #kopf_mail div a.aktiv, #menue_links p a.aktiv {
	color: #832C3A;
	font-weight:bold;
}	


/* Fuss ############################################################## Fuss */
#fuss {
	text-decoration: none;
	height:90px;
	font-size:0.9em;
	margin-right:18px;
}
#fussoben {
	text-align: right;
	margin:0px;
}
#fussoben p {
	margin:0px;
	padding:0px;
}
#fussblocklinks {
	float:left;
	margin-top:2px;
}
#fussblockrechts {
	float:right;
	margin-top:2px;
	vertical-align:top;
	line-height:1.2em;
}
#fuss #fussblocklinks p a,#fuss #fussblockrechts p ,#fuss #fussblockrechts p a{
	line-height:1.2em;
	padding:0px;
}
#fuss hr {
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333366;
	color:#333366;
	margin-bottom:0px;
	display:block;
}
#fuss a {
	color: #333366;
	text-decoration: none;
}
#fuss a:hover {
	color: #66668C;
	text-decoration: underline;
}
/* IE7-Hack für HR-Abstände in der Fusszeile */
*+html hr , *+html #fuss hr {
	margin-top: -7px;
	margin-bottom: -7px;
	display:block;
} 
#maintext_breit img {
	margin-right: 6px;
	margin-bottom: 6px;
}
