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

body {
	background-color: #333333;
	margin:0;
	color:#cfcfcf;
}

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

#content {
	width:720px;
	background: #FFFFFF;
	text-align: left;
}

#header {
	margin-bottom: 10px;
	margin-top: 0px;
}

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.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:underline;
	color:#000000;
	font-size:15px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:none;
	color:#88C7E1;
	font-size:15px;
	font-weight: bold;
}

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

a.big2:hover {
	text-decoration:none;
	color:#88C7E1;
	font-size:18px;
	font-weight: bold;
}

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

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

.contentbox {
	padding-left: 3px;
	padding-right: 3px;
}

p.textbox {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 10px;
}

p.textboxtable {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color:#000000;
}
p.small2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}


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

td.style1 {
	background-color: #efefef;
}

td.style2 {
	background-color: #efefef;
	text-align: center;
	color:#000000;
	font-size:14px;
	font-weight: bold;
}

.navigation {
	text-align: center;
	padding-bottom: 10px;
}

.navigation a,
.navigation a:link,
.navigation a:active,
.navigation a:visited {
	text-decoration:underline;
	font-size:15px;
	font-weight: bold;
}


.navigation a:hover {
	text-decoration:none;
}

a.linktipp,
a.linktipp:link,
a.linktipp:active,
a.linktipp:visited {
	text-decoration:underline;
	color:#CC3300;
	font-weight: bold;
}

a.linktipp:hover {
	text-decoration:none;
	color:#CC3300;
	font-weight: bold;
}

table.linkbox {
	width: 622px;
	margin: 10px 0px 10px 0px;
	border: 0px;
}

td.titlebox {
	width: 616px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #888888;
	color: #333333;
	font-weight: bold;
}

td.linkbox {
	width: 149px;
	text-align: center;
	background-color: #FAFAFA;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #888888;
}

#footerlinks {
	width:714px;
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

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


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

#copyright {
	width:720px;
	background: #FFFFFF;
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

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

.line {
	height: 10px;
	background: #FFFFFF url(bilder/borderline.gif) no-repeat center top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.line2 {
	height: 10px;
	background: #FFFFFF url(bilder/borderline2.gif) no-repeat center top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

img.border {
	background-color: #fefefe;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}