/*  
Theme Name: Karbus Default
Theme URI: http://karbus.at/
Description: Das Karbus Default Theme. <em>Konzept + Design</em> von <a href="http://einvoll.net">Michael Holzer</a>, <em>Code</em> von <a href="http://dev.cobalt.cc">Moritz B&ouml;hm</a>.<br /><br /><small><em>I said maybe<br />You're gonna be the one that saves me<br />And after all<br />You're my wonderwall<br /><b>Oasis - Wonderwall</b></em></small>

Version: 0.425a
Author: Moritz B&ouml;hm
Author URI: http://dev.cobalt.cc/

	Design by Einvoll - http://einvoll.net
	Code by Cobalt - http://dev.cobalt.cc
	
	HTML + CSS (c) 2007 by Moritz Böhm / cobalt.cc
*/

/* # Basic Layout # */

body {
	margin: 0;
	padding: 18px 0 0 33px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #252723;
}

p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

#content {
	width: 545px; /* 33px padding */
	min-height: 413px;
	font-size: 13px;
	padding-left: 33px;
	line-height: 21px;
}

#page {
	background: url(gfx/meta/sidebar_bg.gif) repeat-y;
	min-height: 350px;
}

#page_head {
	width: 578px;
	height: 71px;
	margin-bottom: 16px;
}

#content, #page_head {
	margin-left: 246px;
}

#sidebar {
	width: 246px;
	float: left;
}

#sidebar_head {
	width: inherit;
	height: 181px;
	background: url(gfx/meta/sidebar_logo.gif) no-repeat;
}

#sidebar_footer {
	width: 246px;
	height: 96px;
	background: url(gfx/meta/sidebar_footer.gif) no-repeat;
}

/* # Navigation # */

#sidebar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 65px 7px;
	/*min-height: 195px;*/
}

#sidebar li a, #sidebar li a:hover {
	width: 229px;
	height: 32px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}

#sidebar li a {
	background-position: right;
}

#sidebar li a:hover {
	background-position: left;
}

.navi_ernaehrungsmedizin {
	background-image: url(gfx/navi/navi_ernaehrungsmedizin.gif);
}

.navi_arbeitsmedizin {
	background-image: url(gfx/navi/navi_arbeitsmedizin.gif);
}

.navi_vorsorgeuntersuchung {
	background-image: url(gfx/navi/navi_vorsorgeuntersuchung.gif);
}

.navi_ueber-mich {
	background-image: url(gfx/navi/navi_ueber-mich.gif);
}

.navi_kontakt {
	background-image: url(gfx/navi/navi_kontakt.gif);
}

/* # Start # */

.start_head {
	width: 438px;
	height: 114px;
	padding: 44px 70px 0 70px;
	font-size: 15px;
	line-height: 24px;
	color: #95c268;
	background: url(gfx/meta/start_head.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 14px;
}

.start_block {
	width: 389px;
	height: 107px;
	padding: 15px 35px 10px 154px;
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 9px;
}

#waage {
	background: url(gfx/meta/start_icon_waage.gif) no-repeat;
}

#arbeitsplatz {
	background: url(gfx/meta/start_icon_arbeitsplatz.gif) no-repeat;
}

#stethoskop {
	background: url(gfx/meta/start_icon_stethoskop.gif) no-repeat;
}

/* Ueber mich */


/* # Fonts, Links, ... # */

.start_block h3 {
	margin: 0;
	padding: 0px 0 8px 0;
	color: #2d2925;
	font-size: 16px;
	font-weight: normal;
}

.start_block p {
	margin: 0;
	padding: 0;
}

.start_block {
	cursor: pointer;
}

#content p {
	margin-bottom: 10px;
}

#content img {
	border: 1px solid #95c268;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0 15px 0;
	line-height: 28px;
}

.print {
	background: url(gfx/meta/print.gif) no-repeat;
	display: block;
	width: 105px;
	height: 20px;
	position: relative;
	top: 40px;
	left: 440px;
}

a.print, a.print:hover {
	text-decoration: none;
}

a, a:hover {
	text-decoration: underline;
}

.start_blocks a, .start_blocks a:hover {
	color: #2d2925;
	text-decoration: none;
}

.start_blocks {
	height: 425px;
	overflow: hidden;
}

#content a {
	color: #678d41;
}

#content a:hover {
	color: #e68330;
}

#content ul, #content ol {
	margin: 18px 0 18px 0;
	padding: 0;
	list-style-image: url(gfx/meta/list_icon.gif);
	list-style-position: outside;
}

#content ul li, #content ol li {
	margin-left: 18px;
	padding-left: 2px;
	padding-bottom: 10px;
}

/*
	I said maybe
	You're gonna be the one that saves me
	And after all
	You're my wonderwall
	
	Oasis - Wonderwall
*/