@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

html, body {
	margin:0px;
	background-color:#fcfbfa;
	height:100%;
}

a {
	outline:none;
}

img {
	border:0px;
}

#wrapper {
	width: 899px;
	margin:0px auto;
	min-height:800px;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#logo a {
	display:block;
	width:290px;
	height:70px;
	margin-left:44px;
	float:left;
}

#mainnav-container {
	height:48px;
	float:right;
	width:400px;
	margin: 27px 4px 0 0;
}

#mainnav li {
	list-style-type:none;
	display:inline;
	margin-left:29px;
}

#leistungen {
	margin-left:43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#989898;
}

#leistungen img {
	margin-bottom:7px;
}

#leistungen a {
	text-decoration:none;
	color:#989898;
}

#leistungen span {
	display:block;
}

#marketing {
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
}

#marketing_act{
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
	background-image:url(../img/bg_nav_act.jpg);
	background-repeat:repeat-x;
}

#strategy {
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
}

#strategy_act{
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
	background-image:url(../img/bg_nav_act.jpg);
	background-repeat:repeat-x;
}


#politics {
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
}

#politics_act{
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
	background-image:url(../img/bg_nav_act.jpg);
	background-repeat:repeat-x;
}


#process {
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
}

#process_act{
	width:140px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
	background-image:url(../img/bg_nav_act.jpg);
	background-repeat:repeat-x;
}

#knowledge {
	width:142px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
}

#knowledge_act{
	width:142px;
	height:68px;
	float:left;
	padding:20px 0 0 22px;
	background-image:url(../img/bg_nav_act.jpg);
	background-repeat:repeat-x;
}

#content {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#474747;
	line-height:18px;
	width:595px;
	float:left;
	margin: 20px 0 0 64px;
}

* html #content {
	margin: 20px 0 0 33px;
}

#content p{
	margin-bottom:12px;
}

#content a{
	color:#5a2617;
	text-decoration:underline;
}

#content li{
	margin-left:40px;
}

#content h1 {
	color:#5a2617;
	font-size:14px;
	font-weight:normal;
	margin-bottom:14px;
}

#newsletter {
	width:141px;
	height:187px;
	float:left;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#474747;
	line-height:14px;
	background-image: url(../img/bg_newsletter.jpg);
	background-repeat: no-repeat;
	padding:10px;
	margin:28px 0 0 17px;
}

#newsletter h2 {
	color:#5a2617;
	font-size:13px;
	font-weight:normal;
	margin-bottom:12px;
}

#newsletter a {
	color:#5a2617;
	text-decoration:none;
	margin-right:2px;
}

#newsletter input {
	margin:8px 0 8px 0;
	width:134px;
}

.clearer {
	clear:both;
}
#footer {
	height:30px;
	background-image: url(../img/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: 59px 8px;	
	padding-top:17px;
}

a.addthis_button {
	float:left;
	margin-left:61px;
}

#footer ul{
	margin-right:37px;
}

#footernav li{
	list-style-type:none;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-right:25px;
}

#footernav li a{
	text-decoration:none;
	color:#606060;
}

#footernav li a:hover, #footernav li.active a{
	color:#5a2617;
}

#newsletterform #anmelden_button {
	border:none;
	background:url(../img/submit_anmelden.png);
	width:61px;
	height:8px;
	text-indent: -9000px; 
	text-transform: capitalize;
	cursor:pointer;
	outline:none;
	float:left;
	display:block;
}

#newsletterform #abmelden_button {
	border:none;
	background:url(../img/submit_abmelden.png);
	width:61px;
	height:8px;
	text-indent: -9000px; 
	text-transform: capitalize;
	cursor:pointer;
	outline:none;
	float:right;
	display:block;
}

.tx-drblob-pi1 {
	margin-bottom:20px;
}

table.tx_drblob_list {
	width:100%
}

.tx-drblob-pi1 .tx_drblob_list-head {
	text-align:left;
}

table.tx_drblob_list td{
	border-bottom: 1px solid #FBEFF9;
	padding:5px 0px 5px 0px;
	text-align:left;
}

table.tx_drblob_list th {
	text-align:left;
}

