/*  
Theme Name: OT201 Theme
Theme URI: http://wordpress.org/
Description: OT 201 Theme von Falko Richter
Version: 1.0
Author: Falko Richter
Author URI: http://www.falkorichter.de/


*/



html,body
	{
	margin:0px;
	padding:0px;
	background-color: #14131A;
 	font-family:Arial;
font-size: 90%px;
	
	}
body, div#wrapper
	{
	margin-top: -15px;
	text-align:center;
	}

/*Divs*/	
div.clear
	{
	clear:both;
	}
div.header
	{
	height:64px;
	width:930px;
	background:url(images/bg_top.jpg) top left no-repeat;
	}
div#container
	{
	text-align:left;
	width:930px;
	margin: auto;
	padding-top: 25px;
	}
.wrapper
	{
	margin-top:0px;
	float:left;
	width:930px;
	background-color: White;
	}
.navigation
	{
	width: 198px;
	background: url(images/logo.gif) top left no-repeat;
	float: left;
	padding-top: 150pt;
	text-align: right;
	}
div.content
	{
	width:660px;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
	padding-left: 55px;
	padding-top:50px;
	height: 440px; 
	overflow: auto;
	background: #fff url(images/bg_content.gif) top left repeat-y;
	}
div.footer
	{
	height:167px;
	width:978px;
	background:url(images/bg_bottom.jpg) top left no-repeat;
	padding-left: 800px;
	padding-top: 80px;
	}

div#plakat
	{
	float:left;
	margin-right:25px;
	}
#plakat p
	{
		font-size: 80%;
		margin: 0px;
		padding: 0px;
	}
.left
{
 	float: left;
	width: 48%;		
}	
#content_header
	{
		color: #54B3DE;
		font-size: 22px;
		float: left;
		position: relative;
		top: 35px;
		left: 210px;
		margin-right: 5px;
	}
	
.navigation ul , .footer ul
	{
	list-style: none;
	margin: 0em;
	padding: 0em;
}
.navigation li
	{
	padding-left: 0.1em;
	padding-bottom:0.2em;
	font-size:0.8em;
}	
h1 , h2 , .navigation ul a , a , .footer p
{
	color:#387692;
}
h1
{
	margin-bottom:5px;
	background:none;
}
h2
{
	margin: 0px;
}
.navigation h1
{
	font-size:0.8em;
}

label
	{
		width: 150px;
		float: left;
		display: block;
	}
hr
	{
		width: 80%;
	}

.navigation ul a
{
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	background:none;
	padding: 0px;
	
}
.navigation ul
{
	margin-bottom: 100px; 
}
a , .footer p
	{
text-decoration: underline;
display: inline;
	}
.red
{
	color: Red;
	font-weight: bold;
}
p
{
	margin-top:0px;
	padding-top:0px;
}
.alignleft {
text-align:left;
}
.alignright{
text-align:right;
}
.center {
align:center;
}

textarea#comment{
width:300px;
}

form#commentform label {
width:200px;
float:left;
display:block;
}
h2 a {
	background:none;
	padding:0px;
	margin-left:15px;
	margin-bottom:10px;
}
.content img{
margin:5px;
}

.navigation a{
font-size:70%;
}
p{
font-size:90%;
}
.navigation  ul  li  h2{
display:none;
visibility:hidden;
}