body {
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	background-image:url(../bilder/bgpic.jpg);
	background-color:#300040;
}
#gesamt {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#gesamt #Kopf {
	width:1000px;
	height:150px;
	border-left:1px;
	border-left-color:black;
	border-left-style:solid;
	border-right:1px;
	border-right-color:black;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	background-image:url(../bilder/Logo-CamBitches2.jpg);
}
#gesamt #navi {
	width:1000px;
	height: 100%;
	font-size: 90%;
	border-left:1px;
	border-left-color:black;
	border-left-style:solid;
	border-right:1px;
	border-right-color:black;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image:url(../bilder/bg-navbar.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#navlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#navlist {
	margin: 0px;
	padding: 0px;
}
#navlist a:link,
#navlist a:visited {
	line-height: 14px;
	font-weight: normal;
	margin: 0px 50px 4px 10px;
	text-decoration: none;
	color:#FFFFFF;
}
#navlist a:link#current,
#navlist a:visited#current,
#navlist a:hover {
	border-bottom: 1px solid #000;
	padding-bottom: 0px;
	color: #000;
}
#inhalt {
	margin:0px;
	padding:0px;
	height:600px;
	background-color:#680071;
}
#links {
	width:119px;
	height:600px;
	float:left;
	background-color:#8C0089;
	border-left:1px;
	border-left-color:black;
	border-left-style:solid;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-right:1px;
	border-right-color:black;
	border-right-style:solid;	
}
#linktexte {
	text-align:left;
	font-size:80%;
	font-weight:bold;
	margin: 0px;
	padding: 10px;
	list-style-type:none;
}
#linktexte a:link,
#linktexte a:visited {
	text-decoration:none;
	font-weight: lighter;
	margin: 0px;
	color:#FFFFFF;
}
#linktexte a:link#current,
#linktexte a:visited#current,
#linktexte a:hover {
	color:#FF59FF;
}
#maintext {
	line-height:13px;
	text-align:center;
	width: 748px;
	height:595px;
	font-size:70%;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-color:#71008C;
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	overflow:hidden;
}
#banner {
	float:right;
	width:120px;
	height:600px;
	border-right:1px;
	border-right-color:black;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
}
.underline {
	text-decoration:underline;
	color:#FFFF00;
}
.schlagwoerter {
	font-weight:bold;
	font-style:italic;
}
.standardtext {
	font-size:90%;
	font-weight:normal;
}
.copyright {
	color:#FFFFFF;
	font-size:70%;
	font-weight:normal;
	text-align:center;
}
.selflink a:link,
.selflink a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:70%;
	font-weight:normal;
	text-align:center;
}
.selflink a:hover {
	color:#000000;
}
.headline {
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
}
#angebot a:link,
#angebot a:visited {
	text-decoration:underline blink;
	font-size:110%;
	font-weight: bold;
	margin: 0px;
	color:yellow;
}
#angebot a:hover {
	color:#FF59FF;
}

/* Hier stehen die Styles fuer die Subdomainboxentexte */

.headline2 {
	text-align:center;
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
}
.forward a:link,
.forward a:visited {
	text-align:center;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	text-decoration:underline;	
}
.forward a:hover {
	color:#000000;
}
.beschreibung {
	color:#FFFFFF;
	font-size:95%;
	font-weight:bold;
	text-align:center;
}

#maintext2 {
	line-height:18px;
	text-align:center;
	width: 748px;
	height:595px;
	font-size:90%;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-color:#71008C;
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	overflow:scroll;
}
#linkunderline a:link,
#linkunderline a:visited {
	font-size:80%;
	font-weight:bold;
	color:#FF0000;
	padding:10px;
}
#linkunderline a:hover {
	color:#00FF00;
