/*
- - - - - verwendete farben - - - - -
#DD2120 - rot
#791211 - bordeaux

- - - - - verwendete bilder - - - - -

*/


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #D2D5ED;
	text-align: center;
}


a               {font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-size: 12px;}
a:link 		{color: #fff; }
a:visited 	{color: #fff; }
a:hover         {color: #ddd; }

#copy {
	margin: -25px auto;
	width: 950px;
	text-align: left;
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
	color: #71748D;
	cursor: text;
	font-size: 11px;
}


table, td, tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}


#rahmen {
	margin: 30px auto;
	width: 950px;
	height: 550px;
	border: 1px solid #000;
	text-align: left;
	background-image: url(/de/system/images/hg-start.jpg);
}

#clear {
	clear: both;
        width: 0px;
}

#hallo {
	margin: 425px 30px 0 0;
	width: 230px;
	float: right;
}

#adresszeile {
	display: none;
}

.bodenseehotel {
	position: absolute;
	margin: 0 0 0 -110px;
}
/* - - - - - navigation - - - - - */

#navi {
	margin: 19px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background: url(images/hg-link.gif)
               no-repeat
               0% 0%;
	float: right;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	list-style: none;
	display: inline;
}

#navi a:link, #navi a:visited {
	display: block;
	float:left;
	padding: 0.4em 0.8em;
	text-decoration: none;
	color: #fff;
}

#navi a:hover, #navi a:active {
	display: block;
	float:left;
	padding: 0.4em 0.8em;
	text-decoration: none;
	color: #fff;
	background: url(images/hg-linkhover.gif)
               no-repeat
               0% 0%
		#791211;
}

#ersterlink a:hover{
	background: url(images/hg-linkhover1.gif)
               no-repeat
               0% 0%;
}

/* - - - - - folgeseiten - - - - - */

#rahmenfolge {
	margin: 30px auto;
	width: 950px;
	border: 1px solid #000;
	text-align: left;
	background: url(/de/system/images/bg.gif);
}

#logo {
	margin: 7px 0 0 20px;
}

#headline {
	margin: -3px 0 0 610px;
}

#header {
	position: absolute;
	top: 30px;
	width: 950px;
}

#inhalt {
	width: 786px;
	/*background: url(images/hg-burg.jpg) no-repeat -20px 0 ;*/
	float: left;
}
#news-zurueck {
	width: 786px;
	padding: 0 0 20px 197px;
	float: left;
}
/* - - - - - subnavi - - - - - */
#subnavi {
	width: 162px;
	float: left;
}
#subnavi ul {
	margin: 0;
	padding: 0;
}

#subnavi li {
	list-style: none;
	width: 162px;
}

#subnavi a:link, #subnavi a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0 5px 10px;
}

#subnavi a:hover, #subnavi a:active {
	background-color: #F02B2B;
}


.menuactiv{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0 5px 10px;
	background-color: #F02B2B;
	border-bottom: 1px solid #fff;
}


/* - - - - - formatierungen - - - - - */

h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
