/*=====================================================
  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:#292929;
	 font:.9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	 color:White;
	 text-align:center;
	 }
	 body img{
margin: 3px 3px 3px 3px;
	 }
/* ======== Seiten-Continer ========================*/
#container{
	width: 960px; /*height:250px;*/
	margin: 0px auto;
	margin-top: 0px;
	border: 0px solid White;
	text-align: left;
	font-family: sans-serif;
}

/* ======= TopNavi - Container =========================*/
#navi-top{
	width: 960px;
	height: 37px;
	background-image: url(img/nav-top-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid Black;
}
#navi-top h1{
	font-size: 1.3em;
	color: Gray;
	font-family: sans-serif;
	margin: 5px;
}

#navi-top a {
font-size: 18px ;
	display: inline;
	color: White;
	text-decoration: underline;
}
#navi-top a:visited {
font-size: 18px;
	display: inline;
	width: 100%;
	color: Red;
	text-decoration: underline;
}
#navi-top a:hover {
font-size: 18px;
	display: inline;
	width: 100%;
	color: Yellow;
	text-decoration: underline;
}
#navi-in{
margin: 5px 0px 0px 0px;
}
#navi-in h2{
margin: 8px 0px 0px 0px;
}
/* ======= Kopf Container =========================*/
#header{
    width:960px;
	height:135px;
	background-color:#292929;
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	text-align:center;
	}
	
/* ====== Wrapper-Continer =========================*/

#wrapper{
	width: 960px;
	overflow: auto;
	background-color: #292929;
}

/* ====== Linke-Seite ============================*/
#leftside{
    float:left;
	width:240px;
	}

#leftside ul li {
    margin:10px 10px 0;
    line-height:22px;
    list-style:none;
    margin-bottom:2px;
    text-align:center;
}

#leftside ul li a {
	display: block;
	color: Red;
	text-decoration: underline;
}

#leftside ul li a:hover {
    color:Yellow;
    text-decoration: underline;
}
/* ====== Inhalts-Container-Box-Links =====================*/

#contentboxlinks{
	font-size: 12px;
	color: White;
	float: left;
	width: 230px;
	height: auto;
	margin: 10px 0px 10px 5px;
	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;
	color: White;
	text-decoration: underline;
}
#contentboxlinks a:visited {
font-size: 12px;
	display: block;
	width: 100%;
	color: Red;
	text-decoration: underline;
}
#contentboxlinks a:hover {
font-size: 12px;
	display: block;
	width: 100%;
	color: Yellow;
	text-decoration: underline;
}
#contentboxlinks img {
	padding-bottom:10px;

}
/* ====== Inhalts-Container =====================*/

#content{
    float:left;
	width:720px;
	margin:00px 0px 0px 0px;
	padding:0px;
	}
#content h1 {
   font-size: 1.3em;
   color:#000;
   margin-bottom:20px;
   border-bottom:1px solid #000;
}

#content h2 {
	font-size: 1.3em;
	color: White;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	font-family: sans-serif;
}

/* #content h2 {
   font-size: 1.1em;
   margin:15px 0;*/

#content a {
	display: block;
	color: Red;
	text-decoration: underline;
}
#content a ul li :hover {
color:Yellow;
text-decoration: underline;
}
/* ======= ContNavi - Container =========================*/
#navi-cont{
float:left;
	margin: 10px 0px 0px 0px;
	width: 705px;
	height: 37px;
	background-image: url(img/nav-cont-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #888888;
}
#navi-cont h2{
	font-size: 18px;
	color: Yellow;
	font-family: sans-serif;
	margin: 10px;
	border: 0px;

}

#navi-cont a {
font-size: 18px ;
	display: inline;
	color: White;
	text-decoration: underline;
}
#navi-cont a:visited {
font-size: 18px;
	display: inline;
	color: Red;
	text-decoration: underline;
}
#navi-cont a:hover {
font-size: 18px;
	display: inline;
	color: White;
	text-decoration: underline;
}


/* ======= Kopf Container =========================*/
/* ====== Inhalts-Container-Box =====================*/

#contentbox{
	float: left;
	width: 720px;
	height: auto;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
#contentbox img{
	float: left;
	height: auto;
	margin: 0px 7px 7px 0px;
	padding: 0px;
		border: 1px solid #000;
}
#contentbox h1 {
   font-size: 1.3em;
   color:White;
   margin-bottom:20px;
   border-bottom:1px solid #000;
}

#contentbox h2 {
	font-size: 1.3em;
	color: WHITE;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	font-family: sans-serif;
}


#contentbox a:link {
	color: Red;
	text-decoration: underline;
}
#contentbox a ul li :hover {
color:Yellow;
text-decoration: underline;
}


/* ====== Rechte Seite =========================*/
#rightside{
	display: inline;
	float: left;
	width: 140px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#rightside ul li {
	margin: 10px 0px 0;
	line-height: 22px;
	list-style: none;
	margin-bottom: 2px;
	text-align: center;
}

#rightside ul li a {
    display:block;
    color:White;
    text-decoration:none
}

#rightside ul li a:hover {
   color:Yellow;
   
}
#bannerrightside{
   margin:0px 0px 0px 00px;
   padding:0px;
   
   }
/* ====== Footer-Continer ====================*/

#footer{
    clear:left;
    background-color:#292929;
	height:50px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	
	}
#footer a{
    color:Red;
	text-decoration:none;
	}
#footer a:hover{
    color:Yellow;
	text-decoration:none;
	}
/* ====== Vorschau Container =====================*/
#textbox{
	color: Silver;
	width: 100%;
	height: auto;
	margin: 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-family: sans-serif;
	border-left: 2px solid #FF1493;
	
}


/* ====== Inhalts-Container-Box-Rechts =====================*/

#contentboxrechts{
	font-size: 12px;
	color: White;
	float: left;
	width: 105px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#contentboxrechts h1 {
   font-size: 1.3em;
   color:#000;
   margin-bottom:10px;
   border-bottom:1px solid #000;
}

#contentboxrechts h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-family: sans-serif;
}


#contentboxrechts a {
font-size: 11px ;
	display: inline;
	color: Red;
	text-decoration: underline;
}
#contentboxrechts a:visited {
	width: 100%;
	color: Red;
	text-decoration: underline;
}
#contentboxrechts a:hover {
	width: 100%;
	color: Yellow;
	text-decoration: underline;
}
