* 	{
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	border: 0px;
	z-index: 1;
}

html 	{
	font-family: Verdana;
	font-size: 12px;
	height:100%;
	color:#515151;
}

h1 	{
	padding: 0px 0px 10px 0px;		
	font-size: 16px;
	font-weight: bold;
}

h2	{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 25px 0px 0px 0px;
	text-align: center;
	height:100%;
}

a:link {
	color: #3C577E;
	text-decoration: none;
}

a:visited {
	color: #3C577E;
	text-decoration: none;
}

a:hover {
	color: #3C577E;
	text-decoration: none;
}

a:active {
	color: #3C577E;
	text-decoration: none;
}

#header {
	display:block;
	border:0px;
	height:91px;
	margin-left: -100%;
	background-image: url(./images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#headercontent {
	display: none;
	border:0px;
	height:91px;
	width: auto;
	margin: 0px;
	text-align:left;
}

#header_left {
	display: block;
	border: 0px;
	height: 91px;
	background-image: url(./images/header_left.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}

#header_right {
	display: block;
	border: 0px;
	height: 91px;
	margin-left: 50%;
	background-image: url(./images/header_right.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}

#main {
	border:0px;
	width: 868px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #F5F5F5;
	min-height: 87% !important;
    	height: 87% auto;
}

#lang {
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 868px;
	text-align: right;
	border: 0px;
	margin: 0px auto;
	padding: 3px 0px 2px 0px;
	background-image: url(./images/lang.jpg);
	background-repeat: repeat-y;
}

#lang_ul {
    	display: block;
    	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	list-style:none; 
	text-align:right;
	font-family: arial;
	font-size: 10px;
}

.lang_li_v	{
	display: inline;
	padding-right: 10px;
}

#langunten {
	display: block;
	width: 868px;
	height: 5px;
	border: 0px;
	margin: 0px auto;
	background-image: url(./images/langunten.jpg);
	background-repeat: no-repeat;
	overflow: hidden;	
}

#links {
    	display: inline;
	width: 181px;
	float: left;
	margin:0px;
	padding: 0px 15px;
	border: 0px;
	color: #3C577E;
}

.menu {
	display: block;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	line-height: 100%;
}

.spacer_menu {
	padding: 10px 0px 15px 0px;
}

.spacer_links {
	padding: 15px 0px;
}

.suche_header {
	padding-bottom: 10px;
}

.newsletter_header {
	padding-bottom: 10px;
}

.links_box {
	padding-bottom: 10px;
}

#content {
	border: 0;
	display:block;
	padding:15px 28px;
	text-align:left;
	width: 600px;
	overflow:hidden;
}

.zweispalter {
	width: 100%;
	overflow:hidden;
	text-align: left;
}

.content_li {
    	display: block;
	text-align: left;
	width: 48%;
	float: left;
	background-color: transparent;
	padding: 10px 2% 15px 0;
	clear:none;
}

.content_re {
	text-align: left;
	display: block;
	width: 48%;
	padding: 10px 0 15px 2%;
	margin-left: 50%;
	background-color: transparent;
	clear:none;
}

#footer{
	position:fixed;
	bottom:0;
	margin: 0 auto;
	width:868px;
	height:13px;
	border: 0px;
	background-image: url(./images/foot.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	color: #e1e8ee;
	font-family: verdana;
	font-size: 9px;
    	z-index: 3;
}

.sub_head {
	font-size: medium;
}

.button {
	border: 0px;
	background: url(./images/button.jpg) no-repeat top left;
	width: 25px;
	height: 15px;
	vertical-align: middle;
}

#button_newsletter {
	border: 0px;
	background: url(./images/button.jpg) no-repeat top left;
	width: 25px;
	height: 15px;
	vertical-align: top;
}

#button_newsletter_content {
	border: 1px solid #e1e8ee;
	background-color: #d3d3d3;
	width: 100px;
	margin-top:5px;
}

.input {
	border: 1px solid #778899;
	font-family: verdana;
	font-size: 10px;
	height: 13px;
	width: 140px;
} 

.right-teaser-text {
	font-family: Verdana;
	font-size: 10px;
}

.left-teaser-img {
	float:left;
	padding-top:5px;
	width:50px;
}

.left-teaser-text {
	font-family: Verdana;
	font-size: 10px;
	float:right;
	width:130x;
}

.contact_header {
	
}

.contact_name {
	margin: 5px 0;
	border: 1px inset #666666;
}

.contact_mail {
	margin: 5px  0;
	border: 1px inset #666666;
}

.contact_subject {
	margin: 5px  0 10px 0;
	border: 1px inset #666666;
}

.contact_text {
	margin: 5px 0;
	border: 1px inset #666666;
}

.contact_button {
	margin: 15px 0;
	border: 1px outset #666666;
}

label {
	display: block;
}

#tx_odsajaxmailsubscription_pi1_subscribe {
	font-family: Verdana;
	font-size: 10px;
}

#tx_odsajaxmailsubscription_pi1_error {
	font-family: Verdana;
	font-size: 10px;
}

#tx_odsajaxmailsubscription_pi1_unsubscribe {
	font-family: Verdana;
	font-size: 10px;
}

#tx_odsajaxmailsubscription_pi1_info {
	font-family: Verdana;
	font-size: 10px;
}

div.csc-textpic-above div.csc-textpic-text { clear: none; }
div.csc-textpic-right div.csc-textpic-text { clear: none; }	
div.csc-textpic-left div.csc-textpic-text { clear: none; }