/********************************************/
/**                                        **/
/**  Projekt:       kern-haus.de           **/
/**  Stylesheet:    MAIN CSS               **/
/**  Erstellt:      05/2008                **/
/**                                        **/
/********************************************/

html {
	background: url(../img/bg_html_subpage.gif) repeat-x top #FFFFFF;
	margin: 0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
}


.clear {
	clear: both;
}

a img {
	border: none;
}

.linklist_vert {
	list-style: none;
	margin: 0;
	padding: 0;
}

.linklist_vert li{
	display: inline;
}

label {
	float: left;
	width: 130px;
	font-weight: bold;
}
#kontaktform_2 #newsletter,
#kontaktform_2 #rueckruf,
#kontaktform_2 #termin {
float: left;
border: none;
}
label.rightlabel {
	float: left;
	font-weight: normal;
	display: inline;
}

fieldset {
	border: 1px #CCCCCC solid;
	padding: 12px;
}

fieldset legend {
	font-weight: bold;
}

fieldset br {
	clear: both;
}

input {
	border: 1px #000000 solid;
	line-height: 1.1em;
	margin-bottom: 2px;
}

fieldset input.checkbox {
	border: none;
}

td {
	vertical-align: top;
}

.add_info {
	font-size: 0.8em;
	padding: 20px 20px 20px 0;

	color: #9da7b7;
}

.info {
    border: 1px #CCCCCC solid;
    padding: 10px;
    text-align: center;
    margin: 10px;
    font-weight: bold;
}

/********************************************/

#homelink {
	position: absolute;
	z-index: 10000;
	top: 45px;
	left: 682px;
	display: block;
	width: 237px;
	height: 63px;
}
#homelink a {
	text-decoration: none;
	cursor: pointer;
}
#homelink div {
	position: relative;
	top: 0;
	left: 0;
	width: 237px;
	height: 63px;
	background: url(../img/blank.gif);
}

#page {
	width: 940px;
	margin: 0 auto;
	top: 18px;
	position: relative;
}

.frontpage {
	background: url(../img/bg_page_top.gif) no-repeat top left;
	min-height: 800px;
}

.subpage {
	background: url(../img/bg_page_top_subpage.gif) no-repeat top left;
	min-height: 500px;
}

#content {
	background: url(../img/bg_page_bottom.gif) no-repeat bottom;
}

#footer {
	height: 180px;
	width: 930px;
	background: url(../img/bg_footer.gif) no-repeat bottom;
	position: relative;
	color: #afbdd0;
}

	#footer a {
		color: #afbdd0;
	}

	#footer #footer_kontakt{
		width: 440px;
		padding: 0 0 0 20px;
	}
	
	#footer #footermenue{
		position: absolute;
		top: 20px;
		left: 460px;
		width: 200px;
	}
	
	#footer #niederlassungen {
		background: url(../img/bg_footer_niederlassungen.gif) no-repeat;
		height: 60px;
		width: 200px;
		padding: 40px 0 0 0;
		font-weight: bold;
	}
	
	#footer #tuv_logos{
		position: absolute;
		top: 20px; 
		right: 0;
	}
	
	#footer #subline {
		color: #FFFFFF;
		position:absolute;
		bottom: 14px;
		left: 20px;
		height: 20px;
	}
	
	#footer #subline a{
		color: #FFFFFF;
	}
	
	#footer #subline #copy {
		position: absolute;
		left: 440px;
		top: 0;
		width: 140px;
	}


/********************************************/

#main_nav {
	padding: 0;
	height: 37px;
	overflow: hidden;
	list-style: none;
	margin: 0 0 0 5px;
}

	#main_nav li {
		float: left;
		padding: 0 9px 0 9px;
		background: url(../img/bg_main_nav_li.gif) no-repeat bottom right;
		display: block;
		line-height: 37px;
		text-transform: uppercase;
		font-size: 10px;
	}
	
	#main_nav li.selected {
		background: url(../img/bg_main_nav_li_sel.gif) no-repeat bottom right;
	}
	
	#main_nav li.last_selected {
		background: url(../img/bg_main_nav_li_sel.gif) no-repeat bottom left;
	}
	
	#main_nav li.selected a{
		color: #EB4A16;
	}
	
	#main_nav li a:hover{
		color: #EB4A16;
		text-decoration: none;
	}
	
	#main_nav li.last {
		background: none;
	}

/********************************************/

#sidebar_left {
	text-align: right;
}

#contenttext #right {
	width: 200px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 1px #DDDFE1 solid;
}

	#contenttext #right h3 {
		margin: 0 0 1px 0;
	}

#contenttext #full {
	padding: 0 80px 0 0;
	width: 654px;
	display: inline;
}

#contenttext #left {
	padding: 0;
	width: 400px; 
	float: left;
}


#maincontent {
	float: left;
	width: 730px;
	margin: 0 0 20px 0;
}

#sidebar {
	float: left;
	width: 190px;
		min-height: 400px;
}

#sidebar #subnav {
	min-height: 130px;
	margin: 0 0 30px 0;
}

#sidebar #subnav ul{
	list-style: none;
	margin: 60px 0 0 3px;
	padding: 0 0 30px 25px;
	background: #E6B63B url(../img/bg_subnav_bottom.gif) bottom left no-repeat;
}

#sidebar #subnav li{
	padding: 5px 0 5px 10px;
	border-top: 1px #fee935 solid;
	width: 140px;
	background: url(../img/bg_subnav_li.gif) no-repeat top left;
}

#sidebar #subnav li.selected{
	font-weight: bold;
}

#sidebar #subnav li ul{
	margin: 0;
	padding: 0;
	border-top: none;
	background: none;
}

#sidebar #subnav li ul li {
	padding: 5px 0 5px 10px;
	border-top: 1px #fee935 solid;
	list-style: none;
	width: 140px;
	border-top: none;
	background: url(../img/bg_subnav_li.gif) no-repeat top left;
	font-weight: normal;
}

#sidebar #subnav li ul li a{
	color: #96610d;
}

.sidebar-element {
	margin: 0 0 30px 0 ;
}

#kurz {
	min-height: 40px;
	padding: 20px 200px 10px 75px;
	color: #78561A;
	background: url(../img/bg_kurz.gif) left repeat-y;
}

#contenttext {
	background: #FFFFFF url(../img/bg_maincontent.gif) no-repeat top left;
	min-height: 300px;
	padding: 20px 0 0 75px;
}

#start_content_teaser {
	float: left;
	width: 460px;
	min-height: 240px;
	padding: 10px 0 0 20px;
}

#start_content_teaser a{
	color: #727E8E;
}

#start_content_news {
	float: left;
	width: 420px;
	min-height: 240px;
	padding: 10px 0 0 20px;
	margin: 10px 0 0 0;
}

#start_content_news a{
	color: #727E8E;
}


#start_ani {
	height: 556px;
}


.teaser_row {
	background: url(../img/bg_start_teaser_bottom.gif) no-repeat bottom left;
	min-height: 150px;
}

   .start_buttons {
        text-align:center;
        float:left;
        width: 130px;
        margin: 0 10px 0 0;
    }
	
    .start_buttons_first {
        text-align:center;
        float:left;
        width: 100px;
        margin: 0 24px 0 0;
    }

    .start_buttons p, .start_buttons_first p {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
    }
	
	.start_teaser_big {
		float: left;
		width: 420px;
		padding: 0 0 0 20px;
		color: #faa685;
	}
	
	.start_teaser_big h2 {
		color: #FFFFFF;
		margin: 5px 0 0 0;
		padding: 0;
		font-size: 1.3em;
	}
	
	.start_teaser_big p {
		margin:5px 0 5px 0;
		padding:0;
		line-height: 1.4em;
	}

	.start_teaser_big .morelink{
		font-weight: bold;	
		background: url(../img/arrow_link_white.gif) left no-repeat;
	}
	
	.start_teaser_big a{
		color: #FFFFFF;
	}

.teaser_small {
	width: 200px;
	float: left;
	padding: 5px 0 0 20px;
}

.teaser_wide {
	border-bottom: 1px #dddfe1 solid;
	width: 400px;
	margin: 20px 0 0 20px;
}

.first {
	border-right: 1px #dddfe1 solid;
}

.news {
	margin: 0px 0 0 0;
	padding: 0;
}

#content .news li {
	border-top: 1px #dddfe1 solid;
	list-style: none;
	padding: 8px 0 8px 0;
	background: none;
	background-image: none;
}

/********************************************/

#print_header {
	display: none;
}

/********************************************/

#partner_nav {
	background: url(../img/bg_partner_folge.png) right 58px no-repeat;
	position: absolute;
	left: 680px;
	top: 45px;
	width:215px;
	padding: 57px 25px 5px 0;
	margin: 0;
	height: 134px;
}

#partner_nav h2 {
	color: #e84910;
	margin: 0;
	padding: 0;
}

#partner_nav ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}

#partner_nav ul li{
	list-style: none;
	padding: 1px 0 0 14px;
	margin: 0 0 0 20px;
	border-bottom: 1px #facc8e solid;
	background: url(../img/bg_partnernav_li.gif) no-repeat left;
}


#partner_nav ul li a {
	color: #000000;
}

#partner_nav ul li a.selected {
	font-weight: bold;
}

/********************************/
/*  Errors in layer window 
/*******************************/

#content #errorwindow {
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
	width: 300px;
	height: auto;
	top: 280px;
	left: 300px;
	z-index: 5;
	background-image: url(../img/warning.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
}

#content #errorwindow ul, .window{
	border: 6px #E6E6E6 solid;
	border-top: 15px #E6E6E6 solid;
	margin: 0;
	padding: 10px 30px 10px 10px;
}

#content #errorwindow ul p{
	margin: 5px 0 0 0;
	color: #999999;
}


#content #errorwindow li{
	margin: 0;
	padding: 3px 3px 3px 30px;
	list-style: none;
	list-style-image: none;
	background-image: url(../img/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#closewindow{
	position: absolute;
	top: 1px;
	right: 6px;
}


.tooltip {
	width: 120px; 
	background-color: #FF3E19;
	border: 2px #222222 solid;
	padding: 8px;
	color: #FFFFFF;
}

/***** SUCHE ******/
form#suche {
    position: absolute;
    top: 7px;
    left: 687px;
    width: 240px;
}

form#suche input#suchbegriff {
    background: #f6e5b6;
    border: 1px solid #bc6a21;
    width: 185px;
    height: 14px;
    font-size: 11px;
    padding: 2px 4px;
    margin: 3px 0;
    float: left;
}

form#suche input#suche_submit {
    width: 24px;
    height: 20px;
    background: #FDD037 url(../img/bg_partnernav_li.gif) center no-repeat;
    border: none;
    padding: -2px 0 0 0;
    cursor: pointer;
    float: left;
    margin: 3px 0 3px 5px;
    color: #bc6a21;
    font-size: 16px;
    line-height: 16px;
    vertical-align: top;
    border: 1px solid #bc6a21;
}

/***** ICONS & SocialBookmark******/
#icons {
    width: 210px;
    height: 40px;
    clear: both;
}

#icons img {
    display: block;
    float: left;
}

#icons .addthis_button img {
    margin: 10px 0 0 5px;
}


