
ol, ul {
	list-style: none;
}
#content ul{
	list-style-type:square;
	margin:0 0 20px 60px;
	padding:0;

}
html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0px; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	color: #000;
}
img{
	border: none;
}
/****************************    basics    ***********************************/
#container{
	text-align:center;
	width:100%;
	background: #fff url(../images/bg_container.gif) left top repeat-x;
	height:auto;
	min-height: 100%;
}
#wrapper { 
	text-align:left;
	margin: 0 auto;
	width: 995px;
	height:100%;
	min-height: 100%;
}
#wrapper_inline{
	background: transparent url(../images/bg_wrapper.gif) left top repeat-y;
	float: left;
	text-align:left;
}
#header{
	float: left;
	/*width: 995px;*/
	height: 200px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#navigation{	
	width: 995px;
	background-color: #019120;
	/*height: 29px;*/
	float: left;	
}
#navigation_wrapper{
	padding-left: 12px;
}
#leftcolumn_wrapper{
	float: left;
	width: 258px;
	background-color: #fff;
}
#leftcolumn{	
	margin-top: 10px;
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	height: 100%;
	text-align:left;
}
#center_wrapper{
	float: left;
	width: 529px;
	background-color: #fff;
}
#center{
	margin-top: 10px;
	float: left;
	text-align:left;
}
#breadcrumb_wrapper{
	float: left;
	width: 529px;
		
}
#breadcrumb{
	margin: 0px 7px 0px 7px;
	padding-top: 8px;
	padding-left: 9px;
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	font-weight: bold;
	font-size: 60%;
	height: 29px;
	
}
a.breadcrumb{
	color: #000;
}
a.breadcrumb:link, a.breadcrumb:visited{
	text-decoration: none;	
}
a.breadcrumb:hover, a.breadcrumb:focus{
	text-decoration: underline;	
}

#content_wrapper{
	width: 529px; 
	float: left;
}

#content{
	margin-left: 15px;
	margin-right: 15px;
}


#rightcolumn_wrapper{
	float: left;
	width: 208px;
	background-color: #fff;
}
#rightcolumn{
	margin-top: 10px;
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	text-align:left;
}
#footer_wrapper{
	width: 995px;
	float: left;
	clear: both;
}
#footer{
	margin-left: 273px;
	margin-top: 20px;
	text-align:left;
}

#header_right{
	float: left;
	width: 730px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#header_left{
	float: left; 
	margin: 119px 0px 0px 0px;
	padding: 0px;
	/*width: 265px;*/
}
#fontsizer{
	height: 109px;
	width: 160px;
	float: right;
	margin-top: 10px;
}
#signet{
	width: 730px;
	height: 81px;
	float: right;
}
*>#signet{
	background: transparent url(../images/signet.png) left top no-repeat;
}
#logo{
	display: block;
  /*height: 100%;*/
  /*height: 73px;*/
	margin: 0px;
	padding: 0px;
}

*>#logo{
	background: transparent url(../images/logo_kleeblatt.png) left top no-repeat;
}
#logo a{
	 display:block; 
	 width:265px;
	 position: relative;
}


/****************************    main navigation     ***********************************/
#navigation .mainmenu{
	float: left;
	margin: 7px 24px 2px 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 90%;
	font-weight: bold;
}
a.menu_on{
	color: #000;	
}
a.menu_on:link, a.menu_on:visited{
	text-decoration: none;
}
a.menu_on:hover, a.menu_on:focus{
	text-decoration: underline;
}
a.menu_off{
	color: #fff !important;
}
a.menu_off:link, a.menu_off:visited{
	text-decoration: none;
}
a.menu_off:hover, a.menu_off:focus{
	text-decoration: underline;
}
/****************************    typography     ***********************************/

#content h1{
	font-size: 110%;
	margin: 20px 0px 5px 0px;
}
#content p{
	font-size: 75%;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
}
#content h2{
	font-size: 80%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.rahmen{
	background: transparent url(../images/content_line.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-right: 0px;
}
a.servicemenu_on, a.servicemenu_off{
	font-size: 70%;
	color: #000;
}
a.servicemenu_on:link, a.servicemenu_on:visited {
	text-decoration: underline;
}
a.servicemenu_on:hover, a.servicemenu_on:focus {
	text-decoration: none;
}

a.servicemenu_off:link, a.servicemenu_off:visited {
	text-decoration: none;
}
a.servicemenu_off:hover, a.servicemenu_off:focus {
	text-decoration: underline;
}

.splitter{
	font-size: 70%;
	color: #000;
}
#rightcolumn h1{
	font-size: 90%;
	font-weight:bold;
	margin-left:10px;
	padding-top:7px;
	color: #000 !important;
}
#rightcolumn .csc-textpic-image{
	margin-left: 10px !important;
}
#rightcolumn h3{
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	font-size: 90%;
	font-weight:bold;
	margin-left:0px;
	padding:7px 0px 5px 10px;
	color: #000 !important;
}
#rightcolumn p{
	font-size: 75%;
	font-weight:normal;
	margin: 0px 0px 10px 10px;
}

/****************************    subnavigation     ***********************************/
#subnavigation{
	color: #000;
	font-size: 90%;
	padding-bottom: 8px;
}
.mainmenu_title{
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-left: 10px;	
}

.mainmenu_title a.top_subnavi{
	font-weight: bold !important;
}

#subnavigation ul.menu-level1{
	margin: 0px;
	padding: 0px;
}
#subnavigation li, li.menu-level1-active{
	 
	 padding: 3px 0px 3px 10px;
}
#subnavigation ul.menu-level2{
	margin: 0px;
	padding: 0px;
}
#subnavigation ul.menu-level3{
	margin: 0px;
	padding: 0px;
}
#subnavigation a{
	background: transparent url(../images/pfeil.gif) left 5px no-repeat;
	padding-left: 10px;
	display: block;
}
#subnavigation a:link, #subnavigation a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
	
}
#subnavigation a:hover, #subnavigation a:focus{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}
#subnavigation a.act:link, #subnavigation a.act:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}
#subnavigation a.act:hover, #subnavigation a.act:focus{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
/****************************    search function   ***********************************/
.tx-macinasearchbox-pi1{
	padding: 15px 10px 15px 10px;
	background: transparent url(../images/bg_search.gif) left top repeat-y;
}
.tx-indexedsearch h2{
	font-size: 90%;
}

/******************* Contact ****************************************************/
legend{
	font-size: 75%;
	margin-bottom: 10px;
	padding: 0px;
	color: #000;
}

/* Contactform */

.tx-pilmailform-pi1{
	width: 490px;
	color: #53504d;
}

fieldset{
        margin: 0px 0px 30px 0px;
        padding: 0px;
        width: 490px;
        border: 0px solid black;
}

p.contact {
	clear: left;
	float: left;
	width: 480px;
	border: 0px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	height: 27px;
}

p.contact_high {
	clear: left;
	float: left;
	width: 480px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100px;
}
p.contact_bewerben {
	clear: left;
	float: left;
	width: 480px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 60px;
}
p.contact_textarea{
	clear: left;
	float: left;
	width: 480px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 200px;
}
.label_default{ 
	width: 110px; 
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 3px;
	float:left; 	
	font-weight: normal;
}
.c_form {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
 	font-size: 100%;
 	width: 320px;
 	padding-top: 2px;
}


.smalltext{
	text-align: right;
	font-size: 80%;
}
.option{
  /*background-color: #eeeeee; */
  font-family: Helvetica, Arial, sans-serif;
  padding: 0px;
}
.button{
  clear: both;
  float: right;
  margin: 20px 35px 0px 0px;
  padding: 0px;
  width: 70px;
  height: 25px;
  /*cursor: pointer;*/
}

.radio_btn{
	float: left;
	width: 45px;
}
.radio_btn_input{
	
	float: left;
}

.con_textarea{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;	
}

/********* News ******************************************/
.tx-pxnews-pi1{
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	margin-top: 10px;
}
.tx-pxnews-pi1 h1{
	color:#000000 !important;
	font-size:90% !important;
	font-weight:bold;
	margin-left:10px !important;
	padding-top:7px;
	
}
/***** News Listenansicht *****/
.tx-pxnews-pi1 h2{
	font-size: 80%;
	margin-left: 10px;
	padding-top: 10px;
}

/***** News Seitenansicht *****/
.tx-pxnews-pi2 h2{
	/*font-size: 80%;*/
}
.newsBox{
	margin-top:10px;
}
.newsBox p{
	color: #000;
	font-weight: normal;
	font-size: 75% !important;
	
	line-height: 1.4;
}
a.link_news_gallery:link, a.link_news_gallery:visited,
a.link_news_gallery:hover, a.link_news_gallery:focus{
	text-decoration: none;
	color: #000;
	font-size: 75%;
	float: left;
	margin: 0px 40px 30px 0px;
}
a.print:link, a.print:visited, a.print:hover, a.print:focus{
	text-decoration: none;
	color: #000;
	font-size: 75%;
	margin: 0px 0px 0px 75px;
	background: transparent url(../images/print.jpg) left 4px no-repeat;
	padding-left: 1em;
}

#center .newsBoxText h2{
	margin-left: 10px;
}

/**** internal links etc. **************************/
a.internal-link:link, a.internal-link:visited{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	
}
a.internal-link:hover, a.internal-link:focus{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	
}
a.mail:link, a.mail:visited{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.mail:hover, a.mail:focus{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a.download:link, a.download:visited{
	text-decoration: underline;
	color: #000;
}
a.download:hover, a.download:focus{
	text-decoration: underline;
	color: #000;
}a:link, a:visited{
	text-decoration: underline;
	color: #000;
}
a:hover, a:focus{
	text-decoration: underline;
	color: #000;
}
/***** Fontsizer ************************************/
.fontsize{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
}
/********* Unsere Häuser Plugin****************************/
.content_houses_listview{

}
.house_link{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
}
/********* Sitemap ***********************************/
.tx-flseositemap-pi1 li{
	background:transparent url(../images/pfeil.gif) no-repeat left center;
	padding-left: 10px;
	padding-top: 3px;
}
.tx-flseositemap-pi1 a:link, .tx-flseositemap-pi1 a:visited{
	color: #000;
	text-decoration: none;
}
.tx-flseositemap-pi1 a:hover, .tx-flseositemap-pi1 a:focus{
	color: #000;
	text-decoration: underline;
}
ul.deep0{
	font-weight: normal;
	list-style: none !important;
}
li.deep0{
	font-weight: bold;
}
.deep1{
	margin-left: 30px !important;
}
.deep2{
	margin-left: 60px !important;
}
/**** Suche *****************************/
.tx-indexedsearch-whatis{
	font-size: 80% !important;
}
.tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited{
	color: #000;
	font-size: 75%;
	text-decoration: underline;
}
.tx-indexedsearch-title a:hover, .tx-indexedsearch-title a:focus{
	color: red;
	font-size: 75%;
	text-decoration: underline;
}

.tx-indexedsearch-percent{
	font-size: 75%;
	font-weight: bold;
}
.tx-indexedsearch-info{
	font-size: 75%;
}
.tx-indexedsearch-text-item-path a:link, .tx-indexedsearch-text-item-path a:visited{
	color: #000;
}
.tx-indexedsearch-text-item-path a:hover, .tx-indexedsearch-text-item-path a:focus{
	color: red;
}
/*** Modul Jobs ********************/
.tx-pxjobs-pi1{
	background: transparent url(../images/bg_lines.gif) left top repeat-x;
	margin-top: 10px;
}

.tx-pxjobs-pi1 a:link, .tx-pxjobs-pi1 a:visited{
	color: #000;
	text-decoration: none;	
}
.tx-pxjobs-pi1 a:hover, .tx-pxjobs-pi1 a:focus{
	color: #000;
	text-decoration: underline;	
}
.tx-pxjobs-pi1 ul{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 100% !important;
	list-style: none !important;
}
.tx-pxjobs-pi1 li{
	background: transparent url(../images/pfeil.gif) 6px center no-repeat;
	padding-left: 1em;
}

#content .tx-pxjobs-pi1{
	background: none;
}
#content .tx-pxjobs-pi1 h1{
	display: none;
}
.h2_style{
	background: transparent url(../images/bg_h2.gif) left bottom repeat-x;
	height: 1.6em;
	margin: 10px 0px !important;
}
.tx-pxjobs-pi2 ul{
	margin: 0px;
	padding: 0px;
}
.tx-pxjobs-pi2 li{
	background: transparent url(../images/list_icon.gif) left top no-repeat;
	padding-left: 1em;
	font-size: 75%;
	line-height: 1.5;
}
a.bewerben{
	color: #000;
	font-size: 75%;
	text-decoration: underline;
}
a.bewerben:link, a.bewerben:visited{
	font-weight: normal;
}
a.bewerben:hover, a.bewerben:focus{
	font-weight: bold;
}

.tab_kleeblatt{
	border: 0px solid #000;
	
}
.tab_kleeblatt thead{
	font-size: 80%;
}
.tab_kleeblatt tbody{
	font-size: 80%;
	
}
.tab_kleeblatt tr{
	
}
.tab_kleeblatt td{
	vertical-align: top;
	background-color: #eee;
}

#content ul{
	font-size: 85%;
	/*padding-top:6px;*/
}

#content li{
	font-size: 85%;
	/*padding-top:6px;*/
	line-height: 1.7em;
}

.content_houses{
	float: left;
	margin-bottom: 5px;
	clear: both;
	width: 490px;
	border: 0px solid red;
}
.content_houses_ortsplan{
	float: left;
	margin-bottom: 14px;
	clear: both;
	width: 490px;
	border: 0px solid red;
}
.content_houses_left{
	float: left;
	width: 270px;
}
.content_houses_right{
	float: left;
	width: 220px;
}
.content_houses_left_contact{
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
.content_houses_right_contact{
	float: left;
	width: 280px;
}
.content_houses_right_contact p.bodytext{
	margin: 0px !important;
	padding: 0px !important;
}
a.down{
	background: transparent url(../images/pfeil_down.gif) 6px center no-repeat;
	color: #000;
	padding-left: 20px;
}
a.down:link, a.down:visited{	
	text-decoration: none;
}
a.down:hover, a.down:focus{
	text-decoration: underline;
}


/***    Gallery     ****/

.gallery_thumb{
	margin-right: 5px;
}
a.top:link, a.top:visited{
	background: transparent url(../images/pfeil_top.gif) 6px center no-repeat;
	font-size: 75%;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 20px;
	float: right;
}
a.top:hover, a.top:focus{
	background: transparent url(../images/pfeil_top.gif) 6px center no-repeat;
	font-size: 75%;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	float: right;
}
#main_image{
	margin-bottom: 10px;
}

.csc-textpic{
	clear: both;
}