/* Basic Layout */
body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin:0;
	padding:0;
}

#sitebox {
	width: 50em;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 65px;
	padding: 0;
	background-color:white;
}

#control { 
	padding: 0; 
	margin: 0; 
	height: 37px; 
	width: 790px; 
	background: url(../_pics/topbox.png) no-repeat; 
} 

#control_gb { 
	padding: 0; 
	margin: 0; 
	height: 37px; 
	width: 790px; 
	background: url(../_pics/topbox_gb.png) no-repeat; 
} 

#navihead {
	padding: 0.9em 0 0 3.2em;
	height: 17px;
}

#subnavi {
	float: right;
	margin: -0.9em 2.4em 0 0;
	white-space: nowrap;
}

* html #subnavi { /* nur fuer Internet Explorer */
	margin: -0.9em 1.4em 0 0;
}

#subnavi ul {
	font-size: 70%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subnavi ul li {
	float: left;
	color: white;
	display: block;
	display: inline;
	margin: 0;
	padding: 0;
}

#subnavi ul li a {
	text-decoration: none;
	color: white;
	padding: 0;
}

#subnavi ul li a:hover {
	text-decoration: underline;
}

.flag {
	margin-right: 4px;
}

#navigation {
	margin:0;
	padding:0;
}

#navigation ul {
	position:absolute;
	z-index:30;
	padding: 0.7em 0 0 3.2em;
	line-height: 1.3em;
}

* html #navigation ul { /* nur fuer Internet Explorer */
	line-height: 0.9em;
}

html* #navigation ul {  /* nur fuer Internet Explorer7 */
	padding: 0;
	margin: 0.7em 0 0 2.8em;
}

#navigation ul li {
	list-style-position: inside;
	list-style-image: url(../_pics/pfeil_navi.gif);
	width: 156px;
	border-bottom: solid 1px #B0B0B0;
	height: 19px;
	padding: 0 0 4px 4px;
}

html* #navigation ul li {  /* nur fuer Internet Explorer7 */
	width: 146px;
}

#navigation ul li a {
	color: #AE1417;
	font-size: 75%;
	text-align: left;
	text-decoration: none;
}

* html #navigation ul li a {
	margin-top: 5px;
}

html* #navigation ul li a {  /* nur fuer Internet Explorer7 */
	display: block;
}

#navigation li a:hover {
	text-decoration: underline;
}

#contentbox {
	padding: 0px;
	height:29.2em;
}

#rub_picture {
	text-align:right;
	position:absolute;
	z-index:20;
	margin: 0px 25px 0 0;
}

#quadrate {
	position:absolute;
	z-index:60;
	margin: 251px 0 0 40px;
}

#copy {
	position:absolute;
	z-index:40;
	font-size: 70%;
	line-height: 1.5em;
	clear: both;
	width: 520px;
	margin: 305px 0 0 244px;
}

#text_1spalte {
	float: left;
	width: 250px;
}

#text_2spalte {
	float: right;
	width: 250px;
}

#copy_sub {
	position:absolute;
	z-index:70;
	font-size: 70%;
	line-height: 1.5em;
	clear: both;
	width: 490px;
	margin: 139px 0 0 278px;
}

#text_1spalte_sub {
	float: left;
	width: 225px;
}

#text_2spalte_sub {
	float: right;
	width: 250px;
}

#text_sub {
	width: 450px;
}

#mf_download {
	margin: 30px 0 0 0px;
	height: 170px;
}

#mf_jahrgang {

}

#mf_jahrgang ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;

}

#mf_jahrgang ul li {
	float: left;
	margin: 0 4px;
	padding: 1px 0 0 0;
	background: url(../_pics/mf_reiter.png) no-repeat;
	width: 81px;
	height: 20px;
	text-align: center;	
}

#mf_jahrgang ul li a {
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}

#mf_content {
	clear: both;
	width: 450px;
	height: 150px;
	background:url(../_pics/backgrounds/mf_background.png) repeat-x;
	border-top: 1px solid #AE1417;
	padding: 11px;
}

#mf_content a{
	color: #AE1417;
}

.mf_warntext {
	font-size: 85%;
	line-height: 1.35em;
}

.mf_head {
	font-weight: bold;
	margin: 0 0 4px 0;
}

.mf_mailtext {
	margin: -1px 0 11px 0;
	line-height: 1.35em;
}

.form_text {
	font-weight: bold;
}

form input, textarea, select {
	background: url(../_pics/backgrounds/input.png) left bottom repeat-x;
	border: 1px solid #AE1417;
	margin: 6px 0 8px 0;
	width: 250px;
}

form textarea {
	background: url(../_pics/backgrounds/textarea.png) left bottom repeat-x;
}

.checkbox, select {
	margin: 0 0 -1px 0;
	width: 14px;
	border: 0px;
	background: none;
}

.error {
	font-weight: bold;
	color: #AE1417;
}

.pic_mediafocus {
	float: left;
	margin: 1px 12px 0 0;
}

.byhein {
	margin: 16px 0 0 0;
}

.byhein_logo {
	margin: -15px 0 0 0;
}

.byhein_text {
	margin: 0 0 0 28px;
}

.byhein a{
	text-decoration:none;
}

.byhein img{
	border: none;
}


/* Typo */
p {

}

a {
	color: #000000;
}

h3 {
	font: 1.04em "Times New Roman", Times, serif;
	color: #AE1417;
}

/* Allgemein */
.bold {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

.red {
	color: #AE1417;
}
