* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#505050;
	margin:0;
	padding:0;
	background-color:#B4B5B4;
	font-size: 12px;
}
#wrapper { 
 	width:1000px;
	text-align:left;
	margin:15px auto; !important
	padding:2;
	background-color: White;
	border: 2px solid White;
}
#faux {
  margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
  background: url(../images/background_content_3.gif);
}
#header {
	background-color: White;
	margin:0 auto;
	padding:0px;
	height:135px;
	background-position:top;
	background-repeat:repeat-x;
}

#leftcolumn { 
 display: inline;
 margin: 0px;
 padding: 0px;
 width: 200px;
 float: left;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#content { 
 float: left;
 margin: 10px 13px;
 padding: 0px;
 width: 560px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 190px;
 float: right;
}

.clear { clear: both; background: none; }

#search_bar 
{
	width: 100%;
	margin: 0px 0px 0px 4px;
	}

#search_bar input 
{
	background-color: White;
	border:1px solid #DF9707;
	line-height: 10px;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 4px;
	}
	
.f-submit 
{
	color:#333333;
}

input.f-submit 
{
	border:none;
}
p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#505050;
	font-size: 12px;
}

H1 {
	font-size : 18px;
	text-align: left;
	line-height: 120%;
	font: normal;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
	font: normal;
	font-weight: bold;
}

H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
	font: normal;
	font-weight: bold;
}


.txt_Titel {
	font-size : 18px;
	text-align: left;
	line-height: 120%;
	font: normal;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
}
.txt_Subtitel {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
	font: normal;
	font-weight: bold;
}

.txt_Text {
	color:#505050;
	font-size: 12px;
}

#footer_links { 
 padding: 2px 2px 2px 2px;
 display: inline;
 width: 300px;
 float: left;
 height:15px;
}
#footer_mitte { 
 padding: 2px 2px 2px 2px;
 float: left;
 width: 310px;
 display: inline;
 position: relative;
 height:15px;
  text-align: right;
}
#footer_rechts { 
 padding: 2px 2px 2px 2px;
 display: inline;
 position: relative;
 width: 190px;
 float: right;
 height:15px;
 text-align: right;
}
#footer { 
	background-color: #0000FF; 
	font-size:10px;
	color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: White;
	padding: 0px;
}
#menu_oben {
 	margin:0 auto;
	background-color: #0000FF;
	padding-top: 4px;
	border-top-style: solid;
	border-top-color: White;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: White;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: White;
	word-spacing: 20px;
	text-indent: 5px;
}

#menu_oben_links { 
 padding: 0px 0px 2px 2px;
 display: inline;
 width: 200px;
 float: left;
 height:15px;
}
#menu_oben_mitte { 
 padding: 0px 2px 2px 0px;
 float: left;
 width: 350px;
 display: inline;
 position: relative;
 height:15px;
}
#menu_oben_rechts { 
 padding: 0px 10px 2px 2px;
 display: inline;
 position: relative;
 width: 350px;
 float: right;
 height:15px;
 text-align: right;
 word-spacing: 5px;
}
.csc-firstHeader {
	font-size : 18px;
	text-align: left;
	line-height: 120%;
	font: normal;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
}