﻿body{
	background-color:#EFF2F3;
	font-size: 12px;
    font-family:Arial, Helvetica, Sans-Serif;
    color:#515151;
}

a{
	 color:#515151;
	text-decoration:none;
	font-weight:bold;	
}
a:visited{
	 color:#515151;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#37A1C5;
	text-decoration:none;
	font-weight:bold;
}


#mainsite{
	width:786px;
	margin-left:auto;
	margin-right:auto;
}

#oben{
	background-image:url('pics/bg_oben2.png');
	margin-top:0px;
	height:290px;	
	position:relative;
}

#suchfeld{
	margin-top:20px;	
	margin-left:20px;
	position:absolute;
}

#prod_Button{
	margin-top:222px;
	margin-left:17px;
	width:376px;
	float:left;
	position:absolute;
}

#bild_Button{
	margin-top:222px;
	margin-left:393px;
	width:376px;
	float:left;
	position:absolute;	
}

#marqueeform{
	margin-top:263px;
	margin-left:16px;
	height:18px;
	position:absolute;
}

.produktion_1{
	background-image:url('pics/prod_norm.png');
	border-bottom-style:none;
	width:376px;
	height:21px;
	display:block;
}

.produktion_1:hover{
	background-image:url('pics/prod_over.png');
	border-bottom-style:none;	
}


.produktion_2{
	background-image:url('pics/bildung_norm.png');
	border-bottom-style:none;
	width:376px;
	height:21px;
	display:block;	
}

.produktion_2:hover{
	background-image:url('pics/bildung_over.png');
	border-bottom-style:none
}

#newscontainer{
	background-image:url('pics/bg_border.png');
	background-repeat:repeat-y;
	height:300px;
}

#footer{
	background-image:url('pics/border_unten.png');
	height:205px;
}

#footer a:link{
	font-weight:normal;
}

#link_flash{
	width:400px;
	height:99px;
	margin-left:194px;
	margin-top:30px;
	position:absolute;
	z-index:2;
}

#kreaktiv{
	width:340px;
	height:260px;
	left:0px;
	margin-right:auto;	
	visibility:visible;
	z-index:100;
	}