@charset "utf-8";
/* CSS Document */


body{
background-color:#000000;
font-family: "Times New Roman", Times, serif;
text-align:left;
color:#FFFFFF;
}

p {
	font: 1em/1.2em Times New "Times New Roman", Times, serif;
	margin-bottom: 1.3em;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

h2 {
	font: 1em/1em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

h3 {
	font: 1.4em/1.4em "Times New Roman", Times, serif;
	letter-spacing:1px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0.8em;
}

img {
border: none;

}

#navi{
text-align:left;
padding:0 0 0 120px;
text-transform:capitalize;
width:100%;


}



.maindiv{
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
width:959px;
height:387px;

}

.gesamtnavi{
padding:200px 0 0 0;
float:left;
text-align:left;
width:360px;


}



.content_white2 {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	text-align:justify;
	/*padding-left: 170px;*/

}


.content_text {
position:relative;
left:200px;
top:25px;

width:350px;
height:300px;

/* border:1px solid #FFFFFF; */

font-family: "Times New Roman", Times, serif;
color:#6c6c6c;
font-size:13px;

line-height: 40px;
text-align:left;
float:left;
}

.content_text2 {
position:relative;
left:175px;
top:25px;

width:390px;
height:330px;

/* border:1px solid #FFFFFF; */

font-family: "Times New Roman", Times, serif;
color:#666666;
font-size:13px;

line-height: 40px;

text-align:left;
float:left;
}





