body {
	margin:0;
	padding:0;
	background-image:  url(../img/bg.gif);
}

/*/////////////////////////////////header//////////////////////////////////*/
#flags {
	position: absolute;
	top:200px;
	left:830px;
	z-index:6;	
}

#logo {
	position: absolute;
	top:0px;
	left:0px;
	width:196px;
	height:232px;
}

#navi1 {
	position: absolute;
	top:0px;
	left:196px;
	width:715px;
	height:48px;
}

#header_photo {
	position: absolute;
	top:48px;
	left:196px;
	width:715px;
	height:184px;
	z-index:5;
}

.footer {
margin:0;
padding:0;
color: C2C2C2;
font-family:arial;
font-size: 11px;
line-height: 100%;
text-decoration:none;
}

a:hover.footer {
color: 000000;
text-decoration:underline;
}

/*/////////////////////////////////teasers//////////////////////////////////*/

.text_teaser {
margin:0;
padding:7 10 10 10;
font-family:arial;
font-size: 11px;
line-height: 120%;
text-decoration:none;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: AAB5D5;
	text-decoration: none;
	background-color : 7C87A7;
	border : 1px none AAB5D5;
	border-bottom-style : solid;
	border-bottom-width : 1px;	
	border-bottom : 1px solid;
	border-color : AAB5D5;
	border-left-color : AAB5D5;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : AAB5D5;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : AAB5D5;
	border-top-style : solid;
	border-top-width : 1px;
	scrolling:no;
	overflow: hidden;
}

.subheadline { 
font-family:arial;
font-size: 16px;
color: black;
line-height:120%;
font-weight: bold;
}

.cont_img_left {
float:left; 
margin:4 10 4 0 ;
}

.textlink {
text-decoration: underline;
color: #000000;
}

