body{
	background: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E2500;
    margin: 0px;
    font-size: 12px;
	
}

/* Seitenlayout mit DIVs */
#wrapper {
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-image:url(../grafik/hintergrundbild.gif);
	background-repeat:repeat-y;
	width: 770px;
	text-align: left;
}

#top {
	background: #F2DA98;
	height: 105px;
}


#top img.logo2 {
	position:absolute;
	margin-left: 480px;
	margin-top: 5px;
}
		
#top img.logo1 {
	position:absolute;
	margin-left: 14px;
	margin-top: 15px;
}

#undertop {
	background:#E19A1B;
	height:20px;
	padding-left: 205px;
	padding-top:2px;
}

#navigation {
	/* background-color:#transparent; */
	position:absolute;
	width: 180px;
	float: left;
	margin-top:5px;
	left:5px;
	}


#content {
	position:relative;
	background:#FFFFFF;
	min-height:425px;
	height:auto !important;
	height:425px;
	float:right;
	width:540px;
	margin-top:10px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}
	
#content img.skizze {
	margin-left:186px;
	margin-top:0px;
	}	

#bottom {
	background:#E19A1B;
	height:20px;
	padding-left:205px;
	padding-top:5px;
	clear:both;
	}


/* Navigation */
#navigation li {
	/* background-color:#transparent; */
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	width:170px;
	}
		
#navigation ul {
	/* background-color:#transparent; */
	padding:0;
	margin:0;
	}
			
#navigation A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6E2500;
	text-decoration:none;
	display:block;
	padding:3px 4px;
	margin:2px 0 0;
	width:158px;
	}
	
#navigation A:link,
#navigation A:visited {
	background-color:#F2DA98;
	margin:2px 0 0;
	}
	
#navigation A:hover,
#navigation A:focus {
	background-color:#FAF1D6;
	text-decoration:underline;
	margin:2px 0 0;
	}

	
#ia #navigation A.ca,
#ib #navigation A.cb,
#ic #navigation A.cc,
#id #navigation A.cd,
#ie #navigation A.ce,
#if #navigation A.cf,
#ig #navigation A.cg,
#ih #navigation A.ch {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
	padding-left:24px;
	border-top:none;
	margin:-1px 0 0 0;
	width:138px;
	}
		
#navigation A.n {
	display:none;
	}	




/* Schriftformate */

#content {
	line-height: 16px;
	color: #6E2500;
}

#content h1 {
	font-size: 18px;
	color: #6E2500;
	padding-bottom:15px;
	}


#content h2 {
	font-size: 15px;
	}
	
#content h3 {
	font-size: 12px;
	}
	
#content p {
	line-height: 16px;	
	}

#content hr{
	background-color:#FFFFFF; /* Mozilla 1.4 */
	color:#FFFFFF; /* IE 6 */
	border: #FFFFFF; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}

#content ul {
    margin: 4px 10px 16px 16px;
    padding: 0;
    list-style: none;
	}

#content ul li{
	margin: 0 0 .5em 0;
    padding: 0px 0px 0px 18px;
	background:url(../grafik/bullet_dunkel.gif) no-repeat 0px 5px;
   }


#content a:link, a:hover{
	color:#CC0000;
	}
	
#content a:active {
	color:#000099;
	}

#content a:visited {
	color:#000099;
	}
	
#content table {
	width: 539px;
	margin: 0px 0px 15px 0px;
	border: 0px none #F2DA98;
	border-collapse: collapse;
	}

#content th {
	background: #F2DA98;
	color: #6E2500;
	font-weight: bold;
	padding: 2px 15px;
	text-align: left;
	line-height: 1.2;
	}

#content td {
	padding: 6px 15px;
	vertical-align: top;
	border-bottom: 1px solid #F2DA98;
	}
	
	
#content tr:hover td {
	background: #F2DA98;
}




#content th.route {
	background: #F2DA98;
	color: #6E2500;
	font-weight: bold;
	padding: 2px 15px;
	text-align: left;
	line-height: 1.2;
	}

#content td.routetext {
	padding: 6px 15px;
	color: #6E2500;
	vertical-align: top;
	border-bottom: none;
	}
	
	
#content tr.route:hover td {
	background: #FFFFFF;
}




#content tr.portrait:hover td {
	background: #FFFFFF;
	}	
	
	
#content tr.portrait {
	background: #FFFFFF;
	}	
	
	
#content td.portraitbild {
	padding:17px 0px 0px 0px;
	width:130px;
	}
	
#content td.portraittext {
	padding:13px 0px;
	width:419px;
	text-align:left;
	}
	
#content td.portraittext h3 {
	padding: 0px 0px 0px 0px;
	}		


#content table.kontakt {
	border: 0px none;
	}

#content table.kontakt td {
	border-bottom: none;
	}
	
#content td.kontaktfeld input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E2500;
    margin: 0px;
    font-size: 12px;
	width: 250px;
	}
	
#content tr.kontakt:hover td {
	background: #FFFFFF;
	}
	
#content td.kontakttext {
	width: 55px;	
	}
	
#content td.kontaktfeld input.button {
	width: 124px;
	}

#content td.kontaktfeld textarea {
	height: 100px;
	}

#undertop a {
	text-decoration: none;
	line-height: 1px;
	}
	
#undertop a:link, a:visited {
	color: #6E2500;
	}

#undertop a:hover {
	color: #FFFFFF;	
	}
	
#undertop a.print {
	padding: 0 0 0 20px;
	background-image:url(../grafik/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
#undertop a.print:hover {
	background-image:url(../grafik/print_neg.gif);
	}
	
#undertop a.fontsize {
	margin-left: 30px;
	color: #6E2500;
	}
	
#undertop a.fontsize:hover {
	color: #FFFFFF;
	}
	
#undertop a.fontsize_2 {
	margin-left: 10px;
	color: #6E2500;
	}
	
#undertop a.fontsize_2:hover {
	color: #FFFFFF;
	}	
	
			
	

#bottom a {
	line-height: 1px;
	padding-top: 100px;
	padding-left: 20px;
	}
	
#bottom a:link, a:visited {
	text-decoration: underline;
	color: #6E2500;
	}

#bottom a:hover {
	color: #FFFFFF;	
	}


#bottom a.top {
	margin-left: 289px;
	padding: 0 0px 0 12px;
	}

#bottom a.top:hover {
	}



/*BILDER*/
img {
	border: none;
	}

a img {
	border: none;
	}

#content img.standard {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;		
	}


	
/*Online-Editor*/	

#ajaxonlineeditor {
  background: #E19A1B;
  width: 540px;
height: 400px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}


#aoe_filelist_container {
  width: 190px;
 height:355px;
 overflow:auto;
 float:left;
}

#aoe_editarea_container {
  width: 350px;
  float:left;
}

.aoe_container_innerbox {
  margin: 4px;
  padding: 2px;
  overflow:auto;
  background: #F2DA98; 
}

#aoe_filelist_container .aoe_container_innerbox {
 margin-right: 0;
overflow:auto;
}

#aoe_filelist {
  height: 290px;
  padding: 2px;
  margin: 4px 0;
  overflow: auto;
  border: 1px solid #666;
  background: #FFF;
}

#aoe_filelist ul {
  margin: 2px;
  padding: 0;
  list-style: none;
}

#aoe_filelist li {
  margin-top: 2px;
}

#aoe_filelist li a {
  padding: 1px;
  text-decoration: none;
  color: #000;
}

#aoe_filelist li a:hover {
  text-decoration: none;
  color: #FFF;
  background: #F93;
}


#aoe_filename {
  font-weight: bold;
}

#aoe_editarea {
 margin: 4px 0;
}

#aoe_editarea textarea {
  width: 330px;
  height: 296px;
  border: 1px solid #666;
  margin: 0;
  padding: 0;
}

.aoe_buttons {
  text-align: right;
}

a.aoe_button {
  padding: 2px 6px;
  color: #FFF;  
  text-decoration: none;
  background: #E1E1E1;
}

a.aoe_button:hover {
  background: #FFFFFF;
}


#aoe_footer {
  clear: both;
  margin: 7px;
  padding: 5px;
  background: #EEE;
}
	


/*Galerie*/
#dhtmlgoodies_slideshow{
		width:540px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:bold;
		text-align:center;
		font-family: Arial, sans-serif;	/* Font to use */
		font-size:16px;
		padding-top:10px;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

