/*
* Author 	Christian Wiegleb
* Date 		2009/12/07
* Version	0.1 beta
*/

* {
margin:0;
padding:0;
font-family:Arial, Helvetica, Verdana, sans-serife;
}

html {
height:100%;
}

body {
height:100%; 
width:100%;
margin: 0;
padding: 0;
color:#58585a;
font-size: 11px;
background-color: #fcc300;
line-height:16px;
}

td  {
text-decoration: none;
}

a {
text-decoration: none;
}

a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul  {
list-style: none;
}

a img 
{
border-width:0pt;
}

img{
margin:0;
padding:0;
border:none;
}

p {
margin:0;
padding:0;
}

fieldset {
border:none;
}

.ruler , .clear  {
clear:both;
height:0;
}


h1 {
font-size:16px;
margin:0;
padding:0;
line-height:16px;
margin-bottom:16px;
}

h2 {
font-size:16px;
margin:0;
padding:0;
line-height:16px;
margin-bottom:16px;
}

h3 {
font-size:12px;
font-weight:bold;
}

#pageWrapper{
width:826px;
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;
background-position: right;
margin-left:25px;
float:left;
}
#contentWrapper {
width:780px;
background: #f9f9f6;
padding-right:23px;
float:left;
}

#rightContent {
float:left;
width:568px;
}

#leftContent {
float:left;
width:212px;
}

#headerLeft{
background:#FFFFFF none repeat scroll 0 0;
float:left;
height:224px;
padding-left:23px;
width:189px;
}

#headerLeft h1.firstLine {color:#9c9d9f; font-size:24px;margin-bottom:15px; font-family:Georgia, sans-serif; font-weight: normal;padding-left:3px;}
#headerLeft h1.secondLine {font-size:42px; letter-spacing:1px; font-family:Georgia, sans-serif; color:#58585a;font-weight: normal;}

#name {
margin-top:125px;
}

.rightContentStripes{
margin-bottom:20px;
background-image: url(../images/3-Li_568x5.jpg);
background-repeat: no-repeat;
background-position: left;
height:5px;
}

.leftContentStripes {
margin-bottom:15px;
background-image: url(../images/3-Li_150x5.jpg);
background-repeat: no-repeat;
background-position: left;
height:5px;
margin-left:23px;
}

#content {
margin:0;
}

#content p {
margin-bottom:8pt;
}

#mainNav {
height:51px;
}

#mainNav ul {
padding:0;
display:inline;
}

#mainNav li {
float:left;
width:auto;
}

#mainNav li a {
font-size:16px;
text-transform: uppercase;
font-size:16px;
color:#333333;
font-family: Georgia, sans-serif;
font-weight:bold;
}

li.firstLink  {
border-right:1px solid #333333 ;
padding-right:10pt;
}

li.secondLink  {
padding-left:10pt;
}

#footer{
margin-top:60px;
height:38px;
}

#footer ul {
padding:0;
display:inline;
}

#footer li {
float:left;
width:auto;
}

#footer li a {
font-size:12px;
color:#333333;
font-family: Georgia, sans-serif;
font-weight:bold;
}

#footer li.firstLink  {
border-right:1px solid #333333;
padding-right:5pt;
}

#footer li.secondLink  {
padding-left:5pt;
}

#imageMitarbeiter {
background-color:#555555;
float:left;
height:160px;
margin-bottom:20px;
padding-left:23px;
width:150px;
}

.leftContentBox {
margin-left:23px;
margin-bottom:15px;
width:150px;
}

.largeContentBox {
width:170px;
}

.leftContentBox h2 {
font-size:11px;
margin:0;
}

.leftContentBox ul {
margin-top:8px;
height:45px;
}

.leftContentBox li {
float:left;
margin-right:8px;
}

.leftContentBox a{
color:#58585a;
}
