/* GLOBAL STYLES */

body {
	
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	background-color: #fff;
	background: url(../images/background_2013.jpg) center top repeat-y #fff;
	margin-top: 0px;
	
}

/* H1 /////////////////////////////////////// */

h1 {
	
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	
}

h1 a {
	
	text-decoration: none;
	color: #000000;
	
}

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

h1 a:visited {
	
	text-decoration: none;
	color: #000000;
	
}

/* H2 /////////////////////////////////////// */

h2 {
	
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 0 0;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
	
}

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

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

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

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

/* H3 /////////////////////////////////////// */
	
h3 {
	
	color: #000000;
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

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

h3 a:hover {

	text-decoration: none;
	
}

h3 a:visited {
	
	text-decoration: none;
	color: #000000;

}

/* NAVIGATION ///////////////////////////////////////  */

#navigation {
	
	margin-top:20px;
	background:#ccc;
	float:left;
	width:180px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	margin-bottom:20px;
	
}

#navigation a {
	
	color:#000;
	width:175px;
	height:25px;
	display:block;
	background:#ccc;
	border-bottom:1px solid #999;
	border-top:1px solid #fff;
	padding:10px 0 0 5px;
	
}

#navigation a:hover {
	
	
	
}

#sidebar h2 {
	
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	
}

	
#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;
	
}


#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;
	
}

.News {
	
	color: #0000FF;
	
}

#page {
	
	border: none;
	background-color: #FFFFFF;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	
}

#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;
	
}

.catimg {
	
	float: left;
	width: 20px;
	
}

.categorie {
	
	width: 160px;
	clear:both;
	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;
	
}



#unter_menue a {
	
	font-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;
	
}
	
#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;

}
		
#footer {
	
	padding: 0;
	margin: 0 auto;
	width: 710px;
	height:58px;
	clear: both;
	border: none;
	background-color: #fff;
	background-repeat: no-repeat;
	border-top:5px solid #f00;
	
}

#footer #left {
	
	margin:0 0 2px 10px;
	float:left;
	
}

#footer #right {
	
	margin:2px 2px 2px 0;
	float:right;
	background:none;
	
}

#footer #left p  {
	
	color:#000;
	
}

#footer #left p a {
	
	color:#000;
	
}

.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;
	
}

#headerimg .description {
	
	font-size: 1.6em;
	
}

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;
	
}

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

a:hover {
	
	text-decoration: underline;
	
}

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

}

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

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;

}


.metatag {
	
	display:none;
	text-align:center;
	
}
