/* Import von weiteren CSS-Dateien */
@import url("default-settings.css");
@import url("captcha-formular.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}


input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

blockquote {
  font-size: 0.8em;
  color:#666666;
}


/* ---------- Ueberschriften ---------- */
h1 { font-size: 1.6em; color:#666; margin: 5px 0px 10px 0px; font-weight: bold; letter-spacing: 3px; } 
h2 { font-size: 1.4em; color:#666; margin: 5px 0px 10px 0px; font-weight: bold; letter-spacing: 2px; } 
h3 { font-size: 1.2em; color:#666; margin: 5px 0px; font-weight: bold; letter-spacing: 1px; } 
h4 { font-size: 1.0em; margin: 5px 0px; font-weight: bold; letter-spacing: 2px; }  
h5 { font-size: 1.0em; margin: 5px 0px; font-weight: bold; letter-spacing: 2px; }  
h6 { font-size: 1.0em; margin: 5px 0px; font-weight: bold; font-style: italic;}  



p { 
  margin: 0px 0px 8px 0px;
  font-size: 1.0em; 
  line-height: 1.5em; 
}  

hr {
  margin: 1.5em 0px;
  border: 1px solid #ff9090;
}

a {
  font-weight: bold;
  color: #da251d;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}
img.right {
	float: right;
	margin: 5px 0 0 20px;
}
td {
  padding: 2px 4px 6px 0px;
}
li {
  padding: 0px 0px 3px 0px;
}



#wrapper {
  position: relative;
  width: 980px;
  height: auto;
  margin: 15px auto;
  z-index: 1;
  background-image: url(background.jpg);
  background-repeat: repeat-y;
}

#header_top { 
  height:110px;
  width: 810px;	
  background-image: url(head-bilder.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}

/* Haupt-Menue */
#header_menue { 
  display: block;
  width: 810px;
  height:30px;
  background: none;
  z-index: 1;
}
/* Header */
#header_menue ul {
  margin: 5px 0px;
  padding: 10px 30px;
  list-style: none;
}

#header_menue li {
  padding: 0px 15px;
  display: inline;
}

#header_menue a {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  zoom: 1;
}
#header_menue a:hover { text-decoration: underline; }
#header_menue .active { color: #FF6666; }



#suchenbox{ 
  float: right;
  display: inline;
  width: 210px;
  height: auto;
  padding: 5px 0px;
}

#suchenbox input.search{ 
  margin: 2px 0px 2px 5px;
  padding: 2px 5px;
  width: 100px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 0.8em;
}
#suchenbox input.button{ 
  margin: 2px 0px 2px 5px;
  padding: 2px 2px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 0.8em;
}






#header_bottom { 
  position: relative;
  top: 0px;
  left: 0px;
  height:20px;
  width: 810px;	
  background-image: url(head-bottom.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}
#wrapper2 {
  position: relative;
  top: 20px;
  left: 15px;
  width: 770px;
  height: auto;
  z-index: 1;
/*  background-color: #FFFFFF; */
}
#colum_left {
  float: left;
  width: 160px;
  margin: 0px 5px;
  height: auto;
  z-index: 1;
}

#content {
  margin: 0px 0px 0px 180px;
  width: 560px; /* padding muss von der Breite abgezogen werden */
  height: auto;
  min-height: 400px;
  z-index: 1;
  padding: 0px 0px 40px 0px;
}

#footer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 810px;
  height: 40px;
  z-index: 1;
  padding: 20px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url(foot.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#footer p {
  text-align: center;
  color: #000000;
  font-size: 0.8em;
  padding: 5px;
}
#footer a {
  color: #000000;
}


#tourint-logo {
  position: absolute;
  top: 45px;
  left: 810px;
  width: 170px;
  height: 143px;
  z-index: 1;
}

#klingel {
  position: absolute;
  top: 240px;
  left: 800px;
  width: 180px;
  height: 320px;
  z-index: 1;
  background-image: url(klingel.jpg);
  background-repeat: no-repeat;
}




li.level2 { list-style-type: none; margin: 0px 0px 5px 10px; }
li.level2 .active { text-decoration: underline; }

li.level3 { margin: 3px 0px 3px 12px; list-style-type: square; }
li.level3 .active { text-decoration: underline; }


 
#newsletter {
  background-image: url(newsletter.jpg);
  background-repeat: no-repeat;

  margin: 20px 0px 20px 10px;
  padding: 10px 0px 0px 70px;
  width: 110px;
  height: 40px;
}



/* ----------------------------------------------------------------------------------
   Content 
---------------------------------------------------------------------------------- */ 
#breadcrumb { font-size: 0.85em; margin: 0px 0px 12px 20px; }

#content img {
  margin: 2px 0px 5px 0px;
}

#content ul {
  list-style-type: disc;
  margin-left: 20px;
}





/* ----------------------------------------------------------------------------------
   Download anbieten
---------------------------------------------------------------------------------- */ 
.download-box {
  background-color: #b2d9f2;
  border: 1px solid #05339c;
  width: 400px;
  margin: 5px 0px;
  padding: 5px;
}

.download-hdl {
	font-weight: bold;
}

.download-file { }

.download-desc {
  background-color: #eeeeee;
  margin: 5px;
  padding: 10px;
}

.download-without-desc { }

/* ----------------------------------------------------------------------------------
   Newstext
---------------------------------------------------------------------------------- */ 
.newstext {
  background-color: #b2d9f2;
  border: 1px solid #05339c;
  margin: 5px 0px;
  padding: 5px;
}

/* ----------------------------------------------------------------------------------
  externe Links
---------------------------------------------------------------------------------- */ 
.extern{
  padding-right:15px;
  background:url('extern.gif') no-repeat right center;
}

/* ----------------------------------------------------------------------------------
  Zweispalter
---------------------------------------------------------------------------------- */ 
.zweispalter { 
  clear: both;
}

.zweispalter_left {
  float: left; 
  width: 290px; 
}
.zweispalter_right { 
  float: right; 
  width: 290px; 
  margin-right: 30px;
}


#merkzettel {
  margin: 45px 0px 15px 0px;
  padding: 10px 0px;
}
#merkzettel div {
  float: left;
}

.merkzettel-formular { margin: 10px 0px; }
.merkzettel-formular span { padding: 0px 0px 0px 50px; }


/* Link auf einer Seite (Auf den Merkzettel legen) */
.merkzettel-link {
  margin: 15px 0px;
  padding: 5px;
  text-align: center;
  width: 250px;
}


.hinweise {
  clear: both;
  background-color: #fff0f0;
  border: 1px solid #ff9090;
  margin: 15px 0px;
  padding: 5px;
}

.hinweise div.merkzettel-link {
  float: left;
  margin: 0px;
  padding: 20px 5px 0px 5px;
  text-align: center;
  width: 120px;
}
.hinweise div.hinweise_text {
  border-left: 1px solid #ff9090;
  margin: 0px 0px 0px 140px;
  padding: 5px 5px 5px 10px;
}


.eintraege_in_der_stadt {
  margin: 40px 0px;
}
.eintraege_in_der_stadt td {
  padding: 2px 15px;
}
