/* ALLGEMEIN */

@import url("reset.css");
@import url("typo.css");
body {
		color: #292117;
		
}


.wrapper {
	
	width:  940px !important;
	width:  960px;
	margin-left: 50%;
	position: absolute;
	left: -490px;
	padding: 0px 20px;
}

.head-grafik {
	height: 180px;
	padding-left: 30px;
	padding-top: 20px;
}

.navi {
	height:  150px;
	padding-left: 30px;
	text-align: center;
	color: #fff;
	background-image: url("../img/trenner.jpg");
	background-position: 0 30px;
}

.navi ul li {
	display: block;
	float: left;
}

.navi ul li a {
	
	height: 39px !important;
	height:  63px;
	padding-top: 24px;
	float: left;
	width: 300px;
	width:  270px !important;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.navi ul li.cb-bt {
	width: 63px;
	padding-top: 0px;
}

.inhalt-ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

.inhalt-ul li{
	margin-bottom: 6px;
}



.submenu li a, .submenu-bl li a {

	height: 13px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 290px;
	display: block;
	text-decoration: none;
	color: #888;

	border-bottom: 1px solid #e1e1e1;
	background-image: url("../img/bullet-white.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
}

.submenu ul li a, .submenu-bl ul li a {
	font-size: 13px;
	height: 13px;
	padding-top: 7px;
	padding-bottom: 11px;
	width: 290px;
	display: block;
	text-decoration: none;
	color: #888;
	border-bottom: 1px solid #e1e1e1;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 40px;
}

.submenu ul li a:hover, .submenu-bl ul li a:hover {
	background-image: none;
	color: #444;
}


.submenu li a.first, .submenu-bl a.first {
	border-top:none;
}

.submenu li a.last, .submenu-bl a.last {
	border-bottom:none;
}

.submenu li a:hover, .submenu li a.active {
		background-image: url("../img/bullet-pink.png");
}

.submenu-bl li a:hover, .submenu-bl li a.active {
		background-image: url("../img/bullet-purple.png");
}


.submenu-cl li a:hover, .submenu-cl li a.active {
		background-image: url("../img/bullet-turkis.png");
}

.bl-bt {
	background-image: url("../img/bt-lounge-1.png");
}

.bl-bt:hover {
	background-image: url("../img/bt-lounge-2.png");
}

.mp-bt {
	background-image: url("../img/bt-meinpermanent-1.png");
}

.mp-bt:hover {
	background-image: url("../img/bt-meinpermanent-2.png");
}


.cl-bt {
	background-image: url("../img/bt-college-1.png");
}

.cl-bt:hover {
	background-image: url("../img/bt-college-2.png");
}



.center-1 {
	width: 470px !important;
	width: 570px;
	float: left;
	padding-left: 30px;
	padding-right: 70px;
	margin-bottom: 60px;


}


.center-1 ol {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 20px;
	margin-top: 20px;
	
}

.center-1 img {
	margin: 20px 0px;
}

.linkliste img {
	margin: 0px 0px;
	position: relative;
	top: 2px;
}

label{
	margin-bottom: 6px;
	display: block;
	font-style: italic;
}

.left-1 {
	width: 320px;
	float: left;
	margin-bottom: 60px;
	padding-left: 10px;
}

.teaser {
	clear: both;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 290px !important;
	width: 310px;
	height: 100px !important;
	height: 130px;
	margin-top: 20px;
	color: #fff;
	box-shadow:inset 0px 0px 2px #000;
	-webkit-box-shadow:inset 0px 0px 2px #000;
	-moz-box-shadow:inset 0px 0px 2px #000;
	padding: 20px 10px 10px 10px; 
}

.teaser-bl {
	background-color: #6e2c7d;
	background-image: url("../img/teaser-arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}


.teaser-mpm {
	background-color: #e7509c;
	background-image: url("../img/teaser-arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.teaser-cl {
	background-color: #40bfc2;
	background-image: url("../img/teaser-arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.teaser-all {
	background-color: #292117;
	background-image: url("../img/teaser-arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.social-buttons {
	margin-top: 20px;
	padding-right: 5px;
}
.social-buttons li{
	float: right;
}

.footer {
	padding-left: 35px;
	clear: both;
	height: 200px;
	background: url("../img/trenner.jpg");
	background-position: 0 25px;
	
}

.l3 {
	margin-top: 40px;
	margin-right: 10px;
	float: left;
	width: 270px;
	
}

.cb-bt {
	cursor: pointer;
}

.tooltip {
	display:none;
	background:  url("../img/tooltip.png") no-repeat;
	font-size:12px;
	height:52px;
	width:218px;
	padding-top:20px;
	text-align: center;
}

.fon-form-index {
	clear: both;
	display: none;
	margin: 0px;
	background:  url("../img/fonform-bg.png") no-repeat;
	font-size:12px;
	height: 240px !important;
	height: 200px;
	width:340px !important;
	width: 380px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: #292117;
	position: absolute;
	top:  340px !important;
	left:  546px !important;
	
}

.fon-form {
	clear: both;
	display: none;
	margin: 0px;
	background:  url("../img/fonform-bg.png") no-repeat;
	font-size:12px;
	height: 240px !important;
	height: 200px;
	width:340px !important;
	width: 380px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: #292117;
	position: absolute;
	top:  260px !important;
	left:  546px !important;
	
}

#fonnr {
	width: 200px;
}
#pricelist {
	margin-top: 20px;
	
}



#pricelist td{
	padding-top: 20px;
	padding-left: 12px;
	width: 300px;
	padding-bottom: 20px;
	margin:  0px;
	
	
}

#pricelist td.even {
	background-color: #eee;
	border-bottom: 1px solid #ccc;	
}
#pricelist td.even-right {
	background-color: #eee;
	border-bottom: 1px solid #ccc;	
	text-align: right;
	padding-right: 12px;
}

#pricelist td.right{
	text-align: right;
	padding-right: 12px;
	
}

#mpm-image {
	margin-left: 100px;
}

#bl-image {
	margin-left: 130px;
}

#cl-image {
	margin-left: 50px;
}

#mpm-bottom-image {
	margin-top: 60px;

}

#cl-bottom-img {
	margin-top: 20px;

}


#bottom-image-bl {
		margin-top: 60px;
		margin-left: 220px;
}

img.left-img-long {
	margin-top: 20px;
}

img.left-img-short {
	margin-top: 20px;
}

.small-image {
	width: 240px;
	padding-right: 10px;
}

hr {
	
	height: 1px;
	border: 0px solid #ccc;
	margin:  20px 0px;
	background-color: #ccc;
	
}

.ansp {
	float: right;
}

.adr {
	float: left;
}

.clear {
	clear: both;
}

#namecb {
	display: inline;
	width: 100px;
	margin-right: 10px;
	float: left;
}

#fonnrcb {
	display: inline;
	width: 150px;
	float: left;
}

#cb-submit {
	position: relative;
	top: 0px;
}

.fl2 {
	float: left;
	margin-bottom: 10px;
	margin-right:  40px;
	width:  200px;

}

.fl3 {
	float: left;
}

#rmcb {
	position: absolute;
	z-index: 9999;
	top:  0;
	padding-left: 40px;
	width: 100%;
	height: 40px;
	background-color: #fff;
	color: green;
	padding-top: 10px;
	
}
