﻿/* Basis*/


body,td{font-family:Verdana,Arial,Helvetica;font-size:12px;color:#000000;}



H1{font-size:14px;font-weight:bold;margin-bottom:10px;color:#333333;}
H2{font-size:12px;font-weight:bold;margin-bottom:-5px;color:#333333;}
H3{font-size:10px;font-weight:bold;margin-bottom:-5px;color:#333333;}



a{text-decoration:underline;font-weight:normal;}
a:link{color:#E53355;text-decoration:underline;}
a:visited{color:#E53355;text-decoration:underline;}
a:active,a:hover{color:#333333;text-decoration:underline;}



/* Kopf- und Fusszeile */


.head {
	background-image:url(bg_head.jpg);
	background-repeat:no-repeat;
}



#footer {
	vertical-align: top;
	padding-top: 10px;
    padding-left: 325px;
    padding-bottom: 10px;
}
#footer {
	font-weight:normal;	
}






/* Seiten-Titel und Content */

#content {
	position:relative;
	left: 20px;
	top: 0px;
	width:550px;
	vertical-align: top;
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}