body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	background: url(../pics/body_bkg.jpg);
}

#outerframe {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 776px;
	padding: 0px;
	text-align: left;
	display: block;
	/*background: url(../pics/bkg_inhalt.png);*/
}

#frame {
	width: 100%;
	padding: 0px;
	text-align: left;
	display: block;
	border: 1px solid #000000;
	/*background: url(../pics/frame_bkg.jpg) #FFFFFF;*/
	background-color: #FFFFFF;
}

#language_menue {
	height: 11px;
	line-height: 11px;
	vertical-align: center;
	width: 60px;
	margin-left: 730px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #0A258A;
}

#language_menue a { color: #000000; text-decoration: none }
#language_menue a:hover { color: #0A258A; }

#header_pic {
	border-bottom: 1px solid #000000;
}

#menue_oben {
	text-align: right;
	height: 140px;
	/*width: 776px;*/
	background: url(../pics/header.jpg) no-repeat;
	padding-right: 5px;
}

#menue_entries a {
	float: right;
	text-decoration: none;
	color: #000000;
	text-align: left;
	width: 80px;
	height: 15px;
	line-height: 15px;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	padding-left: 4px;
	/*padding-top: 25px;*/
	margin-top: 110px;
}

#menue_entries a:hover { color: #FFFFFF; }

#menue_entries_activ a { color: #FFFFFF; }
#menue_entries_activ a:hover { color: #FFFFFF; }

#inhalt {
	float: none;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #CCCCCC;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}

#inhalt:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}


#inhalt-links {
	color: #000000;
	font-size: 12px;
	text-align: left;
	float: left;
	/*overflow: auto;*/
	/*height: 397px;*/
	/*width: 504px;*/
	width: 210px;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
}

#inhalt-links:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #0A258A;
	border-bottom: 1px solid #0A258A;
	padding-left: 5px;
	padding-bottom: 2px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #0A258A;
	padding-left: 5px;
}

h3 {
	font-size: 11px;
	border-left: 1px solid #0A258A;
	padding-left: 5px;
}

.bottom-text {
	width: 789px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	/*background: url(../pics/bgk_bottom.png) no-repeat;*/
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

#inhalt-links a { text-decoration: underline; color: #0A258A; font-weight: bold; }
#inhalt-links a:link { text-decoration: underline; color: #0A258A; font-weight: bold; }

#inhalt a { text-decoration: underline; color: #0A258A; font-weight: bold; }
#inhalt a:link { text-decoration: underline; color: #0A258A; font-weight: bold; }

#mailform_stdheader {
	margin-bottom: 10px;
}

#mailform_errheader {
	margin-bottom: 10px;
}

.mailform_label {
	line-height: 20px;
	display: block;
	float: left;
	width: 100px;
}

.mailform_inputfield {
	display: block;
	margin-bottom: 5px;
}

.mailform_submit {
	margin-left: 120px;
	margin-top: 10px;
}

#mailform_container p {
	line-height: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#mailform_backlink {
	margin-left: 120px;
	margin-top: 10px;
}

SELECT, TEXTAREA, INPUT {BORDER-RIGHT: #0A258A 1px solid; BORDER-TOP: #0A258A 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #0A258A 1px solid; COLOR: #000000; BORDER-BOTTOM: #0A258A 1px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF}
/*#inhalt { SCROLLBAR-BASE-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #304379; } 
BODY { SCROLLBAR-BASE-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #304379; }*/

