
p, ol, ul, dl, h1, h2, body, div, table, li {
color : #4e4e4e;
font-size : 14px;
font-family : trebuchet ms, arial, sans-serif;
text-align : left;
line-height: 22px;
}

body {
margin : 0 0 0 0;
padding : 0 0 0 0;
background-color : #fff;
text-align : center;
}


h1{
font-size: 15px;
font-weight:bold;
display:inline;
margin-left:15px;
}

h2{
font-size: 13px;
font-weight:bold;
display:inline;
margin-left:15px;
}

h4{
font-size: 13px;
font-weight:bold;
display:inline;
background-color: #f2e5f1;
margin-left:15px;
}

h5{
font-size: 13px;
font-weight:bold;
display:inline;
background-color: #e8f3e7;
margin-left:15px;
}

img{
border:none;
}


#title {
padding:15px 0px 0px 0px;
border-bottom: 1px dashed #444444;
}


#left {
background-color:#fff;
width:150px;
float:left;
}

#left p {
margin-right: 15px;
line-height: 16px;
font-size: 12px;
padding-bottom:5px;
}

#content {
background-color:#fff;
width:620px;
float:right;
border-left: 1px dashed #444444;
}

#content p {
margin-left: 15px;
}

#footer {
border-top: 1px dashed #444444;
text-align:center;
}
	
	
	
/*** Classes ***/	

.begin{
margin-top:20px;
}


.date{
font-size: 12px;
background-color: #f2e5f1;
padding: 5px;
font-weight: bold;
}

.blue{
font-size: 12px;
background-color: #e8f3e7;
padding: 5px;
font-weight: bold;
}

.imginfo{
margin:2px;
float:left;
width:32px;
height:32px;
}

.imgpdf{
margin:10px 0 0 5px;
width:22px;
height:22px;
}

.linie{
border-bottom:1px dashed #444444;
margin: 5px;
}

.pdf{
border-top: 1px dashed #444444; 
border-bottom: 1px dashed #444444;
}


.small{
font-size:11px;
}

.tbsmall{
font-size: 10px;
}

.tbtitle{
width:100%;
background:url(img/back.gif) ;
background-repeat:no-repeat;
background-position:left top;

}

.tbfooter{
width:100%;
border-top: 1px dashed #444444;
}

.tdtitle{
width:50%;
border-bottom: 1px dashed #444444;
}

.title{
margin-top:20px;
font-size: 16px;
font-weight: bold;
}


/*** Classes End ***/	



/* Runde Boxen*/

.box {
width: 260px;
background: #e8f3e7 url(img/bottom.gif) no-repeat  left bottom;
margin-top:20px;
}

.box h3	{
background: url(img/top.gif) no-repeat left top;
font-size:18px;
text-align:center;
padding: 20px;
line-height:24px;
}
		
.box2 {
width: 260px;
background: #f2e5f1 url(img/bottom2.gif) no-repeat  left bottom;
margin-top:60px;
}

.box2 h3 {
background: url(img/top2.gif) no-repeat left top;
font-size:18px;
text-align:center;
padding: 20px;
line-height:24px;
}


.box3 {
width: 260px;
background:#e8f3e7 url(img/bottom.gif) no-repeat  left bottom;
margin-top:60px;
}

.box3 h3 {
background: url(img/top.gif) no-repeat left top;
font-size:18px;
text-align:center;
padding: 20px;
line-height:24px;
}


/* Boxen Ende*/


img-wrapper{
	background: url(img/shadow.gif) no-repeat bottom right;
	clear: right;
	float:left;
	}


.img-wrapper img{
margin: -5px 5px 5px -5px;
	}


/*** Links ***/	
a {
text-decoration : none;
font-weight : normal;
}
a:link {
color:  #A60021;
}
a:visited {
color:  #A60021;
}
a:focus {
color: #A60021;
}
a:hover {
color :#444;
text-decoration: none;
border-bottom:1px dotted #A60021;;
}
a:active {
color : #444;
text-decoration: none;
border-bottom:1px dotted #A60021;;
}

a.menue:link, a.menue:focus, a.menue:visited, a.menue:hover, a.menue:active {
font-size:11px;
}



a.ext:link, a.ext:focus, a.ext:visited, a.ext:hover, a.ext:active {
background-image : url(img/extlink.gif);
background-repeat : no-repeat;
background-position : left;
padding : 0  0 0 18px;
line-height : 175%;
}















