@import "http://tasso.com/fileadmin/global.css";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 0.8em;
	line-height: 140%;	
	background-color: #222;
	background-color: #000;
}

#header {
	background-image: url(../img/bg.jpg);
	height: 160px;
}

#header_vorschalt {
	background-image: url(../../vorschaltseite/vss_0_header.gif);
	width: 709px;
	height: 119px;
	background-color: #000;
	margin-left: 140px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#header_vorschalt h1, #header_vorschalt h2, #header_vorschalt p, #header_vorschalt .csc-header {
	display: none;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 190px;
}

#footer ul li {
	float: left;
	padding-right: 45px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#wrapper_vorschalt #block_1 {
		background-color: #000;
}

#top_header {
	display: none;
	}

/* Service */

#header #service {
	float: left;
	padding-right: 20px;
	width: 980px;
	margin-top: 140px;
	font-size: 13px;
	overflow: show;
}

#header #service #nav {
	padding-left: 14px;
	padding-right: 210px;
}

#header #service ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #nav ul li {
	display: inline;
	padding-right: 10px;
}

#header #service a {
	color: #FCC506;
	font-weight: bold;
	text-decoration: none;
}

#header #service a:hover {
	text-decoration: underline;
}

#header #service #suche {
	float: left;
	padding-left: 10px;
}

#header #service #suche #eingabe {
	display: inline;
}

#header #service #suche #eingabe input {
	border: 1px solid #fff;
	height: 16px;
	width: 146px;
	padding: 0 2px;
}

#header #service #suche #senden {
	display: inline;
}

#header #service #suche #senden input {
	border: 0;
	height: 18px;
}


#footer {
	background-color: #000;
	color: #fff;
	font-size: 1.0em;
}

#footer .content {
	padding: 10px;
}

#block_1 {
	background-color: #E7F6F8;
	background-color: #000000;
}

#block_2 {
	background-color: #CCCAD0;}

#block_2 .content {
	margin: 20px 0 20px 0;
	color: #fff;	
}

#block_3 {
	background-color: #0EAAB8;
}

#block_1 #leftContent {	
}

#block_1 #rightContent {
}

#block_3 .content {
	margin: 0 10px 20px 10px;
	color: #fff;
}

/* Nav_Main */

#nav_main {
	padding-left: 10px;
	padding-top: 20px;
}

#nav_main a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	line-height: 160%;
}

#nav_main a.active {
	color: #000;
	font-weight: bold;
	font-size: 13px;	
}

#nav_main a:hover {
	text-decoration: underline;
}

#nav_main ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_main ul ul {
	padding-left: 15px;
}


#block_1 .content .bett_blaettern {
	background-color:    #CCC9D0;
	margin: -22px -10px 22px;
	padding: 5px 5px 0;
	line-height: 30px;
/*
	position:    relative; 
*/
	height: 30px;
}

#block_1 .content .bett_blaettern ul {
    margin: 0;
	padding: 0 10px;
	list-style-type: none;
	background-color:    #000000;
	height: 30px;
	margin-bottom: 5px;
}

#block_1 .content .bett_blaettern ul li {
	display:    inline;
}


#block_1 .content .bett_blaettern ul li.prev {
	text-align:    left;
	float:    left;
}


#block_1 .content .bett_blaettern ul li.next {
	text-align:    right;
	float:    right;
}

#block_1 .content .bett_blaettern a {
	color: #ffffff;
	text-decoration: none;
	font-weight:    bold;
}

#block_1 .content .bett_blaettern a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Formulare */
legend {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
border:0px;
padding:10px;
border: 1px solid #CCC9D0;
}

.radiolayout {
padding-top:15px;
padding-bottom:15px;
}

.mf-radio {
border:0px;
}

.mf-text {
}

.mf-check {
}
.mf-select {
	font-size: 0.9em;
/*
border:0px;
*/
}

.mf-input {
border: 1px solid #CCC9D0;
margin-bottom: 5px;
}

.mf-submit {
color: #000000;
font-weight: bold;
background-color:#CCC9D0;
border: 0;
padding: 5px 15px;
/*
border: 1px solid #000000;
*/
}

.csc-mailform-field {
	display: block;
	margin: 5px 0;
	padding: 3px;
	height: 1%;
}


.csc-mailform-field .mf-label {
	width: 220px;
	display: block;
	float: left;
}

.csc-mailform-field .mf-label label {
	margin: 0;
	padding: 0;
}

.csc-mailform-field .mf-field {
	display:    block;
	float: left;
}

.mf-required {
	font-weight:    bold;
}

.mailclear {
    display: block;
	width: 1px;
	height: 1px;
	line-height: 1px;
	clear:    both;
	overflow:    hidden;
}



