* { 
	margin:0; 
	padding:0; 
}
img
{
	border:none; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #000000;
	min-width: 740px;
	max-width: 1280px;
	background-color: #E9E9E9;
}


dfn {
	position: absolute;
	top: -1000px;
	left: -1000px;
	display: inline;
}

.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

p
{
  margin-bottom: 1em;
}

ol
{
  margin-left: 20px;
}

/* Crasht IE wenn < Wert zu klein gewaehlt */
#wrapperall {
	width: expression(document.body.clientWidth < 780? "772px": "100%" );
/*	height: 100%; */
	overflow: hidden;
}

#kopfzeile {
	width: 100%;
	background-image: url(/pix_www/header_back_gfw.gif);
	background-repeat: repeat-x;
	height: 50px;
	margin: 0;
	padding: 0;
}

#logo {
	float: right;
	overflow: hidden;
}

#bildleiste {
	background-color: #4C4C4C;
	width: 100%;
	height: 100px;
	text-align:right;
}
#bildleiste img {
	/* padding-top:13px; */
	padding-right:97px;
}

#bildleisteunten {
	background-image: url(/pix_www/titlebar_back_gfw.gif);
	height: 19px;
}

#menueoben {
	background-color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 230px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menueoben a:link, #menueoben a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#menueoben a:hover, #menueoben a:active, #menueoben a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #1F1F71;
}

#wrapper1 {
	background: url(/pix_www/navbar_back_gfw.gif) top left repeat-y;
/*	height: 100%; */
/*	float: left;*/
background-position: top left;
	overflow: hidden;
	width: 100%;
}

#wrapper2 {
	background: url(/pix_www/navbar_back_right_gfw.gif) top right repeat-y;
/*	height: 100%; */
/*	float: right;*/
background-position: top right;
	overflow: hidden;
	width: 100%;
}

/* Linke Spalte --------------------------------------------------------------------- */

#linkespalte {
	float: left;
	overflow: hidden;
	width: 201px;
/*	height: 100%; */
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#linkespalte ul li {	
	list-style-type: none;
	background-image: url(/pix_www/arrow_blau.gif);
  	background-position: 2px 0.6em;
  	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 2px;
}

#linkespalte ul
{
  margin-bottom: 25px;
}

.submenue {
	list-style-type: none;
	background-image: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: -15px;
	margin-right: 0px;
  margin-top: 4px;
	background-color: #E7E7E7;
	width: 201px;
}

#linkespalte ul.submenue
{
  margin-bottom: 5px;
}

#linkespalte ul.submenue li {
	list-style-type: none;
	background-image: url(/pix_www/square_blau.gif);
  	background-position: 3px 0.75em;
  	background-repeat: no-repeat;
	margin-left: 10px;
}

#linkespalte a:link, #linkespalte a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#linkespalte a:hover, #linkespalte a:active, #linkespalte a:focus,
#linkespalte .active a:link, #linkespalte .active a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #1F1F71;
}

/* Rechte Spalte --------------------------------------------------------------------- */

#rechtespalte {
	float: right;
	overflow: hidden;
	width: 201px;
/*	height: 100%; */
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -1px;
}

#rechtespalte a:link, #rechtespalte a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#rechtespalte a:hover, #rechtespalte a:active, #rechtespalte a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #1F1F71;
}

#rechtespalte p
{
  padding: 0.5em;
}

.headline1 {
	background-color: #CCCCCC;
	width: 200px;
/*	height: 1.6em; */
	font-weight: bold;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.schrift {
	width: 200px;
/*	height: 1.8em;*/
	font-weight: normal;
	padding: 4px 7px 4px 7px;
}

.layout {
	width: 200px;
/*	height: 1.8em;*/
	font-weight: normal;
  padding: 4px 7px 4px 7px;
}

.suche {
	width: 200px;
/*	height: 1.8em; */
	font-weight: normal;
	padding: 4px 7px 4px 7px;
	white-space: nowrap;
}
#words {
	font-size: 0.9em;
	color:  #999999;
	width: 8em;
/*	height: 1.4em; */
	border: 1px solid #676767;
	padding: 2px 2px 2px 2px;
}

 #go {
 	background-color: #ECECE5;
	border: 1px solid #676767;
/*	height: 17px; */
/*	width: 25px; */
/*	font-size: 12px; */
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

#suchen2 input {
	font-size: 1em;
	padding: 2px 2px 2px 2px;
}
#suchen2 select {
	font-size: 1em;
}
#suchen2 .keinumbruch{
	white-space: nowrap;
}

.headline2 {
	background-color: #676767;
	width: 200px;
/*	height: 1.6em; */
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
}

.boxliste {
	padding-top: 4px;
	padding-bottom: 5px;
}

.boxliste li {	
	list-style-type: none;
	background-image: url(/pix_www/arrow_blau.gif);
  	background-position: 5px 0.5em;
  	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0.25em;
	padding-bottom: 0.0em;
	padding-right: 2px;
}

ul.boxliste-design2 
{
  
}

ul.boxliste-design2 li
{
  border-top: 1px solid #FFFFFF;  
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}

ul.boxliste-design2 li.last
{
  border-bottom: 1px solid #FFFFFF; 
}

ul.boxliste-design2 li img
{
  margin: 0.25em 2px 3px 17px;
  border: 1px solid #808080;
}

ul.boxliste-design2 li a
{
  display: block;
  background-image: url(/pix_www/arrow_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 0.25em;
  margin-left: 5px;
  padding-left: 15px;
}



.boxbilder {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ffffff;
}

.bildinbox {
	text-align: left;
	padding-left: 17px;
}

.bildinbox img {
	/*border: 1px solid #676767;*/
}

.textinbox {
	background-image: url(/pix_www/arrow_blau.gif);
  	background-position: 5px 0.5em;
  	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0.28em;
	padding-right: 2px;
}


/* mittlere Spalte --------------------------------------------------------------------- */

#mitte {
	margin-left: 230px;
	margin-right: 230px;
	padding-top: 15px;
/*	height: 100%; */
  min-height: 400px;
}

* html #mitte
{
  height: 400px;
}

#mitte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 140%;
	color: #1F1F71;
	text-decoration: none;
}

#mitte h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	color: #000000;
}

#mitte h2.pressedatum
{
  font-style: italic;
}

#mitte ul
{
  margin-left: 1.5em;
}

#mitte ul li
{
  margin-left: 0.5em;  
}

.container {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
   overflow: hidden;
   width: 100%;
}

* html .container
{
  width: 98%;
}

.textblock {
	padding-top: 10px;
	line-height: 140%;
	padding-bottom: 10px;
}

#mitte a:link, #mitte a:visited,
.textblock a:link, .textblock a:visited,
.vorschautext a:link, .vorschautext a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #1F1F71;
}

#mitte a:hover, #mitte a:active, #mitte a:focus,
.textblock a:hover, .textblock a:active, .textblock a:focus,
.vorschautext a:hover, .vorschautext a:active, .vorschautext a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #1F1F71;
}

.textblock h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	color: #000000;
}

.bildrechts {
	float: right;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 3px;
}

.bildrechts img {
	/*border: 1px solid #676767;*/
}

.bildrechtsfluss
{
  float: right;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 3px;
}

.bildrechtsfluss img {
/*  border: 1px solid #676767;*/
}

.bildlinks {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 3px;
}

.bildlinks img	{
/*	border: 1px solid #676767;*/
}

.bildlinksfluss {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 3px;
}

.bildlinksfluss img	{
/*	border: 1px solid #676767;*/
}

.bildoben {
	padding: 0px;
	float: none;
	overflow: hidden;
	margin-bottom: 3px;
}

.bildoben img	{
/*	border: 1px solid #676767;*/
}

.bildunterschrift {
	color: #676767;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 4px;
}

#sitemap .submenue {
	list-style-type: disc;
	background-image: none;
	border-bottom: none;
	border-top: none;
	background-color: #ECECE5;
}

/* Linklisten --------------------------------------------------------------------- */

#linklisten {
	
}

#linklisten .llhead h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
}

.linkliste1 h3 {
	background-image: url(/pix_www/arrow_blau.gif);
  	background-position: 5px 0.5em;
  	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 1.6em;
	font-size: 1em;
	font-weight: bold;
}

.linkliste1 a:link, .linkliste1 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

.linkliste1 a:hover, .linkliste1 a:active, .linkliste1 a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: #1F1F71;
	font-size: 1em;
}

#linklisten .llhead2 h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
}

.linkliste2 h3 {
	line-height: 1.6em;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}

.vorschau {
  overflow: hidden;
}

* html .vorschau
{
  width: 98%;
}

.vorschautextleft {
	padding-left: 140px;
}

.vorschautextright {
	padding-right: 140px;
}

.linklistestart
{
  margin-bottom: 2.5em;
}

.linklistestart h1
{
  margin-bottom: 1em;
}

.linklistestart .vorschautextleft {
  padding-left: 5px;
}

.linklistestart .vorschautextright {
  padding-right: 5px;
}

.nurvorschautext {
	padding-left: 0px;
}

.vorschaubildleft img {
/*	border: 1px solid #676767;*/
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 0px;
}

.vorschaubildright img {
/*	border: 1px solid #676767;*/
	float: right;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linklistestart .vorschaubildleft img
{
  margin-right: 20px;
  margin-bottom: 5px;
}

.mehr {
	white-space: nowrap;
/*	padding-left: 15px; */
}

.mehr a:link, .mehr a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1F1F71;
	font-size: 1em;
}

.mehr a:hover, .mehr a:active, .mehr a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: #1F1F71;
	font-size: 1em;
}

.linie {
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
}

.clear {
	clear: both;
	height: 1px;
} 

/* Fusszeile --------------------------------------------------------------------- */
#footer {
	background-color: #C0C0C0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 230px; 
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
/*	height: 1.3em; */
/*	float: left;
	overflow: hidden;*/
  height: 1.5em;
	width: 95%;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#footer a:hover, #footer a:active, #footer a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #1F1F71;
}


/* Smarteditor --------------------------------------------------------------------- */

.contenttable {
	width: 98%;
}

.contenttable th {
	text-align: left;
	background: #1F1F71;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.contenttable td {
	/*background: #E3E3DB;
	background: #D9D9CD;
	border: 1px solid #900000;*/
	background: #D7D7D7;
	font-weight: normal;
	border-spacing: 2px;
	padding: 3px;
	vertical-align: top;
}

.guestbook_table
{
  font-size: 1em;
}


.guestbook_table td, .guestbook_table th
{
  padding: 2px;
}

.important {
	color: red;
	font-weight: bold;
}

.remark {
	font-size: 0.8em;
}

.boxremark {
	border: 1px solid #1F1F71;
	background-color: #EEEEEE;
	padding: 5px;
}


/* Styles fuer Restaurantliste */
#restaurantliste {
	margin-top: 1em;
	margin-bottom: 2em;
}

#restaurantliste .restaurant-item {
	margin-bottom: 1em;
	border: 1px solid #1F1F71;
	width: 99%;
	overflow: hidden;
	line-height: 145%;
}

#restaurantliste .restaurant-headline {
	background-color: #1F1F71;
	color: #ffffff;
	padding: 0.3em;
}

#restaurantliste .restaurant-contact, #restaurantliste .restaurant-address {
	margin-bottom: 0.5em;
}

#restaurantliste .image {
	width: 150px;
	float: right;
	background-color: #E9E9E9;
}

#restaurantliste .restaurant-headline h2 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	display: inline;
}

#restaurantliste .restaurant-entry {
	padding: 0.3em 0.5em 0.5em 0.3em;
}

#restaurantliste .oeffnungszeiten {
	margin-bottom: 1em;
}

#restaurantliste .container {
	overflow: hidden;
	width: 100%;
}

#restaurantliste .left {
	float: left;
	width: 47%;
	margin-right: 20px;
}

#restaurantliste .right {
	float: left;
	width: 47%;
}

#restaurantliste .restaurant-attributes {
	margin-top: 1em;
}

/* Sprachen */
.lang_de {
	background-image: url(/pix_www/icon_de.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
}
.lang_en {
	background-image: url(/pix_www/icon_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
}
