/* ====== Contact Form ====== */

form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.contactform-button {
	text-align:right;
}

.contactform-container {
	margin:0 0 0 0;
	width:565px;
	max-width:545px;
	padding-left:10px;
	padding-right:10px;
	background-color:#efefef;
	margin-bottom:10px;
}

.contactform-error {
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold; 
	color:#ed0501;
	text-align:center;
}

.contactform {
	width:545px;
	background-color:#efefef;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.contactform input {
	font-size:11px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.contactform textarea {
	font-size:11px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin:0 0 0 0;
}

.contactform-captcha img {
	vertical-align:middle;
	width:120px;
	height:32px;
	margin-left:7px;
}


.contactform-input-text {
	background-color:#ffffff;
	padding:1px;
	width:260px;
	border:0px;
}

.contactform-input-text-captcha {
	background-color:#ffffff;
	padding:1px;
	border:0px;
}

.contactform-input-textarea {
	width:260px;
	background-color:#ffffff;
	padding:1px;
	border:0px;
}

.contactform td {
	vertical-align:top;
}

.contactform-col1 {
	font-weight:bold;
}

.contactform-col2 {
	font-weight:normal;
	width:300px;
}

.contactform-line { 
	padding-top:4px;
	padding-bottom:4px;
}

/* ====== Page ====== */

html,body {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#000000;
	background-color: #ffffff;
	text-align:center;
}

td {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 0;
	margin-bottom:2px;
	margin-top:0px;
}

ul {
	list-style-image:url(images/bullet_wagner_gruen2.gif);
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-left:22px;
}
li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-top:6px;
	margin-bottom:6px;
}

.csc-bulletlist {
	font-weight:bold;
}

.bodytext {
	margin-bottom:16px;
}

.bulletlistcontainer {
	width:100%;
	background-color:#efefef;
	margin-bottom:10px;
	padding-bottom:1px;
}

/* ====== Layout ====== */

#header_background {
/*	z-index:0;  */
}

#bg_left {
	background-color:#e0e0e0;
	background-image:url(images/head_left_bg.gif);
	background-repeat:repeat-x;
	width:50%;
	height:202px;
}
#bg_right {
	background-color:#e0e0e0;
	background-image:url(images/head_right_bg.gif);
	background-repeat:repeat-x;
	width:50%;
	height:202px;
}

#bg_left_1 {
        background-color:#e0e0e0;
        background-image:url(images/head_left_1_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}
#bg_right_1 {
        background-color:#e0e0e0;
        background-image:url(images/head_right_1_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}

#bg_left_2 {
        background-color:#e0e0e0;
        background-image:url(images/head_left_2_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}
#bg_right_2 {
        background-color:#e0e0e0;
        background-image:url(images/head_right_2_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}

#bg_left_3 {
        background-color:#e0e0e0;
        background-image:url(images/head_left_3_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}
#bg_right_3 {
        background-color:#e0e0e0;
        background-image:url(images/head_right_3_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}

#bg_left_4 {
        background-color:#e0e0e0;
        background-image:url(images/head_left_4_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}
#bg_right_4 {
        background-color:#e0e0e0;
        background-image:url(images/head_right_4_bg.gif);
        background-repeat:repeat-x;
        width:50%;
        height:202px;
}



#site_overlay_container {
	z-index:1;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}	
#site_overlay {
	width:979px;
	height:100%;
	text-align:left;
	margin:0px auto;
}
#logo {
	width:979px;
	height:69px;
}
#switches {
	width:979px;
	height:14px;
	background-color:#e0e0e0;
}
#imagepic {
	width:979px;
	height:119px;
	background-color:#898989;
}
#imagepic_1 {
	width:979px;
	height:119px;
	background-color:#0095d4;
}
#imagepic_2 {
	width:979px;
	height:119px;
	background-color:#35b558;
}
#imagepic_3 {
	width:979px;
	height:119px;
	background-color:#f15a31;
}
#imagepic_4 {
	width:979px;
	height:119px;
	background-color:#009f8f;
}
#content_container {
	padding-top:25px;
	width:979px;
	background-color:#ffffff;
}
#left_container {
	width:180px;
	float:left;
	overflow:hidden;
}
#right_container {
	width:799px;
	float:right;
	padding-left:16px;
	max-width:783px;
	overflow:hidden;
}

#content_col_1 {
	width:565px;
	float:left;
	overflow:hidden;
}

#content_col_2 {
	width:218px;
	float:right;
	padding-left:20px;
	padding-right:11px;
	max-width:187px;
	overflow:hidden;
}

/* ====== Navigation ====== */

#mainmenu {
	width:180px;
	clear:both;
	margin-bottom:10px;
}

#thememenu {
	width:180px;
        clear:both;
}

#menuright {
	width:187px;
	margin-bottom:10px;
}

/* ====== Layout Searchbox ====== */

#searchbox {
	width:180px;
	clear:both;
	margin-bottom:10px;
}
#searchbox form {
        margin:0 0 0 0;
        padding:0 0 0 0;
}
#searchbox_head {
	width:180px;
	height:21px;
	background-image:url(images/search_head_bg.gif);
        background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding-top:3px;
	padding-left:5px;
	max-width:175px;
	max-height:17px;
}
#searchbox_left {
	width:142px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	background-image:url(images/search_bg.gif);
        background-repeat:repeat-y;
}

