/* reset browser */
:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,li,td,th,p,table { font-size: 1em; font-weight: normal; font-family: "Verdana", "Arial", "sans serif"; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table { margin:0px; padding:0px; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

div.clear_both {clear:both; width: 0px; height: 0px;visibility:hidden;}
hr { clear:both; height: 1px; visibility:hidden;}
p {}

#print_headline, #print_logo, #clear, #print_clear_both { display:none;}

html { height: 100%;}

body{ 
	margin: 0 auto; 
	text-align: center; /* für IE < Version 6, da margin 0 auto falsch interpretiert wird */ 
	padding: 0; 
	background-image: url(/de/grfx/bg.jpg); 
	background-repeat: repeat; 
	background-color: #484E72;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
        color: #333333;
}

#table_main {
	width: 861px;
	height: 100%;
	empty-cells:show;
	margin: 0 auto;
	border-left: 1px solid #3F456C;
	border-right: 1px solid #3F456C;
	/*background: url(../grfx/bg_div.jpg) repeat-x;*/
}
* html #table_main { height: 100%;}
#header_left{
	min-width: 249px;
	height: 133px;
	background-color: #ffffff;
}
#header_right{ 
	width: 610px;
	height: 133px;
	background-color: #ffffff;
}
#menu_left{ 
	min-width: 249px;
	height: 20px;
	background-color: #ffffff; 
}
#menu_right{ 
	width: 610px;
	height: 21px;
	background-color: #ffffff;   
}
#content_left{ 
	min-width: 249px;
	/*height: 100%;*/
	vertical-align: top;
	background-color: #F1F0EB;
}
#content_left_news{ 
	min-width: 249px;
	/*height: 100%;*/
	vertical-align: top;
	background: #F1F0EB url("/de/grfx/bg_left_news.jpg") no-repeat 0 0;
}
#content_right{ 
	width: 610px;
	vertical-align: top;
	padding: 35px 40px 35px 20px;
	background-color: #ffffff; 
}
#content_right_ref   { 
	background: #ffffff url("/de/grfx/bg_refefenzies01.gif") no-repeat 430px top; 
	padding: 35px 40px 35px 20px; 
	width: 610px; 
	vertical-align: top }
#content_right_home { 
	padding: 0px; 
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}
#top{
	/*width: 860px;*/
	height: 25px; 
}
#bottom{
	/*width: 864px;*/
	height: 35px;
}