body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: url(bg_cs.gif) #efefef repeat-x top left;
	font-size: 0.9em;
	color: #fff;
}

html { /* Fix f&uuml;r Firefox */
    height: 100%;
    margin-bottom: 1px;
}

#wrapper {
	width: 992px;
	table-layout: fixed;
}

#header {
	border-top: solid 0px #54be46;
}

#header, #header .csc-textpic-imagewrap {
	width: 770px;
	height: 161px;
	overflow: hidden;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 0px !important;
}

.border-l {
	border-left: solid 0px #ccc;
}

.border-r {
	border-right: solid 0px #ccc;
}

.border-l-img, .border-r-img {
	width: 10px;
}

.border-l-img-3 {
	background: url(shadow-l-3.gif) right top repeat-y;
}

.border-r-img-3 {
	background: url(shadow-r-3.gif) right top repeat-y;
}

#logo {
	width: 202px;
	height: 161px;
	overflow: hidden;
	border-top: solid 0px #ccc;
}

.topmenu {
	height: 54px;
	background: url(bg_menu.jpg) repeat-x;
}

.csc-textpic-caption {
	font-size: 0.9em;
}

.leftbar, .rightbar {
	width: 202px;
	background: #e5e5e5;
	font-size: 0.9em;
	text-align: left;
	color: #666;
	padding-top: 15px;
}

.leftbar .box, .rightbar .box {
	margin-bottom: 10px;
}

.leftbar .box a, .rightbar .box a {
	color: #666;
}

.leftbar p, .rightbar p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 10px 0 10px;
}

.rightbar p em, .rightbar p i {
	color: #D6384A;
	font-style: normal;
}

.leftbar .box h1, .rightbar .box h1 {
	color: #fff;
	background: #6c6c6c;
	font-size: 1.1em;
	padding: 15px;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 5px;
	text-align: right;
	font-weight: 200;
	text-transform: uppercase; 
}

.rightbar .newsbox_content {
	border-bottom: dotted 1px #D6384A;
	margin-bottom: 20px;
	padding: 10px;
}

.rightbar .newsbox_content a {
	text-decoration: none;
}

.rightbar .newsbox_content .more a {
	background: url(list.gif) 2px 0px no-repeat;
	padding-left: 12px;
	color: #D6384A;
}

.content {
	width: 770px;
	background: #fff;
	color: #222;
	font-size: 0.9em;
	border-bottom: solid 1px #ccc;
}

.content h1 {
	font-size: 1.1em;
	margin-top: 0px;
}

.content h2 {
	font-size: 1.1em;
}

.content h3, .content h4, .content h5 {
	font-size: 1em;
}

.content .innerpadding {
	padding: 35px;
	overflow: hidden;
	color: #37332D;
	text-align: left;
}

.content a {
	color: #d0384d;
	padding: 0px;
}

.content a:hover {
	color: #fff;
	background: #d0384d;
	padding: 0px;
	text-decoration: none;
}

.content .csc-frame-frame1 {
	/*position: relative;*/
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background: #f7f7f7;
	border-right: solid 3px #efefef;
	border-bottom: solid 3px #efefef;
	width: 679px;
	/*border-left: solid 1px #DFCFB7;
	border-top: solid 1px #DFCFB7;*/
}

.content .csc-frame-frame1 p {
	padding: 0;
	margin: 5px;
}

.content .newslist .newsbox_content {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background: #f7f7f7;
	border-right: solid 3px #efefef;
	border-bottom: solid 3px #efefef;
}

.csc-mailform {
    border: 0px;
}
 
.csc-mailform-field label {
    width: 120px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
}
 
.csc-mailform-field input, .csc-mailform-field textarea {
    margin-bottom: 5px;
    border: solid 1px #C6C3C6;
    border-width: 1px 2px 2px 1px;
    background: #fff;
    /*width: 430px;*/
}
 
.csc-mailform-field input:focus, .csc-mailform-field textarea:focus {
    margin-bottom: 5px;
    border: solid 1px #D6384A;
    background: #fff;
    border-width: 1px 2px 2px 1px;
}
 
.csc-mailform-field .csc-mailform-submit {
    margin-left: 125px;
    background: #D6384A;
    border-width: 0;
    color: #fff;
    padding: 3px;
}
 
.csc-mailform-field .csc-mailform-submit:focus {
    margin-left: 125px;
    background: #D6384A;
    border-width: 0;
    color: #fff;
}
 
.csc-mailform-field #captchaResponse {
    margin-left: 125px;
}
 
.contenttable p, .htmlarea-showtableborders p {
    margin: 0;
    padding: 0;
}
 
.content ul {
    list-style-image: url(list.gif);
}

.footer {
	padding: 10px;
	color: #fff;
	text-align: right;
	font-size: 0.85em;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 0.9em;
	color: #9F9482;
}

table.startseite {
	width: 100%;
	vertical-align: top;
}

table.startseite .startseite_tr {
	vertical-align: top;
}

table.startseite .startseite_td {
	width: 50%;
	vertical-align: top;
	position: relative;
	padding: 10px;
	background: #f7f7f7;
	border-right: solid 3px #efefef;
	border-bottom: solid 3px #efefef;
}

table.startseite .startseite_td .csc-textpic-text a {
	background: url(list.gif) 2px 0px no-repeat;
	padding-left: 12px;
	color: #D6384A;
}

#links {
	text-align: center;
	margin-top: -100px;
	height: 100px;
	position: relative;
}

#links a {
	color: #313031;
	font-size: 0.8em;
	text-decoration: none;
	background: url(list.gif) 2px -2px no-repeat;
	padding-left: 12px;
}

#links a:hover {
	text-decoration: underline;
}
