/*=====================================================
  Inhaltsverzeichnis
======================================================*/
/*
1. Algemeine Definitionen
2.Seiten Container
3_0 Toptext - Container
3.Kopf-Container
4.Wrapper-Continer
4.Linke-Seite
5.Inhalts-Container
6.Inhalts-Container-Box
7.Rechte-Seite
8.Footer-Continer
*/

/* ======= Algemeine Definitionen ===================*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-color: #222222;
	font: .9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-image: url(sideback.jpg);
}
/* ======== Seiten-Continer ========================*/
#container{
	width: 980px; /*height:250px;*/
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	font-family: sans-serif;
	border: 1px solid #230102;
	background: url(contentback.jpg);
}


/* ======= Kopf Container 980 =========================*/
#header{
	width: 980px;
	height: 122px;
	background-color: #170d0c;
	background-image: url(headback.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
	/* ======= Kopf Container =========================*/
#banner-head{
	width: 468px;
	height: 60px;
	margin-left: 500px;
	margin-top: 30px;
	position: absolute;
	border: 1px dotted #FFF8DC;
}
/* ======= Navi - Container =========================*/
#navitop{
	width: 972px;
	float: left;
	height: 29px;
	margin-right: 5px;
	text-align: center;
	background: url(topmenuback.jpg);
}
#navitop a{
	color: White;
	font-family: sans-serif;
	margin: 5px;
}
#navitop a:hover{
	color: Yellow;
	font-family: sans-serif;
	margin: 5px;
}
#navitop a:visited{
	color: White;
	font-family: sans-serif;
	margin: 5px;
}
#navitop a:active{
	color: Yellow;
	font-family: sans-serif;
	margin: 5px;
}

/* ====== Wrapper-Continer =========================*/

#wrapper{
	width: 980px;
	overflow: auto; /*background-color: #c00000;*/
	background-image: url(contentback2.jpg);
}

/* ====== Linke-Seite ============================*/
#leftside{
	float: left;
	width: 165px;
	height: 100%;
	border: 0px solid Black;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 230px 0px;
}

#leftside ul li {
	margin: 10px 0px 0;
	line-height: 22px;
	list-style: none;
	margin-bottom: 2px;
	text-align: center;
}

#leftside ul li{
	display: block;
	width: 100%;
	color: White;
	text-decoration: underline;
	}
	#leftside a:link {
	display: block;
	width: 100%;
	color: White;
	text-decoration: underline;
	}
	#leftside a:hover {
	display: block;
	color: Silver;
	text-decoration: underline;}
		#leftside a:visited {
	display: block;
	color: White;
	text-decoration: underline;
}

/* ====== Leftside Navi =====================*/

#leftsidenavi {
	float: left;
	display: inline;
	width: 165px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	background-image: url(menuback.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#leftsidenavi a{
	margin: 0px 0px 0px 20px;
	color: WHITE;
	font-weight: bold;
	text-decoration: none;
}
#leftsidenavi a:hover{
	margin: 0px 0px 0px 30px;
	color: Silver;
	font-weight: bold;
	text-decoration: none;
}

#leftsideinfo {
	width: 190px;
	height: 34px;
	color: Silver;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	background-color: Silver;
	background-image:url(images/b1.gif);
	background-repeat:repeat-x;
	background-position: top left;
	}

/* ====== Inhalts-Container =====================*/

#content {
	float: left;
	width: 610px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}


/* ====== Rechte Seite 230=========================*/
#rightside{
	float: right;
	width: 150px;
	margin: 10px 5px 10px 5px;
	border: 0px solid Black;
	background-image: url(image/rightbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 0px 20px 5px;
}

#rightside ul li {
    line-height:22px;
    list-style:none;
    margin-bottom:2px;
    text-align:center;
}

#rightside ul li a {
    display:block;
    width:100%;
    color:#000000;
    text-decoration:none
}

#rightside ul li a:hover {
   color:#581328;

}
#bannerrightside{
	margin: 10px 5px 0px 5px;
	padding: 0px;
}
/* ====== Rechte Seite Inhalts-Container =====================*/
#contentboxrechts{
float: left;
	width:155px;
	}
#contentboxrechts a{
	color: White;
	text-decoration: underline;
		list-style-image: none;
}
#contentboxrechts a :hover {
	color: Silver;
	text-decoration: overline;
	list-style-image: none;
	list-style-type: lower-roman;
}
#contentboxrechts a :visited {
	color: Silver;
	text-decoration: overline;
	list-style-image: none;
	list-style-type: lower-roman;
}
#contentboxrechts a :active {
	color: Silver;
	text-decoration: overline;
	list-style-image: none;
	list-style-type: lower-roman;
}
/* ====== Footer-Continer 20====================*/

#footer{
   clear:left;
   height:125px;
	width:980px;
	text-align:center;
	color:#FFFFFF;

	}
#footer a{
    color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover{
    color:#CCCCCC;
	text-decoration:none;
	}
/* ====== Inhalts-Container-Box-Links =====================*/

#contentboxlinks{
	font-size: 12px;
	color: white;
	float: left;
	width: 165px;
	height: auto;
	margin: 10px 0px 10px 10p;
	padding: 0px;
}
#contentboxlinks h1 {
   font-size: 1.3em;
   color:#000;
   margin-bottom:20px;
   border-bottom:1px solid #000;
}

#contentboxlinks h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-family: sans-serif;
}


#contentboxlinks a {
font-size: 12px ;
	display: block;
	width: 100%;
	color: #101010;
	text-decoration: underline;
}
#contentboxlinks a:visited {
font-size: 12px;
	display: block;
	width: 100%;
	color: #101010;
	text-decoration: underline;
}
#contentboxlinks a:hover {
   font-size: 12px;
	display: block;
	width: 100%;
	color: Red;
	text-decoration: underline;
}
/* ======== END ============================*/