p,ul,ol,li,td,i,a,select,input,option,code, body {FONT-FAMILY: Verdana, Tahoma, Arial;FONT-SIZE: 11px;}

#screen{
	width: 100%;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}

FORM {
	display:inline;
	margin: 0px;
}

blockquote {
	border-width:thin;
	border-style:dashed;
	border-color:#000000;
	padding:5px;	
}

a {
	text-decoration: none; 
	color: black;
}

a:hover{
	text-decoration: underline; 
}

h3,
h3 a {
	FONT-SIZE: 14px;
}

h4 {
	color: #CD4922;
	FONT-SIZE: 14px;
	border-bottom: 1px solid #CD4922;
	margin-bottom: 10;
}

.textfield{
	border: 1px solid #344A68;
}
.textfield_red{
	border: 1px solid #FF0000;
}
.pic{
	border: 1px solid #000000;
}
.button1{
	border: 1px solid black;
	background: url(media/header_menu.jpg) #344A68;
	background-position: left center ;
	color: white;
}

.button2{
	border: 1px solid #344A68;
	background: #CD4922;
	background-position: left center ;
	color: white;
}

/*HEADER*/

#top_header_bg{
	background: url(../media/header_top.jpg); background-repeat: x;
	WIDTH: auto; HEIGHT: 91px;
}
#top_header{
	background: url(../media/header_pic.jpg); background-repeat:no-repeat;
	WIDTH: auto; 
	HEIGHT: 91px;
}

#top_banner{
	position:absolute; top:14px; left:255px;
}
.top_banner{
	border: 1px solid white;
}

#top_info{
	position:absolute; top:38px; left:815px;
	overflow: hidden;
}

#top_info[id]{
	position:absolute; top:33px; left:815px;
	overflow: hidden;
}
#welcome_msg{
	border: 0px solid white;
	background-color: #344A68;
	color: white;
	padding: 2px;
	height: 52px;
	width: 180px;
	border-left: 1px solid #C6D8EF;
	border-top: 1px solid #C6D8EF;
	border-right: 1px solid #C6D8EF;
}
#welcome_msg a {
	text-decoration: underline; 	
	color: white;
}

#top_header_menue{
	background: url(../media/header_menu.jpg); background-repeat: x;
	width: auto; HEIGHT: 29px;
	color: white;
	min-width: 1000px;
}

#top_header_menue a {
	text-decoration: underline; 	
	color: white;
}
#top_header_menue a:hover{
	color: white;
}

#top_header_menue SELECT{
	FONT-SIZE: 10px;
	width: 150px;
}
#pageposition {
	width: 771px;
	float: left; 
	padding-top: 11px;
}
#pageposition span {
	padding-left: 10px;
}
#suche{
	FONT-SIZE: 10px;
	overflow: hidden;
	padding-top: 6px;
}

/*
#top_header_menue ul{
	margin: 0; padding-left: 150px; padding-top: 6px;
}
#top_header_menue li{
	list-style: none;
	display: inline;
	color: white;
	margin: 0.8em; padding: 0;
	font-weight: bold;
}
#top_header_menue a, #top_header_menue span {
	padding: 0.2em 2em 0.4em 2em;	
	text-decoration: none; 
	font-weight: bold;	
	color: white;
}
*/

/*///////////////////////////////////////////////////////////////////////////
MAINBEREICH
///////////////////////////////////////////////////////////////////////////*/

#main{
	border-top: #c6d8ef 10px solid; background-color: #c6d8ef; width: auto; border-bottom: #c6d8ef 10px solid;
}

#columns{
	width: 1000px;
}

#left_col{
	float: left; overflow: hidden; width: 175px;
	margin-right: 10px;
}

#left_col H1 {
	padding: 3px 10px; font-size: 12px; margin: 0px;
	background-color: #86A4CB;
	color: #344A68;
	height: 18px;
	line-height: 18px; 
}

#main_col {
	float: left; 
	width: 622px;
	min-height: 1300px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 8px;
}

/*IE Browserweiche*/
* html #main_col {
         height: 1300px;
}

#right_col {
	float: left; overflow: hidden; width: 180px
}

#right_col H1 {
	padding: 3px 10px; font-size: 12px; margin: 0px;
	background-color: #86A4CB;
	color: #344A68;
	line-height: 18px;
	height: 18px;
}

#right_col H1 a{
	color: #344A68;
}

#skyscraper_col {
	position: absolute;
	top: 130px;
	left: 1008px;
	width: 120px;
}

/*HAUPTMENÜ*/
#main_menue{
	BORDER-BOTTOM: #C6D8EF 20px solid;
}

#main_menue ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}
#main_menue LI {
	padding: 0px 10px; 
	font-weight: bold; 
	background: url(../media/main_menue_bg.jpg); 
	margin: 0px; 
	overflow: hidden; 
	width: 180px; 
	line-height: 21px; 
	height: 23px;
	border-bottom: 1px solid #CD4922;
}
#main_menue a {
	text-decoration: none; 
	font-weight: bold;	
	color: white;
}
#main_menue a:hover{
	color: white;
	text-decoration: underline; 
}

/*ANDERE MENÜS*/
#link_menue {
	margin-bottom: 20px;
}
#link_menue UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}

#link_menue LI {
	background-color: #AFC4E0;
	margin-top: 1px;
	padding: 2px 10px;
	line-height: 17px; 
	height: 20px;
}
#link_menue a {
	text-decoration: none; 	
	color: black;
}
#link_menue a:hover{
	color: white;
	text-decoration: underline; 
}

/*MENÜS MIT FORMFELDERN*/
#form_menue{
	border-top: 1px solid #C6D8EF;
	padding: 5px;
	background-color: #AFC4E0;
	margin-bottom: 20px;
}

#form_menue a {
	text-decoration: none; 	
	color: black;
}
#form_menue a:hover{
	color: white;
	text-decoration: underline; 
}

/*HAUPTINHALT*/
#main_content{
	padding: 8px;	
	clear: both;
}
#main_content a {
	text-decoration: underline; 	
	color: black;
}

#main_content H1{
	font-size: 12px; margin: 0px;
	border-bottom: 1px solid #CD4922;
	background: url(../media/h1_bg.gif) no-repeat; 
	color: #FFFFFF;
	padding: 3px;
}

#main_content H2{
	padding: 3px;
	font-size: 12px; margin: 0px;

	border-bottom: 1px solid white;
	background: url(../media/h2_bg.gif) no-repeat; 
	
	color: white;
}

/*///////////////////////////////////////////////////////////////////////////
FOOTER
///////////////////////////////////////////////////////////////////////////*/

#footer{
	clear:both;
	border-top: 1px solid #00285D;
	border-bottom: 1px solid #00285D;
	//background-color: #DEECFF;
	background-color: #86A4CB;
	height: 20px;
}

#footermenu{
	height: 20px;
	padding-left: 185px;
	padding-top: 3px;
}

#footermenu ul{
	padding: 0;
	margin: 0;
}

#footermenu li{
	list-style: square;
	display: inline;
	padding-right: 4em;
}
#footermenu a{
	text-decoration: none; 	
	color: black;
}

#copyfooter{
	background-color: white;
	padding-bottom: 25px;
}

#copyfootermenu{
	padding-top: 25px;
	padding-left: 185px;
}
/*///////////////////////////////////////////////////////////////////////////
SONSTIGES
///////////////////////////////////////////////////////////////////////////*/
/*TABELLEN*/
.tabcell{
	background-color: #AFC4E0;
	padding: 3px;
}
.tabcell_hell{
	background-color: #C6D8EF;
	padding: 3px;
}
.tabcell_dunkel{
	background-color: #86A4CB;
	padding: 3px;
}
.tabcell_orange{
	background-color: #CD4922;
	padding: 3px;
}
.tabcell_orange2{
	background-color: #CD4922;
}
.clear{
	clear: both;
}
#error_table_border{
	border: 1px solid darkred;
	background-color: #c6d8ef;
}

#info_table_border{
	border: 1px solid darkgreen;
	background-color: #c6d8ef;
}

/*SCHRIFTEN*/
.redfont{
	color: red;
}
.greenfont{
	color: darkgreen;
}
/*ONLINE/OFFLINE*/
#online{
	border: 1px solid black;
	background: green;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold; 
}
#offline{
	border: 1px solid black;
	background: red;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold; 
}

/*NAMENSSCHILD*/
#name_shild {
	background-color: #eee;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	cursor: move;
	white-space: nowrap;
	padding: 2px;
	filter: alpha(opacity=65);
}

#name_shild[id]{
	background: url(../media/transparency_70.png);
}

.nameshild {
	background-color: #eee;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	white-space: nowrap;
	padding: 2px;
	filter: alpha(opacity=65);
}

.nameshild[class]{
	background: url(../media/transparency_70.png);
}

.nameshild a {
	text-decoration: none;
}

/*MessageBox*/
.messagebox_border{
	border: 1px solid #c6d8ef;
}

.messagebox_header{
	background-color: #c6d8ef;
}
