BODY {
margin:0px;
font-family: Verdana,times;
font-size: 11px;
}

.fliesstext {
font-family: Verdana;
font-size: 11px;
}

.eingabe
	{
		display:block;
		margin-bottom:10px;
		width:136px;
	}
	
.links
	{
	display:block;
	float:left;
	margin-bottom:10px;
	}
	
.rechts
	{
	margin-left:5px;
	width:40px;
	margin-bottom:10px;
	}
	
.adresse
	{
	width:400px;
	}

span
	{
	font-family:verdana, arial;
	font-size:11px;
	}

.announce
{
background-color:white;
border:1px solid #7F9DB9;
font-family: Verdana, Arial; 
font-size: 11px; 
color: black; 
}	
	


#logo_head
{
margin-left:200px;
margin-top: 45px;
background-image: url(/images/logos/cs_compliance_logo.jpg);
background-repeat: no-repeat;
width:180px;
height:143px;
}

#menu
{
}

#content
{
position:relative;
top:140px;
left:400px;
background-image:url(/images/background.gif);
background-repeat:no-repeat;
background-color: #EDF2F8;
min-height:422px;
width:330px;
padding:10px;
font-family:verdana, arial, times;
font-size:10px;
line-height:16px;
}

#logos
{
position:absolute;
top:230px;
left:770px;
width:140px;
}

.button
{
padding-top:3px;
padding-left:4px;
width:150px;
height:20px;
border-bottom:1px solid white;
}

#head
{
position:absolute;
top:100px;
left:0px;
background-image:url(/images/head_line.gif);
background-repeat:repeat-x;
width:100%;
height:132px;
}

#login
{
font-family: Verdana, Arial; 
font-size: 11px; 
color: black; 
font-weight:bold;
margin-top:10px;
padding-left:6px;
}

#flaggen
{
position:absolute;
top:23px;
left:400px;
}

#impressum
{
position:absolute;
top:24px;
left:824px;
}


a:link, a:active, a:visited{
font-family: Verdana, Arial; font-size: 11px; color: black; font-weight:bold; text-decoration: none;
}
a:hover, a:visited:hover{
font-family: Verdana, Arial; font-size: 11px; color: black; font-weight:bold; text-decoration: none;
}


a.submenu:link, a.submenu:active, a.submenu:visited{
font-family: Verdana, Arial; font-size: 11px; color: white; font-weight:bold; text-decoration: none;
}
a.submenu:hover, a.submenu:visited:hover{
font-family: Verdana, Arial; font-size: 11px; color: black; font-weight:bold; text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited{
font-family: Verdana, Arial; font-size: 11px; color: black; font-weight:bold; text-decoration: none;
}
a.menu:hover, a.menu:visited:hover{
font-family: Verdana, Arial; font-size: 11px; color: white; font-weight:bold; text-decoration: underline;
}

a.sign:link, a.sign:active, a.sign:visited{
font-family: Verdana, Arial; font-size: 11px; color: black; font-weight:bold; text-decoration: underline;
}
a.sign:hover, a.sign:visited:hover{
font-family: Verdana, Arial; font-size: 11px; color: white; font-weight:bold; text-decoration: underline;
}

a.navigation:link, a.navigation:visited
{
background-color: #DCE2F0;
color:#000000;
text-decoration:none;
padding-left:10px;
width:170px;
display:block;
font-family:verdana,times;
font-size:11px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid white;
}

a.navigation:hover
{
background-color: #DCE2F0;
color:#FFFFFF;
text-decoration:underline;
padding-left:10px;
width:170px;
display:block;
font-family:verdana,times;
font-size:11px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid white;
}

/* CONFIG START */

#config {
	position: relative;
	top: 140px;
	left: 400px;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	background-color: #EDF2F8;
	min-height: 422px;
	width: 640px;
	padding: 10px;
	font-family: verdana, arial, times;
	font-size: 10px;
	line-height: 16px;
}
#configlogos { visibility: hidden; }

/* CONFIG ENDE */