/* CSS Document fuer ibaum Mansch */
/* 28.10.2009 Michael Hoppe - hoppe-websolutions.de */
/* 2-spaltiges Layout */

html {
	height: 101%;
}
	
* {
	margin: 0;
	padding: 0;
}		

body  {
	font: 100% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-image: url(../images/hintergrund.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2F4A26;
	color: #000A7F;
}

a {
	text-decoration: underline;
	color: #000A7F;
}

/* Links für Content- und Footer-Bereich */
#content a, #footer a {
	color: #000A7F;
	font-weight: normal;
}	

a:focus, a:hover {
	text-decoration: none;
	color: #000A7F;
}

hr {
	height: 1px;
	width: 600px;
	border: none;
	background-color: #000A7F;
	color: #000A7F;
	padding: 0;
	margin: 1em 30px 1em 20px;
}

img {
	border: none;
}	

p, ul, ol {
	margin-top: 1em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}	
ul {
	list-style-type: square;
}	
ol ul {
	margin-left: 0;
	margin-top: 0;
}	

.rot {
	color: #993333;
	font-weight: bold;
}	

#container {
	width: 920px; 
	margin: 0 auto;
	text-align: left; 
	background-image: url(../images/container.jpg);	
	background-position: center;
	background-repeat: repeat-y;	
}

#head {
	height: 200px;
	background-image: url(../images/masthead.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head h1 {
	padding: 2em;
	padding-top: 10px;
	font-size: 90%;
	font-weight: normal;
}

/* NAVIGATION */

#sidebar {
	float: left;
/*	left: 10px;*/
	color: #666666;
	font-size: 75%;	
	width: 236px;
	padding: 6px 0px 15px 22px;
}

#navigation {
	width: 235px;
	margin: 1em 0 0 0;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;	
}
#navigation a {
	display: block;
	text-decoration: none;
	background: url(../images/li-s3.gif) no-repeat 0 50%;
	text-indent: 1.3em;
	line-height: 2.2em;
	height: 2.2em;
	border-bottom: 1px solid #000A7F;
	border-bottom: 1px solid #E1E0E6;
}	

#navigation .first a {
	border-top: 1px solid #000A7F;
	border-top: 1px solid #E1E0E6;	
}
#navigation .selected a {
	background-image: url(../images/li-a3.gif);
}		
#navigation a:active {
	color: #000A7F;
	background-color: #FFFFFF;
}
#navigation a:focus, #navigation a:hover {
	color: #2F4A26;
	color: #000A7F;	
	background: url(../images/li-s3.gif) no-repeat -240px 50%;
}
	
/* NAVIGATION ENDE */

#content {
	width: 650px;
	float: right;
	padding-top: 30px;
	font-size: 80%;
	border-left: 1px solid #E1E0E6;
}	

#content p, #content ul, #content ol, #content h1, #content h2, #content h3, #content h4 {
	padding-left: 20px;
	padding-right: 30px;
}
#content p, #content li {
	line-height: 2;
}
#container #content p.small-text {
	font-size: 80%;
}		

#content h1, #content h2, #content h3, #content h4 {
	margin-top: 1.5em;
	color: #000A7F;	
}

#content h1 {
	font-size: 175%;
	margin-top: -0.25em;
}

#content h2 {
	font-size: 110%;
}

#content h3 {
	font-size: 100%;	
	margin-bottom: -0.5em;
}

/* Klassen fuer Bilder-Formatierungen */
.image-right {
	float: right;
	margin: 1.5em 30px 1em 1em;
}	

/* Formatierung für divs mit img */
.image-left-p {
	float: left;
	margin: 1em 0 0.5em 20px;
	padding: 20px;
	border: 1px solid #E1E0E6;
	border-bottom-width: 5px;	
	min-height: 360px;
}
.image-right-p {
	float: right;
	margin: 1em 30px 0.5em 0;
	padding: 20px;
	border: 1px solid #E1E0E6;
	border-bottom-width: 5px;
	min-height: 360px;
}

#content .image-left-p p, #content .image-left-p h3, #content .image-right-p p, #content .image-right-p h3 {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
#content .image-left-p h3, #content .image-right-p h3 {
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px solid #E1E0E6;
	border-bottom: 1px solid #E1E0E6;
	margin-top: 0.5em;
}	

/* FOOTER */
#footer {
	clear: both;
	background-color: #E1E0E6;
	height: 80px;
	padding: 0 2em 0 2em;
} 

#footer p {
	margin: 0;
	padding: 1em 0 0 0;
	color: #000A7F;
	text-align: center;
	font-size: 70%;	
}

.klein {
	font-size: 70%;
	font-weight: normal;
}	

.clearall {
	clear: both;
}	

dl {
	clear: both;
	width: 500px;
	padding-left: 20px;
	padding-right: 45px;	
	margin-top: 1em;
	line-height: 1.5em;
}	

dt {
	float: left;
	display: block;
	width: 7em;	
	margin-bottom: 0.2em;
}
dd {
	display: block;
	margin-left: 8em;
	margin-bottom: 0.2em;
}

/* letzter Absatz - Abstand nach unten */
.last {
	margin-bottom: 2em;
}	
/* Abstand nach oben */
.abstand-oben {
	margin-top: 1.5em;
}

/* Diverses */
.text-center {
	text-align: center;
}	

/* Bilduntertitel */
.bildtitel {
	margin: 0;
	margin-top: -1em;
	padding: 0;
}	

.noframe {
}	

/* Klassen für Navigationsabschnitte: */
#navigation p {
	color: #000A7F;
	border-bottom: 6px solid #E1E0E6;
	text-transform: uppercase;
	line-height: 1.5;
	height: 1.2em;
	text-indent: 2px;
}	
#navigation li.headline {
	color: #000A7F;
	border-bottom: 6px solid #E1E0E6;
	text-transform: uppercase;
	line-height: 1.5;
	height: 1.2em;
	text-indent: 2px;
	margin-top: 1.2em;
}	

/* Klassen für Bilder */
.right {
	float: right;
	padding: 10px;
	border: 1px solid #E1E0E6;
	margin: 0.5em 0 1em 2em;
}	

/* diverse Klassen */
.slogan {
	text-transform: uppercase;
}
.last {
	margin-bottom: 1em;
}		

/* Info-Boxen */
.info, .info2 {
	width: 600px;
	height: auto;
	margin: 1em 30px 0 20px;
	padding: 0;
	border: 1px solid #E1E0E6;
	border-top: 5px solid #E1E0E6;
	background-color: #F4F4F6;
	clear: both;
}

.info2 p {
	font-size: 100%;
	line-height: 1;
	margin: 0;
}	
.info .register {
	float: left;
	background-color: #E1E0E6;
	padding: 0 0.2em 0.3em 0.5em;
	clear: left;
}		

.info ul, .info ol {
	margin: 2.5em 0 1em 0.5em;
}	
.info ol {
	margin-left: 2em;
}	
.info p.firstline {
	margin-top: 2.5em;
}	

.bottom {
	margin-bottom: 2em;
}	

/* externe Links */
.ext {
	background: url(../images/ext-link.gif) no-repeat right top;
	padding-right: 12px;
}

/* xtra Abstand nach unten */
.xbottom {
	margin-bottom: 1.5em;
}	

.pagebreak {
}