/* HIGH5 and THEN.NET Cascading Style Sheet */


* {
	margin: 0;
	padding: 0;
}

html {
}

/* Achtung! Background Image nicht in body oder #container legen */

BODY {
	background: #2D2D2D;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

P, TD {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 17px;
	color: #444441;
}

H1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: #00A6D5;
	font-style: italic;
	font-weight: bold;
	display: block; 
}

H1 A {
        color: #00A6D5;
        text-decoration: none;
}

H2 {
}

H3 {
}

A, A:vistited, A:active {
	text-decoration: none;
}

A:hover {
}

UL {
}

LI {
}

/* Container positioniert das gesamte Lyout. Muss noch 35/65 positioniert werden!!!!! */
#container {
	margin-left: 36px;
}

.invisible {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 0px;
	height: 0px;
	color: #FFF;
}

/* Layout = Alles! Hier wird das Hintergrundbild positioniert! */
#layout {
	background: url('../bg/bg.jpg') no-repeat;
	height: 600px;
	padding-top: 27px;
}

/* Hauptnavigation, Header */
#navigation {
	height: 30px;
	margin-left: 180px;
}

#navigation UL {
	margin: 0;
	padding: 0;
}

#navigation UL LI {
	margin: 0;
	padding: 0;
	display: inline; 
	list-style-type: none;
}

#navigation LI .numbers, #navigation LI .numbersactive {
	font-family: Arial, sans-serif;
	color: #00A6B5;
	float: left; 
	font-size: 14px;
	margin: 0px;
	margin-right: 3px;
	padding: 0;
}

#navigation LI .numbersactive {
	color: #EB1A7C;
}

#navigation LI .numbers A {
	color: #00A6B5;
	font-weight: normal;
	text-decoration: none;
}

#navigation LI .numbersactive A {
        color: #EB1A7C;
        font-weight: normal;
        text-decoration: none;
}

#navigation LI .navitem {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	float: left; 
	font-size: 14px;
	margin: 0;
	margin-right: 8px;
	padding: 0;
}

#navigation LI .navitem A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#navigation LI .navitem A:hover {
	color: #EB1A7C;
}

/* Logo, leerer Div, verlinkt */
#logo {
	height: 23px;
	width: 91px;
	margin-left: 24px;
	margin-bottom: 40px;
}



#logo A {
	display: block;
	width: 100%;
	height: 18px;
	text-decoration: none;
}

#subnavigation {
	position: absolute;
	left: 96px;
	top: 120px;
/*        background: #444441; */
/*	margin-left: 60px; */
        width: 120px;
/*        float: left; */
        height: 420px;
/*        background: url('../img/rasen4.jpg') -60px -120px; */
}


#dreispalten {
	margin-left: 180px; 
	width: auto;
	height: 420px;
	background: #61605C;
}

#threecolumns {
/*	width: 800px; */
	width: 620px;
	height: 420px;
}

/* #subnavigation {
	background: #444441;
	width: 120px;
	float: left;
	height: 420px;
	background: url('../img/rasen4.jpg') -60px -120px; 
}

*/

#subnav {
	padding-top: 121px;
	padding-left: 9px;
	font-size: 11px;
}



#subnav UL {
	line-height: 11px;
}


#subnav LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 11px;
	margin-bottom: 2px; // margin-bottom: 0px;
}

#subnav LI .subnavitem, #subnav LI .subnavitemactive {
        color: #D9D7CE;
        font-family: Arial;
	height: 15px; // height: 15px;
        font-size: 10px;
	line-height: 11px;
        margin: 0;
        padding: 0;
	display: block;
	border: 0;
}

#subnav LI .subnavitemactive {
	color: #FFFFFF;
}

#subnav LI .subnavitem A {
        color: #D9D7CE;
        font-weight: normal;
        text-decoration: none;
}

#subnav LI .subnavitem A:hover {
	color: #FFF;
}

#subnav LI .subnavitemactive A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* CONTENT-BEREICH */

#contentarea {
	position: absolute;
	top: 120px;
        left: 216px;
	background: #C2C0B4 url(../bg/content.jpg);
	width: 420px;
	float: left;
	height: 420px;
}

#headline {
	margin: 12px 48px 0 18px;
	height: 108px;
	width: 354px;
}

#content {
	margin: 0 48px 0 18px;
}

#content P, #headline P {
	margin-left: 9px;
}

#content EM, #content I, #headline EM, #headline I {
        background-color: #EB1A7C;
        color: #FFF;
        padding: 0 3px 0 3px;
	font-style: normal;
}

#content STRONG, #content B {
	color: #EB1A7C;
	font-weight: normal;
}

#content A {
	color: #444441;
	text-decoration: underline;
}

#content A:hover {
        color: #FFFFFF;
	text-decoration: underline;
}


#visual {
	position: absolute;
	top: 120px;
	left: 612px;
	border-left: 1px #2D2D2D solid;
        height: 420px;
        background: #61605C;
}

#footer {
	font-size: 11px;
	margin-top: 42px;
	width: 600px;
	height: 18px;
	background: #00A6D5;
}


#footer UL LI {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}


#language {
	margin-top: 1px;
	float: left;
	width: 180px;
}

#language UL {
	margin-left: 24px;
}

#language LI .langnavitem, #language LI .langnavitemactive {
        color: #99DBEE;
        font-family: Arial, sans-serif;
        float: left;
        font-size: 11px;
        margin: 0;
        margin-right: 8px;
        padding: 0;
}

#language LI .langnavitemactive {
	color: #FFFFFF;
}

#language LI .langnavitem A {
        color: #99DBEE;
        font-weight: normal;
        text-decoration: none;
}

#language LI .langnavitem A:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}


#language LI .langnavitemactive A {
        color: #FFFFFF;
        font-weight: normal;
        text-decoration: none;
}


#impressum {
	margin-top: 1px;
	width: 420px;
	float: right;
}

#impressum LI .impnavitem {
        color: #99DBEE;
        font-family: Arial, sans-serif;
        float: left;
        font-size: 11px;
        margin: 0;
        margin-right: 8px;
        padding: 0;
}

#impressum LI .impnavitem A {
        color: #99DBEE;
        font-weight: normal;
        text-decoration: none;
}

#impressum LI .impnavitem A:hover {
        color: #FFF;
        font-weight: normal;
        text-decoration: none;
}



/* SPECIAL CONTENT */



