body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FF5F11;
	font-family: Trebuchet MS;
}
table{
	border-bottom: 0px solid Blue;
}
td{
	border-bottom: 0px dashed Blue;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: 0px dashed Blue;
	text-align: left;
}
td.banner{
	border-bottom: 0px dashed Blue;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: 0px dashed Blue;
	text-align: center;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 900px;
	border: 0px solid red;
	text-align : left;
	background-color : #C0FFC0;
}
#toplistelinks {
	background-color: #D84700;
	height: 1250px;
	text-align: center;
}
#werbunglinks {
	background-color: #D84700;
	height: 1400px;
	text-align: center;
}
#werbungrechts {
	background-color: #D84700;
	height: 1250px;
	text-align: center;
}
#anzeigenwerbunglinks {
	background-color: #D84700;
	height: 1110px;
	text-align: center;
}
#anzeigenwerbungrechts {
	background-color: #D84700;
	height: 1110px;
	text-align: center;
}
#stadtwerbunglinks {
	background-color: #D84700;
	height: 1250px;
	text-align: center;
}
#stadtwerbungrechts {
	background-color: #D84700;
	height: 1250px;
	text-align: center;
}
#links{
	position: absolute;
	margin: 20px 0px 0px 10px;
	width: 150px;
	height: 1100px;
	overflow: hidden;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#mitte {
	position: absolute;
	margin: 20px 0px 10px 170px;
	width: 600px;
	height: 1100px;
	overflow: visible;
}
#mittebanner {
	position: absolute;
	margin: 20px 0px 0px 0px;
	background-color: #FFD611;
	width: 950px;
	height: 2500px;
	overflow: visible;
	border: 1px solid Red;
}
#rechts{
	position: absolute;
	margin: 20px 0px 0px 780px;
	width: 150px;
	height: 1100px;
	overflow: hidden;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#mittetext {
	background-color: #FFD611;
	padding: 0px 5px 0px 5px;
	font-family: Trebuchet MS;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	color: Black;
	overflow: hidden;
	height: 1070px;
}

#mittetextanzauf {
	background-color: #FFD611;
	padding: 0px 5px 0px 5px;
	font-family: Trebuchet MS;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	color: Black;
	overflow: visible;
	height: 1700px;
}


#mittetextanzeige {
	background-color: #FFD611;
	padding: 0px 5px 0px 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: Black;
	overflow: visible;
}

#rechtstext{
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	background-color: #FFD611;
}
#plzzettel{
	background-image: url(../images/linien.gif);
	padding: 2px 5px 2px 10px;
	margin-left: 40px;
	margin-top: 10px;
	border: 0px solid Black;
	text-align: justify;
	font-size: 12px;
}
#bildvorschau
{
	padding: 0px 0px 0px 0px;
	margin-top: 150px;
	margin-left: 50px;
	width: 150px;
}
#menueoben{
background-image: url(../images/menueoben.gif);
background-repeat: no-repeat;
	width: 400px;
	height: 20px;
}
#menueunten{
background-image: url(../images/menueunten.gif);
background-repeat: no-repeat;
	width: 400px;
	height: 20px;
}
#mitteoben{
	background-image: url(../images/mitteoben.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 20px;
}
#mitteunten{
	background-image: url(../images/mitteunten.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 20px;
}
#seiteoben{
	background-image: url(../images/seiteobenbr.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
}
#seiteunten{
	background-image: url(../images/seiteuntenbr.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	color: Purple;
	padding: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

h2 {
	color: Purple;
	padding: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
h2.anzausw {
	color: Purple;
	padding: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
}
h3 {
	padding : 8px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

p {
	text-align : left;
	font-size : 16px;
	font-family : Century Gothic;
	font-weight : bold;
}
a {
	color: Navy;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.anzausw {
	color: Navy;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.index {
	color: Navy;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navi {
	color: Navy;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table {
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
}
input,select,textarea {
background-color : #333333;
font-family: Trebuchet MS;
	font-size: 14px;
color : #FFFFFF;
border-style: dotted;
border-color : green;
}
img-b7{
	max-width: 100%;
	height: auto;
}
.werbungb7{
	float: left;
	width: 18%;
	margin-left: .5%;
	margin-right: .5%;
}
a.b7 {
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.clear{
	clear: both;
}
