
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 130%;
	color: #737376;
	background: #fff url(../img/body_bg.png) 0 0 repeat;
	font-size: 100.01%;
	text-align:center;
}
h1, h2, h3 {
	
	font: bold 1em Arial, Helvetica, Verdana,  sans-serif;
}
h2 {
	font-size: 1.125em;
	font-weight:normal;
	color: #a8a8ad;
	background-color: inherit;
}

p{
	font: normal .875em/1.6em  Arial, Helvetica, Verdana,  sans-serif;

}
a {
	color: #2ad9ff;
	background-color: inherit;
	text-decoration:none;
}
p a:hover,
p a:focus,
p a:active {
color: #fe38d5;	
	}
 a img {
	border: none;
}
#logo {
	float: left;
	border: none;
	margin: 20px 0 0 0;
}
.breaker {
	clear: both;
}
#footer-ie, #footer-ie, #content, #wrapper {
	width: 320px;
	}
#wrapper {
	font-size: 1em;
	text-align:left;
	color:inherit;
	margin: auto;
}
#content {
	padding-left: 10px;
	}
a.irdendwas:hover,
a.irdendwas:focus,
a.irdendwas:active {
	color: #2ad9ff;
	background-color: inherit;
}
.lt-ie9 #content {
	
	}
.lt-ie8 #content {
	
	}
.lt-ie7 #content {
	
	}