* { 
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

html {
	HEIGHT: 100%;
}
/*
@font-face {
	font-family: Rockwell;
	src: url('../fonts/ROCK.TTF') format("opentype");
    font-weight: normal;
}

@font-face {
	font-family: Rockwell;
	src: url('../fonts/delicious/ROCKB.TTF') format("opentype");
	font-weight:bold;
}
*/
body {
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	HEIGHT: 100%;
	background-color: #FFFAF4;
	background-image:url(../images/kw_bg_body.png);
	background-repeat:repeat-y;

/*	background-repeat:no-repeat;
	background-attachment:scroll;
*/
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	//*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

#bgWrapper {
	position:fixed;
}

#bgImageColor {
	position:absolute;
	left:79px;
	top:0px;

	z-index:1;
	
}

#bgImage {
	position:absolute;
	left:79px;
	top:0px;

	background-repeat:no-repeat;
	z-index:1;
	filter:alpha(opacity=24);
	-moz-opacity:0.24;
	-khtml-opacity: 0.24;
	opacity: 0.24;
	
}


#bgFadeX {
	position:absolute;
	left:79px;
	top:0px;

	background-repeat:repeat-x;
	background-image:url(../images/mx.png);
	background-position:bottom;
	z-index:2;
}


#bgFadeY {
	position:absolute;
	left:79px;
	top:0px;
	background-repeat:repeat-y;
	background-image:url(../images/my.png);
	background-position:right;
	z-index:2;
}

/*----------------------------------------------------------------------------------------------------------------------*/

a, span {
	color:#C00;
	text-decoration:none;
	
}

a:hover {
	color:#C00;
	text-decoration:underline;
	cursor:pointer;
}


input {
	/*border: 1px solid #d0ccc9;*/
	background: #FFF;
	color:#300;
	font-size: 14px;
	font-weight:bold;	
}


h1 {
	font-size:20px;
	font-weight:bolder;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#bgMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:96px; 

	text-align:right;

	background-image: url(../images/kw_bg_schrift.png);
	background-repeat:repeat-y;
	background-position:79px;

/*	background-repeat:repeat;*/
	z-index:3;
	
}

/*----------------------------------------------------------------------------------------------------------------------*/

#apDiv1 {
	position:absolute;
	width:267px;
	height:64px;
	z-index:1;
	left: 120px;
	top: 25px;
	/*font-weight:bolder;*/
	text-align:left;
}

#apDiv2 {
	position:absolute;
	width:604px;
	height:74px;
	z-index:1;
	left: 390px;
	top: 25px;
	text-align:left;
}

#apDiv3 {
	position:absolute;
	width:214px;
	height:74px;
	z-index:1;
	left: 874px;
	top: 25px;
	text-align:left;
}
.menuHeader {
	font-size: 19px;
/*	color: #600;*/
	margin-bottom:2px;
}

.menuCont {
	font-size: 13px;
	/*color:#CC0000;*/
	
	float:left;
	margin-right:17px;
}

.menuCont a {
	text-decoration: none;
	/*color:#CC0000;*/
	color:#B4CFE7;
}

.menuCont a:hover{
	text-decoration: none;
	color:#600;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#newsletterBox {
	left:0;
	top:0;
	
	font-size:80%;
	font-weight:bold;
	

	
	padding-top:17px;
	padding-right:7px;
	
}

#newsletterBoxHidden {
	visibility:hidden;
}

#newsDiv {
	position:absolute;
/*	left:130px;
	top:650px;
	color:#C00;*/
	font-weight:bold;
	text-align:left;
	left:120px;
	bottom:38px;
	z-index:4;
}


.form input, .form textarea {
	border: 1px solid #300;
	background: #fff;
	color:#300;
	font-size: 11px;
	font-weight:500;
	padding: 1px 3px 1px 3px;
}

#submit_btn, #nl_send {
	font-weight:700;
}

.form input:focus, .form textarea:focus {
	background-color:#ECF5FF;
}

#nl_message {
	color:#C00;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#schriftDiv {
	/*background-color:#D50000;/*#FF3300;*/
/*	background-image:url(../images/kw_bg_left.png);*/
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000;

	position:fixed;
	width: 79px;
	height:100%;
	z-index:8;
	left: 0px;
	top: 0px;
	background-color:#CC0000;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#base {
	position:absolute;
	width:100%;
	top:90px;
	/*background-image:url(../images/kw_bg_left_w_col.png);*/
	background-repeat:repeat-y;
	z-index:3;
	
}

/*----------------------------------------------------------------------------------------------------------------------*/

#vitaText {
	padding-top:55px;
	padding-left:452px;
	width: 500px;
	font-size:1.1em;
}

#vitaPic {
	position:absolute;
	width:222px;
	height:237px;
	left: 500px;
	top:78px;
	background-image:url(../images/vita_wackyface.png);
	background-repeat:no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#objekte {
	padding-left:110px;
	padding-top:60px;
	padding-bottom:20px;
}

.objTable {
	float:none;
	width:auto;

}

.objTableX {
	width:100px;
	height:100px;
	overflow:hidden;
	text-align:center;
	border-color:#300;
	border-style:solid;
	border-width:thin;
	font-weight:bold;
	margin:10px;
	float:left;
	background-color:#FFF;
}




/*----------------------------------------------------------------------------------------------------------------------*/

#reparaturen {
	padding-left:140px;
	padding-top:70px;
}

#reparaturenTitel {
	margin-bottom:15px;
}

#reparaturenText {
	margin-bottom:15px;
	width:400px;
	font-size:1.1em;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#vereinContainer {
	padding-left: 160px;
	padding-top: 140px;
	width: 680px;
/*	font-weight:bold;*/
}

#vereinText {
	margin-top:96px;
	font-size:1.1em;
}

/*----------------------------------------------------------------------------------------------------------------------*/
.band_image {
	border-width:thin;
	border-color:#600;
	border-style:groove;
}

#konzerte {
	padding-left: 118px;
	padding-top: 70px;
	width:700px;
}

.concertDate {
	font-weight:bold;	
}

.concertArtist {
	font-weight:bolder;
	margin-bottom:12px;
}


.concertAddText {
	margin-top: 5px;
	margin-bottom: 5px;
}

.concertSeperator {
	padding-top:21px;
	padding-bottom:11px;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color: #000;
	padding-left:5px;
	padding-right:5px;
	
}

#concertLastSep {
	border-bottom:none;
}

.concertArtistSep {
	margin-bottom:10px;
}

.concertBesch {
	margin-top:12px;
	margin-bottom:20px;
	font-size:14px;
	text-align:left;
	
}

.concertLinkSep {
	margin-top: 5px;
}

.extraSponsorDiv {
	margin-top: 5px;
}
/*----------------------------------------------------------------------------------------------------------------------*/

.ps {
	position:absolute;
	padding: 5px;
	background-color:#FFF;
	background-image:url(../images/bg_ps.png);
	background-repeat:repeat;
	z-index:6;
	border-style:solid;
	border-width:thin;
	width:606px;
	margin-top:-100px;
    margin-left:-240px;
	font-family:"Courier New", Courier, monospace;
	
}

.close_ps {
	margin-top:8px;
}

#searchButton {
	/*font-weight:bold;*/
	margin-left:3px;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#archiv {
	padding-left: 118px;
	padding-top: 70px;
	width:700px;
}

.expInfo {
	margin-top:8px;
}

#yearsDiv {
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#300;
	width:100%;
	height:40px;
	padding-left: 4px;
	padding-right: 4px;
}

#suggestions {
	position:absolute;
	z-index:2;
	left: 460px;
	top: 91px;
	min-width:145px;
	background-color:#FFF;
	padding-top:3px;
}

.suggestion {
	margin-top:2px;
	cursor:default;
}

#searchBox {
	font-weight:normal;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#kontaktText {
	padding-left: 160px;
	padding-top: 82px;
/*	font-weight:bold;*/
}
	
/*----------------------------------------------------------------------------------------------------------------------*/

#sponsoren {
	padding-left:120px;
	padding-top:60px;
	padding-bottom:20px;
}

.sponsTableX {
	width:160px;
	height:160px;
	overflow:hidden;
	text-align:center;
	margin:20px;
	float:left;
}
/*----------------------------------------------------------------------------------------------------------------------*/

.mailSuccess {
  font-weight:normal;text-align:left;width:340px; padding-left:55px; 
                        background: transparent url(/images/check.png) no-repeat scroll left;
						height:44px;
}

#footer {
	height:50px;
/*	background-image:url(../images/kw_bg_left_w_col.png);
	background-repeat:repeat-y;*/
}

	

