*{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	background-color: #202020;
	background-image: url(bilder/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin:0;
}

div{
	font-size:13px;
	color:#000000;
}

#content {
	background-image: url(bilder/layout/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin:0;
}

.textbox {
	text-align: left;
	width: 690px;
}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#E46100;
}

a:hover {
	text-decoration:none;
	color:#FF7800;
}


a.bigfat,
a.bigfat:link,
a.bigfat:active,
a.bigfat:visited {
	text-decoration:underline;
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
}

a.bigfat:hover {
	text-decoration:none;
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
}

.small {
	font-size:11px;
}

.toptext {
	font-size:14px;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.leftbigthumbcol {
	width: 345px;
	height: 263px;
	text-align: left;
	vertical-align: top;
}

.rightbigthumbcol {
	width: 345px;
	height: 263px;
	text-align: right;
	vertical-align: top;
}

.lefttopthumbcol {
	width: 172px;
	height: 129px;
	text-align: left;
	vertical-align: top;
}

.righttopthumbcol {
	width: 173px;
	height: 129px;
	text-align: right;
	vertical-align: top;
	padding: 0px 3px 0px 0px;
}

.leftbottomthumbcol {
	width: 172px;
	height: 129px;
	text-align: left;
	vertical-align: bottom;
}

.rightbottomthumbcol {
	width: 173px;
	height: 129px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 3px 0px 0px;
}

.textcol {
	width: 345px;
	height: 258px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 3px;
}

.title {
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.textboxsmall {
	font-size:14px;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.more {
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.more a,
.more a:link,
.more a:active,
.more a:visited {
	text-decoration:underline;
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
}

.more a:hover {
	text-decoration:none;
	color: #FF00A2;
	font-size: 20px;
	font-weight: bold;
}

.zahlung {
	text-align: center;
	font-size:12px;
	background-color: #EFEFEF;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border: 2px;
	border-style: solid;
	border-color: #000000;
	color: #000000;
	width: 686px;
}

.infotext {
	text-align: justify;
	vertical-align: top;
	font-size:11px;
	background-color: #f0f0f0;
	margin-bottom: 5px;
	padding: 4px;
	border: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}


select, option{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 15px;
}

input {
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 15px;
        font-weight: bold;
}


#footer {
	background-image: url(bilder/layout/footer.jpg);
	background-repeat: no repeat;
	background-position: top center;
	margin:0;
	width: 774px;
	height: 44px;
}

#footerlinks {
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 10px 5px 10px 5px;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	font-size:11px;
	color: #777777;
}


#footerlinks a:hover {
	font-size:11px;
	color: #777777;
}

#copyright {
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding: 5px 5px 0px 5px;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:underline;
	color: #888888;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:none;
	color: #888888;
	font-size:11px;
}