@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
	}

html, body {
	background: url('../img/tapeten_muster.gif');
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	}

.super_banner {
	width: 900px;
	height: 110px;
	}

#wrapper {
	width: 900px;
	margin: 15px auto 0;
	}

.content_top {
	background: url('../img/content_top.gif');
	height: 30px;
	width: 580px;
	margin: 0 auto;
	}

#content {
	width: 574px;
	background: #FFF;
	border-left: #e680b2 solid 3px;
	border-right: #e680b2 solid 3px;
	margin: 0 auto;
	}

.content_bottom {
	background: url('../img/content_bottom.gif');
	height: 30px;
	width: 580px;
	margin-bottom:30px;
	margin: 0 auto 30px;
	}

.email {
	width: 240px;
	}

input, select {
	border: 1px solid #e680b2;
	padding: 4px;
	}

.abstand {
	margin: 0 20px;
	}

.abstand p{
	text-align: left;
	}

.abstand a{ 
	color:#808080; 
	}

h1 {
	color: #e680b2;
	font-size: 35px;
	font-weight: normal;
	}
	
p {
	color: #808080;
	font-weight: normal;
	}

.list {
	font-weight: bold;
	color: #323232;
	}

table {
	margin-top: 15px;
	}

table img {
	margin-bottom: 30px;
	}
	
td {
	height: 60px;
	vertical-align: top;
	}

.link {
	color: #808080;
	font-size: 12px;
	}

.center {
	margin-left: 172px;
	margin-top:15px;
	}

.bt_erstellen {
	background:url('../img/bt_erstellen.png');
	height: 60px;
	width: 194px;
	color: #FFF;
	font-size: 18px;
	padding-bottom:7px;
	}

.small {
	font-size: 12px;
	}

.tag {
	width: 56px;
	}

.monat {
	width: 110px;
	}

.jahr {
	width: 72px;
	}

li {
	float: left;
	list-style: none;
	margin:20px 20px 0;
	}

form ul li input {
	border: 0;
	margin:4px;
	}

.designs input {
	margin: 0 5px 30px 10px;
	border: 0;
	}

#footer {
	text-align:center;
	font-size: 12px;
	margin: 15px 0 10px 0;
	}

#footer a {
	color: #808080;
	}

.anzeige_re{ 
	margin-left:770px;
	position:fixed;
	width:160px;
    }

.anzeige_li {     
	position:fixed;
	width:160px;		
    }

.content_wrapper {
    margin:0 175px;
	position:absolute;
	width:580px;
    }