.two .col1 { float:left; width:48%; margin-right:2%;overflow:hidden; }
.two .col2 { float:left; width:50%; margin-right:0%;overflow:hidden; }

.three .col1 { float:left; width:31%; margin-right:2%;overflow:hidden; }
.three .col2 { float:left; width:31%; margin-right:2%;overflow:hidden; }
.three .col3 { float:left; width:33%; margin-right:0%;overflow:hidden; }

.four .col1 { float:left; width:23%; margin-right:2%;overflow:hidden; }
.four .col2 { float:left; width:23%; margin-right:2%;overflow:hidden; }
.four .col3 { float:left; width:23%; margin-right:2%;overflow:hidden; }
.four .col4 { float:left; width:25%; margin-right:0%;overflow:hidden; }

div.detailimg {
	display:none;
	position:absolute;
	right:0px;
	bottom:0px;
	cursor:pointer;
	z-index:10;
	/* background-color:#FFFFFF; */
	/* padding:7px; */
	/* border:1px solid #666666; */
}

#left_content h1{
	margin-bottom:15px;
	font-size:17px;
	font-weight:normal;
	background-image:url(../pix/gestrichelte_linie.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	line-height:22px;
}

#left_content h1 a {
	font-size:17px;
	font-weight:normal;
	color:#666666;
}

#left_content h3 {
	font-size:12px;
}

p {
	padding-bottom:10px;
}

div.halfWidthLeft {
	width:47%;
	margin-right:3%;
	float:left;
}

div.halfWidthRight {
	width:47%;
	margin-right:3%;
	float:right;
}

div.fullWidth {
	clear:both;
	float:none;
}

span.orange {
	color:#f9972a;
}

#content a {
	font-weight:bold;
	color:#F9972A;
}

#content a.orange {
	color:#f9972a;
}

#content a:hover {
	color:#aaaaaa;
}
#right_content {
	font-size:10px;
}

#right_content a {
	color:#f9972a;
}

#right_content p {
	padding-bottom:3px;
}

#right_content .simpleBox {
	margin-bottom:10px;
}

#right_content .box_header {
	background-image:url(../pix/simple_box_header.gif);
	background-repeat:no-repeat;
	height:5px;
}


#right_content .simpleOrangeBox .box_header {
	background-image:url(../pix/simple_box_orange_header.gif);
}

#right_content .box_content {
	background-image:url(../pix/simple_box_middle.gif);
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
}

#right_content .simpleOrangeBox .box_content {
	background-image:url(../pix/simple_box_orange_middle.gif);
}

#right_content .box_content h1,
#right_content .obox_content h1 {
	font-size:10px;
	font-weight:bold;
	padding-bottom:8px;
}

#right_content .box_footer {
	background-image:url(../pix/simple_box_footer.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:10px;
}

#right_content .simpleBox .box_footer {
	background-image:url(../pix/simple_box_footer.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:0px;
}

#right_content .simpleOrangeBox .box_footer {
	background-image:url(../pix/simple_box_orange_footer.gif);
}

#right_content .box_orangeHeader {
	background-image:url(../pix/box_orange_header.gif);
	background-repeat:no-repeat;
	height:23px;
}

#right_content .obox_header {
	background-image:url(../pix/simple_box_orange_header.gif);
	background-repeat:no-repeat;
	height:8px;
}

#right_content .obox_content {
	background-image:url(../pix/simple_box_orange_middle.gif);
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
}

#right_content .obox_footer {
	background-image:url(../pix/simple_box_orange_footer.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:10px;
}


#right_content .box_orangeHeader h1 {
	padding-top:5px;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

#left_content ul {
	margin-bottom:20px;
}

#left_content li {
	margin-left:30px;
	list-style-type:disc;
}

.csc-sitemap {
	margin-left:80px;
}

.csc-sitemap ul li {
	padding-bottom:2px;
	padding-top:5px;
}

.csc-sitemap ul ul li {
	padding-bottom:1px;
	padding-top:1px;
}

.csc-sitemap ul ul {
	padding-top:5px;
	margin-left:40px;
}

.csc-sitemap ul ul ul {
	padding-top:0px;
}

#content .csc-sitemap a {
	text-decoration:none;
}

#content .csc-sitemap ul ul li a {
	font-weight:normal;
	color:#666666;
}


/* Formulare -------------------------------------------------------------------------- */


.tx-thmailformplus-pi1 {
	padding-top:10px;
	padding-bottom:10px;
}

.col {
	float:left;
	width:310px;
}

.col2 {
	float:left;
	width:330px;
}

.row {
	clear:both;
	margin-bottom:2px;
}

.label {
	width:100px;
	float:left;
	height:20px;
}

.feldRadio {
	float:left;	
	width:18px;
	height:20px;
}

.labelRadio label {
	font-size:11px;
}


label {
	font-size:12px;
}

#strasse {
	width:135px;
}

#nr {
	width:35px;
}

#plz {
	width:50px;
}

#ort {
	width:120px;
}

input.textfeld, select.dropdown, textarea.textarea, select {
	background-color:#feead4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	border:1px solid #f9972a;
}


input.textfeld {
	width:180px;
}

textarea {
	width:300px;
	height:120px;
	margin-bottom:4px;
}

select.dropdown {
	background-color:#FFFFFF;
	width:100px;
}

.button {
	background-color:#f9972a;
	border:none;
	color:#ffffff;
	font-weight:bold;
	padding:0px 20px 0px 20px;
	margin-top:10px;
	margin-left:100px;
	background-image:url(../pix/btn_send.gif);
	width:188px;
	height:27px;
}

.button:hover {
	cursor:pointer;
}

ul.fehlerliste {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

.orangeArrow {
	padding-left:18px;
	background:url(../pix/nav_act.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.dividerTop {
	padding-top:10px;
	background-position:0px 15px;
	background-image:url(../pix/gestrichelte_linie.gif);
	background-repeat:repeat-x;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	padding-bottom:10px;
	padding-right:10px;
}

.csc-textpic-intext-left  .csc-textpic-text {
	float:left;
}


.tx-indexedsearch .search-result {
	padding-bottom:10px;
}

.tx-indexedsearch fieldset {
	border:0px solid;
}

.tx-indexedsearch label {
	line-height:22px;
}

.tx-macinasearchbox-pi1 {
	background-image:url(../pix/search_field.gif);
	background-repeat:repeat-x;
	height:33px;
	width:192px;
	margin-bottom:10px;
}

.searchbox .searchFeld {
	width:130px;
	border:0px;
	margin-left:17px;
	margin-top:4px;
	padding-top:2px;
	background-color:transparent;
	vertical-align:middle;
	color:#a6a6a6;
}

.searchbutton {
	color:#FFFFFF;
	background-color:transparent;
	font-weight:bold;
	width:112px;	
	height:20px;
	background-image:url(../pix/btn_suchen.gif);
	background-repeat:repeat-x;	
	cursor:pointer;	
	border:0px;
	margin-left:5px;
}

.searchbox .searchbutton {
	vertical-align:middle;
	background-color:transparent;
	border:0px;
	margin-top:7px;
	margin-left:7px;
	width:24px;	
	height:22px;
	background-image:url(../pix/btn_go.gif);
	background-repeat:repeat-x;	
	cursor:pointer;
}

.wordbox a {
	display:block;
	margin-right:4px;
	float:left;
	text-decoration:none;
}

#left_content div.newsBox {
	background-image:url(../pix/referenzkasten.jpg);
	background-repeat:no-repeat;
	width:477px;
	height:116px;
	float:left;
}

#left_content div.newsBox .csc-textpic {
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#left_content div.newsBox h1 {
	font-size:11px;
	font-weight:bold;
	color:#F9972A;
	padding-bottom:3px;
	margin-bottom:7px;
}

#left_content div.newsBox p {
	font-size:10px;
	line-height:13px;
}

#left_content div.rssBox,
#left_content div.jobBox  {
	background-image:url(../pix/kasten_rss.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:116px;
	float:right;
}

#left_content div.jobBox  {
	background-image:url(../pix/kasten_mitarbeiter.jpg);
}

#left_content div.rssBox h1,
#left_content div.jobBox h1 {
	padding-left:105px;
	padding-right:13px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:10px;
	line-height:13px;
	background-image:none;
	margin-bottom:5px;
	font-weight:bold;
}

#left_content div.rssBox p,
#left_content div.jobBox p {
	padding-left:105px;
	padding-right:13px;
	font-size:10px;
	line-height:13px;
}
