/* CSS Document */

#body_gr
{
text-align:center;
margin: 0px;
background-color: #D8D8D8;
color:#888888;

}
#body_bl
{
text-align:center;
margin: 0px;
background-color: #6FB7DE;
color:#888888;
}
#body_or
{
text-align:center;
margin: 0px;
background-color: #F5A77A;
color:#888888;
}

#bg_grau /* hintergrundbild grau */
{
	background-image: url(../images/bg/grau_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 630px;
	height: 600px;
	margin: 20px auto;
	text-align: left;

}

#bg_blau /* hintergrundbild grau */
{
	background-image: url(../images/bg/blau_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 630px;
	height: 600px;
	margin: 20px auto;
	text-align: left;

}
#bg_orange /* hintergrundbild grau */
{
	background-image: url(../images/bg/orange_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 630px;
	height: 600px;
	margin: 20px auto;
	text-align: left;
}
#top_pic
{
width: 630px;
height: 270px;
padding-top: 14px;
padding-left: 14px;
}
#top_logo
{
width: 630px;
padding-top: 14px;
padding-left: 14px;
}
#kontakt
{
width: 600px;
padding-top: 14px;
padding-left: 14px;
}
#headline
{
padding-left: 14px;
width: 250px;
height: 29px;
}
.text
{
color:#4A4A4A;
font-family: arial;
font-size: 12px;
line-height: 18px;
width: 590px;
}
.text2
{
color:#4A4A4A;
padding-left: 6px;
font-family: arial;
font-size: 12px;
line-height: 18px;
width: 560px;
}
a:link, a:visited
{ 
 color:#3EA7DE;
 text-decoration:none;
 font-family: arial;
font-size: 12px;
line-height: 18px;
}
a:active, a:hover
{ 
 color:#F5803D;
 font-family: arial;
font-size: 12px;
line-height: 18px;
}
a{
 color:#3EA7DE;
 text-decoration:none;
 padding: 0px;
 font-family: arial;
font-size: 12px;
line-height: 18px;

 }
h1
{
font-family: arial;
font-size: 12px;
line-height: 18px;
font-weight: bold;
 color:#3EA7DE;
}
.logo1
{
vertical-align: bottom;
text-align: left;
padding-left: 0px;
width: 400px;
height: 40px;
float: left;
}
#menu
{

border: 1px solid #000;
width: 50px;
text-align: right;
}

#startmenu
{
padding: 14px;
width: 580px;
height: 400px;
margin-left: 10px;
}
