* {
	margin:0;
	padding:0;
}
html {
	overflow: -moz-scrollbars-vertical;
	height:100%;
}

img {border: 0;}

body {
	background: #e0e0e1;
	margin:0;
	padding:0;
	height:		100%;
	background-image:url(../bilder/hintergrund_01.jpg);
	background-repeat:repeat-x;
	text-align: center;

}

h3 {
  	font-size:       12px;
  	color:          #666666;
  	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  	font-style:      normal;
  	font-weight:     normal;
  	font-stretch:    normal;
  	text-decoration: none;
}

.csc-textpic, .csc-textpic-center, .csc-textpic-above, .csc-textpic-imagewrap, .csc-textpic-caption {
  	font-size:       10px;
  	color:          #979283;
  	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  	font-style:      normal;
  	font-weight:     normal;
  	font-stretch:    normal;
  	text-decoration: none;
}

#main_container {
        /* background: #ffffff; */
	margin: 0 auto;
	width:960px;	
	text-align:left;
	position:relative;
	top:0px;
	/* background-image:url(../bilder/mood_04.jpg);
	background-repeat:no-repeat;
	background-position: center 0px; */
	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	
}
#content_all{
	padding: 0px 0px 45px 16px;
	/*background: #f4f4f3;*/
 
}
#content_all:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

#footer{
	background: #bbbbbb;
	height:24px;
	bottom: 0 !important;
  	bottom: -1px; /* For Certain IE widths */
	position:absolute;
	width:100%;
	
	}


#footer_content{

	background: #bbbbbb;
	float:left;
	margin-left:304px;
	padding-top: 8px;
	color:          #ffffff;
  	font-size:       10px;
  	font-family:"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  	font-style:      normal;
  	font-weight:     normal;
  	font-stretch:    normal;
  	text-decoration: none;
	}
	
#left_container{
	/* background: #ccffff; */
	width:176px;
	float:left;
	min-height:200px;
	text-align: left;

}
#right_container{
	/* background: #f4f4aa; */
	float:left;
	width:735px;
	margin-left:32px;


	}
#inhalt{
	/*background: #f4f4f3;*/
	width:544px;
	float:left;
	min-height:500px;
	}
#logo{

	background-image:url(../bilder/logo_k.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
	width:176px;
	height:28px;
	float:right;
	margin-top:148px;
	margin-bottom:4px;
	border-bottom: 1px dotted #ccc; 
	}
	
#service{
	/* background: #f3f3ec; */
	width:176px;
	float:right;
	min-height:200px;
	}

	
#menu{
	width:176px;
	float:left;
	/* border-bottom: 1px dotted #ccc; */
	}
	
#header{
	float:left;
	width:960px;
	height:80px;
	background-image:url(../bilder/logo_01.gif);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}	
	
	
/*----------Contentelemente---------*/


.content_element{
	float:left;
	width:100%;
	height:100%;
}

.content_titel{
	/*background: #f4f4f3;*/
	width:544px;
	height:176px;
	float:left;
	position: relative;
}

.content_titel_left{
	/*background: #f4f4f3;*/
	width:352px;
	position:absolute;
	padding-left: 16px;
	padding-bottom: 16px;
	bottom:0;
	
}
.content_titel_right{
	/*background: #f4f4f3;*/
	width:176px;
	height:176px;
	float:right;
}


.content_text{
	/* background: #f3f3ec; */
	width:544px;
	float:left;
	
}

.content_text_left{
	/* background: #f3f3ec; */
	width:80px;
	float:left;
	padding-top: 16px;
	line-height:     16px;
	
}
.content_text_right{
	/* background: #f3f3ec; */
	width:448px;
	float:right;
	padding-top: 16px;
	 line-height:     16px;
}



.content_bild{
	background: #ffffff;
	width:544px;
	float:left;
	text-align: middle;
	
}

.content_bild_bild{
	background: #ffffff;
	width:544px;
	float:left;
	text-align: middle;
	
}

.service_strich{
	
	width:176px;
	float:left;
	height:16px;
	min-height:16px;
	border-top: 1px dotted #ccc; 
	
}
.service_text{
	
	width:176px;
	padding-left:0px;
	float:left;
	
	
}
.service_bild{
	
	width:176px;
	float:left;
	
	
}

/*----------Contentelemente---------*/

ul{
	color:#333333;

}
	
li{	

	padding-left:		0px;
	list-style-type:     	none;
	/* background-image:    	url(../bilder/g_kreuz.gif);
	background-repeat:   	no-repeat;
	background-position: 	0 4px; */
	color:			#333333;
	font-family:		"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-variant:      	 normal;
	width:176px;
	}
	
li a:link, li a:visited      {

}

li a:hover, li a:active,  li a:focus {
	
}

ul.mainmenu ul.menu ul.sub_menu {
	height:	24px;
	line-height:	18px;

	font-variant:       	normal;
	list-style-type:     	none;
	list-style-image:    	none;
	display:             	list-item;
	margin-top:	        0px;
	margin-right:		0px;
	margin-bottom:	     	0px;
	margin-left:		0px;
	padding-top:	     	0px;
	padding-right:		0px;
	padding-bottom:	     	0px;
	padding-left:		0px;
	text-decoration:     	none;
		

}

li.mainmenu li.menu li.sub_menu {
	height:	24px;
	line-height:	18px;
    	font-family:		"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-variant:       	normal;
	list-style-type:    	none;
	list-style-image:    	none;
	background-image: 	none;
	display:            	list-item;
	margin-top:	        0px;
	margin-right:		0px;
	margin-bottom:	     	0px;
	margin-left:		0px;
	padding-top:	     	0px;
	padding-right:		0px;
	padding-bottom:	     	0px;
	padding-left:		0px;
	vertical-align:      	middle;
	border-width:        	0;

}

li.mainmenu a:link, li.mainmenu a:visited, li.mainmenu a:focus {
	font-family:		"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-variant:       	normal;
	list-style-type:     	none;
	list-style-image:    	none;
	display:             	list-item;
	margin:	        	0;
	padding-top:	     	0px;
	padding-right:		0px;
	padding-bottom:	     	0px;
	padding-left:		0px;
	vertical-align:      	middle;
	border-width:        	0;
	background-image:	url(../bilder/1x1cccccc.gif);
	background-repeat:	repeat-x;
	background-position:	top;

	top:0px;
	height:24px;
	line-height:	18px;		
}

li.mainmenu a:hover {
	font-family:		"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-variant:       	normal;
	color:			#cc0000;
	background-color:	#f5f5f5;
	list-style-type:     	none;
	list-style-image:    	none;
	display:             	list-item;
	margin:	        	0;
	padding-top:	     	0px;
	padding-right:		0px;
	padding-bottom:	     	0px;
	padding-left:		0px;
	border-width:        	0;
	/* background-image:	url(../bilder/1x1rot.gif);
	background-repeat:	repeat-x;
	background-position:	top; */

}

li.mainmenu a:active {
	font-family:	"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-variant:       normal;
	list-style-type:     none;
	list-style-image:    none;
	display:             list-item;
	margin:	        	 0;
	padding-top:	     0px;
	padding-right:		 0px;
	padding-bottom:	     0px;
	padding-left:		 0px;
	vertical-align:      middle;
	border-width:        0;
	/* background-image:url(../bilder/1x1rot.gif);
	background-repeat:repeat-x;
	background-position:top; */

	
}


/* KLASSE für das Menü-div */
.menu       {
	color: #777777;
	font-size:           11px;
	font-family:        "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         bold;
	letter-spacing:      normal;
	text-decoration:     none;

	vertical-align:      middle;
	text-align: left;	
	/* background-image:url(../bilder/1x1cccccc.gif);
	background-repeat:repeat-x;
	background-position:top; */

}

.menu a:hover    {
	color: #cc0000;
	background-color:	#f5f5f5;
	font-size:           11px;
	font-family:        "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         bold;
	letter-spacing:      normal;
	text-decoration:     none;

	vertical-align:      middle;
	text-align: left;	
	/* background-image:url(../bilder/1x1rot.gif);
	background-repeat:repeat-x;
	background-position:top; */
	
	}


/* KLASSE für das Sub-Menü-div*/
.sub_menu       {

	
	color:	 #777777;
	font-size:           10px;
	font-family:         "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         normal;
	letter-spacing:        normal;
	text-decoration:     none;
	/* background-position: 0 center; */

	vertical-align:      middle;
	list-style-type:     none;
	list-style-image:    none;
	margin-left: 0px;
	text-align: right;
	
	top:0px;
	height:24px;
	padding-right:		 0px;
	margin-right:		0px;
	border:		0px;

}

.sub_menu a:hover    {
	
	
	font-size:           10px;
	color:          	#cc0000;
	background-color:	#f5f5f5;
	font-family:         "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         normal;
	letter-spacing:        normal;
	text-decoration:     none;
	/* background-position: 0 center;*/

	vertical-align:      middle;
	list-style-type:     none;
	list-style-image:    none;
	margin-left: 10px;
	text-align: right;
	
	top:0px;
	height:24px;

	
}

.sub_menu a:activ , .sub_menu a:focus    {
	
	
	font-size:           10px;
	color:          	#cc0000;
	font-family:         "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         normal;
	letter-spacing:        normal;
	text-decoration:     none;
	/* background-position: 0 center;*/

	vertical-align:      middle;
	list-style-type:     none;
	list-style-image:    none;
	margin-left: 10px;
	text-align: right;
	
	top:0px;
	height:24px;

	
}


/* KLASSE für den aktiven Menüpunkt */
.activ   {
	
	font-size:           11px;
	font-family:         "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         bold;
	letter-spacing:      normal;
	text-decoration:     none;
	background-position: 0 center;

	vertical-align:      middle;
	list-style-type:     none;
	list-style-image:    none;
	color: #cc0000;
	text-align: right;
	background-image:url(../bilder/1x1cccccc.gif);
	background-repeat:repeat-x;
	background-position:top;

}



/* KLASSE für den aktiven Sub - Menüpunkt*/
.activ_sub   {

	
	font-size:           10px;
	color:          	#cc0000;
	font-family:         "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-style:          normal;
	font-weight:         normal;
	letter-spacing:      normal;
	text-decoration:     none;
	/* background-position: 0 center; */
	
	vertical-align:      middle;
	list-style-type:     none;
	list-style-image:    none;
	text-align: right;

	height:24px;


}
/*---------------MENU--------------*/

a{
color:#666666;


}
a:hover{
color:#cc0000;


}

a.link_underline{
color:#666666;


}

a.link_underline:hover{
color:#cc0000;


}

a.link_no_underline{
color:#666666;
text-decoration:     none;

}
a.link_no_underline:hover{
color:#cc0000;
text-decoration:     none;

}




/*-----------------------------TEXTE--------------------------------*/

.bodytext {
  color:          #777777;
  font-size:       12px;
  font-family:"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}


/* Seitenüberschrift */

p.text_red_norm_18  {
  color:          #cc0000;
  font-size:       18px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     24px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_red_norm_18  {
  color:          #cc0000;
  font-size:       18px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal; 
  font-weight:     normal;
  line-height:     24px;
  font-stretch:    normal;
  text-decoration: none
}

/*----------------------- Content Überschrift Bold: Rot Grau Grau -----------------------*/

/* Content Überschrift Bold: Rot */

p.text_red_bold_12  {
  color:          #cc0000;
  font-size:       12px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_red_bold_12  {
  color:          #cc0000;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

/* Content Überschrift Bold: Grau Hell */

  p.text_grey_bold_12  {
  color:          #979283;
  font-size:       12px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_grey_bold_12  {
  color:          #979283;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}




/* Content Überschrift Bold: Grau */

p.text_dark_grey_bold_12  {
  color:          #777777;
  font-size:       12px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_dark_grey_bold_12  {
  color:          #777777;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

/*----------------------- Content Text normal: Grau Grau -----------------------*/

/* Content Text Bold: Grau Hell */


p.text_grey_norm_12  {
  color:          #979283;
  font-size:       12px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_grey_norm_12  {
  color:          #979283;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

/* Content Text Bold: Grau */

p.text_dark_grey_norm_12  {
  color:          #777777;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_dark_grey_norm_12  {
  color:          #777777;
  font-size:       12px;
  font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     18px;
  font-stretch:    normal;
  text-decoration: none
}


/*----------------------- Service Überschrift Bold: Rot Grau Grau -----------------------*/

/* Service Überschrift Bold: Rot */

p.text_red_bold_10  {
  color:          #cc0000;
  font-size:       10px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_red_bold_10  {
  color:          #cc0000;
  font-size:       10px;
  font-family:"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

/* Service Überschrift Bold: Grau Hell */

  p.text_grey_bold_10  {
  color:          #979283;
  font-size:       10px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_grey_bold_10  {
  color:          #979283;
  font-size:       10px;
  font-family:"Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}




/* Service Überschrift Bold: Grau */

p.text_dark_grey_bold_10  {
  color:          #777777;
  font-size:       10px;
  font-family:     "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_dark_grey_bold_10  {
  color:          #777777;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     bold;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}


/*----------------------- Service Text normal: Grau Grau -----------------------*/

/* Service Text normal: Rot 

p.text_red_norm_10  {
  color:          #cc0000;
  font-size:       12px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_red_norm_10  {
  color:          #cc0000;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal; 
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
} 
*/


/* Service Text normal: Grau Hell */

p.text_grey_norm_10  {
  color:          #979283;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_grey_norm_10  {
  color:          #979283;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

/* Service Text normal: Grau */

p.text_dark_grey_norm_10  {
  color:          #777777;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

span.text_dark_grey_norm_10  {
  color:          #777777;
  font-size:       10px;
  font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  font-style:      normal;
  font-weight:     normal;
  line-height:     16px;
  font-stretch:    normal;
  text-decoration: none
}

