@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}


body {
	background-color: #f29400;
	background-image:url(../003images/body_bg_ched30.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}

/* ----- font -----*/

h1 {
font-size: 140%;
margin-top: 0.5em;
margin-bottom: 0.2em;
color: #e95d0f;
}

h2 {
font-size: 125%;
margin-top: 0.5em;
margin-bottom: 0.2em;
color: #e95d0f;
}

h3 {
font-size: 110%;
margin-top: 0.5em;
margin-bottom: 0.2em;
color: #e95d0f;
}

h4 {
font-size: 100%;
margin-top: 0.5em;
margin-bottom: 0.2em;
color: #e95d0f;
}

h5 {
font-size: 100%;
margin-top: 0.5em;
margin-bottom: 0.2em;
color: #000000;
}

p {
	margin-bottom: 0.2em;
	text-align: left;
}

p a:link {
	color: #e95d0f;
	text-decoration: none;	
	}
	
p a:hover {
	color: #FFFFFF;
background-color: #e95d0f;
text-decoration: none;
	}
	
p a:visited {
	color: #f29400;
	text-decoration: none;
	text-align: right;
}	

/* ----- font ende -----*/

#wrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}





/* ----- metanavigation -----*/
#wrapper #metanavi {
margin-top:1em;
margin-bottom: 0.5em;
}


#wrapper #metanavi ul {
	text-align: right;
}

#wrapper #metanavi ul li {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2em;
	color: #e95d0f;
	display: inline;
	list-style-type: none;
}

#wrapper #metanavi ul li a:link{
	color: #e95d0f;
	text-decoration: none;
}

#wrapper #metanavi ul li a:hover {
color: #FFFFFF;
background-color: #e95d0f;
text-decoration: none;
}

#wrapper #metanavi ul li a:visited {
color: #f29400;
text-decoration: none;
}

/* ----- metanavigation ende -----*/

/* ----- header -----*/

#header {
	background-image:url(../003images/ched_header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: e95d0f;
	border-left-color: e95d0f;
}
/* ----- header ende -----*/

/* ----- hauptnavigation -----*/

#wrapper #hauptnavi ul{
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
padding: 0px;
}


#wrapper #hauptnavi ul li {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	display: inline;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 1.5em;
	list-style-type: none;
}

#wrapper #hauptnavi ul li a:link {
color: #e95d0f;
text-decoration: none;
}

#wrapper #hauptnavi ul li a:hover {
color: #FFFFFF;
background-color: #e95d0f;
text-decoration: none;
}

#wrapper #hauptnavi ul li a:visited {
color: #f29400;
text-decoration: none;
}
/* ----- hauptnavigation ende -----*/

/* ----- hauptbereich -----*/
/* ----- linke spalte ----*/

#leftcol {
width: 200px;
background-color: #f0f0f0;
float: left;
padding: 1em 0.5em;
}

.termine {
background-color: #f8e3a9;
}

.termineh {
	color: #FFFFFF;
	background-color: #e95d0f;
	margin-top: 0.5em;
	padding: 0.2em;
}
.jahreszahl {
	color: #FFF;
	background-color: #FF5000;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	padding-right: 25em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stueckdetails {
	font-weight: bold;
	margin-bottom: 1em;
}
.stuecktitel {
	color: #000;
}
.stueckinhalt {
	width: 60%;
	border-bottom-style: dotted;
	border-bottom-color: #FF8E00;
	border-bottom-width: 2px;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

/* --- linke spalte ende ---*/

/* --- maincontent ---*/

#maincontent {
	width: 350px;
	border-left: dottet 2px;
	border-right: dottet 2px;
	border-color: #f29400;
	float: left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
#maincontent2sp {
	width: 570px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #f29400;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	float: right;
}

#maincontent1sp {
	width: 796px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #f29400;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}

/* --- maincontent ende ---*/

/* --- rechte spalte ---*/

#rightcol {
width: 200px;
float: right;
background-color: #e0e0e0;
padding: 1em 0.5em;
}

#wrapper #rightcol ul {
padding-left: 1em;	
	}

#wrapper #rightcol ul li a:link {
	color: #e95d0f;
	text-decoration: none;	
	}


#wrapper #rightcol ul li a:hover {
color: #FFFFFF;
background-color: #e95d0f;
text-decoration: none;
}


#wrapper #rightcol ul li a:visited {
	color: #f29400;
	text-decoration: none;
	text-align: right;
}	

/* --- rechte spalte ende ---*/

/* --- footer ---*/

#footer {
background-color: #999999;
border-top border-bottom: solid 2px #f29400;
padding: 0.2em 0.5em;
clear: both;
}

#footer p{
font-size: 80%;
color: #000000;
}

#footer p a:link{
font-size: 80%;
font-weight: bold;
color: #e95d0f;
text-decoration: none;
}

#footer p a:hover {
color: #FFFFFF;
background-color: #e95d0f;
text-decoration: none;
}
#wrapper #maincontent2sp form table tr td p {
	padding: 0.15em;
	margin-top: 0.5em;
}

/* --- footer ende ---*/
.bildrechts {
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
}
.rechtsbuendig {
	text-align: right;
}
#wrapper #maincontent1sp table .termine td {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	margin-top: 0.3em;
}
.tabellenbild {
	background-color: #000;
	padding: 20px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-bottom-color: #666;
	border-left-color: #999;
	float: right;
	clear: both;
	display: block;
	margin-right: 2em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-color: #ccc;
}
.vitabild {
	background-color:#CCC;
	padding: 20px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #333;
	border-left-color: #666;
	float: right;
	clear: both;
	display: block;
	margin-right: 2em;
	margin-left: 1em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-color: #CCC;
}



.bildausschnitt {
	clear: right;
	float: right;
	margin-left: 1em;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #FF8E00;
}
#wrapper #maincontent2sp h3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 1em;
	padding-top: 0.5em;
}
