body {
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	background-color: #FFFFFF;
	background: url(../images/background.jpg) center top fixed repeat-x #cccccc;
	margin-top: 0px;
	}
	
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 730px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-moz-box-shadow: 5px 5px 10px #666666;
	-webkit-box-shadow: 5px 5px 10px #666666;
	box-shadow: 5px 5px 10px #666666;
	background-color: #FFFFFF;
	}

#News {
	width: 710px; /* 980px */
	height: 25px;
	background-color: #00000;
	background-image: url(../images/topnavibg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FF0000;
	padding-left:10px;
	padding-right:10px;
	
		-moz-box-shadow: 5px 5px 10px #666666;
    -webkit-box-shadow: 5px 5px 10px #666666;
    box-shadow: 5px 5px 10px #666666;
}
.News {
	color: #FFFFFF;
}

/* ######################### Hauptmenü ########################### */

#mainMenue {
	width: 730px; /* 980px */
	height: 25px;
	background-color: #00000;
	background-image: url(../images/topnavibg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainMenue .mainMenueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#mainMenue ul {
	margin:  0px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
}
#mainMenue ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
#mainMenue ul li a {
	color: #ffffff;
	font-weight: bold;
	line-height: 14px; /* 14px */
	height: 100%;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#mainMenue ul li a:hover {
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
}


#mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene1, #mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene2, #mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene3, #mainMenue ul li a.menueebene4Active, #mainMenue ul li a.menueebene4, #mainMenue ul li a.menueebene5Active, #mainMenue ul li a.menueebene5, #mainMenue ul li a.menueebene6Active, #mainMenue ul li a.menueebene6, #mainMenue ul li a.menueebene7Active, #mainMenue ul li a.menueebene7  {
	font-weight: bold;
}

#mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene3Active, #mainMenue ul li a.menueebene4Active, #mainMenue ul li a.menueebene5Active, #mainMenue ul li a.menueebene6Active, #mainMenue ul li a.menueebene7Active  {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

#mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene1 {
	width: 100px; /* 133px */
	border-right: 1px solid #ffffff;
}
#mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene2 {
	width: 100px; /* 199px */
	border-right: 1px solid #ffffff;
}
#mainMenue ul li a.menueebene3Active, #mainMenue ul li a.menueebene3 {
	width: 100px; /* 161px */
	border-right: 1px solid #ffffff;
}
#mainMenue ul li a.menueebene4Active, #mainMenue ul li a.menueebene4 {
	width: 100px; /* 164px */
	border-right: 1px solid #ffffff;
}
#mainMenue ul li a.menueebene5Active, #mainMenue ul li a.menueebene5 {
	width: 100px; /* 197px */
	border-right: 1px solid #ffffff;
}
#mainMenue ul li a.menueebene6Active, #mainMenue ul li a.menueebene6 {
	width: 100px; /* 197px */
	border-right: 1px solid #ffffff;
}

#mainMenue ul li a.menueebene7 {
	width: 100px; /* 197px */
	border-right: none;
}
#mainMenue ul li a.menueebene7Active {
	width: 100px; /* 197px */
	border-right: none;
	color: #000000;
}
#mainMenue ul li a:hover.menueebene7Active, #mainMenue ul li a:hover.menueebene7 {
	width: 91px; /* 197px */
	border-right: none;
	color: #000000;
}



	

#page {
	border: none;
	background-color: #FFFFFF;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	
	-moz-box-shadow: 5px 5px 10px #666666;
    -webkit-box-shadow: 5px 5px 10px #666666;
    box-shadow: 5px 5px 10px #666666;
	}

/* Seitennavi-Container BEGINN*/
#sidebar {
	float: left;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10;
	width: 200px;
	background-color: #FFFFFF;
	}
/* Seitennavi-Container END */

/* Seitennavi-Buttons BEGINN */
.catimg {
	float: left;
	width: 20px;
}

.categorie {
	width: 160px;
	clear:both;
	border-bottom: 1px #D8D8D8 solid;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
    -moz-box-shadow: 5px 5px 10px #666666;
    -webkit-box-shadow: 5px 5px 10px #666666;
    box-shadow: 5px 5px 10px #666666;


}

.categorie2 {
	width: 160px;
	clear:both;
	border-bottom: 0px #D8D8D8 solid;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
	-moz-box-shadow: 5px 5px 10px #666666;
    -webkit-box-shadow: 5px 5px 10px #666666;
    box-shadow: 5px 5px 10px #666666;
}


#nav0-3 {
	border-top: 1px #D8D8D8 solid;
	border-right: 1px #D8D8D8 solid;
	background-color: #F2F2F2;
	width: 135px;
	text-align: left;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

* html #nav0-3 {
	width: 160px;
}

#nav0-3 a {
	display:block;
	color: #5F5F5F;
}

#nav0-3 a:hover, #nav0-3 a.active {
	background-color:transparent;
	color:#D50100;
	text-decoration: none;
}

#nav0-3 a.active {
	font-weight:bold;
}

#nav0-3 a img {
	vertical-align:middle;
	margin:0 8px 0 0;
}

.buttons {
	padding-left: 20px;
	background-color: #9A9A9A;
}

.buttonsactive {
	padding-left: 20px;
	background-color: #D70000;
}

.buttons a.activ2{
	color: #D90000;
	font-size:12px;
	font-weight: bold;
}
#unter_menue a{
	front-size: 11px;
}

#nav0-4 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#nav0-4 a {
	margin:5px 0 0 0;
	display:block;
	color:#808080;
	font-size:11px;
	font-weight: normal;
}

#nav0-4 a:hover, #nav0-4 a.active {
	color:#D50100;
	background-color:transparent;
	font-weight:normal;
}

/* Seitennavi-Buttons BEGINN*/	
	
	

#content {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.2em;
	background-image: url(../images/___.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	}
	
	
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 730px;
	clear: both;
	border: none;
	background-color: #999999;
	background-image: url(../images/kubrickfooter_.jpg);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 0px 0 5px 0;
	text-align: center;
	}
	
#footer_2 {
	padding: 0;
	margin: 0 auto;
	width: 730px;
	clear: both;
	border: none;}
#footer_2 p {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
	}

.postmetadata {
	text-align: left;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 0 40px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

p a:visited {
	color: #000000;
	}

ul
{
	list-style:none;
	margin: 0;
	padding: 5px 0 5px 10px;
}
li
{
	padding: 0;
	font-size: 12px;
	color:#000000;
}
ol
{
	padding: 0;
	font-size: 12px;
	color:#000000;
}

small, #sidebar ul ul li, #sidebar ul ol li, blockquote,  {
	color: #FFFFFF;
	}

code {
	font: 1.1em Courier, Fixed;
	}

h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
a.navi {
	color: #FFFFFF;
	text-decoration: none;
	}

a.navi:hover {
	text-decoration: underline;
	}

/* Begin Structure */







/*	Begin Headers */
h1 {
	margin: 0;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	}

h2 {
	margin: 0 0 0 0;
	padding-top: 10px;
}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

/* End Headers */












/* Begin Various Tags and Classes */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags and Classes*/

/* Begin Website Metatags */
.metatag
{
	display:none;
	text-align:center;
}
