body {
	margin:0px;
	padding:0px;
	background-color:#E1DFE0;
	font-family:Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size:70%;
	color:#334568;
	background-color:#000;
	background-image:url('../img/pagebg.jpg');
	background-repeat:repeat-x;
}
#pageContent {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
#indexContent {
	width:1240px;
	height:790px;
	margin:0px;
	background-image:url('../img/start_page.jpg');
	background-repeat:no-repeat;
	text-align:left;
}
#mainContent {
	width:1240px;
	height:790px;
	margin:0px;
	background-image:url('../img/standart_page.jpg');
	background-repeat:no-repeat;
	text-align:left;
}
#index {
	position:absolute;
	top:150px;
	left:900px;
}
#content {
	position:absolute;
	top:200px;
	left:510px;
}
#contentText {
	float:left;
	margin-left:30px;
}
#sponsoren {
	position:absolute;
	top:150px;
	left:550px;
	width:340px;
	height:525px;
	overflow:auto;
}
#linkContentText {
	float:left;
	margin-left:30px;
	height:525px;
	width:430px;
	overflow:auto;
}
#flashcontent {
	float:left;
}
#footerContainer {
	background-color:#000000;
	background-image:url('../img/bg_footer.jpg');
	background-repeat:repeat-x;
	width:1240px;
	height:130px;
	text-align:left;
}
#navigation {
	position:absolute;
	top:760px;
	left:595px;
	color:#D6E2F4;
}
#navigation ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navigation li {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}
#navigation li a {
	padding:10px;
}
#impressum {
	position:absolute;
	top:500px;
	left:455px;
}
#footer {
	padding:35px 10px 0px 82px;
}
#lastSponsor {
	float:right;
}
#scrollText {
	padding-right:10px;
	overflow:auto;
	height:380px;
	width:430px;
	line-height:18px;
}
/* GUESTOOK */

#gbookRecords {
	position:absolute;
	top:455px;
	left:510px;
}
#gbookRecords a {
	color:#FF6600;
	font-weight:bold;
}
#gbookSmilies {
	clear:both;
	position:absolute;
	top:465px;
	left:510px;
	width:200px;
}
.gbook a:link, .gbook a:visited, .gbook a:active {
	color:#FF6600;
	font-weight:normal;
}
.gbook a:hover {
	color:#334568;
}
.guiField {
	border:solid 1px #334568;
	background-color:#fff;
	width:220px;
	color:#334568;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.warning {
	font-size:10px;
	color:#FF6600;
}

.left {
	float:left;
	margin: 0px 15px 0px 0px;
}

p.categorie {
	padding: 15px 0px 5px 0px;
}
/*  
** ---------------------------------------------------------------------
** default styles
** ---------------------------------------------------------------------
*/

h1 {
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}

img, img a {
	border:none;
}
p {
	padding:0px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:15px;
}
table {
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	margin:0px;
}
td {
	padding-right:30px;
	padding-bottom:5px;
}
td a:link, a:active, a:visited {
	color:#334568;
}
a:link, a:active, a:visited {
	color:#D6E2F4;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#EEAD6D;
	font-weight:normal;
	text-decoration:none;
}
.navActive {
	color:#EEAD6D;
	font-weight:bold;
}
.txtBold {
	font-weight:bold;
}
.sponsors {
	float:left;
}

