body {
font-family: verdana,arial,helvetiva,sans-serif;
font-size: 13px;
margin:5px;
text-align: center;
background:#002DD0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:0px;
}

#container {
	width:990px;
	height:580px;
	margin:0 auto;
	text-align:left;
	background:white;
}

#logo {
	height: 70px;
}

#head {
margin-right: 0px;
height: 21px;
font-weight: bold;
background: url(_images/navi_linie.gif) repeat-x;
width: 100%;
}

#hauptteil {
	height: 390px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow:auto;
}

#foot {
height: 55px;
width: 100%;
font-size: 10px;
color: #0061FF;
float: left;
background: url(_images/bg_foot.gif) repeat-x;
}

.buttonaktiv {	
	background: url(_images/aktiv.gif) no-repeat;
	margin-right: 30px;
	color: white;
	height: 20px;
	margin-bottom: 0px;
	width: 104px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

.buttoninaktiv {
	background: url(_images/inaktiv.gif) no-repeat;
	margin-right: 30px;
	height: 20px;
	margin-bottom: 0px;
	width: 104px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

.tabellenhoehe1
 {
	height: 40px;
	background-color: #CCCCFF;
}
.tabellenhoehe2
 {
	height: 40px;
}

.untertitel {
color: #2C1CF2;
font-size: 12px;
font-weight: bold;
}

.zelle {
	font-size:80%;
	font-family:verdana;
	width:140;
	border: 1px solid #2C1CF2;
}

.titel {
color: #2C1CF2;
font-size: 14px;
font-weight: bold;
}

.de {
display:block;
background-image:url(_images/de.jpg);
height:50px;
width:400px;
}
.de:hover
{
background-image:url(_images/de_a.jpg);
} 

.fr {
display:block;
background-image:url(_images/fr.jpg);
height:50px;
width:400px;
}
.fr:hover
{
background-image:url(_images/fr_a.jpg);
} 
