/*
Theme Name: Centric Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 14px Verdana;
	color: #373737;
	
}
a {
	text-decoration: none;
	color: #3399ff;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}

#wrapper {
	width: 1000px;
	margin: auto auto;
	text-align: left;
}

/** BEGIN header **/
#header {
	
	border-bottom:dotted #3399ff;
}
	#header b{
		padding: 0 0 10px;
		font-size:30px;
		
	}
	
	#header img {
		float:left;
		padding-right: 20px;
	}
	
	#header h1 {
		font-size:14px;
	color:#969696;
	}
		
		#header h1 a {
			outline: none;			
			text-indent: 20px;
		}
		
		#header b span {
			font-size:30px;
			color:#000000;

	}
	
	#header-untertitel {
	font-size:11px;	
	font-weight:bolder;
	color:#000000;
	padding: 0px 10px 20px 170px;

}	

	#header-unten {
	font-size:14px;
	color:#969696;
	padding: 2px 10px 20px 10px;

}	
	
	#header-rechts {
		
		width: 350px;
	float: right;
	color:#000000;
	font-size:1.0em;
	text-align: left;
	margin: 0px;
	padding: 35px 30px 0px 0px;
	
	}
	
	#header-rechts a{
		
		text-decoration:underline;
	}
	
	#header-rechts ul {
		list-style-type:circle;
		list-style-position:inside;
	}
/** END header **/

/** BEGIN body **/
#body {
	
	width: 1000px;
	padding: 0 4px 0px;
}
	#sidebar {
		width: 230px;
		float: right;
		font-size: 1.1em;
		color: #3399ff;
		padding: 15px 0 0 5px;
	}
		#sidebar h2 {
			font-size: 1em;
			text-transform: uppercase;
			padding: 10px 0 0 5px;
		}
		#sidebar ul {
			list-style-type: none;
			border-bottom: 1px dotted #3399ff;
			padding: 5px 0 10px;
		}
			#sidebar ul li {
				padding: 5px 0 5px 15px;
			}
			#sidebar ul li a {
				color: #7E7E7E;
				
			}
			#sidebar ul li a:hover {
				color:#C30;
			}
			
			
		
	#content {
		float: right;
		width: 1000px;
		padding: 10px 0 10px 0px;
		
	}
		
		#content a {
			text-decoration:underline;
			font-weight:bold;
		}
		 
		
		#content #startseite{
			
		width: 800px;
		
		
		}
		
		#content #startseite ul {
			list-style-type: none;
			
			
		}
		
		#content #startseite ul li {
			line-height: 25px;
			
background-image: url("pfeil.png");
background-repeat:no-repeat;
margin:10px 0 0 310px;

padding: 0 0 0 10px;
			
		}
			#content #startseite h2 {
				font-size: 1.6em;
				margin-bottom: 15px;
				color: #3399ff;
			}
			#content #startseite img {
				margin-right: 5px;
				float: right;
			}
			#content #startseite div {
				width: 1000px;
				float: left;
				padding: 10px 10px 20px 10px;
				
			}
				#content #startseite div p {
					margin-bottom: 15px;
				}
				#content #startseite .readmore {
					float: right;
					font-weight: bold;
					margin: 20px 20px 0 0;
				}
				
		
		
		
		
		
		
		
		#blog-content {
		float: right;
		width: 750px;
		padding: 20px 10px 10px 0px;
		
	}
		
		#blog-content a:hover {
				color:#C30;			
		}
		 
		
		#blog-content .startseite{
			
		
		
		}
		
		#blog-content .startseite ul {
			list-style-type: none;
			
			
		}
		
	
			#blog-content .startseite h3 {
				font-size: 0.5em;
				margin-bottom: 0;
				margin-top:20px;
				color: #3399ff;
				border-bottom:dotted #999;
				border-top:solid #3399ff;
				text-transform:uppercase;
				
				
			}
			#blog-content .startseite img {
				margin-right: 5px;
				float: left;
			}
			#blog-content .startseite div {
				padding: 15px 10px 0px 5px;
				float: left;
				
				
			}
				#blog-content .startseite div p {
					
				}
				#blog-content .startseite .readmore {
					float: right;
					font-weight: bold;
					margin: 20px 20px 0 0;
				}
		
		
		
		#blog-content .post {
	padding: 0 20px 20px 0;
	
}
	#blog-content .post p {
		margin-bottom: 10px;
		line-height: 1.5em;
		
	}
	#blog-content .post img.normal {
		float: left;
		
		padding: 0 40px 0 0;
		
	}
	
	#blog-content .post img.klein {
		
		padding: 0;
		
	}
	

		
	#blog-content .post h3 {
		font-size: 1.1em !important;
		padding-bottom: 5px;
	}
	#blog-content .post .details {
		clear: both;
		padding: 5px 0;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #e0e0e0;
		
	}
	#blog-content .post .details p {
		margin-bottom: 0;
	}
	#blog-content .post .l {
		float: left;
	}
	#blog-content .post .r {
		float: right;
	}
	#blog-content .post ol {
		padding: 0 0 10px 20px;
	}
	#blog-content .post ul li{
		margin: 0 0 10px 55px;
	}
	#blog-content .post li {
		margin: 0 0 0 120px;
		list-style-type:square;
	}
	#blog-content .post blockquote {
		font-style: italic;
		padding: 10px;
		background-color: #EEEEEE;
		border-width: 1px 0;
		border-style: solid;
		border-color: #E3E3E3;
		margin-bottom: 10px;
	}
	#blog-content .post h3 {
		margin-bottom: 5px;
		font-size: 1.3em;
	}
		
		
		
		
		
		
	
		
		
		
		
		
		

.single p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	.single img.normal {
		float: right;
		
		padding: 0 0 0 0;
		
	}
	
	.single img.klein {
		
		padding: 0;
		
	}
	

		
	.single h3 {
		font-size: 1.1em;
				margin-bottom: 30px;
				margin-top:20px;
				color: #3399ff;
				border-bottom:dotted #999;
				border-top:solid #3399ff;
				text-transform:uppercase;
				padding: 5px 0 50px 0;
	}
	.single .details {
		clear: both;
		padding: 15px 0;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #e0e0e0;
		
	}
	.single .details p {
		margin-bottom: 0;
	}
	.single .l {
		float: left;
	}
	.single .r {
		float: right;
	}
	.single ol {
		padding: 0 0 10px 20px;
	}
	.single ul li{
		margin: 0 0 10px 55px;
	}
	.single li {
		margin: 0 0 0 120px;
		list-style-type:square;
	}
	.single blockquote {
		font-style: italic;
		padding: 10px;
		background-color: #EEEEEE;
		border-width: 1px 0;
		border-style: solid;
		border-color: #E3E3E3;
		margin-bottom: 10px;
	}
	
		
		
		
		
		
		
		
		
		
		
		
		#content #latest ul {
			list-style-type: none;
			
			
			
		}
		
		#content #latest ul li {
			line-height: 25px;
			
background-image: url("pfeil.png");
background-repeat:no-repeat;
margin:10px 0 0 310px;

padding: 0 0 0 10px;
			
		}
			#content #latest h2 {
				font-size: 1.6em;
				margin-bottom: 15px;
				color: #3399ff;
			}
			#content #latest img {
				margin-right: 5px;
				float: right;
			}
			#content #latest div {
				width: 530px;
				float: right;
				padding: 10px 10px 0px 10px;
				
			}
				#content #latest div p {
					margin-bottom: 15px;
				}
				#content #latest .readmore {
					float: right;
					font-weight: bold;
					margin: 20px 20px 0 0;
				}
		#content .box {
			width: 310px;
			float: left;
			margin: 20px 20px 0 0;
			
			padding: 10px 0;
		}
		#content .end {
			margin-right: 0 !important;
		}
			#content .box h2 {
				font-size: 1em;
				text-transform: uppercase;
				color: #3399ff;
				margin-bottom: 10px;
			}
			#content .box img {
				
				padding-right: 5px;
				float: left;
			}
			#content .box p {
				margin: 10px 0;
			}
			#content .box .readmore {
				float: right;
				font-weight: bold;
				margin-bottom: 20px;
			}
			#content .box ul {
				list-style-type: none;
				clear: both;
			}
				#content .box ul li {
					border-bottom: 1px dotted #959595;
					padding: 5px 0;
				}
				#content .box ul li a {
					color: #2498BF;
				}
				#content .box ul li a:hover {
					
				}
				
		
.table {
width:1000px;
text-align:center;
background-color:#F2F2F2;

margin-top:20px;


}




.table .nav{
background-color:#3399ff;
font-size:12px;
height:45px;
font-weight:bold;
color:#FFF;


}
.table .nav b{
	cursor:help;
}

.table .nav th{

border-collapse: collapse;

}

.table .rahmen td{
border:#000 1px dotted;	
border-collapse: collapse;
border-color:#999;
font-size:12px;
padding:4px;
border-collapse: collapse;
}

.table .rahmen2 td{
border:#000 1px dotted;	
border-collapse: collapse;
border-color:#999;
font-size:12px;
padding:1px;
}


	

tr:hover { background: #AFD775; }
				
				
			
/** END body **/

/** BEGIN footer **/
#footer {
	
	margin-top: 100px;
	
	
	width: 950px;
	border-top:#3399ff dotted;
	text-align:left;
	color: #FFF;
	
}
	#footer p {
		color: #3399ff;
		line-height: 1.6em;
		
	}
	#footer a {
		color: #FFF;
	}
	
	
	
	
	#footer .box {
			width: 210px;
			float: left;
			margin: 20px 20px 0 0;
			background-color:#3399ff;
			padding: 10px 0;
			bottom: auto;
			
			
		}
		#footer .end {
			margin-right: 0 !important;
		}
			#footer .box h2 {
				padding-left: 20px;
				font-size: 1em;
				color: #FFF;
				margin-bottom: 10px;
			}
			
			#footer .box p {
				margin: 10px 0;
			}
			
			#footer .box ul {
				padding: 0 0 0 25px;
				list-style-type: none;
				clear: both;
			}
				
				
				
/** END footer **/

/** BEGIN misc **/

	
	
	
	
.post {
	padding: 0 0 20px 0;
	
}
	
	.post table {
		padding-bottom: 0;
		
	}
	
	
	
	.post p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	.post img.normal {
		float: left;
		
		padding: 0 40px 0 0;
		
	}
	
	.post img.klein {
		
		padding: 0;
		
	}
	

		
	.post h3 {
		font-size: 1.1em !important;
		padding-bottom: 10px;
		
	}
	
	.post h2{
		font-size: 1.3em;
				margin-bottom: 0;
				margin-top:20px;
				color: #3399ff;
				border-bottom:dotted #999;
				border-top:solid #3399ff;
				padding: 5px 0 5px 0;
	}
	.post .details {
		clear: both;
		padding: 5px 0;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #e0e0e0;
		
	}
	.post .details p {
		margin-bottom: 0;
	}
	.post .l {
		float: left;
	}
	.post .r {
		float: right;
	}
	.post ol {
		padding: 0 0 10px 20px;
	}
	
	.post ul {
		
		margin-left: 360px;
		padding-bottom:30px;
	}
	
	.post ul li{
		margin: 0 0 15px 15px;
	}
	.post li {
		
		list-style-type:square;
	}
	.post blockquote {
		font-style: italic;
		padding: 10px;
		background-color: #EEEEEE;
		border-width: 1px 0;
		border-style: solid;
		border-color: #E3E3E3;
		margin-bottom: 10px;
	}
	.post h3 {
		margin-bottom: 15px;
		font-size: 1.3em;
	}
#comments {
	
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.0em;
		font-weight: normal;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
/** END misc **/

    #navigation {
	width: 980px;
	height: 40px;
	color: #ffffff;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#navi {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#navi li {
    float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navi li a{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#3399ff none repeat scroll 0 0;
	color:#ffffff;
	display:block;
	font-size:1.0em;
	font-weight:bold;
	margin-right:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:7px 39px;
	text-decoration:none;
	text-transform:uppercase;
}

#navi a:hover {
	background:#AFD775 none repeat scroll 0 0;
	}
	
#navi li.current_page_parent a{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#77BED2 none repeat scroll 0 0;
	color:#ffffff;
	display:block;
	font-size:1.0em;
	font-weight:bold;
	margin-right:7px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:7px 42px;
	text-decoration:none;
	text-transform:uppercase;
}

#navi li.current_page_item a{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#77BED2 none repeat scroll 0 0;
	color:#ffffff;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-right:7px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:7px 20px;
	text-decoration:none;
	text-transform:uppercase;
}
	
#navi li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#navi li li a, #nav li li a:link, #nav li li a:visited {
	background: #3399ff;
	color:#FFFFFF;
	width: 230px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
    border:1px solid #F0EFEF;
	}
	
#navi li li a:hover, #nav li li a:active {
	background: #AFD775;
	}

#navi li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#navi li:hover ul {
	left: auto;
	display: block;
	}
	
#navi li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	



.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
	
}

.pagebar a,.pageList .this-page {
	border: 1px solid #373737;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #36F;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #F00;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

