body 
{
	background-color:#FFFFFF;
	background-image:url(../pictures/layout/back_main.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
	
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: justify;
	color: #333333;
		
	margin: 0px;
	padding-top:10px;
}

table {font-size: 8pt;padding:0px;}
td { vertical-align:top;}
.hr { color: #ffffff; border: 0px;background-image:url(../pictures/layout/hr.gif);height:10px;}
a:link {color:#333333;text-decoration:underline;}
a:hover{color:#5E94AA;text-decoration:underline;}
a:visited{color:#666666;text-decoration:none;}
a.visited{color:#666666;text-decoration:none;}

a.nav {color:#FFFFFF;text-decoration:none;}
a.nav:HOVER{color:#99CCFF;border-bottom: 2px dotted #99CCFF;}



td.titel { background-image:url(../pictures/layout/titel_tile.gif); background-repeat:repeat-x;padding-left:10px;padding-right:10px;padding-top:4px;}
td.titel_rechts { background-image:url(../pictures/layout/titel_right.gif); background-repeat:no-repeat;width:10px;height:31px;}
td.titel_links { background-image:url(../pictures/layout/titel_left.gif); background-repeat:no-repeat;width:10px;height:31px;}

td.content {background-color:#FFFFFF;padding-left:10px;padding-right:10px;padding-bottom:5px;}
td.content_bottom {background-color:#FFFFFF;height:10px;background-image:url(../pictures/layout/content_bottom_tile.gif);background-repeat:repeat-x;}
td.content_last_bottom {background-color:#FFFFFF;height:10px;background-image:url(../pictures/layout/content_last_bottom_tile.gif);background-repeat:repeat-x;}
td.content_top {background-color:#FFFFFF;height:10px;background-image:url(../pictures/layout/content_top_tile.gif);background-repeat:repeat-x;}
td.content_links {width:10px;background-color:#FFFFFF;background-image:url(../pictures/layout/content_left_tile.gif);background-repeat:repeat-y;}
td.content_rechts {width:10px;background-color:#FFFFFF;background-image:url(../pictures/layout/content_right_tile.gif);background-repeat:repeat-y;}
td.content_1q {background-image:url(../pictures/layout/content_c_1q.gif); background-repeat:no-repeat;width:10px;height:10px;}
td.content_2q {background-image:url(../pictures/layout/content_c_2q.gif); background-repeat:no-repeat;width:10px;height:10px;}
td.content_3q {background-image:url(../pictures/layout/content_c_3q.gif); background-repeat:no-repeat;width:10px;height:10px;}
td.content_4q {background-image:url(../pictures/layout/content_c_4q.gif); background-repeat:no-repeat;width:10px;height:10px;}


td.scroll_tile {background-image:url(../pictures/layout/scr_tile.gif);background-repeat:repeat-x;height:18px;padding-left:2px;padding-right:2px;padding-top:2px;font-size:7pt;letter-spacing:0px;}
a.scroll {color:#333333;text-decoration:none;}
a.scroll:HOVER{color:#000000;}

div.feedback { background-color:#EBEEEB;border:1px dashed #bbbbbb;font-weight:bold;padding:5px; color:#333333;}
.new {font-size:6pt;color:#CCCCCC;font-family:sans-serif;}

.inputtext 	{	background-color: #ffffff;
			border: 1px solid #cccccc;
			margin: 5px;
			margin-bottom: 0px;
			margin-left: 2px;
			padding:2px;
			-moz-border-radius:5px;
	
			}
.button 	{	
				background-color: #ffffff;
				border: 1px solid #cccccc;
				margin:2px;
				margin-bottom: 0px;
				-moz-border-radius:5px;
			}
span.d_title {
	font-weight:bold;
	font-size: 10pt;
}