/* @override http://neu.kontext.info/public/layout.css */

html>body {
	background: #fff url(src/bg.jpg) no-repeat;
	padding: 53px 0 0 69px;
}

a {
	text-decoration: none;
	color: #007528;
}

a.img {
	border-bottom: none;
}

img {
	border: none;
}

.main_container {
	width: 696px;
}

ol {
	list-style: none;
	margin: 0; padding: 0;
	margin-left: 10px;
	padding-bottom: 10px;
}

ol li {
	background: url(src/navi_active.jpg) no-repeat;
	padding-left: 12px;
	padding-bottom: 4px;
}

.green {
	width: 544px;
	height: 16px;
	background: #007528;
}

/* Verschiedene Bilder im head anzeigen */
#marketing {
	background: url(src/header_marketing.jpg);
}

#pr {
	background-image: url(src/header_pr.jpg);
}

#internet {
	background-image: url(src/header_internet.jpg);
}

#kontext {
	background-image: url(src/header_kontext.jpg);
}

#sitemap {
	background-image: url(src/header_luft.jpg);	
}

#callback, #anfrage, #impressum {
	background-image: url(src/header_callback.jpg);
}

#neukunden-info {
	background-image: url(src/header_luft.jpg);
}

#kaffee {
	background-image: url(src/header_kaffee.jpg);
}

.head {
	width: 100%;
	height: 117px;
	background: url(src/header_kontext.jpg);
}

.social {
	float: left;
	padding-right: 30px;
}

.social a img {
	vertical-align: middle;
}

.main {
	background-color: #fff;
	background-image: url(src/main_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.main .background_holder {
	background: url(src/right.jpg) repeat-y top right;
}

.main a:hover, .main a:focus {
	background: none;
}

.holder {
	float: left;
}

.breadcrumb {
	background: #98989b url(src/right.jpg) top right no-repeat;
	color: #fff;
	width: 100%;
}

.breadcrumb .static_container {
	width: 523px;
	padding: 2px 0 2px 18px;
}

.breadcrumb a {
	color: #fff;
	border-bottom: 0;
	text-decoration: none;
}

.breadcrumb .links {
    float: left;
    width: 289px;
    padding-left: 120px;
}

.breadcrumb .links p {
	margin: 0;
	padding: 0;
}

.breadcrumb .search {
	float: right;
}

.search input {
	color: #98989b;
	border: 1px solid #76857C;
	padding: 2px;
	height: 12px;
	width: 95px;
	font-size: 11px;
}

.navi {
	width: 130px;
	float: left;
	color: #504e53;
	padding: 15px 0 10px 0;
	background: #fff url(src/main_bg.jpg) no-repeat;
}

.navi ul {
	list-style: none;
	padding: 0; margin: 0;
}


.navi ul li {
	padding-left: 18px;
	line-height: 120%;
	font-weight: bold;
}

.navi ul li div.sub {
	display: none;
	font-size: 11px;
}

.navi ul li div.sub ul li#first_child {
	padding-top: 5px;
}

.navi ul li div.sub ul {

}

.navi ul li div.sub ul li {
	font-weight: normal;
}

.navi ul li.current div.sub {
	display: block;
}

.navi ul li.current ul.sub_sidemenu li div.sub {
	display: none;
	font-size: 11px;
}

.navi ul li.current ul.sub_sidemenu li.current div.sub {
	display: block;
}

.navi ul li.current {
	background: #b3d6bf url(src/navi_active.jpg) no-repeat 10px 6px;
	padding: 5px 0 5px 18px;
	margin-bottom: 5px;
	font-weight: bold;
}

.navi ul.sub_sidemenu li.current {
	font-weight: bold;
}

.navi ul li.current ul.sub_sidemenu {
	font-weight: normal;
}

.navi ul li a {
	text-decoration: none;
	border-bottom: 0;
	color: #504e53;
	font-size: 13px;
}

.navi ul li div.sub a {
	font-size: 12px;
}

.navi ul.sub_sidemenu li a {
	font-size: 12px;
}

.navi div.sub ul li.current {
	font-weight: bold;
	color: #007528;
	background: none;
	padding-top: 0;
	padding-bottom: 8px;
	margin-bottom: 0;
}

.navi div.sub ul li.current a {
	color: #007528;
}

.navi li {
	padding-bottom: 8px;
}

.navi ul.sub_sidemenu li:last-child {
	padding-bottom: 0;
}

.navi ul.sub_sidemenu li:first-child {
	padding-top: 3px;
}

.messer {
	padding-top: 80px;
}

.center {
	float: left;
	background: #e8e8e8;
	width: 381px;
	padding: 20px 15px 10px 18px;
	line-height: 16px;
}

.center a:hover, .center a:focus {
	background: none;
}

.center h2 {
}

.bread {
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.bread a {
	color: #504e53;
}

.bread .breadcrumb-current {
	font-weight: bold;
	color: #007528;
}

.entry h4 {
	padding-bottom: 5px;
	margin-bottom: 0;
}

.right {
	float: right;
	background-image: url(src/right.jpg);
	width: 152px;
	color: #fff;
	font-size: 12px;
}

img.right {
	float: right;
	width: auto;
}

.themenkorb p {
	padding: 0; margin: 0;
	display: none;
}

.themenkorb {
	padding-top: 7px;
}

.right a, .right h1, .right h2, .right h3 {
	color: #fff;
}

.right h3 {
	width: 145px; 
	background: url(src/trans_bg.png);
	padding: 2px 0 2px 7px;
	margin-bottom: 5px;
}

.right h3 strong {
	font-weight: normal;
}

.right ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 12px; margin: 0 0 15px 0;
}

div.right .mug {
	margin-top: 10px;
}

ul.news {
 	padding: 10px 0 5px 0;
	margin: 10px 10px 10px 10px;
	background: url(src/trans_bg.png);
}

ul.news li {
	padding: 0 5px 0 14px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: top center;
}

ul.news li p {
	padding: 0;
	margin: 0;
}

ul.news li.mug {
	background: url(src/mug.jpg) no-repeat top center;
	padding-top: 70px;
}

ul.news li.dice {
	background: url(src/gruende.jpg) no-repeat top center;
	padding-top: 70px;
	margin: 0;
}

ul.news li.vision {
	background: url(src/vision.png) no-repeat top center;
	padding-top: 70px;
	margin: 0;
}


ul.links {
	padding: 0;
}

ul.links li {
	padding: 55px 5px 0 0;
	text-align: center;
	margin-bottom: 10px;
}

.right .contact {
	padding: 0 0 0 12px;
}

.legal {
	text-align: left;
	padding: 10px 0 40px 10px;
	color: #504e53;
}

.legal a {
	color: #504e53;
	border-bottom: none;
}

.person_info {
	width: 220px;
	padding: 0 0 0 10px;
	float: left;
}

.person_info p {
}

.person_photos {
	width: 120px;
	float: right;
}

#googlemap {
	width: 350px;
	height: 300px;
}

div#alternate_map {
	display: none;
}

#sitemap_list ul {
	list-style: none;
}

.contactForm {
width:308px;
} .contactForm p {
} .contactForm input[type="text"] {
width:240px;
padding: 1px;
} .contactForm textarea {
width:240px; height:120px;
padding: 5px;
} .submit {
width:90px!important;
} .hide {
display:none;
}
.hidden {
	display: none;
}
