
body {
background-color: #ccc0b5;
font-size: 0.75em;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#222222;
line-height: 1.2em;
padding:0px;
margin:0px;
}

a, a:visited {color: #000000;
padding-left:none;
text-decoration:none;
}
a:hover {color: #CC2D06;
text-decoration:underline;}
a:active { color:#488C6F;
text-decoration:underline;}


a.int, a.int:visited {color: #000000;
background-color: transparent;
background-image: url(img/klpfeil.gif);
background-repeat: no-repeat;
background-position: left;
padding-left:12px;
text-decoration:none;
}
a.int:hover {color: #CC2D06;
text-decoration:underline;}
a.int:active { color:#488C6F;
text-decoration:underline;}

a.ext, a.ext:visited {color: #000000;
background-color: transparent;
background-image: url(img/klpfeil2.gif);
background-repeat: no-repeat;
background-position: left;
padding-left:12px;
text-decoration:none;
}


a.ext:hover {color: #CC2D06;
text-decoration:underline;}
a.ext:active { color:#488C6F;
text-decoration:underline;}

a.sans, a.sans:visited {color: #000000;
background: none;
padding:0px;
}

a.sans:hover {color: #CC2D06;}
a.sans:active { color:#488C6F;}




a.headl, a.headl:visited {color: #000000;
background: none;
padding:0px;
}

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

a.nav, a.nav:visited  {
    font-size:1em;
    color:#222222;
	display:block;
	background:#ffffff;
   	padding:0.5em 0.5em 0.5em 1em;
    margin-top:-0.8em;
    text-decoration:none;
    border-bottom:1px dashed #111111;
	border-left:7px solid #dddddd;
	height:1em; /* diese Angabe ist nur für den IE, damit die ganze Linkfläche klickbar ist */
	}

    
    
html>body #nav a:link, html>body #nav a:visited  {
	height:auto; /* hebt für nicht-IE Browser die Höhenangabe 1em wieder auf */ 
}
	
a.nav:hover {
    color:#222222;
    text-decoration:none;
   	background-color:#C6CDD2;
	border-color:#CC2D06;
}    



    
h1 {
color:#333333;
font-size: 1.3em;
font-weight: bold;
margin:0px;
line-height:1.6em }

h2 {
color:#000000;
font-size:1em;
font-weight: bold;
line-height:1.2em;
padding:0px;
margin:1px;
}

h3 {
font-size:1.1em;
font-weight: bold;
letter-spacing:1px;
line-height:1.5em;
padding:0px;
margin:3px;
margin-top:10px;
}



h4 {
color:#333333;
font-size: 1em;
font-weight:bold;
letter-spacing:1px;
margin:0px;
padding:0px;
line-height:1.1em;
}

h5 {
color:#000000;
border:0px;
border-bottom:2px;
border-style:solid;
border-color:#aaaaaa;
font-size: 1em;
font-weight:bold;
letter-spacing:1px;
margin:0px;
padding:0px;
line-height:1.5em;
}

img {border:0px;
}

img.ct {float:left;
border:0px;
margin: 13px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}



/* ----------banner for logo-------------- */
#header {
width: 950px;
height: 250px;
float:left;
margin:0;
background: #ffffff url(img/bgr1.jpg) no-repeat right bottom;
}
 
 
#title_header {
	width:193px;
	height:120px;
	text-align:left;
	float:left;
	margin:20px 0 20px 7px;
    background: transparent;
} 

#title_header a, a:visited {
color: #CC2D06;
padding:0px;
text-decoration:none;
background-image:none;
}

#title_header a:hover {color: #333333;
text-decoration:underline;}
#title_header a:active { color:#488C6F;
text-decoration:underline;}



#title_topnavi {
 	margin:2px 15px 0 0;
    text-align:right;
    vertical-align: middle;    
	float:right;
    font-size: 12px;
}    

#title_topnavi a, a:visited {color: #666666;
background-image: url(img/klpfeil2.gif);
background-color: transparent;
background-repeat: no-repeat;
background-position: left;
padding-left:12px;
padding-right:6px;
text-decoration:none;

}

#title_topnavi a:hover {color: #CC2D06;
background-image: url(img/klpfeil2.gif);
text-decoration:underline;}
#title_topnavi a:active { color:#488C6F;
background-image: url(img/klpfeil2.gif);
text-decoration:underline;}

#headfont {
margin-top: 20px;
margin-left: 12px;}
 
.headfbig{
color: #CC2D06;
font-size: 18px;
font-weight:bold;
letter-spacing:1pt; 
line-height: 28px;
}

.headfsmall{
font-size: 11px;
font-weight:bold;
letter-spacing:1pt; 
line-height: 14px;
}

/* ----------outer und inner----------------- */


/* --------------left and right navigavtion------------- */
#left {
 width:200px; 
 float:left;
 position:relative; 
 margin-top:-15px; 
 margin-left:-200px; 
 margin-right:1px;
background-color:#ffffff;
 }

  #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }
 
/* -----------------Inhalt--------------------- */
#content{ 
margin: 0px;
padding-left:10px;
padding-right:10px;
 }

p{
margin-bottom:5 px;
margin-top:5 px; }


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: left; } 

.lang {
line-height:15em;
color:#ffffff;
}