.bildAbstandRechts {
	margin-right:10px;
	margin-bottom:10px;
}
.thumb a {
	display:block;
	height:64px;
	width:64px;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}
.thumb {
	border:0;
}
.thumbContainer {
	width:60px;
	height:60px;
	margin-right:10px;
	overflow:hidden;
	float:left;
}
.albumItem {
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	background-color:#fff;
	color: #333;
	margin:1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #CE944F;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #CE944F;
}
a:hover {
	text-decoration: none;
	background-color: #FEF6ED;
	color: #666;
}
div#pagewrapper {
	margin: 10px auto 0 auto;
	max-width: 80em;
	min-width: 60em;
}
div#header {
	height: 180px;
	background:url('../uploads/layout/background_header.jpg') no-repeat;
}
div#header h1 a {
	background:url('../uploads/layout/logo.gif') no-repeat 0 0;
	display: block;
	height: 183px;
	text-indent: -999em;
	text-decoration:none;
}
div#search {
	float: right;
	width: 23em;
	text-align: right;
	padding: 0.6em 0 0.2em 0;
	margin: 0 1em;
}
div.breadcrumbs {
	padding: 1em 0 1.2em 0;
	font-size: 90%;
	margin: 0 1em;
	border-bottom: 1px dotted #000;
}
div.breadcrumbs span.lastitem {
	font-weight:bold;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++*/

div#main {
	margin:0 2% 0 29%;
	padding:0 45px 0 0;
	overflow:visible;
	border:none;
	height:auto;
}
div#sidebar {
	float: left;
	width: 26%;
	display: inline;
	margin: 0;
	overflow:auto;
	border:none;
	margin: 0 0 0 20px;
}
div#content {
	padding:0;
	margin:0;
	background:#fff url('../uploads/layout/background_content_2560.jpg') no-repeat left bottom;
	min-height:344px;
	height:auto !important;
	height:344px;
	border:none;
	overflow:visible;
}
.clearboth {
	clear:both;
}
div#footer p a {
	color: #fff;
}
div#footer {
	clear: both;
	color: #666;
	height:35px;
	background: #fff url('../uploads/layout/background_footer.jpg') no-repeat;
	padding:55px 1.5em 0 1.5em;
	margin:0;
	font-size: 0.8em;
}
div#footerLinks {
	float:left;
	width:450px;
	padding:0 0 0 30px;
	margin:0;
}
div#footerRechts {
	float:right;
	text-align:right;
	padding:0 30px 0 0;
	margin:0;
}
div#footer a:link {
	color: #666;
	text-decoration:none;
	background:none;
}
div#footer a:visited {
	color: #666;
	text-decoration:none;
	background:none;
}
div#footer a:focus {
	color: #666;
	text-decoration:none;
	background:none;
}
div#footer a:hover {
	color: #666;
	text-decoration:underline;
	background:none;
}
div#footer a:active {
	color: #666;
	text-decoration:none;
	background:none;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div.left49 {
	width: 49%;
}
div.right49 {
	float: right;
	width: 49%;
	text-align: right;
}
/********************
CONTENT STYLING
*********************/
div#content {
}
/* HEADINGS */
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing:4px;
	color: #666;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding:0;
}
div#content h3 {
	color: #CE944F;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #CE944F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #CE944F;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	padding-left:20px !important;
	background:#fff url('../uploads/layout/navi_li_active.gif') no-repeat 5px center !important;
}
h6 {
	color: #CE944F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.8em;
	padding: 0;
}
p.kleinesSchriftbild {
	font-size: 0.9em;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
code, pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
div.templatecode {
	margin: 0 0 2.5em;
}
div#main ul, div#main ol, div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li, div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
.kontaktformular {
	border:none;
	font-size:11px;
	padding:0;
	margin:0;
	color:#666;
}
legend {
	display:none;
}
.required {
}
input, textarea {
	margin:8px 0 8px 0;
	border:1px solid #666;
	width:250px;
	color:#666;
	padding:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active {
	border:1px solid #CE944F;
	background:#FEF6ED;
	width:250px;
}
/*.kontaktformular input, .kontaktformular textarea {
	margin:8px 0 8px 0;
	border:1px solid #666;
	width:50%;
	color:#666;
	padding:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.kontaktformular input:hover, .kontaktformular textarea:hover, .kontaktformular input:focus, .kontaktformular textarea:focus, .kontaktformular input:active, .kontaktformular textarea:active {
	border:1px solid #CE944F;
	background:#FEF6ED;
	width:50%;
}
*/
.fbsubmit, div .submit input {
	width:175px;
	text-align:center;
	text-decoration:none;
	display: block;
	padding:5px 5px 7px 5px;
	font-size:12px;
	color: #666666;
	background: url('../uploads/layout/navi_li_link.gif') no-repeat;
	min-height:1em;
	white-space:normal !important;
	border:none !important;
}
.fbsubmit:hover, .fbsubmit:active, .fbsubmit:focus, div .submit input:hover, div .submit input:active, div .submit input:focus {
	width:175px;
	text-align:center;
	text-decoration:none;
	display: block;
	padding:5px 5px 7px 5px;
	font-size:12px;
	color: #666666;
	background: url('../uploads/layout/navi_li_hover.gif') no-repeat;
	min-height:1em;
	white-space:normal !important;
	border:none !important;
}
.checkboxed input, .checkboxed input:hover, .checkboxed input:active, .checkboxed input:focus {
	width:auto;
	border:none;
	background:transparent;
}
table {
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
}
table.links {
	border:none !important;
}
table.links caption {
	vertical-align:middle;
	text-align:left;
	padding:15px 0 0 60px;
	margin-bottom:10px;
	height:40px;
	color: #CE944F;
	font-size: 1.1em;
	font-weight:bold;
}
caption {
	display:none;
}
caption.visible {
	display:block;
	padding:5px;
}
caption.visibleDe {
	background:url('../uploads/images/flags/caption_de.jpg') center left no-repeat;
}
caption.visibleCh {
	background:url('../uploads/images/flags/caption_ch.jpg') center left no-repeat;
}
caption.visibleAu {
	background:url('../uploads/images/flags/caption_au.jpg') center left no-repeat;
}
thead, th {
	font-size:90%;
	color:#CE944F;
}
tbody {
}
th {
	text-align:center;
	padding:5px;
	background:#fff;
}
tr {
	background:#FEF6ED;
}
tr.odd {
	background:#FFF1E4;
}
td {
	padding:5px;
	line-height:1em;
}
table, td, th {
	border:1px solid #FDE3C9;
}
.CompanyDirectoryItem {
	padding:0;
	margin:0;
	height:145px;;
	overflow:visible;
}
.CompanyDirectoryItem img {
	margin:0 10px 0 0;
}
.CompanyDirectoryItem h3 {
	margin-top:0;
}
.CompanyDirectoryItem h4 {
	font-size:0.9em;
	margin-top:0;
}
.CompanyDirectoryItem a h4 {
	text-decoration:underline;
}


.friseure {
	padding:0;
	margin:0;
	min-height:145px;;
	overflow:visible;
}
.friseure img {
	margin:0 10px 0 0;
}
.friseure h3 {
	margin-top:0;
}
.friseure h4 {
	font-size:0.9em;
	margin-top:0;
}
.friseure a h4 {
	text-decoration:underline;
}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#menu_vert {
	padding-left: 0;
	margin:45px 0 0 45px;
}
div#menu_vert ul ul {
	background:#fef6ed url('../uploads/layout/background_ul_ul.gif') no-repeat bottom left !important;
	width:175px;
}
div#menu_vert ul ul ul {
	background:#fff !important;
	margin:0 0 0 10px;
	width:155px;
}
div#menu_vert ul ul a {
	background:transparent !important;
}
div#menu_vert ul ul li.currentpage {
	padding:0 !important;
	margin:0 !important;
}
div#menu_vert a.currentpage {
	color:#cc944f !important;
}
div#menu_vert ul ul a.currentpage {
	width:130px !important;
	margin:0 10px !important;
	padding-left:20px !important;
	background:#fff url('../uploads/layout/navi_li_active.gif') no-repeat 5px 8px !important;
}
div#menu_vert ul ul ul a.currentpage {
	width:120px !important;
	margin:0 10px !important;
	padding-left:20px !important;
	background:#fff url('../uploads/layout/navi_li_active.gif') no-repeat 5px 8px !important;
}
div#menu_vert ul ul ul a {
	width:120px !important;
}
div#menu_vert li {
	list-style: none;
	margin:0 0 5px 0;
	display: block;
}
#menu_vert ul ul li {
	border: none;
}
* html #menu_vert li a {
	height: 1%;
}
* html #menu_vert li hr {
	height: 1%;
}
div#menu_vert a {
	width:165px;
	text-decoration:none;
	display: block;
	padding:5px 5px 7px 15px;
	font-size:12px;
	color: #666666;
	background: url('../uploads/layout/navi_li_link.gif') no-repeat;
	min-height:1em;
	white-space:normal !important;
}
div#menu_vert ul ul a {
	font-size: 90%;
	padding:5px 5px 5px 15px;
}
div#menu_vert ul ul ul a {
	padding:5px 5px 5px 30px;
}
div#menu_vert a:hover {
	background: url('../uploads/layout/navi_li_hover.gif') no-repeat;
	color:#cc944f;
}
div#menu_vert a.currentpage {
	background: url('../uploads/layout/navi_li_hover.gif') no-repeat;
	color:#cc944f;
}
div#menu_vert li a.activeparent {
	background: url('../uploads/layout/navi_li_hover.gif') no-repeat;
	color:#cc944f;
}
div#menu_vert ul ul li a.activeparent {
	width:130px !important;
	margin:0 10px !important;
	padding-left:20px !important;
	background:#ffffff url('../uploads/layout/navi_li_active.gif') no-repeat 5px center !important;
}
div#menu_vert ul h3 {
	background: url('../images/cms/arrow-right-active.gif') no-repeat 0.4em center;
	background-color: #385C72;
	display: block;
	padding: 0.8em 0.5em 0.8em 1.5em;
	color: #fff;
	font-size: 1em;
	margin: 0;
}
div#menu_vert ul ul h3 {
	font-size: 90%;
	padding: 0.3em 0.5em 0.3em 2.8em;
	background-position: 1.4em center;
	background-color: transparent;
	border-bottom: none;
	color: #000;
}
div#menu_vert ul ul ul h3 {
	padding: 0.3em 0.5em 0.3em 4.3em;
	background: url('../images/cms/arrow-right-active.gif') no-repeat 2.7em center;
}
div#menu_vert li.sectionheader {
	border-right: none;
	font-size: 130%;
	font-weight: bold;
	padding: 1.5em 0 0.8em 0;
	background-color: #fff;
	line-height: 1em;
	margin: 0;
	text-align:center;
}
div#menu_vert li.separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	padding:2px 0 2px 0;
	background-color: #000;
	overflow:hidden !important;
	line-height:1px !important;
	font-size:1px;
}
div#menu_vert li.separator hr {
	display: none;
}
#sprachwahl {
	margin:15px 0 5px 45px;
	white-space:nowrap;
}

.breadcrumb {
	padding-top:50px;
	padding-left:15px;
	margin-bottom:45px;
	display:block;
	background-image:url(../images/bg-breadcrumb.gif);
	height:26px;
	background-position:left 44px;
	background-repeat:no-repeat;
	color:#666666;
	}

#footer.neuer {
    background-image: url("../images/background_footer2.jpg");
    background-repeat: no-repeat;
    padding-bottom: 60px;
    padding-top: 0;
    position: relative;
}
	

#content.neuer {
	background-image:url(../images/background_content_2560_2.jpg);;
	background-repeat:no-repeat;
	min-height: 410px;
	}

.fb {
    height: 25px;
    left: 755px;
    padding-top: 20px;
    position: relative;
    width: 25px;
	margin-bottom: 30px;
}

.fb a {
    padding: 15px 40px;
}

.fb a:link, .fb a:visited, .fb a:hover, .fb a:active {
	color:transparent !important;
	}

.anfang {
    margin-left: 65px;
    padding-top: 20px;
}

div#sidebar.neu {
    border: medium none;
    display: inline;
    float: left;
    /*margin: 0 0 0 20px;*/
    overflow: auto;
    width: 26%;
}

#menu_vert.neu {
    margin: 25px 0 0 45px;
    padding-left: 0;
}

div#content h2.neu {
    color: #666666;
    font-family: "Times New Roman",Times,serif;
    font-size: 30px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin: 0 0 0.5em;
    padding: 0;
    text-transform: uppercase;
}

.teaser {
	background-image:url(../images/bg-teaser.png);
	width:294px;
	height:147px;
	float:left;
	margin-bottom:18px;
	padding-right:10px;
	position:relative;
	}

.teaser img {
	float:left;
	}
	
div#main.neu {
    border: medium none;
    height: auto;
    overflow: visible;
    padding: 0 45px 0 0;
	margin:0px;
	margin-top:43px;
}

div#main.neu h2 {
	margin-bottom:0px;
	letter-spacing:1px;
	padding-left:10px;
	text-transform:uppercase;
}

.teaser p {
	line-height: 1.3em;
	padding-top:14px;
}

.links {
	margin-right:18px;
	}

.teaser .button {
	position:absolute;
	right:10px;
	bottom:10px;
	display:block;
	color:transparent !important;
	background-image:url(../images/button.png);
	width:24px;
	height:21px;
	}

.button span {
	visibility:hidden;
	}

.button a:link, .button a:visited,.button a:hover, .button a:active {
	background:none;
	color:transparent !important;
	}

.nach-rechts {
	  float: right;
    position: relative;
    top: -150px;
	}
	
.nach-rechts textarea {
	height:120px;}	
	
.nach-links {
	/*float:left;*/
	width:100%;}

.kontaktformular div {
	width:300px;}

/*.del {
	clear:both;}*/

.submit {
	margin-left:200px;
	margin-top:20px;}
