/*
1. GLOBAL
========================================================= */
*{
	margin: 0;
	padding: 0;
	}

body {  
	color : #666;
	font: 12px/19px helvetica, Arial, sans-serif;
	background: #414345;
	}

h1 { font-size: 150%; color:#666; margin-bottom:10px;}
h1 { font-size: 135%; color:#666; margin-bottom:10px;}
h2 { font-size: 120%; color:#666; margin-bottom:10px;}
h3 { font-size: 13px; color:#666; margin-bottom:10px;}
h4 { font-size: 110%; color:#666; margin-bottom:10px;}
h5 { font-size: 105%; color:#666; margin-bottom:10px;}
h6 { font-size: 100%; color:#666; margin-bottom:10px;}

div#layout_con {
	text-align: left;
	}
	
/*2. HEADER
========================================================= */
div#header_con {
	float: left;
	width: 100%;
	z-index: 1;
	}

div#header {
	position: relative;
	height: 170px;
	background: url(../images/header.png) no-repeat;
	z-index: 2;
	}

/* logo link */
a#start {
	position: absolute;
	top: 31px;
	right: 0px;
	width: 273px;
	height: 76px;
	display: block;
	background: none;
	}

/* label */
div#label {
	position: absolute;
	bottom: 70px;
	left: 33px;
	width: 369px;
	height: 27px;
	display: block;
	background: none;
	z-index: 2;
	}

/* topnav */
div#topnav {
	position: absolute;
	top: 130px;
	left: 56px;
	width: auto;
	height: 30px;
	display: block;
	background: none;
	z-index: 998;
	}
	
/* 3. MAIN
========================================================= */
div#main_con {
	position: relative;
	float: left;
	width: 100%;
	}

div#col_left {
	float: left;
	}

	div#leftnav {
		float: left;
		width: 150px;
		display: block;
		font-size: 100%;
		margin-bottom: 10px;
		}

		div#leftnav ul {margin:0; padding:0; list-style:none; width:150px;}
		div#leftnav ul li {margin:0; padding:0; display:block;}

		div#leftnav ul li a:link,
		div#leftnav ul li a:visited {
			padding: 3px 0;
			margin: 0;
			width: 150px;
			color: #999;
			display: block;
			font-weight: bold;
			text-decoration: none;
			border-bottom: 1px solid #999;
		
			}
		
		div#leftnav ul li a:hover {color:#616161; text-decoration:none;}
		div#leftnav ul li#nav-active a {color:#616161;}

		div#leftnav ul ul a {text-indent:10px;}
		div#leftnav ul ul ul a {text-indent:20px;}
		div#leftnav ul ul ul ul a {text-indent:30px;}

div#col_right {
	float: right;
	color: #999;
	}


div#col_right h1, div#col_right h3 a {
	color: #999;
	}

div#col_main {
	position: relative;
	float: left;
	}

/* content padding */
div#mainbody {

	}

/* main background */
div#main_con .nocol,
div#main_con .onlyleft,
div#main_con .onlyright,
div#main_con .leftright {
	position: relative;
	background: url(../images/main.png) repeat-y;
	}

div#col_border {
	position: absolute;
	top: 260px;
	left: 70px;
	width: 360px;
	height: 210px;
	color: #fff;
	font-size: 120%;
	display: block;
	background: none;
	z-index: 2;
	}

div#col_border h1 {
	color: #616161;
	font-size: 210%;
	font-weight: normal;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
	}


/* 4. FOOTER
========================================================= */
div#footer_con {
	float: left;
	width: 100%;
	}

div#footer {
	position: relative;
	height: 46px;
	display: block;
	background: url(../images/footer.png) left bottom no-repeat;
	}

/* 5. FORMS
========================================================= */
ul {
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	}

li {
	line-height: 14px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: none;
	}

ul.arrow li {
	line-height: 14px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: url(../images/aright2.png) 0% 50% no-repeat;
	}


ol li {
	padding: 0;
	background: none;
	}

fieldset, img { border: 0; }
option { padding: 0 0 0 0.4em; }

.inputbox,
input {
	padding: 2px 4px;
	color: #000;
	border: 0;
	border: 1px solid #ccc;
	}

.button,
.tx-srfeuserregister-pi1-submit {
	margin: 0px;
	padding: 2px 20px 2px 10px!important;
	color: #666;
	font-size: 100%;
	border: 1px solid #bbb;
	background: #eee url(../images/aright.png) 95% 50% no-repeat;
	}


input.submit {
	margin: 0px;
	padding: 2px 20px 2px 10px!important;
	color: #666;
	font-size: 100%;
	border: 1px solid #bbb;
	background: #eee url(../images/aright.png) 95% 50% no-repeat;
	}

select {
	height: 21px;
	padding: 2px 4px!important;
	border: 1px solid #bbb!important;
	background: #fff!important;
	overflow: hidden;
	}

option { padding: 4px; }

/* 6. MODULE
========================================================= */
div.test {
	position: absolute;
	top: 0px;
	left: 0px;

	}

div.mod1 {
	}

div.mod {
	margin-bottom: 20px;
}

hr {border:0;height:1px;padding:0;margin:20px 0;background:#ccc;}

div.left_c {
	float: left;
	margin-top: 10px;
	}

div.article {
	width: 100%;
	float: left;
	padding: 0px 0 20px 0;
	}

div.article h1,
div.mod1 h1 {
	margin: 0px 0 20px 0;
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	}

div.article h1 {
	}

div.article h1 a:link,
div.article h1 a:visited,
div.mod1 h1 a:link,
div.mod1 h1 a:visited {
	color: #616161;
	font-weight: bold;
	text-decoration: underline;
	}

div.article h1 a:hover,
div.mod1 h1 a:hover {
	text-decoration: none;
	}

table.tab_content td {
	padding: 0 10px;
	}

/* 8. CONTENT
========================================================= */
a:link, a:visited {
	color: #616161;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:120px;
padding-left:0px;
margin-bottom: 10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-field select {
width: 150px;
height: 100px;
}

.csc-mailform-field option {
border: 0;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 120px;
/* Float wieder abschalten */
clear: both;
}


/* 8. FIXES
========================================================= */
/* fixes - dont chage */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* REG FORM */
#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-text,
#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-password,
#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-uploader,
#tx-srfeuserregister-pi1-fe_users_form textarea {border:1px solid #ccc;}

#tx-srfeuserregister-pi1-fe_users_form textarea {width:268px;}

table.f_reg input {width:280px;margin:2px 0;}
table.f_reg input.zip {width:60px;}
table.f_reg input.city {width:207px;}
table.f_reg input.check {width:20px;}
table.f_reg input.submit {width:auto;float:right;margin-right:9px;}
table.f_reg input.auto {width:auto;}

span.f_1 {
	float: left;
	width: 160px;
	display: block;
	margin-bottom: 3px;
	}

span.arrow {
	display: block;
	line-height: 14px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: url(../images/aright.png) 0% 50% no-repeat;
	}
span.arrow a {
	color: #999;
	}

div.news-latest-morelink {
	display: block;
	line-height: 14px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: url(../images/aright.png) 0% 50% no-repeat;
	}

div.news-single-backlink {
	display: block;
	line-height: 14px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: url(../images/aleft.png) 0% 50% no-repeat;
	}

.news-list-item h1 {font-size:14px!important;}
.news-list-item h1 a:link,
.news-list-item h1 a:visited,
.news-list-item h1 a:hover {text-decoration:none!important;font-size:14px!important;}

div.news-latest-morelink a:link,
div.news-latest-morelink a:visited,
div.news-single-backlink a:link,
div.news-single-backlink a:visited {color:#C80000;font-weight:normal;}

.news-list-item img {}
.news-list-item h1 {margin:0!important;}

.mfix {margin: 20px 0 0 0;}

div.regform {float:left;display:block; margin: 1px 0;}
div.red {background: none; color:#ff0000;}

.tx-felogin-pi1 .fright {float:right;}
.tx-felogin-pi1 input#user,
.tx-felogin-pi1 input#pass {width:190px;}
.tx-felogin-pi1 input.submit {margin-top: 6px;}
