body {
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#333333; 
text-align:center;
padding:0px;
margin: 0px; auto;
background-color: #cbddec;
}


h1 {font-size:22px;color:#000066;padding:5px;text-shadow: #c0c0c0 3px 3px 5px;}
h2 {font-size:16px;color:#000066;margin: 0px 0px 5px 0px; text-align:left;}
h3 {font-size:14px;color:#000066;margin:0px 0px 5px 0px;}
h4 {font-size:12px;color:#000066;}
p {margin-top:0px;}



/* ---------- Linktextfarben -------------- */
a:link, a:visited, a:active, a:hover {
color: #000066; 
font-size: 11px;
font-weight:bold;
text-decoration:underline;
font-family: Verdana, Arial, sans-serif;
}

a:active, a:hover
{
  color:grey;
}
/*Navi-Linkfarben*/
a.navi:link, a.navi:visited
{
  color:#000066; text-decoration:none;
  font-size: 14px; font-weight:normal;
}
a.navi:active, a.navi:hover
{
  color:#000066;
  text-decoration:underline;
}


/*Navi2-Linkfarben*/
a.navi2:link, a.navi2:visited
{
  color:#000066; text-decoration:underline;
  font-size: 12px; font-weight:normal;
  line-height:1.5;
}
a.navi2:active, a.navi2:hover
{
  	color:#333333;
	text-decoration:none;
}

/*breadcrump-Linkfarben*/
a.breadcrump:link, a.breadcrump:visited
{
  color:#000066; text-decoration:none;
  font-size: 9px; font-weight:normal;
  text-align:left;
}
a.breadcrump:active, a.breadcrump:hover
{
  	color:#333333;
	text-decoration:underline;
}

/*footer-Linkfarben*/
a.footer:link, a.footer:visited
{
  color:#666666; text-decoration:none;
  font-weight:normal;font-size: 12px;
}
a.footer:active, a.footer:hover
{
  	color:#666666;
	text-decoration:underline;
}

/* verlinkte imagens ohne Rahmen*/
a img {
border : 0 none;
}
/* ----------container zentriert das layout-------------- */
#container {
width: 800px;
margin: 0px auto;
margin-top: 20px;
} 

/* Die Titelzeile */
#title {
height:75px;
background:  url(imagens/bg-titel.png) repeat-x;
text-align:center;
color: #000066;
-moz-border-radius:10px;
-khtml-border-radius:30px;

}
.titlename{
font-size:16px; 
font-weight:bold;
color:#000066;
padding-right: 80px;
text-shadow: #c0c0c0 3px 3px 5px;}

/* Die Navigation */
#navi {
height:15px;
padding:5px 0px;
background:#fff url(imagens/bg-navi.png) repeat-x;
border-top: 1px solid grey;border-bottom: 1px solid grey;
-moz-border-radius:10px;
-khtml-border-radius:30px;

}

#navi2{
float:left;
width: 160px;
text-align:left;
margin: 10px;
line-height:1.5;
background-color: #f7f5f6;
padding:10px;
}
/* Der Inhalt */
#content {
border-top:1px solid #000000;
background-color:#fff;
color:#333333;
-moz-border-radius:10px;
-khtml-border-radius:30px;

}

#content2{
float:right;
width: 560px;
background: #f7f5f6 url(imagens/bg-content-kasten.png) repeat-x;
margin: 10px 10px 10px 10px;
padding: 10px;
text-align:left;
}
#breadcrump {
text-align:left; font-size:9px;
margin-top:5px; margin-left:5px;
}
.bg-soft{
background-color: #f7f5f6;
margin:5px 10px 5px; 
height:270px;
}
.news-alert{
background-color: #ffffff;
margin:5px 10px 5px; 
padding: 5px;
border: 2px solid blue;
height:50px;
text-align: left;
}
.kasten {
background: #f7f5f6 url(imagens/bg-content-kasten.png) repeat-x;
width: 225px;
text-align: left;
padding:10px;
margin:10px;
}
.kasten-head{
border-bottom:1px solid grey;
text-align: center;
}
.underline{
border-bottom: 1px solid grey;}

.zitat{
font-style:italic;
}
.kasten2{
background: #f7f5f6 url(imagens/bg-content-kasten.png) repeat-x;
width: 225px;
text-align: left;
padding:5px;
margin:10px;
}
.navikontakt{
background: #f7f5f6 url(imagens/bg-content-kasten.png) repeat-x;
width: 140px;
text-align: left;
padding:10px;
margin-top:30px;
}


#lebenslauf{
float:right;
width: 550px;
margin: 10px 0px 10px 10px;
padding: 10px;
text-align:left;

}
.Ldate{
float:left;
width: 125px;

}
.Ldatenarrow{
float:left;
width: 80px;

}
.Lcontent{
float:left;
margin: 0px 5px;
padding-left: 5px;
border-left:solid 1px grey;
width:340px;

}
.Lcontentpers{
float:left;
margin: 0px 5px;
padding-left: 5px;
border-left:solid 1px grey;
width:150px;

}
.Lcontentsonst{
float:left;
margin: 0px 5px;
padding-left: 5px;
border-left:solid 1px grey;
width:300px;

}
.Llocation{
float:right;
width:100px;

}
/*  ----------------footer---------------------- */ 
#footer{
clear: both;
text-align:center;
padding:10px 10px;
border-top: solid 1px grey;
color: grey;
}










