/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


body { 
  color: #ffffff;
  background-color: #6d2017;
  text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	
}


p, tr, td, h4 { 
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
}

ul {
  padding-left:14px;
}

tr p, td p { 
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0em 0em 0em 0em;
}

.tr-odd td{
	border-top:  #954c41 solid 1px;
	border-bottom:  #954c41 solid 1px;
}

.contenttable {
	width:100%;
	border-collapse:collapse;
}

.contenttable tr, td {
	vertical-align:top;

}

a:link { 
	text-decoration: none; 
	color: #fdb85c;
	}
a:visited { 
	text-decoration: none; 
	color:#fdb85c;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color:#fdb85c;
	}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-family: Times, Garamond, serif;
	font-size: 2em;
	margin: 2em 0em 2em 0em;
	font-weight: uppercase;	
	color:#fdb85c;
	}
	
h2.activsub {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	padding-top: 10px;
	margin: 20px 0px 10px 44px;
	color:#fdb85c;
	font-weight: bold;
	text-align:left;
	}

h3 {
	font-size: 1.0em;
	margin: 2.5em 0em 0em 0em;
	padding: 0;
	font-weight: bold;
	color:#fdb85c;
	text-transform: uppercase;
	}
h4 {
	font-weight: bold;
	color:#ffffff;
	}

img {
	border: 0;
	}
	
 
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	}



strong, b {
	font-weight: bold;
	}


.klein {
  font-size: 10px;
}


/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */
#top {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#nav, #main, #content, #bottom, #extra, #footer, #impressum {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */

#top-wrapper {
	background: #6d2017;
	height: 120px;
	overflow: hidden;
}


#Bild1 {
  position:relative;
  float:right;
  text-align: right;
  padding: -40px 0px 0px 0px;
	margin: -40px 1px 0px 0px;
}

/* 
----------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/
#nav-wrapper {clear:both; border-bottom: #edb800 solid 8px;}
#nav { position: relative; }
#nav ul {
	display: block;
	position: absolute;
	bottom: 0; 
	padding-left: 19px !important;
	padding-left: 38px; /* for IE */
	}
#nav ul, #nav li { float: left; margin: 0; }
#nav li {
	list-style: none;
	background: url(../images/nav-shadow-right.gif) no-repeat bottom right;
	padding-right: 19px;
  padding-left: 3px;
	margin-left: -19px;
	}
#nav li a {
	display: block;
	background: #51483f url(../images/nav_bg.jpg) repeat-x 0 0;
	color: #dcd9d3;
	margin-right: 1px;
	margin-top: 3px;
	padding: 0px 13px 0px 13px;
	font-weight: normal;
	border-top: #954c41 solid 1px;
	}
#nav li a:hover {
	color: #000;
	background: #edb800 url(../images/nav_bg_hover.gif) repeat-x 0 0;
	}
#nav li.active a {
	background: #edb800 url(../images/nav_bg_hover.gif) repeat-x 0 0;
	color: #000;
	position: relative;
	bottom: -1px;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	}
	
#nav li a.currentnav {
	background: #edb800 url(../images/nav_bg_hover.gif) repeat-x 0 0;
	color: #000;
	position: relative;
	bottom: -1px;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;	
	}

#nav li a span {
	display: block;
	padding: 2px 14px;
	}


/* ----------------------------------- */
/* MENU RECHTS
/* ----------------------------------- */
#navcontainer {
  padding-left: 30px;
  padding-bottom: 10px;
  text-align:left;
}

#navcontainer ul
{
padding: 5px 0 0 0;
margin: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:0.8em;
}

#navcontainer li { margin: 0 0 0px 0; }

#navcontainer a
{
display: block;
padding: 4px 4px 4px 15px;
border-bottom: #954c41 solid 1px;
width: 390px;
}

#navcontainer a:link, #navlist a:visited
{
color: #cccccc;
text-decoration: none;
}

#navcontainer a:hover
{
background: #edb800;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
background: #edb800;
color: #333;
}

#navcontainer a.currentnav
{
color: #ffffff !important;
font-weight: bold !important;
}

/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */


#content-wrapper {
	background: #7c0e11 url(../images/content_wrapper_bg.jpg) 0 0 repeat-x;
	padding-bottom: 1px;
}

#content {
	background: transparent url(../images/content_bg.jpg) 0 0 no-repeat;
	padding: 1px 0px 1px 0px;
	min-height: 310px;
}


#content-main {
  position:relative; 
  float:left;
	width: 360px;
}

#content-right {
  position:relative; 
	width: 440px;
	margin: -1px 0px 0px 0px;
	float:right;
	text-align:right;
}

/* ----------------------------------- */
/* Lumo Google Maps
/* ----------------------------------- */

.tx_lumogooglemaps_pi1_infobox {
  color:#333333;
}

/* ----------------------------------- */
/* INHALT UNTEN
/* ----------------------------------- */

#bottom-wrapper {
	background: #7c0e11 url(../images/bottom_wrapper_bg.jpg) 0 0 repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#bottom div.csc-textpic-imagewrap {
  margin-bottom: 5px;
}

#bottom div.csc-textpic-imageevent a:hover img {
  border: 5px solid #edb800 !important;
}

#bottom div.csc-textpic-imageevent a img {
  border: 5px solid #4a1913 !important;
}

#bottom .csc-textpic-image {
  margin-left: 5px;
}


#bottom div.csc-textpic-imageevent {
  position:relative;
  float:left;
  margin: 0px 10px 10px 0px;
}


/* ----------------------------------- */
/* Bottom
/* ----------------------------------- */

#footer-wrapper {
	background: transparent url(../images/footer_bg.gif) 0 0 repeat-x;
	height: 60px;
}



/* ----------------------------------- */
/* Impressum
/* ----------------------------------- */

#impressum-wrapper {

}

#impressum p, #impressum a{
  color:#a95b52;
}

#impressum p{
	font-size: 0.8em;
}




/* ----------------------------------- */
/* Formular
/* ----------------------------------- */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;

}

legend {
	font-size: 1.0em;
	font-weight: bold;
	color:#fdb85c;
	text-transform: uppercase;
	background: transparent;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
	width:320px;
}

fieldset div input, fieldset div textarea {
	width: 190px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

fieldset div select {
	padding: 1px;
}

div.fm-multi div {
	margin: 5px 0;
}

div.fm-multi input {
	width: 1em;
}

div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: right;
}

#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #edb800;
	color: #000000;
	font-size: 100%;
}

input:focus, textarea:focus {
	background: #fff4cf;
	color: #000;
}

	
/* required fields - does not work in IE */
fieldset div.fm-req, .fm-req {
	font-weight: bold;
	color:#fed7a2;
}

fieldset div.fm-req label:before, .fm-req {
	content: "* "; /* does not work in IE */
}
