/* CSS Document */

BODY {
	font-family: Arial;
	background: #C5002D;
	margin-top: 0px;
	margin-left: 100px;
	padding: 0px;
	color: #404040;
	font-size: 0.9em;
}

TD#year {
	color: #A8A8A8;
	font-size: 0.58em;
	display: none;
}
TD#Normal {
	font-family: Arial;
    color: #404040;
	font-size: 0.8em;
	
}

H1 {
	color: #808080;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.7em;
}
#glossar {
	color: #CCCCCC;
	font-weight: bold;
    font-size: 4.7em;
	float: both;
}

H2 {
	color: #909090;
	font-size: 1.5em;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

H3 {
	color: #C5002D;
	font-size: 1.0em;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	float: left;
}

H4 {
	color: #606060;
	font-size: 0.7em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H5{
	color: #808080;
	font-size: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H6 {
	color: #C5002D;
	font-size: 0.75em;
	margin-bottom: -15px;
	padding-bottom: 5px;
	float: left;
}


IMG {
	margin: 0px 0px 0px 0px;
	border: 0px solid #808080;

}

P, UL, OL {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	
}


#imprint {
	text-align: right;
	color: #8A8484;
	font-size: 0.7em;
	letter-spacing:0.05em;
 	line-height: 1.9em;
	display: none;
}

#print {
	display: none;
	
}


#head {
	text-align: right;
	color: #8A8484;
	font-size: 0.7em;
	letter-spacing:0.05em;
 	line-height: 1.9em;
	margin: 10px 0px -15px 0px;
	display: none
}
#headleft {
	text-align: left;
	color: #8A8484;
	font-size: 0.7em;
	letter-spacing:0.05em;
 	line-height: 1.9em;
	margin: 10px 0px -10px 0px;
}

#right {
	text-align: right;
}

#left {
	margin: 10px 0px -15px 0px;
	text-align: left;
}

#center {
	text-align: center;
}

#small {
	font-size: 0.75em;
	text-align: left;
	clear: both;
	padding-top: 2px;
	margin: 0px 0px 2px 0px;
}
#smalljustify {
	font-size: 0.75em;
	text-align: justify;
	clear: both;
	padding-top: 2px;
}

#smaller {
	font-size: 0.7em;
	text-align: left;
}
#smallcenter {
	font-size: 0.7em;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 10px;
}
#smallpic{
	font-size: 0.7em;
	text-align: left;

}


#space {
	margin-top: 15px;
	margin-bottom: 5px;
}

UL {
	
	list-style-type: square;
	color: #404040;
}

LH {
	padding-left: 0px;
	line-height: 2.0em;
	font size:1.4em;
	text-align: left;
}

LI {
	padding-left: 4px;
	margin-left: 0px;
	line-height: 1.5em;
	font size:0.9em;
	text-align: left;
	color: #606060;
}

HR {
	color: #808080;
	height: 1px;
}

DIV#logo {
	width: 855px;
	height: 120px;
	margin-left: 47px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image:  url(images/logo4.png);
	border-bottom: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	display: none;
}

DIV#menue {
	position: absolute;
	top: 175px;
	left: 20px;
	width: 170px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	color: #606060;
	font-size: 15px;
	min-height: 350px;
	background-color: #F6F6F6;;
	float: bottom;
	border-bottom: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
}

DIV#maintext {
	position: absolute;
	top: 175px;
	left: 220px;
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #606060;
	font-size: 12px;
	min-height: 350px;
	background-color: #F6F6F6;;
	float: bottom;
	border-bottom: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
}

DIV#right {
	position: absolute;
	top: 175px;
	left: 760px;
	width: 230px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #606060;
	font-size: 11px;
	min-height: 350px;
	background-color: #F6F6F6;;
	float: bottom;
	border-bottom: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
}

DIV#news1 {
	width: 190px;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #606060;
	font-size: 0.75em;
	z-index: 99;
}

DIV#news2 {
	width: 190px;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #606060;
	font-size: 0.75em;
	z-index: 99;
}


#login {
	position: absolute;
	top: 500px;
	left: 7px;
	width: 184px;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #606060;
	font-size: 0.75em;
	z-index: 99;
}

#mailinglist {
	width: 190px;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #606060;
	font-size: 0.75em;
	z-index: 99;
}


DIV#menu {
	position: absolute;
	top: 637px;
	left: 593px;
	padding-left: 0px;
	padding-bottom: 20px;
	float: left;
	width: 220px;
	background-color: #F9F9F9;
}





#navigation {
	display: none;
}


DIV#textmenu UL, DIV#textmenu LI {
	margin-left: 5px;
	padding-left: 3px;
	
}


DIV#textmenu LI {
	list-style-type: none;
	width: 100%;
	vertical-align:middle;
	text-align: left;

}

DIV#textmenu UL {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.0em;
}

DIV#textmenu UL.submenu {
	font-size: 11px;
	line-height: 1.2em;
}


DIV#maintext TD {
	font-size: 12px;
	color: #3D3D69;
}

A {
	color: #C5002D;
}

DIV#textmenu A {
	text-decoration: bold;
	margin-left: 0px;
	color: #808080;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	
	
}

DIV#textmenu A:hover, DIV#menu A.active {
	color: #C5002D;
	text-decoration: none;
	
}


DIV#content DIV#contentInner {
	margin-top: 7px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #523B6A;
	border-right: 1px solid #523B6A;
	min-height: 350px;
}

DIV#foot {
	font-size: 0.75em;
}

.clear {
	clear: both;
}


.centerText {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

input.text { 
	 color: #808080;
	 background-color: #F4F4F4;
	 border: 1px solid #404040;
}

textarea.text { 
	 color: #808080;
	 background-color: #F4F4F4;
	 border: 1px solid #1E4480;
}

select.text { 
	 font-size:12px;
	 font-family:arial;
	 color: #808080;
	 background-color: #F4F4F4;
	 border: 1px solid #1E4480;
}

input.button {
	font-weight: bold;
	color: #808080;
	background-color: #F4F4F4;
	border: 1px solid #C5002D;
}

input.smalltext { 
	font-size:9px;
	color: #808080;
	background-color: #F4F4F4;
	border: 1px solid #1E4480;
	padding: 2px 0px 1px 0px;
	vertical-align: top;
	
}

select.smalltext { 
	font-size:9px;
	font-family:arial;
	color: #808080;
	background-color: #F4F4F4;
	border: 1px solid #1E4480;
}

input.smallbutton {
	font-size:9px;
	font-weight: bold;
	color: #808080;
	background-color: #F4F4F4;
	border: 1px solid #1E4480;
}


a.headcontent:link {
	margin-left: 10px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.8em;
	}
a.headcontent:visited {
	margin-left: 10px;	
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.8em;
	}
a.headcontent:hover {
	margin-left: 10px;
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.8em;
	}
a.headcontent:active {
	margin-left: 10px;
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.8em;
}


a.smallcontent:link {
	margin-left: 10px;
	color: #404040;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.6em;
	}
a.smallcontent:visited {
	margin-left: 10px;
	color: #404040;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.6em;
	}
a.smallcontent:hover {
	margin-left: 10px;
	color: #404040;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.6em;
	}
a.smallcontent:active {
	margin-left: 10px;
	color: #404040;
	text-decoration: underline;
	font-size: 0.8em;
	line-height: 1.6em;
}


a.menue_year:link {
	color: #A8A8A8;
	text-decoration: none;
}
a.menue_year:visited {
	color: #A8A8A8;
	text-decoration: none;
}
a.menue_year:hover {
	color: #C5002D;
	text-decoration: underline;
}
a.menue_year:active {
	color: #C5002D;
	text-decoration: underline;
}


a.pagehead:link {
	color: #8A8484;
	text-decoration: none;
}
a.pagehead:visited {
	color: #8A8484;
	text-decoration: none;
}
a.pagehead:hover {
	color: #8A8484;
	text-decoration: underline;
}
a.pagehead:active {
	color: #8A8484;
	text-decoration: underline;
}

a.pic:link {
	
	color: #404040;
	text-decoration: none;
	
	margin-left: 0px;
}
a.pic:visited {
	
	color: #404040;
	text-decoration: none;
	
	margin-left: 0px;
}
a.pic:hover {
	
	color: #404040;
	text-decoration: underline;
	
	margin-left: 0px;
}
a.pic:active {
	
	color: #404040;
	text-decoration: underline;

	margin-left: 0px;
}



a.fakten:link {
	color: #404040;
	text-decoration: underline;
	margin-left: 0px;
}
a.fakten:visited {
	color: #404040;
	text-decoration: underline;
	margin-left: 0px;
}
a.fakten:hover {
	color: #C5002D;
	text-decoration: underline;
	margin-left: 0px;
}
a.fakten:active {
	color: #404040;
	text-decoration: underline;
	margin-left: 0px;
}

