/* Start of CMSMS style sheet 'Seewirt: Default' */
body {
	font: 14px "Trebuchet MS";
	background: url('uploads/Seewirt/bodyBackground.gif') repeat-x #afdafe;
	margin: 0;
	padding: 0;
}

body#camping {
        background: url('uploads/Seewirt/bodyCamping.gif') repeat-x #afdafe;}
        

body#apartment {
        background: url('uploads/Seewirt/bodyApartments.gif') repeat-x #afdafe;}  
        

body#bungalow {
        background: url('uploads/Seewirt/bodyBungalows.gif') repeat-x #afdafe;} 
        
body#restaurant {
        background: url('uploads/Seewirt/bodyRestaurant.gif') repeat-x #afdafe;}     
                
body#kinder {
        background: url('uploads/Seewirt/bodyFamilie.gif') repeat-x #afdafe;}                     

/* Typography, Resets etc. */

a:link, a:visited, a:active {
	color: #28a402;
	font: 14px "Trebuchet MS";
}
a:hover {
	color: #333;
	font: 14px "Trebuchet MS";
}
h1 {
	font: 38px "Trebuchet MS";
	color: #28a402;
	margin: 0;

}
h2 {
	font: 24px "Trebuchet MS";
	color: #28a402;
	margin: 0;
	padding:10px 0;
	line-height:26px;
}

h3 {
	font: 20px "Trebuchet MS";
	color: #0260b4;
	margin: 0;
	padding:10px 0;
	line-height:24px;
}
p {
	font: 14px "Trebuchet MS";
	margin: 0px;
	text-align: left;
}
img, img a {
	border: none;
}
.clear {
	clear: both;
}

ul, li {margin:0; padding:0;}

/* Typography, Resets etc. */

/* Default */ 

#pageWrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #f8fbf4;
}

#pageHeader {
	position: relative;
	width: 960px;
	height: 250px;
	background: #F5F5F5;
}

#pageSidebar {
	width: 280px;
	float: right;
}

#pageSidebar h2{ 
       font-size: 20px;
       color: #0260b4
       }
       
       .sidebarContent{
       width:260px;
       margin:10px auto;
       padding-bottom:10px;
       border-bottom: 4px solid #afdafe;}
       
       a.sidebarContent {text-decoration:none;}
       
      #akt_flash{
       width:100%;
       margin-left: 0;
       padding-left: 0;
       list-style: none;}
       
       #akt_flash li {   
       width: 100%;
       padding:3px 0;
       /*margin-left:10px;*/
       }
       
       #akt_flash li a {
       font-size:14px;
       text-decoration:none;
       list-style: none;
       padding-left: 25px;
       background-image: url(uploads/icons/newspaper_go.png);
       background-repeat: no-repeat;
       background-position: 0 5.em;}
       
       .moreNews {
       display:block;
       font-size:14px;
       text-decoration:none;
       color:#0260b4;
       margin-top:5px;
       padding-left: 25px;
       background-image: url(uploads/icons/control_fastforward_blue.png);
       background-repeat: no-repeat;
       background-position: 0 5.em;}
       
       .moreNews a{
       color:#0260b4;
       font-weight:bold;
       text-decoration:none;}
           
       
#pageContent {
	width: 640px;
	float: left;
	padding: 10px;
}

#googleMap {
        width:610px;
        height:410px;
        background: #afdafe;
        margin:10px auto;
        border:1px solid #0260b4;}

#pageContent ul{
        margin-left: 15px;
        display:block;
        list-style: square;}
        
       #pageContent li.thumb{
        margin-left: 0;
        display:block;
        list-style: none;} 
        
#pageContent li {
        list-style: square;} 
        
               
#pageFooter {
	width: 1040px;
	height: 129px;
	clear: both;
	background: url('uploads/Seewirt/pageFooter.jpg') no-repeat #F5F5F5;
	margin: auto;
}
#pageFooter p {
	text-align: right;	
	padding: 80px 60px 0 0;
	color:#fff;
	font: 11px "Trebuchet MS";
}

/* Default */

/* Logos */

#mainLogo {
	position: absolute;
	top: 57px;
	left: 28px;
	display: block;
	width: 272px;
	height: 113px;
	z-index: 99;
}
#subLogo {
	position: absolute;
	top: 201px;
	right: 18px;
	display: block;
	width: 227px;
	height: 44px;
	z-index: 99;
}

/* Logos */

/* Slider */

.headerImage {
 width:960px;
 height:250px;
 position:absolute;
 top:0;
 left:0;
 margin:0;
 padding:0;}
 
 .headerImage ul, .headerImage li{margin:0;padding:0;}
 

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:250px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* Slider */

/* Langauge icons */

.language {
 width:80px;
 float:right;
 text-align:right;
 line-height:30px;
 padding-right:10px;
 padding-top:2px;}
/* End of 'Seewirt: Default' */

