@charset "utf-8";
/* CSS Document */
html, body{margin:0; padding:0; background-image: url(../images/main_bg.png); background-color:#666; background-repeat: repeat-y; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; height:100%}
#infoleiste{width: 100%; height: 15px; background-color:#333; margin:0 20px 0 0; padding:0; color: #FFF; text-align: right; font-size: 12px;}
#infomenu{margin-left: auto; margin-right: 50px;}
#infomenu a:link, #infoleiste a:active, #infoleiste a:visited{color:#ffffff;text-decoration:none; font-weight:normal;border:none;}
#infomenu a:hover{color:#ffffff; font-weight:bold;border:none;}
#infomenu #infomenu_act a{color:#ffffff; font-weight:bold;border:none;}


#left_wrapper {
	text-align: left;
	margin-left:90px;
	padding: 0 30px 0 30px;
	border:0;
	background-color:#999999;
	width: 840px;
}

#header {height: 100px;background: #999;}
#logo{float:right; margin-right: 40px;}
/* Links */
#content {
	float: left;
	width: 300px;
	padding-right: 120px;
}
#content td, table {
	vertical-align: top; padding:0; margin:0;
}
table li{list-style-type: square;}
h1{font-size: 14px; font-weight:bold; padding: 0; margin:0;}
*+html #content {
	margin-top: 0px;
}


/* Mitte */
#thumbs { 
	float: left;
	width: 195px;
	height: 420px;
	margin-top: 30px;
	background-color: transparent;
	background-image:url(../images/thumbs_bg.png);
	background-repeat:no-repeat;
}
#thumbs img{display:block; margin:0; padding:0;}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic img, div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{background-color: transparent !important;}
/* Rechts */
#hauptmenu {
	float: right;
	width: 220px;
	margin:0;
	padding:0;
	margin-top: 30px;
}
.bilder-rand{
	margin-bottom: 15px; margin-left: 15px;
}

#footer{clear:both; background-color: transparent;}


*+html DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 15px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 12px; display: block; }

DIV .tx-lumogooglemaps-pi1{color: #000; margin-top: 14px;}
DIV .tx-lumogooglemaps-pi1 a{color: #7777DD;}

a:link, a:visited, a:active { font-weight:bold; color:#fff; text-decoration:none; }
a:hover { font-style:italic; }


a:active
{
outline: none;
}

a:focus
{
outline-style: none;
}


/* anfahrt unten */


#wegbeschreibung {
	position: absolute;
	bottom: 200px;
	left: 990px;
	background: #f00;
}
#wegbeschreibung a { font-weight:normal; font-style: normal; color:#eee;padding: 0 3px;}
#wegbeschreibung a:hover { font-weight:bold; font-style: normal; color:#fff;padding-left: 3px;}

#streifen {
	position: absolute;
	bottom: 150px;
	width:100%;
	background: #f00;
}


