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

body {
	background: #151515 url(bilder/layout/content_bg.gif);
	margin:0;
	color:#000000;
}

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

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

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

a.small,
a.small:link,
a.small:active,
a.small:visited {
	text-decoration:underline;
	color:#000000;
	font-size:11px;
}

a.small:hover {
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

a.smallfat,
a.smallfat:link,
a.smallfat:active,
a.smallfat:visited {
	text-decoration:underline;
	color:#000000;
	font-size:11px;
	font-weight: bold;
}

a.smallfat:hover {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-weight: bold;
}

#contenttable {
	width:792px;
	margin: 0px;
	margin-top: 2px;
	padding:0px;
}

td.leftcell {
	width:148px;
	vertical-align: top;
	padding: 0px 3px 0px 0px;
}

td.rightcell {
	width:130px;
	vertical-align: top;
	padding: 0px 0px 0px 3px;
}

td.contentcell {
	width:500px;
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #cfcfcf;
}


#main {
	background-color: #FFFFFF;
	vertical-align: top;
	width:800px;
}

#content {
	padding:4px;
	text-align: center;
}

#header {
	position:relative;
	clear: both;
	width:800px;
	height:100px;
	background: #FFFFFF url(bilder/layout/header_bg.jpg) repeat-x left top;
}

#headerlogo {
	text-align: center;
	width:300px;
	height:100px;
}

#headerad {
	text-align: center;
	vertival-align: middle;
	width:500px;
	height:100px;
	
}


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

#topbox {
	text-align: right;
	padding: 1px 5px 1px 5px;
	background-color: #EFEFEF;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	font-weight: bold;
	color: #3D8400;
}

#topbox a,
#topbox a:link,
#topbox a:active,
#topbox a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	font-size:11px;
}

p.menuetitle {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3D8400;
	background-color: #3D8400;
}

p.menuelink {
	margin: 0px;
	padding: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3D8400;
	background-color: #FAFAFA;
}

p.menuelink a,
p.menuelink a:link,
p.menuelink a:active,
p.menuelink a:visited {
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	color:#222222;
}

p.menuelink a:hover {
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
	color:#222222;
}

p.menuetitle2 {
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
}

p.menuelink2 {
	text-align: center;
	margin: 0px;
	padding: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FAFAFA;
}

p.menuelink2 a,
p.menuelink2 a:link,
p.menuelink2 a:active,
p.menuelink2 a:visited {
	text-decoration:none;
	font-size:11px;
	color:#222222;
}

p.menuelink2 a:hover {
	text-decoration:underline;
	font-size:11px;
	color:#222222;
}

p.redmenuelink {
	margin: 0px;
	padding: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3D8400;
	background-color: #FAFAFA;
}

p.redmenuelink a,
p.redmenuelink a:link,
p.redmenuelink a:active,
p.redmenuelink a:visited {
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	color:#BB0000;
}

p.redmenuelink a:hover {
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
	color:#BB0000;
}

p.menuead {
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

p.pages {
	text-align: center;
	padding: 2px;
	margin: 0px;
	font-size:12px;
	color: #777777;
}

p.pages a {
	font-size:12px;
}

p.smallstat {
	text-align: center;
	font-size:10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

p.topvideo {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

#footerlinks {
	width:794px;
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 5px 3px 5px 3px;
}

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


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

#footerlinks2 {
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 5px 3px 5px 3px;
}

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


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

#copyright {
	width:800px;
	height: 20px;
	background: #FFFFFF url(bilder/layout/footer.gif) no-repeat center top;
	color: #888888;
	font-size: 11px;
	text-align: center;
	margin-bottom: 25px;
}

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

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

.red {
	color: #BB0000;
}

.green {
	color: #008800;
}


.small {
	font-size:11px;
	font-weight:normal;
}

.small2 {
	font-size:11px;
	font-weight:normal;
	color: #777777;
}

table.videotable {
	margin: 0px;
	padding:0px;
}

td.videocell {
	width:120px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 0px 2px 0px;
	border: 1px;
	border-style: solid;
	border-top-color: #888888;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #888888;
	background: #FFFFFF url(bilder/layout/video_bg.gif) repeat-x center bottom;
}

img.videoshot {
	margin: 0px 0px 5px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #555555;
}

img.videoshot2 {
	border: 1px;
	border-style: solid;
	border-top-color: #888888;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #888888;
}

table.preview {
	width: 500px;
	padding: 0px 3px 0px 3px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #CFCFCF;
}

.beschreibung {
	padding: 10px 0px 5px 0px;
}

.video {
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.blitztipptext {
	text-align: center;
	font-size:11px;
	font-weight: bold;
	background-color: #F4EAB6;
	margin-bottom: 5px;
	padding: 4px 0px 4px 0px;
	border: 1px;
	border-style: dashed;
	border-color: #EECE82;
}


.blitztippid {
        color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
        background-color: #AA0000;
	padding: 0px 5px 0px 5px;
}

.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;
}

.zahlung {
	text-align: center;
	font-size:12px;
	background-color: #F4EAB6;
	margin-bottom: 5px;
	padding: 10px 0px 10px 0px;
	border: 1px;
	border-style: dashed;
	border-color: #EECE82;
}

input.linkmetext{
        color: #424242;
        background-color: #FFFFFF;
        border: 1px dotted #AAAAAA;
        font-family: tahoma;
        font-size: 11px;
	width: 420px;
}


.linkme {
	background-color: #f0f0f0;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 4px;
	border: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}

.anmelden {
	color: #777777;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.anmelden a,
.anmelden a:link,
.anmelden a:active,
.anmelden a:visited {
	text-decoration:underline;
	color: #3D8400;
	font-size:18px;
	font-weight: bold;
}

.anmelden a:hover {
	text-decoration:none;
	color: #3D8400;
	font-size:18px;
	font-weight: bold;
}

.videovote {
	background-color: #f0f0f0;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px;
	border: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}

.anmelden2 {
	background-color: #F4EAB6;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	border: 1px;
	border-style: dashed;
	border-color: #EECE82;
}

.anmelden2 a,
.anmelden2 a:link,
.anmelden2 a:active,
.anmelden2 a:visited {
	text-decoration:underline;
	color: #3D8400;
	font-size:18px;
	font-weight: bold;
}

.anmelden2 a:hover {
	text-decoration:none;
	color: #3D8400;
	font-size:18px;
	font-weight: bold;
}
