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

body {
	background: #333333 url(/bilder/interface/bg.gif);
	margin:0;
	color:#000000;
}

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

#mainsub {
	width:800px;
	max-width: 800px;
	background: #FFFFFF;
	text-align: left;
	color:#000000;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}

#contentsub {
	background: #FFFFFF;
	color:#000000;
	padding: 4px;
	max-width:800px;
}

#copyrightsub {
	width: 800px;
	max-width: 800px;
	background: #EFEFEF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}

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

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

#main {
	width:1000px;
	max-width: 1000px;
	background: #FFFFFF;
	text-align: left;
	color:#000000;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}


#contenttable {
	width: 1000px;
	color:#000000;
}

#content {
	background: #FFFFFF;
	color:#000000;
	padding: 4px;
	max-width:622px;
}

#contentcol {
	width:630px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}

#left {
	background: #FFFFFF;
	color:#000000;
	padding: 2px;
	width:180px;
}

#leftcol {
	width:184px;
	text-align: center;
	vertical-align: top;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #EFEFEF;
}

#right {
	background: #FFFFFF;
	color:#000000;
	padding: 2px;
	width:180px;
}

#rightcol {
	width:184px;
	text-align: center;
	vertical-align: top;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #EFEFEF;
}

#header {
	width: 1000px;
	height: 90px;
	max-width: 1000px;
	max-height: 90px;
	margin: 0px;
	background: #FFFFFF url(/bilder/interface/bgheader.gif);
	overflow: hidden;
}

#searchline {
	width: 1000px;
	height: 25px;
	max-width: 1000px;
	max-height: 25px;
	background: #F0A200 url(/bilder/interface/bgsearchline_big.jpg) no-repeat left top;
	text-align: right;
	color:#000000;
	padding: 0px;
}

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

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

.borderline {
	height: 9px;
	background: #FFFFFF url(/bilder/interface/borderline.jpg) no-repeat center top;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size:1px;
}

.borderline2 {
	height: 9px;
	background: #FFFFFF url(/bilder/interface/borderline2.jpg) no-repeat center top;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size:1px;
}

.borderline3 {
	height: 9px;
	background: #FFFFFF url(/bilder/interface/borderline3.jpg) no-repeat center top;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size:1px;
}

.borderline4 {
	height: 9px;
	background: #FFFFFF url(/bilder/interface/borderline4.jpg) no-repeat center top;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size:1px;
}

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.small2,
a.small2:link,
a.small2:active,
a.small2:visited {
	text-decoration:none;
	color:#777777;
	font-size:11px;
}

a.small2:hover {
	text-decoration:underline;
	color:#777777;
	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;
}

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

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

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

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

a.bigred,
a.bigred:link,
a.bigred:active,
a.bigred:visited {
	text-decoration:underline;
	color:#AA0000;
	font-size:17px;
}

a.bigred:hover {
	text-decoration:none;
	color:#AA0000;
	font-size:17px;
}

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

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

a.tagstyle1,
a.tagstyle1:link,
a.tagstyle1:active,
a.tagstyle1:visited,
a.tagstyle1:hover {
	text-decoration:none;
	color:#AAAAAA;
	font-size: 10px;
}

a.tagstyle2,
a.tagstyle2:link,
a.tagstyle2:active,
a.tagstyle2:visited,
a.tagstyle2:hover {
	text-decoration:none;
	color:#999999;
	font-size: 11px;
}

a.tagstyle3,
a.tagstyle3:link,
a.tagstyle3:active,
a.tagstyle3:visited,
a.tagstyle3:hover {
	text-decoration:none;
	color:#888888;
	font-size: 12px;
	font-weight: bold;
}

a.tagstyle4,
a.tagstyle4:link,
a.tagstyle4:active,
a.tagstyle4:visited,
a.tagstyle4:hover {
	text-decoration:none;
	color:#777777;
	font-size: 13px;
	font-weight: bold;
}

a.tagstyle5,
a.tagstyle5:link,
a.tagstyle5:active,
a.tagstyle5:visited,
a.tagstyle5:hover {
	text-decoration:none;
	color:#666666;
	font-size: 14px;
	font-weight: bold;
}

a.tagstyle6,
a.tagstyle6:link,
a.tagstyle6:active,
a.tagstyle6:visited,
a.tagstyle6:hover {
	text-decoration:none;
	color:#555555;
	font-size: 15px;
	font-weight: bold;
}

a.tagstyle7,
a.tagstyle7:link,
a.tagstyle7:active,
a.tagstyle7:visited,
a.tagstyle7:hover {
	text-decoration:none;
	color:#444444;
	font-size: 16px;
	font-weight: bold;
}

a.tagstyle8,
a.tagstyle8:link,
a.tagstyle8:active,
a.tagstyle8:visited,
a.tagstyle8:hover {
	text-decoration:none;
	color:#333333;
	font-size: 17px;
	font-weight: bold;
}

.contentbox {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

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

p.linkbox {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}


p.style1 {
	background-color: #F0F0F0;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	font-size:11px;
	color: #777777;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

p.style2 {
	background-color: #FAFAFA;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	font-size:11px;
	color: #777777;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

p.tagcloud {
	background-color: #FAFAFA;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	font-size:11px;
	color: #777777;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: justify;
}

p.sextipp {
	background-color: #FAF6E8;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: center;
}

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

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

p.relevanttext {
	font-size:9px;
	color: #888888;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

table.listtable {
	width: 616px;
	border: 0px;
}

td.thumbbox {
	width: 150px;
	vertical-align: top;
}

td.textbox {
	width: 463px;
	padding-left: 3px;
	vertical-align: top;
	text-align: justify;
	font-size:12px;
	color: #555555;
}

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

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

td.linkboxactive {
	width: 149px;
	text-align: center;
	background-color: #FAF6E8;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

.relevant {
	font-size:9px;
	color: #888888;
	text-align: center;
	background: #FAFAFA;
	margin: 10px 0px 10px 0px;
}


.textstyle1 {
	color:#000000;
	font-size:11px;
}

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

.small {
	font-size: 11px;
}

.date {
	font-size: 11px;
	color: #888888;
	margin: 0px 0px 5px 0px;
}


.headline {
	margin: 0px;
	padding: 0px;
	font-size:15px;
}


div.news {
	background-color: #F1F1F1;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #999999;
}


.fatlight {
	color: #FFFFFF;
	font-weight: bold;
}


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


h1.red, h2.red, h3.red, h4.red {
	color: #AA0000;
	margin: 0px;
	padding: 0px;
	font-size:17px;
}

#toplinks {
	width: 1000px;
	max-width: 1000px;
	background: #FFFFFF url(/bilder/interface/bgtoplinks.gif) repeat-x center top;
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CFCFCF;
}

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

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

#footerlinks {
	width: 1000px;
	max-width: 1000px;
	background: #FFFFFF url(/bilder/interface/bgfooterlinks.gif) repeat-x center top;
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CFCFCF;
}

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

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

#copyright {
	width: 1000px;
	max-width: 1000px;
	background: #EFEFEF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}

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

#copyrightsub {
	width: 800px;
	max-width: 800px;
	background: #EFEFEF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}

#lx {
	padding: 0;
	margin: 0;
	color: #777777;
	font-size: 11px;
	text-align: center;
}

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

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

form.search{
	margin: 0px;
	padding: 3px 5px 0px 0px;
}

input.searchbutton{
        color: #C59668;
        background-color: #890000;
        border: 1px solid #573500;
        font-size: 9px;
        width: 80px;
}

input.searchfield{
        color: #CFCFCF;
        background-color: #333333;
        border: 1px solid #573500;
        font-size: 9px;
        width: 90px;
}

form.newsletter{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.newsletterbutton{
        color: #888888;
        background-color: #FFFFFF;
        border: 1px solid #888888;
        font-size: 11px;
        width: 140px;
        font-weight: bold;
}

input.newsletterfield{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #888888;
        font-size: 11px;
        width: 140px;
	margin: 0px 0px 5px 0px;
}

input.button{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 12px;
}

input.field{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 12px;
}

input.dis{
        color: #424242;
        background-color: #FFFFFF;
        border: 1px dotted #AAAAAA;
        font-size: 12px;
}

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

textarea{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 12px;
}

table.border2 {
	border: 1px;
	border-style: solid;
	border-color: #DEDEDE;
}

.red {
	color: #BB0000;
}

.green {
	color: #008800;
}

.linkme {
	background-color: #F5F5F5;
	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;
}
