<style type="text/css">

body {
	text-align: center;
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
}

table {
	//text-align: left;
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
}

th {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	text-align: left;
	}

td {
	//text-align: left;
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	border: 0px;
	}

input {
	background-color: #ffffff;
	border:1px dotted #CCCCCC;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size:12px;
	//color: #3BB5E3;
	color: #000000;
	font-size-adjust:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	width:auto;
	}

select {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	background: transparent;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	width: auto;
	}

textarea {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	background: transparent;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	width: auto;
	}
	
input.standard_button {
	background-color: #fffff;
	border:0px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size:12px;
	color: #3BB5E3;
	font-size-adjust:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	width:auto;
	}

h1 {
	font-size: 18px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	letter-spacing: -1px;
	}

h2 {
	font-size: 16px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	letter-spacing: -1px;
	}

h3 {
	font-size: 14px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	letter-spacing: -1px;
	}

img {
	border: 0;
	}

img.floatLeft { 
    float: left; 
    padding-top: 0px;
    padding-right: 15px;	
}

img.padme { 
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px; 
}

img.padmeright { 
    padding-right: 10px;

}

.italytext{
	font-size: 13px;
	font-style: italic;
	font-family:"Trebuchet MS",Tahoma,Arial;
	color: #aaaaaa;
}


.lighttext{
	font-size: 11px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	color: #aaaaaa;
}

.darktext{
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	color: #000000;
}

a:link, a:active, a:visited {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	text-decoration: none;
	//color: #669933;
	color: #3BB5E3;
	cursor:pointer;
	}

a:hover {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	text-decoration: none;
	//color: #88BB55;
	color: #42CDFF;
	cursor:pointer;
	}
	
.normaltxt {
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	text-decoration: none;
	color: #000000;	
	}
	
.menutxt {
	font-size: 14px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	text-decoration: none;
	letter-spacing: 2px;
	color: #000000;	
	}

#mainContainer {
	background-color:#FFFFFF;
	color:black;
	display:block;
	height:auto;
/*	margin:0pt auto;*/
	margin:0pt;
	padding:0pt;
	position:relative;
	text-align:left;
	width:730px;
}

#mainContainerOben {
	background:transparent url(/ana/pic/oben.png) no-repeat scroll left top;
	height:31px;
	margin:0px auto;
	width:830px;
}
#mainContainerSeite {
	background:transparent url(/ana/pic/seite.png) repeat-y scroll left top;
	height:auto;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}
#mainContainerUnten {
	background:transparent url(/ana/pic/unten.png) no-repeat scroll left bottom;
	height:35px;
	margin:0px auto;
	width:830px;
}

#email {
	margin-left: 25px;
}

/* hover bild fuer download button*/
li.download {
	width: 97px; /* Bildbreite */
	height: 23px; /* halbe Bildhoehe */
	overflow: hidden;
}

li.download a {
	text-decoration: none;
	display:block;
	width: 97px; /* komplette Bildbreite */
}

li.download a img {
	border: 0;
}

li.download a:hover
{
	margin-top: -27px; /* Halbe Bildhoehe */
}


/* hover bild fuer menue*/
li.menu {
	float: left;
	//display:inline;
	height: 78px; /* halbe Bildhoehe */
	overflow: hidden;
}

li.menu a {
	text-decoration: none;
	display:block;
}

li.menu a img {
	border: 0;
}

li.menu a:hover {
	margin-top: -78px; /* Halbe Bildhoehe */
}

li.menu a:active {
	margin-top: -78px; /* Halbe Bildhoehe */
}

ul
{
	list-style-type:none;
}


</style>

