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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.53em;
	color:#434343;
	margin:0px;
	background-image: url(../images/relaunch-2010/body-bg.jpg);
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#ea620d;
	padding:0px;
	margin:0 0 5px 0;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#bcb9b9;
	padding:0px;
	margin:0px;
}

a {
	text-decoration: none;
	color:#eb7006;
}

p {
	margin:0px;
	padding:0px;
}

hr{
	clear:both;
	border:0px;
	border-bottom:1px dotted #ea620d;
	height:0px;
	padding:5px 0 5px 0;
	margin:0px;
}

.clear{
	clear:both;
}

#container {
	width:1000px;
}

#top{
	position:relative;
	width:100%;
	height:147px;
	background-image:url(../images/relaunch-2010/main-top-overlay.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/main-top-overlay.png,sizingMethod='scale');
}

#top *{
	z-index:2;	
}

#claim{
	position:absolute;
	width:773px;
	height:67px;
	bottom:-15px;
	left:20px;
	background-image:url(../images/relaunch-2010/ihr-profi-fuer-perfekte-telefonansagen.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/ihr-profi-fuer-perfekte-telefonansagen.png,sizingMethod='scale');
	background-repeat:no-repeat;
}

#main-section{
	position:relative;
	width:100%;
	min-height:auto !important;
	min-height:566px;
	background-image:url(../images/relaunch-2010/container-main-bg.jpg);
	background-repeat:repeat-y;
}

#main-section *{
	z-index:1;
}	

#left{
	float:left;
	width:154px;
	background-color:#ea620d;
	padding:60px 20px 60px 20px;
}

#menu ul{
	list-style:none;
	margin:5px 0 25px 27px;
	padding:0;
}

#menu ul li{
	line-height:1.6em;	
}

#menu span{
	font-size:1.4em;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/relaunch-2010/menu-top-bg.png) !important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/menu-top-bg.png,sizingMethod='scale');
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}

#menu a{
	font-size:1.1em;
	color:#fff;	
}

#menu a:hover{
	color:#434343;	
}

#menu .main_menu_sel{
	color:#434343;
	font-weight:bold;
}

#address{
	position:absolute;
	bottom:20px;
	left:25px;
	padding:28px 0 0 0;
	color:#fff;
	font-size:1em;
}

#logo{
	position:absolute;
	width:101px;
	height:101px;
	top:22px;
	right:50px;
	background-image:url(../images/logo-warteschleife-com.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/warteschleife-logo.png,sizingMethod='scale');
}

#logo a{
	line-height:190px !important;
	line-height:100px;
	padding:100px 135px 20px 0;
}

#header{
	float:left;
	width:297px;
	height:566px;
	background-color:#000;
	background-image:url(../images/relaunch-2010/header.jpg);
	background-repeat:no-repeat;
}

#content-section{
	float:left;
	width:469px;
	padding:20px 20px 0 20px;
}

#slogan{
	margin:0 0 12px 0;
	color:#9d9d9d;
	font-weight:bold;
}

#content{
	margin:15px 0 0 0;	
}

#bottom{
	position:relative;
	width:100%;
	height:165px;
	background-image:url(../images/relaunch-2010/main-bottom-overlay.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/main-bottom-overlay.png,sizingMethod='scale');
}

#bottom-menu{
	position:absolute;
	top:10px;
	right:40px;
}

#bottom-menu img{
	border:0;
	margin:0 0 0 15px;
}

#languages{
	position:absolute;
	top:11px;
	right:0px;
}

#languages img{
	border:0;	
}

#abc-tags{
	position:absolute;
	width:279px;
	top:8px;
	left:203px;	
	text-align:justify;
	filter: alpha(opacity=60);
  	-moz-opacity: 0.60;
  	opacity: 0.60;
}

#abc-tags h3{
	display:none;
}

#abc-tags ul{
	padding:0;
	margin:0;
}

#abc-tags .tag1{
	font-size:1.4em;
	font-weight: bold;
	color: #fff;
}

#abc-tags .tag2{
	font-size:1.3em;
	font-weight: bold;
	color: #eee;
}

#abc-tags .tag3{
	font-size:1.2em;
	font-weight: bold;
	color: #dac9ad;
}

#abc-tags .tag4{
	font-size:1.1em;
	font-weight: bold;
	color: #d1bc98;
}

#abc-tags .tag5{
	font-size:1em;
	font-weight: normal;
	color: #bba57f;
}

/* kontaktformular */
input{
	border: 1px dotted #a1a1a1;
	width: 300px;
	margin-bottom: 7px;
}

.kontakttabelle select{
	border: 1px dotted #a1a1a1;
	width: 300px;
	margin-bottom: 7px;
}

.kontakttabelle .textbox{
	border: 1px dotted #a1a1a1;
	width: 300px;
	background-color:#ffffff;
}

.absenden{
	background-color: #eb7006;
	color: #FFFFFF;
	font-weight:bold;
	border:0px;
	margin-top:10px;
	cursor:pointer;
	width:303px;
}

.textbox_mehrzeilig{
	width:298px;
	height:100px;
	border: 1px dotted #a1a1a1;
	overflow:auto;
}

.telemediengesetz{
	margin:10px 0 0 0;
	width:300px;
	text-align:justify;
	font-weight:normal;
}
/* kontaktformular */

/* referenzen */
.referenzen_list {
	width:94%;
	height:50px;
	padding: 10px;
	margin-bottom:20px;
	border: 1px #CCCCCC dotted;
}

.referenzen_prepic_alt {
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px #CCCCCC dotted;
	padding: 10px 5px 20px 5px;
	cursor: pointer;
	font-size: 10px;
}

.referenzen_prepic {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	font-size: 10px;
}

.referenzen_prepic div{
	width: 120px;
	height: 90px;
	overflow: hidden;
	border: 1px #ddd dotted;
}
.referenzen_prepic img {
}

.referenzen_image {
	border: 1px #ddd dotted;
}

.mehr {
	margin-top: 8px;
	margin-right: 0px;
	float:right;
}

.info{
	font-weight:bold;
}
/* referenzen */

/* abs */
.abcletter{
	margin:0 0 10px 0;	
}

.letter_big {
	color:#999;
	font-size:1.8em;
	font-weight: bold;
	padding:3px 8px 3px 8px;
	border:1px dotted #eb7006;
}

.abcletter td {
	border: 1px dotted #eb7006;
	padding:4px 0 4px 0;
}

.abcletter td a{
	font-weight: bold; 
	text-align: center; 
	padding: 2px; 
	width: 16px; 
	align: center;
}

.faq_marked{
	color:#9a6639;
	font-weight:bold;
}

.abc-list-word{
	line-height:1.8em;
}
/* abc */

.bild-rechts {
	margin-top: 20px;
	margin-right: 20px;
	float: right;	
}
