/* default elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(../bilder/bg.png);
	background-repeat: repeat-x;
	color: #5e5e5e;
}
a {
	color: #5e5e5e;
	text-decoration: none;
}
a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}



form {
	margin-bottom: 1.2em;
}


.img_galerie {
	BORDER: #002872 1px solid;
}
label {
	display: block;
}


p {
	padding: 0px 0px 0px 0px; text-align:justify;
}
small, .small {
	font: normal 0.9em sans-serif;
}

ul,ol {
	padding: 0.8em 0em 0em 1.8em;
	line-height: 5px;
}

li {
	line-height: 14px;
}


.klein_rot{
  color: #CC3300;
  font-size: 0.8em;
  line-height: 1.4em;
}

#container {
	BORDER-LEFT: #40A802 0px solid;
	BORDER-RIGHT: #40A802 0px solid;
	BORDER-BOTTOM: #40A802 0px solid;
	BORDER-TOP: #40A802 0px solid;
	font-size: 0.7em;
	line-height: 14px;
	margin: 0 auto;
	width: 768px;
	font-family: Verdana, Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-weight: normal;
}

.spacer  {
	height: 20px;
	background-image: url(../bilder/bg.gif);
}

.spacer_weiss  {
	height: 20px;
}

.menu_oben {	
	height: 29px;
	background-image: url(../bilder/bg_hauptmenu.gif);
	text-align:center;
}

.hauptmenu {	
	height: 23px;
	padding-top:6px;
}


.hauptmenu a{	
	color:#6699CC;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	width: 96%;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 29px;	
}
.hauptmenu a:hover, .hauptmenu a#active{
	color:#FFFFFF;	
}

/* header */

.header {	
	height: 253px;
	background-image: url(../bilder/head.jpg);
}


/* main */
.main#two-columns {
	background-color: #FFFFFF;
	background-image: url(../bilder/bg_content.gif);
	background-repeat: repeat-y;
}


/* bottom */
.bottom {
	background-image: url(../bilder/bottom.gif);
	height: 29px;	
}




/* footer */
.footer {
	text-align:center;
	background-image: url(../bilder/bg_footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:41px;
}

.footer p {
	margin:0;
	padding-top:12px;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* inhalt */

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#002872;
	padding-bottom:10px;
	padding-top:10px;
}



.content {
	padding: 10px 10px 10px 10px;
}



.col2{
	padding-bottom: 20px;
    background-image: url(../bilder/bg_main.gif);
	background-repeat:no-repeat;	
}

.col2 .left {
	width: 240px;
}
.col2 .right {
	width: 500px;
}





/* Inhalt Links */

.left {
	float: left;
	min-height:380px;

}

.left .content {
	background-color: #FFFFFF;
	margin-top: 23px;
	margin-left: 30px;
	BORDER: #e2e2e2 0px solid;
	width: 200px;
	
}

.left .untermenu {
	margin-left: 30px;
    padding: 0px 20px 10px 20px;	
    background-image: url(../bilder/bg_umenu.gif);
	background-repeat: repeat-y;	
}


.top_untermenu {
	background-image: url(../bilder/top_umenu.gif);
	height: 15px;	
	background-repeat:no-repeat;
	margin-left: 30px;
	margin-top:10px;
}

.bottom_untermenu {
	margin-left: 30px;
	background-image: url(../bilder/bottom_umenu.gif);
	height: 17px;	
	background-repeat:no-repeat;
}




.left .kontakt {
    background-image: url(../bilder/bg_umenu.gif);
	background-repeat: repeat-y;
	
}

/* Inhalt Rechts */

.right {
	float: left;
	margin-left: 10px;
}

.right .content {
	background-color: #FFFFFF;
	margin-top: 23px;
	margin-left: 10px;
	BORDER: #e2e2e2 0px solid;
	width: 455px;
}



.right .content .objekte{
	background-color: #e4f3db;
	height: 115px;
	width: 339px;
	BORDER: #e2e2e2 1px solid;
	padding-bottom: 25px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
}

.right .content .objekte1{	
	background-color: #FFFFFF;
	height: 115px;
    width: 348px;
	BORDER: #e2e2e2 0px solid;
	padding-bottom: 25px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	line-height: 15px;	
}


.right .content .objekte_detail{
	background-color: #e4f3db;
	height: 80px;
	width: 339px;
	BORDER: #e2e2e2 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
}

.right .content .objekte_detail_galerie{
	background-color: #e4f3db;
	height: 85px;
	width: 339px;
	BORDER: #e2e2e2 1px solid;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
}

td{
    line-height: 18px;	
}

.gruen {color: #00cc33;}
a:link.gruen {color: #00cc33 ;  text-decoration: none;}
a:visited.gruen {color: #00cc33 ; text-decoration: none;}
a:active.gruen {color: #00cc33 ;  text-decoration: none;}
a:hover.gruen {color: #00cc33 ; text-decoration: underline;}


.grau {color: #999999; font-size: 11px;}
a:link.grau {color: #999999 ;  font-size: 11px; text-decoration: none;}
a:visited.grau {color: #999999 ; font-size: 11px;  text-decoration: none;}
a:active.grau {color: #999999 ;  font-size: 11px; text-decoration: none;}
a:hover.grau {color: #999999 ;  font-size: 11px; text-decoration: underline;}


.rot { color: #CC3300;}
a:link.rot {color: #CC3300 ;   text-decoration: none;}
a:visited.rot {color: #CC3300 ;   text-decoration: none;}
a:active.rot {color: #CC3300 ;  text-decoration: none;}
a:hover.rot {color: #CC3300 ;   text-decoration: underline;}

.rot_fett {font-family: Verdana; font-size: 11px; color: #CC3300; font-style: normal; font-weight: bold;}


.weiss {font-family: Georgia; font-size: 14px; color: #FFFFFF; font-style: normal; }
a:link.weiss {font-family: Georgia; font-size: 14px;	color: #FFFFFF;	text-decoration : none; font-weight: bold;}
a:visited.weiss {font-family: Georgia; font-size: 14px; color: #FFFFFF;	text-decoration : none; font-weight: bold;}
a:hover.weiss {font-family: Georgia;	font-size: 14px; color: #FFFFFF; text-decoration : underline; font-weight: bold;}
a:active.weiss {font-family: Georgia; font-size: 14px; color: #FFFFFF; text-decoration : underline; font-weight: bold;}


.weiss_fett {font-family: Georgia; font-size: 12px; color: #FFFFFF; font-style: normal; font-weight: bold;}
.weiss_head {font-family: Georgia; font-size: 14px; color: #FFFFFF; font-style: normal; font-weight: bold;}


.galerie{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 2px;
	margin-left: 2px;
}


.img_template2{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}

.img_template3{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}

.img_template4{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}


.template2{
	margin-top:2px;
	width:450px;
}



.template3{
	float:left;
	width:245px;
	margin-top:2px;
}

.template4{
	float:right;
	width:230px;
	margin-top:2px;
	margin-left:20px;
}


.bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	float:left;
}





/* block list */
ul.block {
	border-top: 0px dashed #BCBAAC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	width:160px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}

.block li a {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 1.1em;
    line-height: 15px;		
	font-weight: normal;
	display: block;
}
.block li a:hover , .block li a#activ{
	background: #ddd;
	color: #002872;
}









/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {
	display: block;
}


/* misc */
.clear, .clearer {
	clear: both;
}
.clearer {
	font-size: 0;
}


.input_select    {color:#363636 ;
				  background-color:#ffffff ;
				  font-weight: normal; 
				  font-size: 12px ; 
				  border-right:#999999 thin inset; 
				  border-left:#999999 thin inset;
				  border-top:#999999 thin inset; 
				  border-bottom:#999999 thin inset;
				  width:190px ;
				  }

.input_select_2    {color:#363636 ;
				  background-color:#ffffff ;
				  font-weight: normal; 
				  font-size: 12px ; 
				  border-right:#999999 thin inset; 
				  border-left:#999999 thin inset;
				  border-top:#999999 thin inset; 
				  border-bottom:#999999 thin inset;
				  width:80px ;
				  }
				  
					 				   
.input_text { background-color: #ffffff;
              border-right:#BCBAAC 1px solid;
			  border-left:#BCBAAC 1px solid;
			  border-top:#BCBAAC  1px solid; 
			  border-bottom:#BCBAAC 1px solid;
			  font-weight: normal; 
			  font-size: 12px;
			  color:#363636;
			  width:188px;
			  }

.input_text_2 { background-color: #ffffff;
              border-right:#BCBAAC 1px solid;
			  border-left:#BCBAAC 1px solid;
			  border-top:#BCBAAC  1px solid; 
			  border-bottom:#BCBAAC 1px solid;
			  font-weight: normal; 
			  color:#363636;
			  width:270px;
			  font-size: 12px;
			  }


/* Login Bereich */

.rahmen {
   border-right: 1px solid #40A802;
   border-left: 1px solid #40A802; 
   border-bottom: 0px solid #40A802;
}
  

.rahmen2 {
   border: 1px solid #e2e2e2;
}
#back_btn{
	float:right;
	margin:15px;
}
