/* CSS Document */

/* Grundelemente */

body {
	  margin:0;
	  padding:0;
	  
	  font: 12px Arial, Helvetica, sans-serif;
	  color: #003300;
	  line-height: 14px;
	  text-align: center;
	  }
	  
p, table {
		  font: 12px Arial, Helvetica, sans-serif;
	  	  color: #003300;
	  	  line-height: 14px;
	  	  text-align: justify;
	  	  }
		  
li {
	margin-bottom: 12px;
	}
		  
h1 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: normal;
	}
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	text-decoration:underline;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
img {
	 border: none;
	 }
	
	
		  
a:link, a:visited {
					color:#006600; 
					text-decoration:none;
					}
a:hover {
		 color:#bb0000;
		 }
		 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Seitenhintergründe Farbgestaltung */
		
#titel {
		position: absolute;
		top: 30px;
		left: 70px;
		}
		
#titel_start {
		position: absolute;
		top: 30px;
		left: 180px;
		}
		
#titel_gast {
		position: absolute;
		top: 30px;
		left: 70px;
		}

#start  {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #94a855 url(hgs/col4.jpg) top left repeat-x; 
		}

#region {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #94a855 url(hgs/region.jpg) top left repeat-x fixed; 
		}

.green	{ background: #ced6bf; }
		

#sights {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #767173 url(hgs/sehensw.jpg) top left repeat-x fixed; 
		}
.grau  { background: #dddddd; }

#clicks {
         margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #dddddd; 
		}
		

#gast {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #485f19 url(hgs/gastg.jpg) top left repeat-x fixed; 
		}
		

#gast1 {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #485f19 url(hgs/gast.jpg) top left repeat-x fixed; 
		}
		

#events {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #bd9c71 url(hgs/events.jpg) top left repeat-x fixed; 
		}
		
#event1 {
	    margin:0;
	    padding:0;
	  
	    font: 12px Arial, Helvetica, sans-serif;
	    color: #003300;
	    line-height: 14px;
	    text-align: center;
		
		background: #bd9c71 url(hgs/event.jpg) top left repeat-x fixed; 
		}
.beige  { background: #d9d2cc; }
		
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
		
/* grund divs */

#seite { 
		position: relative;
	
		margin-top: 200px;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	
		width: 940px;
		}

#seite_db { 
		position: relative;
	
		margin-top: 170px;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	
		width: 940px;
		}
		
#seite_clicks { 
		position: relative;
	
		margin:20px;
		padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	
		width:580px;
		text-align:justify;
		}
#seite_clicks p {
	    font-size: 14px;
	   	line-height: 16px;
		}
		
		
#karte {
		position: relative;
		
		margin-top: 150px;
		margin-left: auto;
		margin-bottom: 50px;
		margin-right: auto;
		padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	
		width: 940px;
		height: 530px;
		
		background: url(karte.gif) top left no-repeat;
		text-align: left;
	
		}
		
		
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
		
/* menukästen */

#stnavi { position: absolute;
		  right: 0;
		  top: 0;
		  width: 162px;
		  height: 162px;
		  background: url(blubb/mens.gif) top left no-repeat;
		  }		

#menu {
		position: relative;
		margin:0;
		text-align: left;
		}	
		
#mentab {
		 margin: 0;
		 padding: 0;
		 width: 940px;
		 }
		 
#tdover {
		width: 162px;
		background-color: #ffffff;
		}
		
#navi {
	   font-size: 13px;
	   margin-bottom: 4px;
	   margin-left: 10px;
	   }
#navi a:link, #navi a:visited {
								text-decoration: none;
								color: #003300;
								}
#navi a:hover {
				text-decoration: none;
				color:#009900;
				}
				
/* Navi-Klasse ############ */


.navi {
	   font-size: 13px;
	   margin-bottom: 4px;
	   margin-left: 10px;
	   }
.navi a:link, .navi a:visited {
								text-decoration: none;
								color: #003300;
								}
.navi a:hover {
				text-decoration: none;
				color:#009900;
				}
				

.nava {
	   font-size: 12px;
	   text-transform: uppercase;
	   margin-left: 10px;
	   margin-bottom: 4px;
	   font-weight:bold;
	   }
.nava a:link, .nava a:visited {
								text-decoration: none;
								color: #ffffff;
								background-color:#003300;
								padding: 2px;
								}
.nava a:hover {
				text-decoration: none;
				color: #ffff00;
				background-color: #003300;
				padding: 2px;
				}
				

#nava {
	   font-size: 12px;
	   text-transform: uppercase;
	   margin-left: 10px;
	   margin-bottom: 4px;
	   font-weight:bold;
	   }
#nava a:link, #nava a:visited {
								text-decoration: none;
								color: #ffffff;
								background-color:#003300;
								padding: 2px;
								}
#nava a:hover {
				text-decoration: none;
				color: #ffff00;
				background-color: #003300;
				padding: 2px;
				}
				
/* Navigation Datenbanken  */

#navdb {
	   font-size: 14px;
	   margin: 2px;
	   background: #486f19;
	   padding: 5px;
	   }
#navdb a:link, #navdb a:visited {
								text-decoration: none;
								color: #003300;
								}
#navdb a:hover {
				text-decoration: none;
				color:#ffff00;
				}

#navdba {
	   font-size: 14px;
	   font-weight:bold;
	   text-transform: uppercase;
	   margin: 2px;
	   padding: 5px;
	   }
#navdba a:link, #navdba a:visited {
								text-decoration: none;
								color: #ffffff;
								background-color:#003300;
	   							padding: 5px;
								}
#navdba a:hover {
				text-decoration: none;
				color: #ffff00;
				background-color: #003300;
	   			padding: 5px;
				}
				


.navdb {
	   font-size: 14px;
	   margin: 2px;
	   background: #486f19;
	   padding: 5px;
	   }
.navdb a:link, .navdb a:visited {
								text-decoration: none;
								color: #003300;
								}
.navdb a:hover {
				text-decoration: none;
				color:#ffff00;
				}

.navdba {
	   font-size: 14px;
	   font-weight:bold;
	   text-transform: uppercase;
	   margin: 2px;
	   padding: 5px;
	   }
.navdba a:link, .navdba a:visited {
								text-decoration: none;
								color: #ffffff;
								background-color:#003300;
	   							padding: 5px;
								}
.navdba a:hover {
				text-decoration: none;
				color: #ffff00;
				background-color: #003300;
	   			padding: 5px;
				}
/*---*/				

#navdb1 {
	   font-size: 14px;
	   margin: 2px;
	   background: #997e54;
	   padding: 5px;
	   }
#navdb1 a:link, #navdb1 a:visited {
								text-decoration: none;
								color: #003300;
								}
#navdb1 a:hover {
				text-decoration: none;
				color:#ffff00;
				}

#navdba1 {
	   font-size: 14px;
	   font-weight:bold;
	   text-transform: uppercase;
	   margin: 2px;
	   padding: 5px;
	   }
#navdba1 a:link, #navdba1 a:visited {
								text-decoration: none;
								color: #ffffff;
								background-color:#663300;
	   							padding: 5px;
								}
#navdba1 a:hover {
				text-decoration: none;
				color: #ffff00;
				background-color: #003300;
	   			padding: 5px;
				}

				
/*  Ende Navigation Datenbanken  */
				
		

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* inhalte */

#box {
		margin: 20px;
		
		padding-top: 10px;
		padding-left: 20px;
		padding-right:20px;
		padding-bottom:20px;
		
		text-align: left;
		}
		

#box p, li, ul, table {
	   		font-size: 14px;
	   		line-height: 16px;
			}
			
#tabbi { text-align:left; }
	  
#linklist {
		   width: 120px;
		   margin-top: 10px;
		   margin-left: 20px;
		   padding-left: 20px;
		   padding-bottom: 100px;
		   border-left:1px dotted #003300;
		   float:right;
		   }
		   
#linklist p { 
			text-align:left;
			font-size: 12px;
			line-height: 14px;
			 }
			 
#img_r {
		margin-left: 10px;
		margin-top:0;
		float: right;
		border: solid 1px #003300;
		}
			 
#img_l {
		margin-right: 10px;
		margin-top:0;
		float: left;
		border: solid 1px #003300;
		}
			 
#num {
		margin-right: 5px;
		margin-top:5px;
		float: left;
		}
			 
.hinweis {
		  color: #990000;
		  font-style: italic;
		  border: solid 1px #990000;
		  padding: 10px;
		  }
		  
.swk {
	  margin-top: 40px;
	  margin-bottom: 40px;
	  }
		
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


		
#copy {
		color:#003300;
		font-size: 9px;
		text-align: right;
		padding-right: 20px;
		}
		
#footer { 
		 margin-top: 10px;
		 margin-bottom: 5px;
		 width: auto;
		 height: auto;
		 }

