/* 

	CSS-Datei für www.karma-freiburg.de
	
	© 2008 Sebastian Kabis. 
	kontakt@sebastiankabis.net
	www.sebastiankabis.net
	
	Weiterverwendung ohne ausdrücklicher, schriftlicher Genehmigung seitens Sebastian Kabis und / oder Bellini GmbH NICHT gestattet!

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: trebuchet ms;
	font-size: small;
	background-image: url(../assets/bg_body.jpg);
	background-repeat: repeat;
	color: white;
}

img {
	border: 0;
}

#container, #container2 {
	margin-top: 25px;
}

a:hover {
	text-decoration: underline;
}

a {
	color: white;
	text-decoration: none;
}

p {
	padding-bottom: 10px;
}

.date {
	line-height: 2em;
}

#content_news li {
	list-style-type: none;
}
#vector {
	background:url(../assets/vector.png) no-repeat fixed left bottom;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}

#content {
	float: right;
	width: 520px;
	margin-right: 15px;
	margin-top: 200px;
	margin-bottom: 20px;
	background: url(../assets/bg_content.png) repeat-y;
}
#bg {
	width: 1100px;
	height: 837px;
	margin: auto;
	background: url(../assets/bg.jpg);
}
#wrapper {
	width: 1000px;
	height: 820px;
	margin: auto;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 10px;
	background: url(../assets/bg_wrapper.png);
}

#sidebar {
	float: left;
	padding-left: 130px;
}

#programm {
	padding-top: 10px;
	border-top: 1px solid white;
}
.prog {
	margin: 10px 0 0 40px;
}
#navi {
	margin-bottom: 10px;
}
.floatRight {
	float: right;
}

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

#startseite a {
	color: white;
	text-decoration: none;
}

.mainnaviul {
	list-style-type: none;
	margin-top: 5px;
}

.mainnavili {
	margin-bottom: 8px;	
}

.mainnavili a {
	display: block;
}


.hidden {
	display: none;
}

.x-small {
	font-size: x-small;
}

#startseite .navi01 a {
	background-image: url(../assets/navi/01_das_karma_active.png);
}
#cafe .navi01 a {
	background-image: url(../assets/navi/01_das_karma_active.png);
}

#news .navi02 a {
	background-image: url(../assets/navi/02_news_active.png);
}

#gaestebuch .navi03 a {
	background-image: url(../assets/navi/03_gaestebuch_active.png);
}

#gallery .navi04 a {
	background-image: url(../assets/navi/04_galerie_active.png);
}

#jobs .navi05 a {
	background-image: url(../assets/navi/05_jobs_active.png);
}

#kontakt .navi06 a {
	background-image: url(../assets/navi/06_kontakt_active.png);
}

#impressum .navi07 a {
	background-image: url(../assets/navi/07_impressum_active.png);
}

.navi01 {
	width: 187px;
	height: 24px;
}

.navi01 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/01_das_karma.png);
	background-repeat: no-repeat;
}

.navi01 a:hover {
	background-image: url(../assets/navi/01_das_karma_active.png);
	background-repeat: no-repeat;
}

.navi02 {
	width: 187px;
	height: 24px;
}

.navi02 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/02_news.png);
	background-repeat: no-repeat;
}

.navi02 a:hover {
	background-image: url(../assets/navi/02_news_active.png);
	background-repeat: no-repeat;
}

.navi03 {
	width: 187px;
	height: 24px;
}

.navi03 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/03_gaestebuch.png);
	background-repeat: no-repeat;
}

.navi03 a:hover {
	background-image: url(../assets/navi/03_gaestebuch_active.png);
	background-repeat: no-repeat;
}

.navi04 {
	width: 187px;
	height: 24px;
}

.navi04 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/04_galerie.png);
	background-repeat: no-repeat;
}

.navi04 a:hover {
	background-image: url(../assets/navi/04_galerie_active.png);
	background-repeat: no-repeat;
}

.navi05 {
	width: 187px;
	height: 24px;
}

.navi05 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/05_jobs.png);
	background-repeat: no-repeat;
}

.navi05 a:hover {
	background-image: url(../assets/navi/05_jobs_active.png);
	background-repeat: no-repeat;
}

.navi06 {
	width: 187px;
	height: 24px;
	background-repeat: no-repeat;
}

.navi06 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/06_kontakt.png);
	background-repeat: no-repeat;
}

.navi06 a:hover {
	background-image: url(../assets/navi/06_kontakt_active.png);
}

.navi07 {
	width: 187px;
	height: 24px;
	background-repeat: no-repeat;
}

.navi07 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/07_impressum.png);
	background-repeat: no-repeat;
}

.navi07 a:hover {
	background-image: url(../assets/navi/07_impressum_active.png);
}

.navi08 {
	width: 188px;
	height: 24px;
	background-repeat: no-repeat;
}

.navi08 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/wochenkarte.png);
	background-repeat: no-repeat;
}

.navi08 a:hover {
	background-image: url(../assets/navi/wochenkarte_active.png);
}

.navi09 {
	width: 188px;
	height: 24px;
	background-repeat: no-repeat;
}

.navi09 a {
	width: 100%;
	height: 100%;
	background-image: url(../assets/navi/reservierung.png);
	background-repeat: no-repeat;
}

.navi09 a:hover {
	background-image: url(../assets/navi/reservierung_active.png);
}

#impressum p {
	padding-top: 7px;
}

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

#impressum a {
	color: white;
	text-decoration: none;
}

#kontakt p {
	padding-top: 7px;
}

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

#kontakt a {
	color: black;
	text-decoration: none;
}

#content_wrapper {
	margin: 20px;
}

#copyright {
	margin-left: 600px;
	margin-top: 297px;
	color: white;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content_news li {
	margin-bottom: 10px;
}

#guestbook legend {
	margin: 10px;
}

#guestbook label {
	margin: 10px;
	width: 200px;
}

form.guestbook {
	margin-bottom: 15px;
}

input.submit {
	color: white;
	background: black;
	border: 1px solid white;
	width: 150px;
	margin-left: 120px;
}

#gaestebuch label,legend {
	margin: 0px 10px;
}

.kategorie {
	width: 100px;
	height: 160px;
}

.kategorie, .foto_fancy {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.gbook_entry {
	padding: 10px;
	border: 1px dotted white;
}

.clear {
	clear: both;
}

.gallery_seite {
	width: 500px;
}

#home_club, #home_cafe, #home_restaurant, #home_mineo {
	float: left;
	margin-bottom: 20px;
	width: 200px;
	margin-left: 15px;
}
#home_club, #home_mineo {
	margin-left: 20px;
}
#home_restaurant, #home_cafe {
	margin-right: 20px;
}

#left {
	float: left;
	width: 330px;
	margin-right: 50px;
}

#left2 {
	float: left;
	width: 330px;
	margin-right: 20px;
}

.speisen li {
	list-style-position: inside;
}
textarea {
	height: 150px;	
}

#kontakt label, #kontakt input, #kontakt textarea, #kontakt select, #gaestebuch label, #gaestebuch input, #gaestebuch textarea, #gaestebuch select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

#kontakt label, #gaestebuch label {
	width: 100px;
}

#kontakt textarea, #kontakt input, #kontakt select, #gaestebuch textarea, #gaestebuch input, #gaestebuch select {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	width: 300px;
	background-color: black;
	color: white;
	border: 1px solid white;
}

.programm {
	list-style-position: inside;
	text-align: right;
}

input.error, textarea.error { border: 1px solid red; }

.clear {
	clear: both;
}