/* **************************************************** 

Title: 		GetSimple CSS Document
Author: 	Chris Cagle
URL: 			http://www.cagintranet.com/ 
					http://get-simple.info/
Created: 	September 2, 2009

**************************************************** */

/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}

h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:100;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:arial, sans-serif;
	font-size: 14px;	
	background: #FFFFFF url(images/headerbg_2.png) top left repeat-x;
	color:#222;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	}
	
 .ro {
 background:url('images/ro.jpg') top right no-repeat;
 margin:0;
 padding:0;
 }
  
 .lo {
 background:url('images/lo.jpg') top left no-repeat;
 margin:0;
 padding:0;
 }
  
 .ru {
 background:url('images/ru.jpg') bottom right no-repeat;
 margin:0;
 padding:0;
 }
  
 .lu {
 background:url('images/lu.jpg') bottom left no-repeat;
 margin:0;
 padding:0;
 }
 
 .inhalt {
 margin:0;
 padding:2em 2em 2em 2em;
 }
  
 .inhalt p {
 
	text-align: justify; 
	font-family:arial, sans-serif;
	font-size: 14px;	
 margin:0;
 padding:0;
 }

	
	
/* HEADER */
#header {
	position:relative;
	height:160px;
	text-align:left;
	}
#header .logo{
	position:absolute;
	top:15px;
	left:0px;
	color:#FFF;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:45px;
	}
	
#header .menuitems{	position:relative;	top:130px;		}	

#header .item1{	position:absolute;	top:380px;	left:320px;	}	
#header .item2{	position:absolute;	top:130px;	left:320px;	}	
#header .item3{	position:absolute;	top:520px;	left:-30px;	}	

#header .top49{	position:absolute;	top:480px;	left:300px;	}	


#header .menuitem1{	position:absolute;	top:135px;	left:0px;}	
#header .menuitem1:hover{	position:absolute;	top:135px; left:0px;	}		

#header .menuitem2{	position:absolute;	top:135px; left:100px;	}	
#header .menuitem2:hover{	position:absolute;	top:135px; left:100px;	}		

#header .menuitem3{	position:absolute;	top:135px; left:200px;		}	
#header .menuitem3:hover{	position:absolute;	top:135px;}		

#header .menuitem4{	position:absolute;	top:135px; left:300px;}	
#header .menuitem4:hover{	position:absolute;	top:135px;		}		
	
	

	
/* BODY */

#bodycontent {
	width:580px;
	float:left;
	text-align:left;
	}
#bodycontent .post {padding:0 0 55px 0;}
#bodycontent .post h1 {
	font-family:arial, sans-serif;
	font-size:36px;
	color:#000;
	line-height:36px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#ccc 1px solid;
	}
#bodycontent .post p {
	margin:0 0 18px 0;
	line-height: 22px;
	}

	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 25px;
	line-height: 20px;
	}
	#bodycontent .post ul ul, #bodycontent .post ol ul, #bodycontent .post ul ol, #bodycontent .post ol ol {
		margin:0 0 0 25px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post code {
	font-size:12px;
	color:#666;
	padding:2px;background:#fafafa;
	border:1px solid #eee;
	}
	#bodycontent .post pre code {
	display:block;
	font-size:12px;
	color:#666;
	padding:8px;background:#fafafa;
	border:1px solid #eee;
	margin-bottom:18px;
	}
	#bodycontent .post h2 {
	font-weight:bold;
	padding:8px 0;
	font-size:20px;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	padding:8px 0;
	font-size:17px;
	}
	#bodycontent .post h4 {
	font-weight:bold;
	padding:8px 0;
	font-size:14px;
	}
	#bodycontent .post a:link, #bodycontent .post a:visited {
		color:#009865;
		text-decoration:underline;
		}
	#bodycontent .post a:hover {
		color:#132430;
		text-decoration:underline;
		}
	#bodycontent .post .meta {
		margin-top:20px;
		font-size:11px;line-height:18px;
		color:#555;
		border:1px dotted #ccc;
		background:#f9f9f9;
		padding:8px;
	}


/* CONTACT FORM */

.contactform {margin:0 0 20px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#00CC33;}
.contactform p.error {color:#CC0000;}
.pot {display:none;}



/* SIDEBAR */

#sidebar {
	width:320px;
	float:left;
	text-align:left;
	font-size:16px;
	/*border: 2px solid #FF0000;*/
	}
	#sidebar .featured {
		
	/*	padding:20px;
		margin:0 0 30px 0;*/
		color:#000;
		font-family:arial;
	/*	line-height:20px;*/
	}
	#sidebar .featured h2 {
		
		font-family:arial, sans-serif;
		font-size:24px;
		line-height:24px;
		border-bottom: 1px dotted #213F54;
	/*	padding:0 0 15px 0;
		margin:0 0 20px 0;*/
		}
	#sidebar .featured p {
		margin:0 0 17px 0;
		}
	#sidebar a:link, #sidebar a:visited {
		
		text-decoration:underline;
		}
	#sidebar a:hover {
		
		text-decoration:underline;
		}
		
	#sidebar .featured a:link, #sidebar .featured a:visited {
		
		text-decoration:underline;
		}
	#sidebar .featured a:hover {
		
		text-decoration:underline;
		}
	#sidebar ul, #sidebar ol {
		margin:0 0 18px 30px;
	}



/* FOOTER */

#footer {
	text-align:left;
	line-height:18px;
	font-size:12px;
	color:#666;
	border-top:1px solid #ccc;
	padding:10px 0 20px 0;
	}
	#footer p.left-footer {text-align:left;float:left;width:450px;}
	#footer p.right-footer {text-align:right;float:right;width:450px;}
	
	#footer a:link, #footer a:visited {
		color:#666;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#000;
		text-decoration:underline;
		}