/* CSS Document */


* {
	padding: 0;
	margin: 0;
 	}
 
 
body {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/bg.jpg') no-repeat fixed top center; 
	background-color: #000000;
	overflow: auto;
	}



/* Grundlegende Seitenaufteilung */


#container {
	background-color: transparent;
	border: 0px;
	margin: 0px auto 0; 
	width: 1045px;
	min-height: 964px;
	position: relative;
	top: 0px;
	overflow: auto;
	z-index:1;
	}
	

#topleft {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_01.gif') no-repeat; 
	width: 179px;
	height: 118px;
	float:left;
	}
	
	
#topmiddle{
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_02.jpg') no-repeat; 
	width: 684px;
	height: 118px;
	float:left;
	}
	
	
#topright {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_03.gif') no-repeat; 
	width: 175px;
	height: 118px;
	float:left;
	}
	
	
#menuleft {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_04.gif') no-repeat; 
	width: 179px;
	height: 62px;
	float: left;
	}
	
#logo {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_05.jpg') no-repeat; 
	width: 282px;
	height: 62px;
	float: left;
	}
	
#mainmenu {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_06.jpg') no-repeat; 
	width: 402px;
	height: 62px;
	float: left;
	}
	
#menuright {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_07.jpg') no-repeat; 
	width: 174px;
	height: 62px;
	float: left;
	}
	
#secondmenu {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_08b.gif') no-repeat; 
	width: 179px;
	height: 729px;
	float: left;
	}
	
#maincontent {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_09.gif') no-repeat; 
	width: 684px;
	height: 729px;
	float: left;
	}
	
#infocontent {
	background: url('http://www.swan-s.info/site/templates/swans_template/images/img_swans_10.gif') no-repeat; 
	width: 175px;
	height: 729px;
	float: left;
	}
	
#footer {
	background-color: transparent;
	width: 1038px;
	height: 1px;
	clear: left;
	}
	
	
	
	
	
/* Menues */

#mainmenucontent {
	background-color: transparent;
	width: 360px;
	height: 30px;
	position: relative;
	top: 20px;
	left: 0px;
	}
	
.mainmenuclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f1d01;
	text-decoration: none;
	}
	
.mainmenuclass a:link { color:#2f1d01; text-decoration:none; }		
.mainmenuclass a:hover { color:#fff0d4; text-decoration:none; }
.mainmenuclass a:active { color:#ffffff; text-decoration:none; }	
.mainmenuclass a:visited { color:#2f1d01; text-decoration:none; }

.mainmenuclass a:visited:link { color:#2f1d01; text-decoration:none; }		
.mainmenuclass a:visited:hover { color:#fff0d4; text-decoration:none; }
.mainmenuclass a:visited:active { color:#ffffff; text-decoration:none; }	
	


#secondmenucontent {
	background-color: transparent;
	width: 150px;
	min-height: 30px;
	position: relative;
	top: 40px;
	left: 35px;
	z-index:4;
	}
	
#secondmenuflyer {
	background-color: transparent;
	width: 146px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 20px;
	text-align: center;
	z-index:3;
	}
		
		
.secondmenuflyerclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1d01;
	text-decoration: none;
	}
	
.secondmenuflyerclass h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a5300;
	line-height: 1.5;
	}	
			
.secondmenuclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1d01;
	text-decoration: none;
	text-align:left;
	line-height:1.5;
	}
	
.secondmenuclass a:link { color:#2f1d01; text-decoration:none; }		
.secondmenuclass a:hover { color:#ccbcab; text-decoration:none; }
.secondmenuclass a:active { color:#ffffff; text-decoration:none; }	
.secondmenuclass a:visited { color:#2f1d01; text-decoration:none; }

.secondmenuclass a:visited:link { color:#2f1d01; text-decoration:none; }		
.secondmenuclass a:visited:hover { color:#ccbcab; text-decoration:none; }
.secondmenuclass a:visited:active { color:#ffffff; text-decoration:none; }	





/* Content */




#maincontentdisplay {
	background-color: transparent;
	width: 640px;
	height: 570px;
	position: relative;
	top: 30px;
	left: 30px;
	overflow: auto;
	}
	
.contentclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1d01;
	text-decoration: none;
	text-align:left;
	line-height:1.4;
	}	
	
.contentclass a:link { color:#7e6e5b; text-decoration:none; }		
.contentclass a:hover { color:#ccbcab; text-decoration:none; }
.contentclass a:active { color:#ffffff; text-decoration:none; }	
.contentclass a:visited { color:#7e6e5b; text-decoration:none; }

.contentclass a:visited:link { color:#7e6e5b; text-decoration:none; }		
.contentclass a:visited:hover { color:#ccbcab; text-decoration:none; }
.contentclass a:visited:active { color:#ffffff; text-decoration:none; }	


.contentclaschapter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f1d01;
	text-decoration: none;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
	}
	
.contentclassheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a5300;
	text-decoration: none;
	line-height:1.5;
	font-weight:normal;
	}

/* Newsletter und Banners */

#newslettercontent {
	background-color: transparent;
	width: 150px;
	height: 130px;
	position: relative;
	top: 40px;
	text-align:center;
	
	}
	
	
.newslettercontentclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1d01;
	text-decoration: none;
	line-height: 1.5;
	text-align:center;
	}
		

.newslettercontentclass h3 {
	font-size: 11px;
	color: #7a5300;
	line-height: 1.5;
	}
	

#bannercontent {
	background-color: transparent;
	width: 130px;
	height: 440px;
	position: relative;
	top: 5px;
	text-align: center;
	
	}	
	
	
#bannercontent1 {
	background-color: transparent;
	width: 130px;
	height: 150px;
	position: relative;
	top: 5px;
	left: 16px;
	
	}	
	
#bannercontent2 {
	background-color: transparent;
	width: 130px;
	height: 150px;
	position: relative;
	top: 10px;
	left: 16px;
	}	
	
#bannercontent3 {
	background-color: transparent;
	width: 130px;
	height: 150px;
	position: relative;
	left: 16px;
	top: 15px;
	
	}	
	
	
.bannercontentclass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1d01;
	text-decoration: none;
	text-align:center;
	}

.bannercontentclass h3 {
	font-size: 11px;
	color: #7a5300;
	line-height: 2.0;
	}
	
.componentheading	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a5300;
	text-decoration: none;
	line-height:2.5;
	font-weight:normal;
	}
	
.button {
	font-size: 10px;
	}	
	
	
#wz_12 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}