/*
zu imortierende css-dateien
*/
@import url(color.css);
@import url(type.css);
@import url(reset.css);

body {
	background-color: #D4000A;
}

#container1{ 
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../pic/schatten.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 723px;
}

#container2{ 
	background-image: url(../pic/palme.jpg);
	background-repeat:no-repeat;
	width: 945px;
	height: 710px;
	float: right;
}

#header{
	/*
background-image: url(../pic/stripe.png);
	back
*/ground-repeat: repeat-x;
	background-position: center;
	width: 945px;
	height: 110px;
	}

#logo{
	background-image:url(../pic/logo.png);
height:105px;
left:664px;
position:relative;
width:284px;
	 }

#menue{
	background-image: url(../pic/menuehin.png);
	width: 259px;
	height: 543px;
	float: left;
	position:relative;
	left:-56px;
	}
	
#contend{
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	margin-right: 12px;
	margin-top: 12px;
	/*
background-image:url(../pic/contendfill.png);
*/
	width: 654px;
	height: 529px;
	float: right;
	 }
	 
	 
#footer{
	background-image: url(../pic/stripe.png);
	background-repeat: repeat-x;
	width: 945px;
	height: 30px;
	float: right;
	position:relative;
	top: 20px;
	 }	
	 
#menue ul {left:111px;
	position:relative;
	top:30px;
	} 	 
	
#menue ul a{
	font-family: "Comic Sans MS";
	font-size:15px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;}

#menue ul li{
	padding-bottom: 5px;
}	

#fnswitch {
	font-family: "Comic Sans MS";
	font-size:12px;
	position:relative;
	text-align:right;
	top:-7px;
	width:200px;
	left:721px;
}

#footline {
	font-family: "Comic Sans MS";
	font-size:12px;
	left:244px;
	position:relative;
	top:7px;
	width:440px;
	
} 

#diplom {
	
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menuesub {
	padding-bottom: 10px;
	font-family: "Comic Sans MS";
}

#menuesub ul li{
	display: inline;
	padding-left: 5px;
	
}

#menuesub a{
	color:#FF0000;
font-family:"Comic Sans MS";
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#menuesub a:hover{
	text-decoration: underline;
	font-weight: bold;
}
#switch {
	left:897px;
position:relative;
width: 50px;
}
#headgb a{
	font-family: "Comic Sans MS";
	font-size:12px;
	color: #000000;
}
.text_captcha, .captcha_expl {
	font-family: "Comic Sans MS";
}