/***** Elements *****/
body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 960px;
	margin: 0px auto;
	padding: 10px;
	overflow: -moz-scrollbars-vertical;
}

#page {
}

p, ol, ul, dl, blockquote {
	padding: 7px 10px 10px 10px;
	margin: 0px;
}

.csc-uploads {
	margin-left: 10px;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/***** Header img *****/
#header {
	width: 974px;
	height: 147px;
	margin: 0px auto;
	padding: 0px;
	z-index: 100;
}

/***** shortklicks *****/
#shortklicks {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	width: 974px;
	height: 18px;
	overflow: hidden;
}

*html #shortklicks {
	margin-bottom: -35px;
	}

#shortklicks a.short_menu {
	font-family: Verdana, sans-serif;
	color: #666666;
	padding-right: 10px;
	margin-right: 15px;
	text-decoration: none;
	background-image: url(/fileadmin/layout/pfeil_grau.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#shortklicks a.short_menu:hover {
	text-decoration: underline;
	color: #000000;
	padding-right: 10px;
	margin-right: 15px;
	background-image: url(/fileadmin/layout/pfeil_schwarz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#shortklicks a.short_menu_act {
	font-family: Verdana, sans-serif;
	color: #000000;
	padding-right: 10px;
	margin-right: 15px;
	text-decoration: none;
	background-image: url(/fileadmin/layout/pfeil_schwarz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#shortklicks a.short_menu_act:hover {
	text-decoration: underline;
	}

/***** menue_top *****/
#menu_top {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}

#menu_top ul {
	margin: 0px;
	padding: 0px auto;
	overflow: hidden;
	list-style-type: none;
}

#menu_top ul a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

.menu_top_level_1 {
   padding: 3px 5px 3px 5px;
	margin: 0px;
	background-color: #d7d0b5;
	border-right: solid #b1a992 1px;
	border-bottom: solid #b1a992 1px;
	border-left: solid #f2f1ea 1px;
	border-top: solid #f2f1ea 1px;
	height: 14px;
	white-space: nowrap;
}

.menu_top_level_1_act {
   padding: 3px 5px 3px 5px;
	margin: 0px;
	background-color: #d7d0b5;
	border-right: solid #b1a992 1px;
	border-bottom: solid #b1a992 1px;
	border-left: solid #f2f1ea 1px;
	border-top: solid #f2f1ea 1px;
}

.menu_top_level_1 a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menu_top_level_1 a:hover, .menu_top_level_1_act a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.menu_top_2 {
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color: #f3f1e8;
	border: solid #e4e0d2 1px;
	white-space: nowrap;
}

*+html .menu_top_2 {
	width: 275px;
}

*html .menu_top_2 {
	width: 275px;
}

a.menu_top_level_2 {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	color: #000000;
	line-height: 20px;
	background-image: url(/fileadmin/layout/pfeil_schwarz_2_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	white-space: nowrap;
}

a.menu_top_level_2:hover, a.menu_top_level_2_act {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	color: #666666;
	line-height: 20px;
	background-image: url(/fileadmin/layout/pfeil_grau_2_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	white-space: nowrap;
}
	
/***** Menu *****/

/***** Content *****/
#content {
	width: 974px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background: url(/fileadmin/layout/bg_main.gif);
	z-index: 500;
}

#content h1 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
	clear: both;
}

#content h2, h3, h4, h5, h6 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size: 12px;
	clear: both;
}

#content ul {
	padding-left: 25px;
	padding-top: 10px;
}

#content hr {
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #D7D0B5;
 	border-bottom: transparent;
	clear: both;
	height: 1px;
}

#colLeft {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border-top: solid #d7d0b5 1px;
	border-left: solid #d7d0b5 1px;
	border-right: solid #d7d0b5 1px;
	/*
	background: #f3f1e8;
	*/
}

#colLeft dl {
	margin: 0px;
	padding: 0px;
}

#colLeft img {
	padding-top: 10px;
}

#left_menu ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	list-style-type: none;
}

#left_menu ul a {
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#left_menu ul li {
	display: block;
	padding: 0px;
	margin: 0px;
}

#left_menu li.left-level-1-no a {
	font-family: Verdana, sans-serif;
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 17px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_1_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-1-no a:hover, #left_menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 17px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_1_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-2-no a {
	font-family: Verdana, sans-serif;
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 29px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_2_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-2-no a:hover, #left_menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 29px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_2_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-3-no a {
	font-family: Verdana, sans-serif;
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 41px;
	color: #666666;
	background-image: url(/fileadmin/layout/pfeil_grau_3_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu li.left-level-3-no a:hover, #left_menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 0px 41px;
	color: #000000;
	background-image: url(/fileadmin/layout/pfeil_schwarz_3_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.trenner {
	border-top: solid 5px #f3f1e8;
	background: #d7d0b5;
	height: 1px;
}

*html li.trenner {
	background: #f3f1e8;
	border-top: solid 1px #d7d0b5;
	font-size: 1px;
}

#left_box a {
	text-decoration: none;
}

/***** Content Rechts *****/

#colRight {
	float: left;
	width: 730px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	border-top: solid #4a4432 1px;
	border-left: solid #4a4432 1px;
	border-right: solid #4a4432 1px;
	/*
	background: #f3f1e8;
	*/
	padding-top: 1px;
	margin-left: 10px;
}

*html #colRight {
	display: inline;
}

#colRight img {

}

#colRight dl {
	margin: 0px;
	padding: 0px;
}

#colRight dt {
	font-size: 0px;
}

#colRight .csc-textpic-image {
	/* border: solid #000000 1px; */
	padding: 10px 0px 10px 10px;
}

#colRight .csc-textpic-caption {
	font-weight: bold;
	font-size: 9px;
	padding: 5px 13px 5px 10px;
	/*
	background: #d5cfb7;
	background-image: url(/fileadmin/layout/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: right;
	*/
}

*html .tx-abkacheln-pi1 {
	margin-left: -5px;
}

.kasten-1-1 {
	width: 710px;
	height: 206px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #d5cfb7;
}

.kasten-1-2 {
	width: 347px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #d5cfb7;
}

.kasten-1-4 {
	width: 166px;
	overflow: hidden;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
	border: solid #ffffff 5px;
	background: #d5cfb7;
}

.kasten-link {
	background: #d5cfb7;
	padding: 5px 13px 5px 10px;
	background-image: url(/fileadmin/layout/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

.kasten-link a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

/***** Clear Content *****/
.clear_content {
	clear: both;
	font-size: 0px;
	height: 1px;
	background: url(/fileadmin/layout/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

*html .clear_content {

}

/***** Footer ******/
#footer {
	width: 960px;
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

/***** Forms Layout *****/
.form_feld {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	width: 300px;
	color: #000000;
	font-weight: normal;
	position: left;
}

.form_select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	width: 302px;
	color: #000000;
	font-weight: normal;
}

/* für IE */
*html .form_select {
	width: 305px;
}

.form_select_berater {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	width: 600px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
}

.form_label_berater {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.form_button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	width: 302px;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
}

/* für IE */
*html .form_button {
	width: 304px;
}

.csc-mailform {
	border: none;
	}

*html .csc-mailform {
	padding-left: 10px;
	}
	
*+html .csc-mailform {
	padding-left: 10px;
	}
	
.csc-mailform {
	padding-left: 10px\9;
	padding-bottom: 10px\9;
	}

.csc-mailform-field {
	width: 300px;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
	}

.csc-form-label {
	margin: 3px;
}

.csc-form-fieldcell {
	margin: 3px;
}

.csc-form-label-req {
	margin: 3px;
}

/***** Such Wörter Farbe *****/
#suchform {
	position: relative;
	float: right;
	}
	
*html #suchform {
	bottom: 14px;
	}

*+html #suchform {
	bottom: 14px;
	}

.form_suche_feld {
	width: 100px;
	font-size: 11px;
	height: 11px;
}

.form_suche_button {
	width:45px;
	height: 17px;
	font-size: 10px;
	background-color: #d7d0b5;
	border-right: solid #b1a992 1px;
	border-bottom: solid #b1a992 1px;
	border-left: solid #f2f1ea 1px;
	border-top: solid #f2f1ea 1px;
	color: #666666;
	font-weight: bold;
}

.csc-sword {
	color: Red;
}

/***** Base Cal *****/
.tx-cal-controller {
	padding: 5px;
}

#month-header {
	width: 718px;
}

#calendar-event div {
	padding-left: 10px;
	padding-top: 10px;
}

#calendar-event-backlink {
	padding-left: 10px;
}

.tx-abproduktberater-pi1 {
	padding: 10px;
}

/***** Adressen Suche *****/
.tx-adressensuche-pi1 {
	padding: 10px;
}

.tx-ttaddress-pi1 {
	padding: 10px;
}

.tx-suche-pi1 {
	padding: 10px;
}

.form_ad_suche_feld {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	width: 50px;
	color: #000000;
	font-weight: normal;
	position: left;
	padding: 2px;
}

.form_ad_suche_button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #d7d0b5;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding: 1px;
	margin-top: 5px;
	width: 75px;
}

.div_partner {
	border-top: 1px solid #d7d0b5;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

.suchtreffer {
	border-top: 1px solid #d7d0b5;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

#content .tx-abtechnischeinformationen-pi1 h1, h2, h3 {
	padding: 10px 0px 5px 0px;
	font-size: 12px;
}

#content .tx-activitycal-pi1 {
	padding: 0px 10px 10px 10px;
}

#content .tx-activitycal-pi1 h1 {
	padding: 10px 0px 10px 0px;
}

#content .tx-activitycal-pi1 h2, h3 {
	/*
	padding: 0px;
	margin: 0px;
	*/
}

#content .tx-activitycal-pi1 p {
	padding-left: 0px;
}

#content #sitemap ul {
	padding-left: 10px;
}

#content #sitemap li {
	list-style: none;
	padding: 0px;
	color: #666666;
	line-height: 50px;
	border-bottom: solid #D7D0B5 1px;
}

#content #sitemap a {
	color: #666666;
	text-decoration: none;
}

#content #sitemap a:hover {
	color: #000000;
	text-decoration: none;
}

.termine-list {
	padding-top: 10px;
}

.termine-list td {
	padding: 5px 50px 5px 0px;
}

.tx-dmmjobcontrol-pi1 {
	/* border-bottom: solid #D7D0B5 1px; */
	padding-bottom: 10px;
	margin: 0px 10px 0px 10px;
}

.dmmjobcontrol_list_tr {
	border-bottom: solid #D7D0B5 1px;
}

.dmmjobcontrol_list_tr_alt {
	border-bottom: solid #D7D0B5 1px;
}

#content .tx-dmmjobcontrol-pi1 h1, h2, h3 {
	padding-left: 0px;
}

.tx-dmmjobcontrol-pi1 p {
	padding: 7px 10px 10px 0px;
	margin: 0px;
	/* line-height: 20px; */
}

.tx-abtechnischeinformationen-pi1 {
	padding:10px;
}