/* ####### SCREEN-STYLES ####### */

/* ####### Allgemeine Settings ####### */

HTML {
	height : 100%;
	margin-bottom : 1px;
}

BODY {
	background-color : White;
	color : Black;
	margin : 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13px;
	text-align : left;
}

TABLE.hoehe {
	height: 100%;	
}

P,  DIV {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

OL, UL {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13px;	
	margin-left: 1em;
	padding-left: 1em;
}

UL {
	list-style-type : circle;
}

H1 {
	font-weight : normal; 
	font-size : 20px;
	line-height: 22px;
}

H2 {
	font-weight : normal;
	font-size : 15px;
	line-height: 17px;
}

H3 {
	font-weight : normal;
	font-size : 12px;
	margin-top: 2em; 
}


/* ####### <normale URL-Links> ####### */
A {
	color : Black;
}

A:LINK {
	color : Black;
}

A:ACTIVE {
	color : #ff9900;
}

A:HOVER {
	color : #ff9900;
	text-decoration: none;
}

/* ####### <Aufbau> ####### */

TD.leerlinks {
	width: 460px;
	height: 100px;
}

TD.leerrechts {
	width: 150px;
	height: 100px;
}

/* Sprach-Selektor */
TD#lang {
	height: 30px;
	color : White;
	background-color : #ff9900;
	font-size: 12px;
	font-weight: bold;	
	/* text-transform : uppercase; */
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}

TD#lang A , TD#suche, TD#suche A {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;	
	/* text-transform: uppercase; */
	text-decoration: none;
}

TD.lang A:HOVER, TD.suche A:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;	
	/* text-transform: uppercase; */
	text-decoration: none;
}

/* Partnerlogin */
TD.partner {
	height: 30px;
	color : White;
	background-color : #ff9900;
	text-transform : uppercase;
	border-bottom: 2px solid #fff;
}

TD.partner A {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

TD.partner A:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

/* openBC-Link */
TD.openBC {
	height: 30px;
	color : White;
	background-color : #ff9900;
	text-transform : normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

TD.openBC A {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: none;
}

TD.openBC A:HOVER {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: none;
}

/* Hauptmenü oben */
TD#menuoben {
	width: 150px;
	height: 130px;
	padding-left : 15px;
	padding-top: 5px;
	background-color: #8c8c8c;
	border-bottom: 2px solid #fff;	
}

TD#menuoben DIV {
	width: 100%;
}

TD#menuoben DIV A {
	color : White;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

TD#menuoben DIV A:hover {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

/*  Hauptmenü oben, Level 1, normal state (NO) */
TD#menuoben DIV.menuoben-level1-no {
	color : White;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}
/*  Hauptmenü oben, Level 1, active state (ACT) */
TD#menuoben DIV.menuoben-level1-act {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}
TD#menuoben DIV.menuoben-level1-act A {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}


/* Hauptmenü unten */
TD#menuunten {
	width: 150px;
	height: 100px;
	padding-left : 15px;
	padding-top: 5px;
	background-color: #8c8c8c;
	border-top: 2px solid #fff;
}

TD#menuunten DIV {
	width: 100%;
}

TD#menuunten DIV A {
	color : White;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

TD#menuunten DIV A:hover {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

/*  Hauptmenü unten, Level 1, normal state (NO) */
TD#menuunten DIV.menuunten-level1-no {
	color : White;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}
/*  Hauptmenü unten, Level 1, active state (ACT) */
TD#menuunten DIV.menuunten-level1-act {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}
TD#menuunten DIV.menuunten-level1-act A {
	color : White;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

/* Submenü */
TD#submenu {
	background-image:  url(../images/rahmenRe.gif);
	background-repeat : no-repeat;
	background-position : top;
	width: 150px;
	height: 220px;
	padding-left: 15px;
}

TD#submenu DIV {
	width: 100%;
}

TD#submenu DIV A {
	color : #FF9900;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

TD#submenu DIV A:hover {
	color :#FF9900;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

/*  Submenu, normal state (NO) */
TD#submenu DIV.submenu-level2-no {
	color :#FF9900;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

/* Submenu, active state (ACT) */
TD#submenu DIV.submenu-level2-act {
	color :#FF9900;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

TD#submenu DIV.submenu-level2-act A{
	color :#FF9900;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 0;
}

TD#bildrechts {
	width: 150px;
	height: 220px;	
	border:0;
}

TD.logolinks {
	background-image: url(../images/logo_li.gif);
	background-repeat : no-repeat;
	background-position : center;
	width: 150px;
	height: 70px;
	border:0;
}

TD.logorechts {
	background-image: url(../images/logo_re.gif);
	background-repeat : no-repeat;
	background-position : center;
	width: 150px;
	height: 70px;
	border:0;
}

/* Forumzelle + -link */
TD.forum {
	background-color : #fff;
	color: #ff9900;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
	text-decoration : none;
	line-height: 20px;
	padding-left: 15px;
	width: 150px;
	height: 20px;
}

TD.forum A {
	color: #ff9900;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
	text-decoration : none;
}

TD.forum A.HOVER {
	color: #ff9900;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
	text-decoration : underline;
}

TD.restfarbe {
	width: 150px;
	height: 100%;
	background-color: #8c8c8c;
}

TD.restweiss {
	width: 150px;
	height: 100%;
}

/* Newsbereich Startseite */
TD#news {
	background-color: #eaeaea;
	border-top: 2px solid #fff;
	width: 460px;
}

TD#news DIV {
	padding-left: 5px;
	padding-right: 5px;
}

TD#news A {
	color: #ff9900;
	text-decoration: none;
}

TD#news A:HOVER {
	text-decoration: none;
}

/* Contentbereich Startseite */
TD#content {
	/*background-color: #EAEAEA;*/
	color : Black;
	/*padding: 10px;*/
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13px;
	text-align : left;
	width: 459px;
	border-right: 2px solid #fff;
	margin-top: 10px;
}

TD#bildlinks {
	border: none;
	width: 150px;
	height: 220px;
}


TD#startcontent {
	width: 310px;
	height: 220px;
	padding-left: 5px;
}

H2#starthead {
	color: #01236A;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}

DIV#starttext {
	width: 100%;
	padding-left: 5px;
}

.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Contentbereich Level 2 */
TD#content2 {
	background-color: #EAEAEA;
	color : Black;
	margin: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13px;
	text-align : left;
	width: 459px;
	border-right: 2px solid #fff;
	margin-top: 10px;
}


H1#h1level2 {
	font-weight : normal; 
	font-size : 20px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

H2#h2level2 {
	font-weight : normal;
	font-size : 15px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
}

DIV#level2text {
	width: 90%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.textblau {
	color: #01236A;
	font-size : 11px;
	line-height : 13px;
}

.textorange {
	color: #ff9900;
	font-size : 11px;
	line-height : 13px;
}

.textgrau {
	color: #8c8c8c;
	font-size : 11px;
	line-height : 13px;
}


/* Footer */
TD#footer {
	color: #8c8c8c;
	background-color: #EAEAEA;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 459px;
}

TD#footer P {
	color: #8c8c8c;
	font-size: 10px;
	text-align: center;
}

SPAN#print {
	color: #8c8c8c;
}

SPAN#print A {
	color: #8c8c8c;
	text-decoration: none;
}

SPAN#print A:HOVER {
	text-decoration: underline;	
}


/* ####### Formulare ##### */

TD#suche {
	background-color : #ff9900;
	border-bottom: 2px solid #fff;
padding-left: 5px;
}

.sucheform {
	margin: 5px;
	width: 200px;
}

