body {
	color:#4e4e4e;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 0;
	margin: 0px;
	font-size: 86%;
	background-color: #d4d2c2;
}

/* CONTAINER
------------------------------------------------------------------------ */

#jazzy {
	width: 970px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(pics/name.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0beaf;
	border-left-color: #c0beaf;
}

#header {
	background-image: url(gifs/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 240px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-top: 0px;
}

#container {
	background-color: #FFFFFF;
	margin-top: 50px;
}

#left {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 220px;
	background-color: #FFFFFF;
	padding: 0px;
}


#content {
	min-height:390px;
	padding-right: 60px;
	padding-bottom: 0;
	margin-left: 280px;
}
#vermietung {
	float:left;
	min-height:390px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	width: 930px;
}



#right {
	float: right;
	width: 200px;
	text-align: left;
	padding-left: 20px;
}
#right img {
	border: 1px solid #CCCCCC;
}
#right p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right h1 {
	font-size: 13px;
	text-transform: uppercase;
	background-color: #d4d2c2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0beaf;
	padding-left: 5px;
}


#content img {
	padding: 2px;
	border: 1px solid #dbd9bf;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}


	
	#print {
		margin-top:10px;
		text-align:right;
}




/* IE
-------------------------------------------------------------------------*/
* html #content {
	height:expression(this.scrollHeight < 390? "390px" : "auto" );
}

/* Navigation
-------------------------------------------------------------------------*/
#mainnavigation {
	WIDTH: 220px;
	text-align: left;
}
#mainnavigation .menuline {
	padding-bottom: 3px;
}
#mainnavigation .submenuline {
	padding-bottom: 5px;
}
#mainnavigation .subsubmenuline {
	padding-bottom: 5px;
}


#mainnavigation A {
	TEXT-DECORATION: none;
	display: block;
}
.menuline A {
	PADDING-LEFT: 8px! important;
	TEXT-TRANSFORM: uppercase;
	COLOR: #4c4c4c! important;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #d4d2c2;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0beaf;
	border-bottom-width: 1px;
	border-bottom-color: #c0beaf;
}
.submenuline A {
	PADDING-BOTTOM: 4px! important;
	padding-top: 4px;
	color: #4e4e4e;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d2c2;
	padding-right: 4px;
}
.subsubmenuline A {
	PADDING-BOTTOM: 4px! important;
	padding-top: 4px;
	color: #4e4e4e;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d2c2;
	padding-right: 4px;
}

.menuline A.sel {
	background-color: #b4daff;
	font-weight: bold;
}
.submenuline A.sel {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	background-color: #90a2c3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.subsubmenuline A.sel {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	background-color: #90a2c3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}




/* BOTTOM
-------------------------------------------------------------------------*/
#sponsoren {
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd9c0;
}

#footer {
	text-align:center;
	color:#4e4e4e;
	background-color: transparent;
	background-image: url(pics/footer_logo.gif);
	background-repeat: no-repeat;
	height: 51px;
}
#header h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 33px;
	margin-left: 170px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 154px;
	color: #990000;
	font-weight: bold;
}

p.line {
	padding:0;
	margin:0;
	height:25px;
	clear: both;
}
p {
	margin:0 20px 20px 0;
	padding:0;
}

.clear {
	clear:both;
	float:none;
}

br {
	line-height:12px;
}

#content a {
	color: #000099;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#print a {
	margin:0;
	padding:0;
	background:none;
}

#content a:hover {
	text-decoration: underline;
}

#footer a {
	color:#ff9000;
	text-decoration:none;
}

#content h1, h2, h3 {
	float:none;
	margin:0;
	padding:0;
	font-weight:normal;
}

#content h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #990033;
}

#content h2 {
	font-size:14px;
	color:#9a9177;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	text-transform: uppercase;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
}
#content h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 7px;
}


#content h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#content ul {
}
#content li {
	margin-top: 10px;
	list-style-type: decimal;
}


/* NAVIGATION
------------------------------------------------------------------------ */

#navigation ul {
	margin:0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 200px;
}

#navigation li {
	list-style:none;
	padding:0;
	margin:0;
}

#navigation li a {
	text-decoration: none;
	color:#8c8c8c;
	font-size:12px;
	border-top:1px solid #ececec;
	text-align:left;
	display:block;
	width:200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
}

#navigation li a:hover {
	color:#990000;
	width: 200px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#subnavigation ul {
	text-align: right;
	padding-bottom: 10px;
}



/* FORMULARE
------------------------------------------------------------------------ */
form {
	margin:0;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
table {
	text-align: left;
	width: 100%;
	padding: 5px;
}
tr {
	text-align: left;
}
td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#vorstand td {
	text-align: center;
}
#vorstand img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.table_h {
	padding-top: 40px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}




fieldset {
	clear:both;
	display:block;
	border:none;
	position:relative;
	margin:0;
	padding:0;
	text-align: left;
}

label {
	display:block;
	float:left;
	width:100px;
	text-align:left;
	margin:2px 10px 0 0;
	padding:0 0 0 3px;
	background-color: #cc0033;
	color: #FFFFFF;
}

.error {
	background-color:#bdb397;
	margin:0 10px 0 0;
	color:#ffffff;
}

.error span {
	color: #ffffff;
}

input,textarea,select {
	color:#525252;
	font: 11px "Trebuchet MS", Tahoma, Arial, sans-serif;
	width:310px;
	border:1px #cacaca solid;
	background-color:#ffffff;
	margin-bottom:2px;
	float: left;
	text-align: left;
}

.senden {
	cursor: pointer;
	width:312px;

	*width:314px;
}

.checkbox {
	width:20px;
	margin:0;
	border:none;
}
#smenue {
	display:block;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding: 0px;
	background-image: url(pics/header_logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 100px;
	position: relative;
}
#smenue h1 {
	color: #d4d2c2;
	font-size: 30px;
	font-family: "Rockwell Extra Bold";
	text-transform: uppercase;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#smenue h2 {
	color: #4e4e4e;
	padding-top: 0px;
	padding-left: 160px;
	font-size: 12px;
	font-weight: bold;
}



#smenue ul {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smenue li {
	display: inline;
}
#smenue a {
	text-decoration: none;
	display: inline;
	margin-right: 30px;
	font-weight: normal;
	color: #4e4e4e;
	font-size: 13px;
	padding-right: 2px;
	padding-left: 2px;
}

div#breadcrumb {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
}
div#breadcrumb a {
color:#333333;
text-decoration:underline;
vertical-align:middle;
}
.description {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e4e4e;
}
#fotos {
	float: left;
}

#textfotos {
	text-align: left;
	width: 240px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}

#text {
	width: 230px;
	float: left;
	clear: both;
}
#bigfotos {
	width: 400px;
	height: 300px;
	float: right;
}
#termine {
	padding-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d2c2;
	border-bottom-color: #d4d2c2;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#termine_fotos {
	float: right;
	width: 120px;
	margin: 0px;
}
#thumbs {
	float: left;
}
table#konzerte td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd9bf;
	margin: 0px;
}
table#konzerte tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd9bf;
}

table#konzerte img {
	float: right;
}
table#konzerte h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #dbd9bf;
	line-height: 10px;
}
#content #vorstand h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
