/* JUMBSTYLE 
Hintergrund FFFAF2
Schriftfarbe color: rgb(0, 51, 102);
Linkfarbe color: rgb(0, 51, 102);
Textfelder:	background-color: #FFFAF9;
*/

/* - - - - - - - - - - - TAGS - - - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 100.1%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	background-color:#FFBFE8;
	/*background-image: url(navigholy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 500px;	
	background-image: url(eibg.jpg);
	background-repeat: no-repeat;
	background-position: 90% 14em;*/
}
p {
	color: rgb(0, 51, 102);
	margin-top : 0.2em;
} 
p.inhalt {
	vertical-align: 110%;
} 
h1 {
	/*font-variant: small-caps;*/
	font-family: "Times New Roman", Times, serif;
	color : #66BEFF;
}
#inhalt h1 {
	font-variant: small-caps;
	color: rgb(0, 51, 102);
	width:60%;
	margin-bottom : 1em;
	font-size : 1.3em;
} 
#inhalt h2{
	font-size : 1.1em;
	color: rgb(0, 51, 102);
	/*font-family: "Times New Roman", Times, serif;
	background-color: #476B8E;
	min-width: 20%;
	padding: 0.2em;*/
	margin-top : 3em;
	margin-bottom : 1em;
} 
#balken1 h1 {
	color: rgb(177, 92, 92);
	font-size:2em;
	font-weight:bold;
}
.ueberspan {
	color : rgb(0, 51, 102);
	background-color: rgb(229 , 234, 239);
	padding-top: 0.3em;
	padding-right: 1.3em;
	padding-bottom: 0.3em;
	padding-left: 1.3em;
} 
h3 {
	font-variant: small-caps;
	color: rgb(0, 51, 102);
	margin-top : 2.1em;
	margin-bottom : 1.2em;
	font-size : 1em;
} 
a {
	color : #003366;
	text-decoration:none;
} 
#inhalt a {
	color : #003366;
	text-decoration:underline;
} 
a:hover, #inhalt a:hover {
	text-decoration:underline overline;
} 
a:active, #inhalt a:active {
	font-weight: bold;
	letter-spacing: -0.2px;
	text-decoration:underline overline;
} 
a:focus, #inhalt a:focus {
	text-decoration:underline overline;
} 
a.menue {
	color: #003366;
	font-weight : bold; 
	margin-bottom : 5em; 
} 


hr {
color : #333366; 
}

/* - - - - - - - - - - - TAGS - Formularelemente - - - - - - - - - - - - - - - - - - - - - - */

fieldset {
font-size : 0.9em; 
margin-top : 2em; 
} 
textarea, input {
	font-size : 1.2em; 
	background-color: #FFFAF9;
}  
.checkbox {
margin-left : 2em; 
float : left; 
margin-right : 1em; 
text-align : right; 
width : 5.5em; 
} 

/*
label.checkbox {
margin-left : 2em; 
float : left; 
margin-right : 1em; 
width : 25em; 
margin-bottom : 1em; 
} 
*/
/* - - - - - - - - - - - DIVS - - - - - - - - - - - - - - - - - - - - - - */
#linkkasten {
	position: absolute;
	top: 0px;
	left:10px;
	width:10em;
	padding:0.3em;
	color:#7F0051;
	font-size:1.2em;
	background-color:#FFDFF4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	} 
	
/* RUNDE ECKEN Navigation
	.boxre { 
	width: 250px; 
	margin-top:-2px;
	background: #FFFDE6;
	}
.boxre .topre, .boxre .bottomre{display:block;background: #FFFDE6;}
.boxre .topre b, .boxre .bottomre b
{
  display:block;height: 1px; overflow: hidden; background: #E2E7fF;
}
.boxre .r1re{margin: 0 5px;}
.boxre.r2re{margin: 0 3px;}
.boxre .r3re{margin: 0 2px;}
.boxre .topre .r4re, .boxre .bottom .r4re{margin: 0 1px;height: 2px;}
 Runde Ecken navigation ende*/
#linkkasten ul {
	list-style-type: none;
	margin-left:0;
	padding-top:180px;
	padding-left:0;
} 
#linkkasten li {
	margin-bottom : 0.5em;
	border-bottom: 1px solid #006699;
} 
#linkkasten a {
	color:#7F0051;
	display:block;
	padding-left:0.6em;
	text-decoration:none;
}
#linkkasten a:hover, #linkkasten a:focus {
	/*background-image: url(kuh.gif);
	background-repeat: no-repeat;
	background-position: 3px;*/
	border-left: 0.3em solid #B386A2;
	padding-left:0.3em;
	text-decoration:none;
}
#linkkasten p {
	padding-left:25px;
	padding-left:0.6em;
	width: 13em;
	display:block;
	background-image: url(kuh.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
.entlinkt {
	padding-left:0.6em;
}
.umenue {
	font-size:0.9em;
	margin-top:-170px;
}
.umenue li {
	margin-left:1.5em;
}
.umenue a {
	padding-left:4em;
	display:block;
}
	.umenuehere {
	border-left: 0.3em solid #006699;
	margin-left:1em;
	padding-left: 0.4em;
	text-decoration:none;
}
.here {
	border-left: 0.3em solid #006699;
	padding-left:0.3em;
	text-decoration:none;
}
#inhaltcontainer {
	padding-top:160px;
	margin-right:3em;
	margin-left : 16em;
	}
#inhalt {
	clear:right;
	background-color:#FFFFFF;
	padding:2em 0.3em 0.3em 0.3em;
	border: 1px solid #7F0051;
	}
#valid {
	margin-top : 5em;
	clear: both;
	text-align: right;
} 
#footer {
	margin-left:13em;
	margin-top:4em;
	clear:both;
	float: none;
}
#footer li {
	float:left;
	margin-right:1.2em;
	list-style-type: none;
}
 
#jumbadr {
	border: 1px solid #003366;
	width: 11.2em;
	padding : 0.7em;
	position: absolute;
	left: 20px;
	top: 5.5em;
	z-index: 1;
}
#dlmfoto {
	margin-right:1em;
	position: absolute;
	left:0px;
	bottom: 0px;
}
#balken1 {
	position: absolute;
	z-index: 12;
	width:100%;
	top:10px;
	left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-image: url(backgroundleisteschwach.jpg);
	background-repeat: repeat-x;
	height: 150px;
	visibility: visible;
}
/*#titel {
	background-color: #ffe;
	position: absolute;
	width: 30em;
	top: 130px;
	right: 0px;
	border: 1px solid #999999;
}  
#titel h1 {
	font-size:2em;
	height:1em;
	margin-top:0px;
	margin-bottom:0.1em;
	color:#66CC99;
	font-weight:bold;
}
#titel h2 {
	padding-left:2em;
	font-size:2.2em;
	height:1em;
	margin-bottom:0.1em;
	color:#333333;
	font-weight:bold;
}
*/
#balken2 {
	position: absolute;
	z-index: 4;
	font-family: Georgia, "Times New Roman", Times, serif;
	top:15px;
	left:80px;
	font-size:1.2em;
	font-weight:bold;
} 
#balken2 h1 {
	margin-top:0.2em;
	font-size:3em;
	width:15em;
	color:#7F0051;
} 
#balken2 h2 {
	padding-left:1em;
	font-size:3.2em;
	margin-top:-0.8em;
	width:15em;
	color:#D40088;
} 
#balken3 {
	position: absolute;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	top:19px;
	left:83px;
	font-size:1.2em;
	font-weight:bold;
} 
#balken3 h1 {
	margin-top:0.2em;
	font-size:3em;
	width:15em;
	color:#CFCFCF;
} 
#balken3 h2 {
	padding-left:1em;
	font-size:3.2em;
	margin-top:-0.8em;
	width:15em;
	color:#CFCFCF;
} 
#themenfoto {
	text-align:right; 
	float:right; 
	margin:-10px 0px 20px 10px; 
	border: solid 1px #61B6FF;
}
.themenfoto {
	text-align:center;
}

/* - - - - - - - - - - - CLASSES - - - - - - - - - - - - - - - - - - - - - - */

.adresse {
font-weight:bold;
font-variant: small-caps;
}
.springen {
} 
/* .menuenonlink {
	color : #FF9966;
	text-decoration : none;
	font-weight : bold;
	margin-bottom : 2em;
	font-style: italic;
}   */
.nonlink {
	color: #003366;	
	font-weight : bold; 
	margin-bottom : 5em;
}
.bildRechts {
	float: right;
	margin-top: 0.3em;
	margin-right: -5px;
	margin-bottom: 0.3em;
	margin-left: 20px;
	padding:3px;
	border-top: 1px solid #7F0051;
	border-bottom: 1px solid #7F0051;
	border-left: 1px solid #7F0051;
}  
.bildLinks {
	float: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-right: 20px;
	margin-left: 10px;
}

.jumbuero {
	color: rgb(255,255,255);
	font-size : 2.2em;
	font-variant: small-caps;
	margin-bottom:0.2em;
} 
.profession {
	color: #CC0033;
 	font-size:0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
.adresse {
	font-weight:bold;
	font-variant: small-caps;
}
.verstecken {
	display : none; 
} 
.achtung {
	color: rgb(255, 0,0);
	font-weight: bold;
} 
.bold {
	font-weight : bold;
}
.notbold {
	font-weight: normal;
}
#navigation {
	color:#000000;
	/*background-color:#FFFFCC;
	border-right: 2px solid #333; 
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;*/
	margin-left:10px;
	width:13em;
	float:left;
	}
	
	/* RUNDE ECKEN Navigation*/
	.box { 
	width: 12.5em; 
	margin-top:-2px;
	background: #9BD1FA;
	}
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
/* Runde Ecken ende*/

#navigation ul {
	font-weight:bold;
	margin-top:2px;
	padding-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	font-variant: small-caps;
	}
#navigation li {
	padding:2px;
	margin-top:10px;
	list-style-type: none;
	}
	
/*
a.menue1 {
	margin-left:140px;
	border-bottom: 1px solid #FFCC33;
}
 a.menue1:hover {
	border-left: 1em solid #FFCC33;
}
a.menue1:active {
	border-left: 1.2em solid #FFCC33;
} 
a.menue1:focus {
	border-left: 1em solid #FFCC33;
}
 li.menue1 {
	margin-left:140px;
	display:block;
	border-bottom: 1px solid #FFCC33;
	border-left: 1em solid #FFCC33;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue2 {
	margin-left:90px;
	border-bottom: 1px solid #CCCC33;
}
 a.menue2:hover {
	border-left: 1em solid #CCCC33;
}
a.menue2:active {
	border-left: 1.2em solid #CCCC33;
} 
a.menue2:focus {
	border-left: 1em solid #CCCC33;
}
li.menue2 {
	margin-left:90px;
	display:block;
	border-bottom: 1px solid #CCCC33;
	border-left: 1em solid #CCCC33;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue3 {
	margin-left:60px;
	border-bottom: 1px solid #FF9900;
}
 a.menue3:hover {
	border-left: 1em solid #FF9900;
}
a.menue3:active {
	border-left: 1.2em solid #FF9900;
} 
a.menue3:focus {
	border-left: 1em solid #FF9900;
}
li.menue3 {
	margin-left:60px;
	display:block;
	border-bottom: 1px solid #FF9900;
	border-left: 1em solid #FF9900;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue4 {
	margin-left:26px;
	border-bottom: 1px solid #EE9933;
}
 a.menue4:hover {
	border-left: 1em solid #EE9933;
}
a.menue4:active {
	border-left: 1.2em solid #EE9933;
} 
a.menue4:focus {
	border-left: 1em solid #EE9933;
}
li.menue4 {
	margin-left:26px;
	display:block;
	border-bottom: 1px solid #EE9933;
	border-left: 1em solid #EE9933;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue5 {
	margin-left:12px;
	border-bottom: 1px solid #EE9933;
}
 a.menue5:hover {
	border-left: 1em solid #EE9933;
}
a.menue5:active {
	border-left: 1.2em solid #EE9933;
} 
a.menue5:focus {
	border-left: 1em solid #EE9933;
}
li.menue5 {
	margin-left:12px;
	display:block;
	border-bottom: 1px solid #EE9933;
	border-left: 1em solid #EE9933;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:3px;
}
a.menue6 {
	margin-left:2px;
	border-bottom: 1px solid #996633;
}
 a.menue6:hover {
	border-left: 1em solid #996633;
}
a.menue6:active {
	border-left: 1.2em solid #996633;
} 
a.menue6:focus {
	border-left: 1em solid #996633;
}
li.menue6 {
	margin-left:2px;
	display:block;
	border-bottom: 1px solid #996633;
	border-left: 1em solid #996633;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue7 {
	border-bottom: 1px solid #FF6633;
}
 a.menue7:hover {
	border-left: 1em solid #FF6633;
}
a.menue7:active {
	border-left: 1.2em solid #FF6633;
} 
a.menue7:focus {
	border-left: 1em solid #FF6633;
}
li.menue7 {
	margin-left:1px;
	display:block;
	border-bottom: 1px solid #FF6633;
	border-left: 1em solid #FF6633;
	width: 13em;
	background-image: url(kuhliegt.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left:0px;
}
a.menue8 {
	margin-left:18px;
	background-color: #33CCFF;
}
 a.menue8:hover {
	border-left: 1em solid #33CCFF;
}
a.menue8:active {
	border-left: 1.2em solid #33CCFF;
} 
a.menue8:focus {
	border-left: 1em solid #33CCFF;
} */
.unterliste {
	padding-left:80px;
	font-size:0.9em;
	text-align:left;
	width:16em;
}
.neu {
	font-size: 0.6em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF6600;	
}
