@charset "UTF-8";
/* CSS Document */

/*
	Name: Leonforte Media
	Datum: Januar 2013
	Beschreibung: Layout für Cremebar-in-Zuffenhausen.
	Version: 1.0
	Autor: Daniel Leonforte
	Autor URL: http://www.leonforte-media.de
*/

/* Imports */
@import url("reset.css");
@import url("global-forms.css");

/***** Global *****/
/* Body */
	body {
		background: #FFF;
		color: #41281b;
		font-size: 100%; /* Base font size: 14px */
		font-family: 'century gothic', Century Gothic
		line-height: 1.429;
		margin: 0;
		padding: 0;
		text-align: left;
	}

.wrapper {
	margin:0 auto;
	width:1280px;
	/*background-image: url(pics/cremebar-content.jpg);*/

}


#container
{ 
  width: 1280px;
  height: 363px;
  background-image: url(pics/cb-kachel.jpg);
  background-repeat: no-repeat;

  margin:92px auto; /* nach oben und unten 60px (entspricht bg_test.jpg) Abstand, auto für Zentrierung nach links/rechts */

}

body { 
  margin:232 232 232 0; 
  padding:0; 
}

.text-container {
	width: 1280px;
	height: 150px;
	background-image: url(pics/cremebar-footer.jpg);	
	z-index:1;
	}

.textbox-1 {
	width: 850px;
	height: 125px;
	text-align: left;
	margin-left: 150px;
	margin-top: 20px;
	line-height: 18px;
	color: #41281b;
	font-size: 14px;
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
	float:left;
	position: relative;
	z-index:2;
	}

.textbox-2 {
	width: 950px;
	height: 260px;
	text-align: left;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 18px;
	color: #D6E58E;
	font-size: 14px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	float: left;
	position: relative;
	z-index: 2;
	list-style-position: outside;
	background-color: #7EB20D;
	border-radius: 5px;
	background-size: 11px 97px;
	border-spacing: 33px 25px;
	border-top: 15px solid #7FB30D;
	border-bottom: 30px solid #7FB30D;
	border-right: 18px solid #7FB30D;
	border-left: 18px solid #7FB30D;
	}

.textbox-3 {
	width: 600px;
	height: 300px;
	text-align: justify;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 18px;
	color: #D6E58E;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 2;
	list-style-position: outside;
	background-color: #7EB20D;
	border-radius: 5px;
	background-size: 11px 97px;
	border-spacing: 33px 25px;
	border-top: 15px solid #7FB30D;
	border-bottom: 10px solid #7FB30D;
	border-right: 18px solid #7FB30D;
	border-left: 18px solid #7FB30D;
	}

.textbox-4 {
	width: 400px;
	height: 300px;
	text-align: justify;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 18px;
	color: #D6E58E;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 2;
	list-style-position: outside;
	background-color: #7EB20D;
	border-radius: 5px;
	background-size: 11px 97px;
	border-spacing: 33px 25px;
	border-top: 15px solid #7FB30D;
	border-bottom: 10px solid #7FB30D;
	border-right: 18px solid #7FB30D;
	border-left: 18px solid #7FB30D;
	}

.bildbox-1	{
	width: 400px;
	height: 325px;
	margin-left: 416px;
	margin-top: -225px;
	position: relative;
	z-index: 3;
	background-image: url(images/cb-fusspflege.jpg);	
	}

.preise {
	width: 850px;
	height: 300px;
	text-align: left;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 18px;
	color: #D6E58E;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 2;
	list-style-position: outside;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-color: #7EB20D;
	border-radius: 5px;
	background-size: 11px 97px;
	border-spacing: 33px 25px;
	border-top: 15px solid #7FB30D;
	border-bottom: 10px solid #7FB30D;
	border-right: 18px solid #7FB30D;
	border-left: 18px solid #7FB30D;
	}

.impressum {
	width: 850px;
	height: 300px;
	text-align: left;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 18px;
	color: #D6E58E;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 2;
	list-style-position: outside;
	background-color: #7EB20D;
	border-radius: 5px;
	background-size: 11px 97px;
	border-spacing: 33px 25px;
	border-top: 15px solid #7FB30D;
	border-bottom: 10px solid #7FB30D;
	border-right: 18px solid #7FB30D;
	border-left: 18px solid #7FB30D;
	}


.adressbox {
	width: 250px;
	height: 100px;	
	float:right;
	font-size:14px;
	margin-top:30px;
	position:relative;
	z-index:3;
	}

iframe {
	margin-left: 110px;
	margin-top: 20px;
	position:relative;
}

.p1 {
	font-size: 18px;
	font-weight: bold;
	}

.p2 {
	font-size: 14px;
	color: #96BF0B;
	}	

.p3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;	
	}

/*
	Header
*****************/
#header {
	margin: 0 auto;
	padding: 0em 0 0 0;
	background: #ffffff;
}

#header a{
	margin: 0;
	padding: 0;
}


.header_bg {
	margin:0 auto;
	width:1280px;
}



/*
	Content
*****************/

.content {
	background: none;
	position: relative;
	width: 100%;
	height: 370px;
	z-index: 1;

	/*box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 0 3px 3px 3px;
	background-image: url(pics/cremebar-content.jpg);*/
}
 
.content .content_tab {
	position: absolute;
	top: 40px;
	left: 0;
	padding: 10px 40px;
	z-index: 0;
	opacity: 0;
	
	transition: all linear 0.1s;
	width: 1200px;
	height: 350px;
}

/*
.content div h2,
.content div h3{
    color: #398080;
}
.content div p {

	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	text-align: left;
	margin: 0;
	color: #41281b;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}
*/


/*
	Tabs
*****************/


.tabs{
	margin-top: 0px;
}

.content_tab{

}

.tab-1 {
	z-index:1;
}

.tab-2 {
	z-index:2;
}

.tab-3 {
	z-index:3;
}

.tab-4 {
	z-index:4;
}

.tab-5 {
	z-index:5;
}

.tab-6 {
	z-index:6;
}

.tab-7 {
	z-index:7;
}

 /* Start Tab Navigation */
.tabs input {
	position: absolute;
	z-index: 1000;
	width: 174px;
	height: 40px;
	left: 0px;
	top: -2px;
	opacity: 0;
	cursor: pointer;
}

.tabs input#tab-1{
    left: 0px;
}

.tabs input#tab-2{
	left: 180px;
}

.tabs input#tab-3{
	left: 340px;
}

.tabs input#tab-4{
	left: 490px;
}

.tabs input#tab-5{
	left: 670px;
}

.tabs input#tab-6{
	left: 840px;
}

.tabs input#tab-7{
	left: 1000px;
}

.tabs label {
    background: linear-gradient (top, #E2E695 50%, #799100 100%);
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding: 0 20px;
    float: left;
    display: block;
    width: 130px;
    color: #385c5b;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    text-shadow: .5px .5px .5px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
	cursor:pointer;
}

.tabs input:hover + label {
	opacity: .5;
}




/*
.tabs label {
    background: linear-gradient (top, #E2E695 50%, #799100 100%);
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding: 0 20px;
    float: left;
    display: block;
    width: 120px;
    color: #385c5b;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    text-shadow: .5px .5px .5px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
	cursor:pointer;


}
*/
 /*
.tabs input:hover + label {

    background: linear-gradient(top, #E2E695 0%,#97BF0D 100%);
}
 

.tabs label:first-of-type {

    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}
 
.tab-label-1 {

    z-index: 4;
}

.tab-label-2 {

    z-index: 3;
}
 
.tab-label-3 {

    z-index: 2;
}
 
.tab-label-4 {

    z-index: 1;
}

.tabs label:after {
    content: '';
    background: #96BF0B;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    display: block;
}

*/

/* aktiver tab */
.tabs input:checked + label{
	position:relative;
	display:inline-block;
	margin:-40px 0px 0px 0px;
	height:80px;
	width:150px;
	z-index: 6;
	font-family: Arial, Arial, Helvetica, sans-serif;
	
}



/*
.tabs {
	height: 36px; 
	margin: 0 
	auto; 
	width: 1280px; 
	z-index: 2;
	background: #300;
	}
*/





.tabs input.tab-selector-1:checked ~ .tab-1,

.tabs input.tab-selector-2:checked ~ .tab-2,

.tabs input.tab-selector-3:checked ~ .tab-3,

.tabs input.tab-selector-4:checked ~ .tab-4,

.tabs input.tab-selector-5:checked ~ .tab-5,

.tabs input.tab-selector-6:checked ~ .tab-6,

.tabs input.tab-selector-7:checked ~ .tab-7 {

    z-index: 1;
    opacity: 1;
    
}


 /* -> zeige ausgeblededete tabs */
/*
.radio-set div {
	display:none;	
	}
*/


.tabs input.tab-selector-1:checked ~ .tab-1 {
	display:block;
	background-image: url(pics/cremebar-content.jpg);
	}


.tabs input.tab-selector-2:checked ~ .tab-2 {
	display:block;
	background-image: url(pics/cremebar-content.jpg);
	
	}

.tabs input.tab-selector-3:checked ~ .tab-3 {
	display:block;
	background-image: url(pics/cremebar-content.jpg);
	}

.tabs input.tab-selector-4:checked ~ .tab-4 {
	display:block;	
	background-image: url(pics/cremebar-content.jpg);
}

.tabs input.tab-selector-5:checked ~ .tab-5 {
	background-image: url(pics/cremebar-content.jpg);
}

.tabs input.tab-selector-6:checked ~ .tab-6 {
	background-image: url(pics/cremebar-content.jpg);
}

.tabs input.tab-selector-7:checked ~ .tab-7 {
	background-image: url(pics/cremebar-content.jpg);
}

 /* ENDE # Tab Navigation */
	




/* eingebettete Fonts */
@font-face {
font-family: centurygothic;
src: url('fonts/centurygothic.ttf');
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: centurygothic_bold;
src: url('fonts/centurygothic.ttf');
font-style: normal;
font-weight: bold;
}

/* Fallback Font für ältere Browser */
body {
font-family: Century Gothic, Arial, Helvetica, sans-serif;
}


@font-face {
font-family: Century Gothic;
src: local("Century Gothic"), local("Century Gothic"), url('fonts/Century Gothic.ttf');
font-style: normal;
font-weight: normal;
}


/* Headings */
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}	/* 14px */
 
h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}
 
/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #FFF;
	padding: 0 1px;
}
a:hover, a:active {
	background-color: #41281b;
	color: #41281b;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
}
 
/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}
 
strong, b {font-weight: bold;}
em, i {font-style: italic;}
 
::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}
 
/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}
 
ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}
 
dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}
 

 
/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}
 
	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}
 
	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}
 
	tbody .alt td {}
	tbody .alt th {}
 
	/* Tfoot */
	tfoot th {}
	tfoot td {}
	
	
/* HTML5 tags */
header, section, footer,
nav {
	display: block;
}	

/***** Layout *****/
.body {clear: both; margin: 0 auto; width: 1280px;}

.header {float: right; margin: 0 0 2em 2em;}

#footer {
		margin: 0 auto;
		width:1280px;
		z-index:0;
		position:relative;
		margin-top: 30px;

		
		}

/*Gradient Filter */

.nav_gradient {

background: #98bf0e; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4YmYwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzdlYjIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGJmMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #98bf0e 0%, #7eb20e 71%, #98bf0e 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98bf0e), color-stop(71%,#7eb20e), color-stop(100%,#98bf0e)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #98bf0e 0%,#7eb20e 71%,#98bf0e 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #98bf0e 0%,#7eb20e 71%,#98bf0e 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #98bf0e 0%,#7eb20e 71%,#98bf0e 100%); /* IE10+ */

background: linear-gradient(to bottom,  #98bf0e 0%,#7eb20e 71%,#98bf0e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98bf0e', endColorstr='#98bf0e',GradientType=0 ); /* IE6-8 */
}

/* Gradient Filter End*/
