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

body {
	background-color: #FFF1A2;
	background-image: url(bilder/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin:0;
}
div{
	font-size:13px;
	color:#000000;
}

#content {
	color:#000000;
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
}

#innerborder {
	width:724px;
	background: #FFFFFF;
	text-align: center;
	border: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #F3A46F;
}

#outborder {
	width:746px;
	margin: 25px 0px 25px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px;
	border-style: solid;
	border-color: #915800;
	background: #FFD4A2 url(bilder/layout/outborderbg.gif);
}

#list {
	width:450px;
}

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

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

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

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

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

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

a.linktausch,
a.linktausch:link,
a.linktausch:active,
a.linktausch:visited,
a.linktausch:hover {
	text-decoration:none;
	color:#000;
}

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

p.textboxtable {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color:#000000;
}

p.showsite {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size:11px;
	color:#000000;
}

p.toptext {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

.arrow {
	color:#000000;
	font-size:17px;
	font-weight: bold;
}

td.style1 {
	background: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
}

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

.small {
	font-size:11px;
}

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

.listtablebg {
	background: #FAFAFA;
	color: #777777;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
}

.navigation {
	background: #FAFAFA;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
}

.navigation a,
.navigation a:link,
.navigation a:active,
.navigation a:visited {
	font-size:11px;
	font-weight: bold;
}


.navigation a:hover {
	font-size:11px;
	font-weight: bold;
}

#footerlinks {
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 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 {
	background: #FFFFFF;
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding: 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;
}