/* CSS Document */

body {
	background-color:#a90303;
	background-image:url(../images/bg_line3.gif);
	background-repeat:repeat-x;
	background-position: center 24px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	text-transform:uppercase;		
}

#main {
	min-height:400px;
	margin:auto;
	background-image:url(../images/bgbockshorn.jpg);
	background-repeat:no-repeat;
	background-position:-90px 50px;
	background-attachment:fixed;
}

#top {
	height:60px;
}

#middle {
	width:900px;
	margin:auto;
	background-image:url(../images/bockshorn.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#bottom1 {
	background-image:url(../images/bg_line2.gif);
	background-repeat:repeat-x;
	background-position:0px 5px;
	height:15px;
}

#bottom2 {
	width:945px;
	margin:auto;
	height:60px;
}

#navitop {
	width:920px;
	margin:auto;
}

#contentleft {
	float:left;
	width:459px;
	padding-top:250px;
}

#contentmiddle {	
	width:428px;	
	padding-top:50px;
	padding-bottom:20px;
	padding-left:8px;
	min-height:400px;
	float:left;
	line-height:22px;
	text-align:left;
}

#contentmiddle li { list-style-type:square; margin-left:-25px;}

#navibottom1 {
	width:200px;
	margin:auto;
	padding-left:1px;
	float:left;
}

#navibottom2 {
	width:550px;
	margin:auto;
	padding-left:94px;
	padding-top:0px;
	float:left;
}

#footer {
	float:none;
	clear:both;
}

#bfooter {
	float:none;
	clear:both;
}


/* FONTS */
a { color:#fff; text-decoration:underline;}
a:link { color:#fff; text-decoration:underline;}
a:visited { color:#fff; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}

h1 { margin-bottom:0px; padding-bottom:0px; margin-top:0px;}




/* CONTACT */
input { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; border:2px solid #ffffff; background-color:#a90303; width:250px; padding:2px;}
textarea {border:2px solid #ffffff; color:#FFFFFF; background-color:#a90303; width:250px; height:100px; padding:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.input_mail_text { font-size:18px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.tx-rtbewerbung-pi1-button_mitteilung { border:0px; color:#FFFFFF; font-size:18px; background-color:#a90303; font-weight:bold; cursor:pointer; text-align:left;}

