html{width:100%; height:100%; margin:0; padding:0; text-align:center;}

body {width:100%; height:100%; margin:0; padding:0; text-align:center; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	  line-height:18px; text-decoration:none; background-color:#ececec;}

/* allgemeine Angaben */
body,div,td,a 	{font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:18px; text-decoration:none; color: #333333;}
img 			{border:none}
.bold			{font-weight: bold;}

/* Inhalt */
.all	{position:relative; margin-left: auto; margin-right: auto; width:900px; min-height:100%; background-color:#ececec;}
			 
/* allgemeine Linien */
.linetop		{border-top: 1px  solid #A2A7B4;}
.linebottom		{border-bottom: 1px  solid #A2A7B4;}


/* Headlines */
h1	{color:#3D6988; font-size:12px; font-weight: bold;}
h2	{color:#333333; font-size:12px; font-weight: bold;}
h3	{color:#3D6988; font-size:11px; font-weight: bold;}
h4	{color:#333333; font-size:11px; font-weight: bold;}
h5	{color:#333333; font-size:10px; font-weight: bold;}
h6	{color:#333333; font-size:10px; font-weight: bold;}

/* Links */
a.link			{color:#333333; text-decoration:none;}
a.link:link 	{color:#333333; text-decoration:none;}
a.link:visited 	{color:#333333; text-decoration:none;}
a.link:hover 	{color:#333333; text-decoration:underline;}
a.link:active 	{color:#333333; text-decoration:underline;}

a.linktxt			{color:#CC0000; text-decoration:underline;}
a.linktxt:link 		{color:#CC0000; text-decoration:underline;}
a.linktxt:visited 	{color:#CC0000; text-decoration:underline;}
a.linktxt:hover 	{color:#CC0000; text-decoration:underline;}
a.linktxt:active 	{color:#CC0000; text-decoration:underline;}


/* TAB top */
.top_tab_table 	{margin-top:20px; margin-bottom:20px; background-color:#D8DEE2; border:1px solid #333333;}
.top_tab_td 	{background-color:#8DA7BA; border-bottom:1px solid #333333;}
.top_tab_td_pic	{background-color:#D8DEE2; border-left: 1px solid #8499A5;}
.top_tab_td_strahl{padding-left:30px; vertical-align:moddle; background-color:#1B4F72; border-left: 1px solid #C5D1DA; border-bottom:1px solid #333333;}

/* Inhalt */
.main_tab_table {margin-top:20px; margin-bottom:20px; background-color:#ececec; border:1px solid #333333;}
.main_tab_all	{padding: 40px; vertical-align:top; border-left:1px solid #A2A7B4; background-color:#ffffff;}
.main_tab_td 	{vertical-align:top;}
.main_tab_head 	{height:36px; vertical-align:middle;}
.main_img_left 	{margin-top:6px; margin-right:40px; float:left; vertical-align:baseline;}
.main_img_right {margin-top:6px; margin-left:40px; float:right; vertical-align:baseline;}
.main_line		{border-top: 1px  solid #A2A7B4; display:block; height:1px; font-size:0px; margin-top:20px; margin-bottom:20px;}

/* TAB unten */
.bott_tab_table {}
.bott_tab_td 	{}

/* Navigation */
/* Nav Top disclaimer + Co */
.nav3div 		{padding-right:15px; padding-top:5px; font-size:10px; color:#B3C4D1; line-height:18px; font-weight:bold; text-decoration:none;}
.nav3 			{padding:10px; font-size:10px; color: #B3C4D1; line-height:18px; font-weight: bold; text-decoration:none;}
.nav3:hover 	{color: #f5f5f5; text-decoration:none;}

/* Nav Top Navigationsstrahl*/
.nav4div 		{font-size:10px; color: #E4EAEE; line-height:15px; font-weight: bold; text-decoration:none;}
.nav4 			{padding:10px; font-size:10px; color: #E4EAEE; line-height:18px; font-weight: bold; text-decoration:none;}
.nav4:hover 	{color: #f5f5f5; text-decoration:underline;}


/* Tabelle Anzeigen */
.service_tab_all	{background-color:#D8DEE2; padding-top:20px; padding-bottom:20px; font-size:10px; color: #666666; 
					line-height:15px; vertical-align:top; text-align:center;}
.service_tab_table	{font-size:10px; color: #666666; line-height:15px; vertical-align:top;}
.service_head		{font-size:10px; color: #3D6988; line-height:18px; font-weight: bold;}
.service_txt		{font-size:10px; color: #999999; line-height:18px;}
.service_url		{font-size:9px; color: #666666; line-height:18px;}
.service_url:hover	{text-decoration:underline;}
.service_link		{font-size:10px; color: #999999; line-height:18px;}
.service_link:hover	{text-decoration:underline;}
	


