body {
	background: #FFF;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif; 
  	padding:0px;
  	margin:0px;
  	top: 50%;
  	bottom: 50%;
	}
	
div, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #585858;
	font-weight: 500;
	text-decoration: none;
	}	
	
.ueberschrift {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #e2007a;
	line-height: 28px;
	}
	
.ueberschrift2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #e2007a;
	}			
	
h1 {
	font-size: 13px;
	color: #861f67;
	margin: 25px 0px 35px 0px;
	}	
	
.violett {
	font-size: 13px;
	color: #544117;
	}
	
.small {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #585858;
	text-decoration: none;
	}
	
.small a:link, a:visited {
	color: #e2007a;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 20px;
	}
	
.small a:hover {
	color: #ff35c2;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;	
	line-height: 20px;	
	}				
	
.content {
	padding: 0px 0px 0px 30px;
	text-align: left;
	width: 350px;
	}	
	
.content-weit {
	padding: 0px 30px 0px 60px;
	text-align: left;
	width: auto;
	min-width: 350px;
	}
	
.content-weit2 {
	padding: 173px 0px 0px 80px;
	text-align: left;
	width: 350px;
	}			
	
img a, img { 
   	border			: none; 
   	background		: none; 
   	padding			: 0px; }	
	
.clear {
	display	: block; 
	clear: left; 
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
	} 
	
/* - - - - - - - - LINKS - - - - - - - - */		
	
a:link, a:visited {
	color: #861f67;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 20px;
	}

a:hover {
	color: #e2007a;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;	
	line-height: 20px;	
	}				

/* - - - - - - - - MENU - - - - - - - - */

.menubox {
	margin: 50px 0 0 7px;
	padding: 0 10px 10px 30px;
	}
	
.menubox a:link, .menubox a:visited {
	color: #544117;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 22px;
	font-weight: bold;
	}

.menubox a:hover {
	color: #e2007a;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;	
	line-height: 22px;
	font-weight: bold;		
	}	
	
.selected {
	color: #e2007a;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;	
	line-height: 20px;	
	}
	
.selected-klein {
	color: #e2007a;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;	
	line-height: 20px;	
	font-weight: bold;
	}				
	
.submenubox a:link, .submenubox a:visited, .submenubox a:link, .submenubox a:visited {
	color: #862260;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 15px;
	}

.submenubox a:hover, .submenubox a:hover {
	color: #e2007a;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;	
	line-height: 20px;	
	font-weight: normal;
	padding-left: 15px;		
	}	
	
/* - - - - - - - - CONTEN BOX - - - - - - - -  */

.box1 {
	padding-left: 30px;
	}


	