body{
	background-color: #ffffff;
	color: #565250;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 16px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	}

img, div, table, tr, td, h1, h2, p{
	margin: 0px;
	padding: 0px;
	border: none;
	}

ul, li{
	margin-top: 0px;
	}
ul {
	padding-bottom: 10px;
	}
	
a, a:visited, a:active, a:hover{
	color: #454241;
	text-decoration: none;
	}
a.footer{
	font-size: 0.9em;
	}
a.download{
	background-image: url(slices/pfeil_rund_grau.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #a55291;
	line-height: 10px;
	display: block;
	}
a.download:hover{
	color: #454241;
	}
a.downloads{
	padding-right: 15px;
	}
a.link{
	background-image: url(slices/pfeil_rund_grau.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #a55291;
	line-height: 10px;
	}
a.link:hover{
	color: #454241;
	}

p, li{	
	font-size: 1.1em;
	}
	
p.aufzaehlung{
	background-image: url(slices/pfeil_rund_grau.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 10px;
	display: block;
	}
	
span.backtotop, span.backtotop_big{
	padding-bottom: 20px;
	display: block;
	}	
span.backtotop{
	width: 80px;
	padding-left: 330px;
	}
span.backtotop_big{
	width: 80px;
	padding-left: 380px;
	}	


span.backtotop a, span.backtotop_big a{
	background-image: url(slices/pfeil_rund_grau_hoch.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #a55291;
	line-height: 10px;
	display: block;
	}
	
div.content_big, div.content_small, div.menu_right{
	padding-top: 20px;
	}

div.content_big{
	width: 450px;
	float: left;
	}
div.content_small{
	width: 400px;
	float: left;
	padding-top: 20px;
	}
div.menu_right{
	width: 130px;
	float: left;
	padding: 10px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	border: 1px solid #a55291;
	}
div.menu_right a{
	background-image: url(slices/pfeil_rund_grau.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #454241;
	line-height: 10px;
	display: block;
	padding-left: 15px;
	padding-bottom: 8px;
	}
div.menu_right a:hover{
	color: #a55291;
	}
	
h1.pfeil{
	background-image: url(slices/pfeile_rosa.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: normal;
	line-height: 20px;
	}
h1{
	font-size: 1.3em;
	padding-bottom: 20px;
	font-weight: normal;
	}
	
h2{
	font-size: 1.1em;
	padding-bottom: 20px;
	}
	
p{
	padding-bottom: 15px;
	}
	
td.border_r, td.border_ud,  td.balken, td.bg{
	background-position: left top;
	}	
td.border_r {
	background-image: url(slices/border_r.png);
	background-repeat: repeat-y;
	}
td.border_u{
	background-image: url(slices/border_u.png);
	background-repeat: repeat-x;
	}
td.balken {
	background-image: url(slices/balken.png);
	background-repeat: repeat-y repeat-x;
	}
td.bg {
	background-image: url(slices/bg.png);
	background-repeat: repeat-y repeat-x;
	}
	
a.sprachwahl{
	}
	

span.mp {
	float: left;
	}
span.mp a{
	display: block;
	color: #cccccc;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	font-size: 0.9em;
	font-weight: normal;
	}
span.mp a:hover{
	color: #ffffff;
	}
span.mp a.hover{
	color: #ffffff;
	}
    
input.newsletter{
    border: 1px solid #A55291;
}

input.submit{
    color: #565250;
    background-color: #E5E2D9;
}

h2.info_ok{
    color: #65833B;
}

h2.info_error{
    color: #DC7820;
}