body {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	/*background-image: url(images/top_bg.gif);*/
	margin: 0 auto;
	font-family: Verdana;
	font-size: 12px;
}
 @font-face 
{ 
font-family: "Arial Rounded MT Bold";  
src: local("Arial Rounded MT Bold"), 
url("http://allwetterdach.de/Arial_Rounded MT_Bold.ttf") 
format("TrueType") 
}
td {
	font-size: 12px;
}
td.blue {
	background-color: white;
	width: 220px;	
	vertical-align: top;
	color: #3465FF;
	font-weight: bold;
	text-align: center;
}
td.blue2, table.blue2 {
	background-color: white;
	width: 220px;	
	vertical-align: bottom;
	padding-top: 5px;
	color: #3465FF;
	font-weight: bold;
	text-align: center;
}
table.blue2 {
	font-size: 80%;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
}
td.content {
	width: 723px;
	vertical-align: top;
	background-color: white;
}

td.top_nav {
	background-color: #3366FF;
	height: 30px;
	vertical-align: bottom;
	text-align: right;
	font-size: 13px;
	padding-bottom: 5px;
	padding-right: 10px;
}
ul {
	margin-top: 4px;
}

html { min-height: 100.05%; } 

td.main {
	/*background-image: url(images/start_top.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	vertical-align: top;
	width: 725px;
	
/*	padding-top: 130px;*/
}
td.content_main {
	border-left: 1px solid #3366FF;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}

img.thumb {
	border: 1px solid black;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
}

td.head {
	background-image: url(images/top_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #3366FF;
	height: 30px;
	text-align: center;
	color: white;
	font-size: 13px;
}

td.bottom {
	background-image: url(images/bottom_bar.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #3366FF;
	height: 30px;
	vertical-align: top;
	padding-top: 5px;
	text-align: center;
	color: white;
	font-size: 13px;
}
td.shadow {
	background-image: url(images/shadow.gif);
	vertical-align: top;
}
h1 {
	font-size: 22px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: Blue;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 140%;
}

h3.normal {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 100%;
}

td.right {
	padding-right: 35px;
	text-align: center;
	vertical-align: top;
	
}

td.content_main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align: top;
	font-size: 12px;
}
ul {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 10px;
}
li {
	margin-bottom: 4px;
}
a.text {
	color: #3366FF;
}