@charset "utf-8";
 
/*
	kslife.de CSS
	Copyright (c) 2010 Initiative Konzeptionelles Design. All rights reserved.
	If you copy without permission, We will mock you.
*/

@import url(default/reset.css); /* Default Reset */
@import url(default/text.css); /* Default Styling */

html {
	background: #e9e6d9 url(img/bg-page.gif) repeat;
}

.bg {background-color: #35fffe;}

.hidden {display:none;}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.col_1,.col_2 {display:inline;float:left;position:relative;margin: 0;}

.container .col_1 {width:480px}

.container .col_2 {width:540px}

.container {margin-left:auto;margin-right:auto;width:1020px}

#page {
	overflow: hidden;
}

#main {
	/*background-color:#ffffe7;*/
	overflow: hidden;
	margin: 0;
	padding: 10px 10px 100px;
	
	border: 15px solid #151513;
}

#main.entryOverview h4 {
	margin: 0 0 2px;
}

#main.entryOverview h2 {
	margin: 0 0 5px;
}

#main.entryOverview p {
	border-bottom: 1px solid #7c7c7c;
	padding-bottom: 20px;
}

#main.entryOverview h2 a:link,
#main.entryOverview h2 a:visited {
	color:#151513; 
	text-decoration: none;
}

#main.entryOverview h2 a:hover,
#main.entryOverview h2 a:focus {
	color:#b63926; 
	text-decoration: none;
}

#player {
	overflow: hidden;
	margin: 0;
	padding: 10px 2px 5px;
	width: 180px;
	display: inline;
	float: left;
	position: relative;
	
	border-bottom: 15px solid #151513;
	border-left: 15px solid #151513;
	border-top: 15px solid #151513;
	background-color: #b63926;
}

#player p {
	font-size: 10px;
	color: black;
}

#infobox {
	/*background-color:#ffffe7;*/
	overflow: hidden;
	margin: 0;
	padding: 10px;
	
	border-bottom: 15px solid #151513;
	border-left: 15px solid #151513;
	border-top: 15px solid #151513;
}

#infobox h4{
	margin: 0 0 5px;
}

#infobox td.ort {
	color: #505050;
}

#infobox td {font: bold 10px/13px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #151513;
}

#infobox tr.solid_line {
	border-top: 1px solid #000;
}

#infobox input[type="text"] {
	width: 150px;
}

#infobox form {
	margin-bottom: 25px;
	font-size: 10px;
	line-height: 1.5;
}

#formular {
	/*background-color:#ffffe7;*/
	overflow: hidden;
	padding-bottom: 50px;
}

#foot {
	/*background-color: #e4e4be;*/
	padding-top: 20px;
	padding-bottom: 70px;
}

a:link,
a:visited { 
color:#b63926; 
text-decoration: none;
}

a:hover, 
a:focus {
color:#b63926; 
text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #151513;
}

h4 {
	font-size: 12px;
	line-height: 15px;
}

h2 {
	font-size: 25px;
	line-height: 1.2;
}

hr {border-color: #000; border-width: 2px;}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

p, ol, ul {
	color: #333;
}

.presse h3 {
	clear: both;
	border-top: 2px solid #000;
	margin-bottom: 5px;
}

.presse ul {list-style-type: none;
	padding-left: 120px;
}

.presse li {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
}

#header {
	background: transparent url(img/header.jpg) no-repeat right 0;
	height: 460px;
	overflow: hidden;
	margin-top: 60px;
}

#header h1 {
	text-indent: -9999px;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
	}

#nav {
	width: 150px;
	margin-top: 30px;
	border-right: 15px solid #151513;
	border-top: 15px solid #151513;
	border-left: 15px solid #151513;	
}

#nav ul {
	background: #b63926 url(img/bg-rot.gif) repeat;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#nav li{
	text-indent: -9999px;
	margin: 0 0 2px;
	padding: 0;
}

#nav li a {
	border: 0;
	height: 20px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: transparent url(img/navsprite.jpg) no-repeat;
	width: 130px;
}

li#home a:link,
li#home a:visited {
	background-position: 0px 0px;
}

li#home a:hover, 
li#home a:focus {
	background-position: -130px 0px;
}

li#termine a:link, 
li#termine a:visited {
	background-position: 0px -25px;
}

li#termine a:hover,
li#termine a:focus {
	background-position: -130px -25px;
}

li#band a:link, 
li#band a:visited {
	background-position: 0px -50px;
}

li#band a:hover,
li#band a:focus {
	background-position: -130px -50px;
}

li#gallery a:link, 
li#gallery a:visited {
	background-position: 0px -75px;
}

li#gallery a:hover,
li#gallery a:focus {
	background-position: -130px -75px;
}

li#kaufen a:link, 
li#kaufen a:visited {
	background-position: 0px -100px;
}

li#kaufen a:hover,
li#kaufen a:focus {
	background-position: -130px -100px;
}

li#presse a:link, 
li#presse a:visited {
	background-position: 0px -125px;
}

li#presse a:hover,
li#presse a:focus {
	background-position: -130px -125px;
}

li#home a#selected {background-position: -130px 0px;}

li#termine a#selected {background-position: -130px -25px;}

li#band a#selected {background-position: -130px -50px;}

li#gallery a#selected {background-position: -130px -75px;}

li#kaufen a#selected {background-position: -130px -100px;}

li#presse a#selected {background-position: -130px -125px;}



#foot p, #foot ul {
	color: #626248;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#foot ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#foot li{
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
}

p#copyright {
	text-align: right;
}


ul#galleryOverview { 
	list-style:none;
}

#galleryOverview li { 
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
	width: 156px;
	float: left;
	height: 18em;
}
#galleryOverview h4 {	font: bold 12px/15px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	clear: both;
	padding-top: 5px;
	color: black;
}

#galleryOverview li a:hover,
#galleryOverview li a:focus {
	border: 15px solid #b63926;
}
#galleryOverview li a:hover img,
#galleryOverview li a:focus img {
	margin: -15px;
}

#galleryOverview li a,
#galleryOverview li a img {
 	padding: 0;
	float: left;
	overflow: hidden;
	margin: 0;
}

#galleryOverview li.omega {margin-right: 0;}

/* @group Galleria JS */

.gallery_unstyled {list-style:none;}

.gallery_unstyled li {display: block;margin: 0;padding: 0;}

.gallery_unstyled li img {margin: 0;padding: 0;width: 490px;}

.galleria{list-style:none;width:240px;}
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


	.gallery_container {position:relative;padding-top: 20px;}

	#main_image {margin: 0 0 10px;height:400px;width:490px;background:black;}
	#main_image img{width: 490px;height:400px;}

	#main_image .caption{
	width: 210px;
	display: block;
	padding: 0;
	margin: 0 0 0 280px;
}
	
	.nav {font: bold 12px/15px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	top: 0;
	right: 0;
	position: absolute;
	padding: 0;
	margin: 0;
}


/* @end */


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
th,td { padding: 4px; }

td.small {
	font-size: 10px;
	line-height: 1.2;
	padding-bottom: 20px;
}

td.date {
	font-size: 14px;
	font-weight: bold;
}

tr.solid_line {
	border-top: 2px solid #000;
}

tr.highlight {
	background-color: yellow;
}

tr.erledigt {
	color: #9f9f83;
}

tr.erledigt p {
	color: #9f9f83;
	margin: 0;
	padding: 0;
}

/* FORMS */


.button {
	border: 0;
	text-indent: -9999em;
	display: block;
	cursor: pointer;
}

input[type="text"],textarea {
	background-color: #fff;
	border: 0;
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 5px;
	margin: 0;
	color: #000;
}

input[type="text"]:focus,textarea:focus
 {
	background-color: yellow;
}

#formular p { margin: 0 0 1em;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
border-bottom: 0px;}

#formular p.left {
	margin-right: 20px;
	float: left;
}

#formular p label {
	display: block;
	margin-bottom: 5px;
}

#formular p input.long,
#formular p textarea.long {
	width: 490px;
}

#formular p input.short {
	width: 225px;
}

#formular p input { }

#formular p select { }

#formular p input.button { width: auto; }
#formular p input.checkbox { width: auto; }
#formular p input.radio { width: auto; }

#formular p.checkbox { margin-left: 100px; }
#formular p.checkbox label { float: none; }
#formular p.checkbox input { width: auto; }


