@charset "utf-8";
/* CSS Document */

@import "text.css";

body {
margin:auto;
margin-top:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.7em;
background-image:url(../pix/layout/hg_start.jpg);
background-repeat:repeat-x;
background-color:#888888;
}

#main {
	width:965px;
	margin:auto;
	background-image:url(../pix/layout/start-welt.png);
	background-repeat:no-repeat;
	background-position: right top;
}


#head {
width:100%;
height:129px;
}

#logo {
width:260px;
height:106px;
margin-top:14px;
float:left;
display:inline;

}

#slogan {
width:553px;
height:40px;
margin-top:80px;
float:left;
text-align:right;
display:inline;
font-size:0.9em;

}

#content {
width:100%;
}

#bild {
width:331px;
height:371px;
float:left;
display:inline;

}

#adresse {
width:215px;
height:170px;
margin-top:30px;
float:left;
margin-left:150px;
display:inline;

}

#footer {
width:100%;
height:1px;
clear:both;
}

#footer2 {
width:708px;
height:40px;
margin-left:12px;
clear:both;
background-color:#11427e;

}

#flash {
width:584px;
height:312px;
float:left;
margin-top:50px;
display:inline;

}

#content2 {
width:100%;
height:200px;
clear:both;

}

#text {
width:500px;
height:200px;
float:left;
display:inline;
}

img {
border:none;
}

.flagge {
float:left;
margin-right:10px;
margin-top:18px;
display:inline;
}

#de {
width:140px;
float:left;
margin-top:20px;
margin-left:150px;
display:inline;
}

#en {
width:140px;
float:left;
margin-top:20px;
margin-left:30px;
display:inline;
}
