/*----------------------------------------------------*/
/* seitenlayout allg */
/*----------------------------------------------------*/


body {
	background-color:#339999;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333;
}

.wrapper {
	position:relative;
	width:955px;
	margin: 200px auto 0px auto;
	padding:0px;
	text-align:left;
	
}


/*----------------------------------------------------*/
/* header mit logo */
/*----------------------------------------------------*/


.header {
	width:955px;
	height:18px;
	background-color:none;
	
	
}

.logo {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 955;;
	height: 110px;
	background-image: url(../images/logo_arlette.gif);
	background-repeat: no-repeat;
	
}

/*----------------------------------------------------*/
/* menu level 1 */
/*----------------------------------------------------*/

.mainmenu {
	position:absolute;
	width: 555px;
	top:65px;
	left:400px;
	
}



/*----------------------------------------------------*/
/* bild */
/*----------------------------------------------------*/


.mainimg {
	position:absolute;
	top: 35px;
	left: 0px;
	width:955px;
	height:110px;
	background-image: url(../images/img_index.jpg);
	background-repeat: no-repeat;
}


/*----------------------------------------------------*/
/* inhalt wrapper */
/*----------------------------------------------------*/


.contentbox {
	width:955px;
	height:110;
	
}

.contentbox_2 {
	width:955px;
	height:40px;
	background-color: #3fAE49;
}
	

/*----------------------------------------------------*/
/* submenu 2. ebene */
/*----------------------------------------------------*/

.submenu {
	position:absolute;
	width: 955px;
	top:514px;
	left:0px;
	
}

.submenu_2 {
	position:absolute;
	width: 955px;
	top:524px;
	left:0px;
	border-bottom: 2px dotted #fff;
}

ul.subnav {
	list-style:none; 
	margin:0px;
	padding:0px;
}
		
ul.subnav li {
	float:left;
	margin:0px 0px 7px 0px;
	padding:0px;
}

ul.subnav li a {
	display:block;
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
}

ul.subnav li a:hover {
	text-decoration:none;
	color:#333;
}

ul.subnav li .active {
	text-decoration:none;
	font-weight: bold; 
	color:#fff;
}

/*----------------------------------------------------*/
/* inhalt spalte rechts */
/*----------------------------------------------------*/


.content {
	position: absolute;
	left: 400px; 
	width: 510px;
	margin: 0px 0px 0px 0px;
}

.content_unten {
	position: absolute;
	width: 940px;
	margin: 0px 0px 0px 0px;
	font-weight: normal; 
	color:#fff;
	text-align: right;
	font-size: 14px;
}

.content_follow1 {
	position: relative;
	width: 510px;
	margin: 20px 0px 0px 20px;
}

.content_follow2 {
	position: relative;
	width: 510px;
	margin: 0px 0px 0px 20px;
}


.content p {
	margin:0px 0px 0px 0px;
	
	
}

.content a {
	text-decoration:none;
	color:#666;
} 

.content a:hover {
	text-decoration:none;
	color:#336666;
}


/*----------------------------------------------------*/
/* fuss */
/*----------------------------------------------------*/


.footer {
	position: absolute;
	width:955px;
	top: 145px;
}

.footer p {
	font-weight: normal; 
	color:#333;
	text-align: right;
	font-size: 10px;
}

.footer a {
	color: #336666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration:none;
	color:#333;
}


/*----------------------------------------------------*/
/* auszeichnungen */
/*----------------------------------------------------*/


h1,h2,h3,h4 { font-weight:bold; margin-bottom:7px; }
h3 { color:#990000; font-size:110%; text-transform:uppercase; }
h4 { color:#333;}


/*----------------------------------------------------*/
/*	Links andere Farbe*/	
/*----------------------------------------------------*/
 
 .boxout {
	color: #336666;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 }
 
 .boxout a:link, .boxout a:visited {
	color: #333;
	background-color: none;
 }
 
 .boxout a:hover, .boxout a:active {
	color: #333;
	background-color: none;
 }
 
 .zahlen {
 	text-decoration: none;
	color: #666;
	
}

 .boxout_2 {
	color: #333;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 }
 
 .boxout_2 a:link, .boxout_2 a:visited {
	color: #333;
	background-color: none;
 }
 
 .boxout_2 a:hover, .boxout_2 a:active {
	color: #fff;
	background-color: none;
 }



/*---------------------------------------------------*/
/*	Pfeile*/	
/*----------------------------------------------------*/
 
 .imagenavi {
	position: absolute;
	weight: 60px;
	height: 20px;
	top: 460px;
	left: 900px;
}
 
 .pfeilnavi_1 {
 	weight: 12px;
	height: 20px;
	float: left;
	
}

.pfeilnavi_2 {
	weight: 12px;
	height: 20px;
	float: left;
	padding-left: 5px;
	
	
}

/*---------------------------------------------------*/
/* liste*/
/*----------------------------------------------------*/

ul.text {
	list-style: none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



	
	
/*---------------------------------------------------*/
/* galerie*/
/*----------------------------------------------------*/

ul.text {
	list-style: none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;