/*
Theme Name: Centurix
Theme URI: http://www.digitalstud.de.ms
Description: This minimalistic, clean and professional theme is a simple Theme for your own Blog. Can be used in every sector.
Author: Clemens Goering
Version: 1.2
Tags: blue, white, three-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

General comments and license statement (optional).
*/

html{
     }
	
body{	
	background:#53a8d3;	 
	background-image:url('images/background.jpg'); 
	background-repeat:repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #444;
	font: 78% "trebuchet ms",verdana,arial,helvetica,sans-serif;

     }
	 
	 
	#mainframe{
	min-width:1250px;
	}
	
	#header_oben{
	 height: 50px;
	 margin:0px;
	 float:left;
	 margin-left:140px;

	}
	
	#header_oben_2 {
	 overflow:hidden;
	 height: 100px;
	 margin:0px;
	 float:left;
	 width:100%;
	}
	
	#menue{
	margin-left:600px;
	float:left;
	}
	
	.menu1 {
		background-image:url('images/menu_li.png'); 
		background-repeat:no-repeat;
		width:40px;
	}
	
	.menu2 {
			background-image:url('images/menu_mi.png'); 
			background-repeat:repeat-x;
	}
	
	.menu3 {
			background-image:url('images/menu_re.png'); 
		background-repeat:no-repeat;
		width:40px;
	}
	
		#nav{
		background:#555;
		font-size:1.1em;
		vertical-align:right;
		}
		#nav, #nav ul {
		list-style: none;
		line-height: 1;
		}
		#nav a, #nav a:hover {
		display: block;
		text-decoration: none;
		border:none;
		}
		#nav li {
		float: left;
		list-style:none;
		}
		#nav a, #nav a:visited {
		display:block;
		font-weight:bold;
		color: #f5f5f4;
		padding:6px 12px;
		}
		#nav a:hover, #nav a:active {
		background:#aaa;
		text-decoration:none
		}
		#nav li ul {
		position: absolute;
		left: -999em;
		height: auto;
		width: 174px;
		border-bottom: 1px solid #a9a9a9;
		}
		#nav li li {
		width: 172px;
		border-top: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		background: #777;
		}
		#nav li li a, #nav li li a:visited {
		font-weight:normal;
		font-size:0.9em;
		color:#FFF;
		}
		#nav li li a:hover, #nav li li a:active {
		background:#000;
		}
		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
		}
		a.main:hover {
		background:none;
		}
	
	
	#header{
	 border:0px; 
	 height: 390px;
	 width: 980px;
	 float:left; 
	 margin-left:140px;
	 background-image:url('images/head_mid.png');
	 background-repeat:no-repeat;
	 padding: 5px;
	}
	
	#header_single{
	 border:0px; 
	 height: 200px;
	 width: 900px;
	 margin-left:180px;
	 float:left;
	 background-image:url('images/head_mid_single.png'); 
	 background-repeat:no-repeat;
	}
	
	#linkline{
	margin-top:180px;
	margin-right:30px;
	float:right;
	}
	
	#oben_rechts {
	width:350px;
	margin-right:55px;
	}
	
	#oben_rechts li {
	list-style:none;
	color: #000;
	}
	
	
	#slideshow {
	padding: 0 0 20px 20px;
	}
	
	.slide_bg {
	background-image:url('images/slideshow_bg.png');
	background-repeat:no-repeat;
	background-position: -8px 40%;	
	}
	
	#link_tabelle {
	background-image:url('images/content_bg.png'); 
	background-repeat:repeat-y;
	background-position:50px 20%;
	width:900px;
	margin-left:180px;
	margin-top:-5px;
	height:135px;
	float:left;
	vertical-align:top;
	}
	
	.link_ta {
	background-image:url('images/link_tabelle.png'); 
	background-repeat:no-repeat;
	}
	
	#content{
	float:left;
	margin-top:-10px;
	width:920px;
	height:100%;
	overflow:hidden;
	margin-left:180px;

	}
	
	.main_td1 {
		background-image:url('images/mitte_1.png'); 
		background-repeat:no-repeat;
		height:20px;
	}
	
	.main_td2 {
		background-image:url('images/mitte_2.png'); 
		background-repeat:repeat-y;
	}
	
	.main_td3 {
		background-image:url('images/mitte_3.png'); 
		background-repeat:no-repeat;
		height:20px;
	}
	
	#content_single{
	float:left;
	width:900px;
	height:100%;
	overflow:hidden;
	margin-left:180px;
	margin-top:10px;
	}
		

		
				.td1a{
				 background-image:url('images/content_1.png'); 
				 background-repeat:no-repeat;
				 height:20px;
				}
				
				.td2a{
				 background-image:url('images/content_2.png'); 
				 background-repeat:repeat-y;
				}
				
				.td3a{
				 background-image:url('images/content_3.png'); 
				 background-repeat:no-repeat;
				 height:20px;
				}
				

	
	.post{
	
	}
	
	.entry{

	}
	
	.postmetadata{
	}
	
	#ml_border{
	float:left;
	width:240px;
	padding:10px;
	margin-left:40px;
	}
	
	#mm_border{
	float:left;
	width:240px;
	padding:10px;
	margin-left:20px;
	}
	
	#mr_border{
	float:left;
	width:240px;
	padding:10px;
	margin-left:20px;
	}
	
					#mitte_links{
					float:left;
					width:210px;
					padding:5px;
					margin-left:20px;
					}
					
					#mitte_links li {
					list-style: none;
					}
					
					
					#mitte_mitte li {
					list-style: none;
					}
					
					#mitte_mitte {
					width:210px;
					float:left;
					padding:5px;
					margin-left:20px;
					}
					
					#mitte_rechts{
					float:left;
					width:210px;
					padding:5px;
					margin-left:20px;
					}
					
					#mitte_rechts a, #mitte_rechts a:visited {
					text-decoration:none;
					color:#000;
					}
					
					#mitte_rechts li {
					list-style: none;
					}
					
					
	/* Single Seiten */
	
	#mitte_linksa{
	float:left;
	width:550px;
	padding:5px;
	margin-left:50px;
	}
	
	#mitte_linksa li {
	list-style: none;
	}
	
	#mitte_rechtsa{
	float:left;
	width:200px;
	padding:5px;
	margin-left:40px;
	}
	
	#mitte_rechtsa a, #mitte_rechts a:visited {
	text-decoration:none;
	color:#000;
	}
	
	#mitte_rechtsa li {
	list-style: none;
	}

	/* Single Seiten - Ende */
	
	
	#footer{
	margin-top:30px;
	height:200px;
	float:left;
	width:100%;
	background: url(images/footer.jpg) repeat-x;
	}
	
	#footer a, #footer a:visited {
	text-decoration:none;
	color:#fff;
	}
	
	#footer li {
	list-style:none;
	}
	
	#Footer_Links{
	list-style:none;
	width:250px;
	}
	.oben{vertical-align:top;}
	
	#Footer_Mitte{
	list-style:none;
	width:250px;
	}
	
	#Footer_Rechts{
	list-style:none;
	width:250px;
	}
	
	#single{
	width:500px;
	margin-left:40px;
	}

/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 8px 0 8px;
	font-size: 1.4em;
	color: #444;
	font-family: Georgia,"Times New Roman",Times,serif;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

a {
     }
a:link { 
		text-decoration:none;
		color:#9b9b9b;
     }
a:visited {
		text-decoration:none;
		color:#9b9b9b; 
     }

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
