html, body, p, ul, li, div, a, img {
	margin:0px;
	padding:0px;
	color:#7b8795;
	font-family:Helvetica, Arial, sans-serif;
}
html {overflow-y:scroll;}
body {
	background-color:#00325f !important;
}
.verlauf {
	width:100%;
	height:533px;
	background:url(../img/verlauf.jpg) repeat-x scroll left top;
	left:0px;
}
.bg_left {
	position:absolute;
	width:50%;
	left:0px;
	z-index:5;
}
.bg_right {
	position:absolute;
	width:50%;
	height:420px;
	right:0px;
	margin-left:50%;
	z-index:5;
	background:url(../img/background.jpg) top left no-repeat;
}
.center {
	width:980px;
	margin:auto;
}
* html .center {
	position:absolute;
	left:50%;
	margin-left:-490px;
	z-index:20;
}
.all {
	float:left;
	width:932px;
	/*margin-left:24px;*/
	background-color:#ffffff;
}

.background {
	position:absolute;
	width:980px;
	background:url(../img/schatten.jpg) top left repeat-y;
	z-index:10;
}
.schatten_links {
	width:24px;
	height:538px;
	float:left;
	background:url(../img/schatten_links_oben.jpg) top left no-repeat;
}
.schatten_rechts {
	width:24px;
	height:538px;
	float:right;
	background:url(../img/schatten_rechts_oben.jpg) top left no-repeat;
}
.header {
	width:932px;
	height:107px;
	background:url(../img/header.jpg) top right no-repeat;
}
.logo {
	float:left;
}
.navigation_top {
	float:left;
	font-size:12px;
	margin:7px 0px 0px 357px;
	color:#0057a3;
}
* html .navigation_top {
	margin:7px 0px 0px 310px;
}
.navigation_top a, .navigation_top a:visited {
	color:#0057a3;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
.navigation_top a:hover {
	color:#3d97e6;
}

/*
NAV ALT
.navigation_bg {
	width:932px;
	height:28px;
	background:url(../img/navigation_bg.jpg) top left no-repeat;
	font-size:14px;
}
.navigation_bg ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:267px;
}
.navigation {
	width:133px;
	height:28px;
	float:left;
	text-align:center;	
	font-weight:bold;
	background:url(../img/navigation.gif) top left no-repeat;
}
.navigation_act {
	width:133px;
	height:28px;
	float:left;
	text-align:center;
	font-weight:bold;
	background:url(../img/navigation_act.gif) top left no-repeat;
}
.navigation a, .navigation a:visited, .navigation_act a, .navigation_act a:visited {
	display:block;
	height:28px;
	color:#ffffff;
	text-decoration:none;
	padding-top:7px;
}
.navigation a:hover {
	display:block;
	height:28px;
	color:#ffffff;
	text-decoration:none;
	background:url(../img/navigation_act.gif) top left no-repeat;
	padding-top:7px;
}
*/
div.navigation_bg {
	width:932px;
	height:32px;
	background:url(../img/nav/navigation_bg.jpg) top left no-repeat;
	font-size:14px;
}
div.navigation_bg ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 15px 0px 0px;
}
* html div.navigation_bg ul {
	display:inline;
}
li.navigation {
	float:left;
	height:32px;
	text-align:center;	
	font-weight:bold;
}
li.navigation a {
	display:block;
	height:25px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding:7px 8px 0px 8px;
}
li.navigation a:hover {
	background:url(../img/nav/navigation_act.png) top center no-repeat;
}
li.navigation_act {
	float:left;
	height:32px;
	text-align:center;	
	font-weight:bold;
}
li.navigation_act a {
	display:block;
	height:25px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding:7px 8px 0px 8px;
	background:url(../img/nav/navigation_act.png) top center no-repeat;
}
* html li.navigation a, * html li.navigation_act a, * html li.navigation a:hover {
	height:32px;
}
* html li.navigation_act a {
	text-decoration:underline;
	background:none;
}
* html li.navigation a:hover {
	text-decoration:underline;
	background:none;
}
* html li.navigation, * html li.navigation_act {
	width:1px;
}
li.navigation_trenner {
	float:left;
	width:2px;
	height:32px;
	font-size:0px;
	background:url(../img/nav/navigation_trenner.gif) top left no-repeat;
}
div.unav {clear:both;width:932px;height:30px;}
ul.unav {list-style-type:none;float:right;margin:7px 15px 0px 0px;}
* html ul.unav {display:inline;}
ul.unav li {float:left;font-size:12px;color:#4b4b4b;}
ul.unav li a {text-decoration:none;color:#4b4b4b;font-size:12px;padding:0px 8px 0px 8px;}
ul.unav li a.act, ul.unav li a:hover {text-decoration:underline;}


div.news_pfeil {float:left;width:95px;height:100px;background:url(../img/news/news_pfeil.jpg) no-repeat;}
div.newsl {float:left;margin:5px 0px 0px 0px;width:127px;}
div.newsr {float:left;margin:5px 0px 0px 10px;}
div.newsr p {margin:0px !important;}
div.newsr h1 {font-size:16px;margin:0px 0px 5px 0px;width:410px;}
div.news-list-space {clear:both;width:25px;height:10px;}
div.news-single-content {clear:both;margin:0px 0px 0px 100px;}
div.news-single-backlink {margin:0px 0px 0px 100px;}
* html div.news_pfeil, * html div.newsl, * html div.newsr {display:inline;}


.main {
	width:932px;
	background-color:#ffffff;
}
.navigation_left {
	width:246px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.navigation_left li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


li.navleft_8, li.navleft_9, li.navleft_10 {
	display:block;
	width:246px;
	height:89px;
}
li.navleft_11 {
	display:block;
	width:246px;
	height:105px;
}
li.navleft_8 a, li.navleft_8 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/beratung.gif) top left no-repeat;
}
li.navleft_8 a:hover, li.navleftact_8 a, li.navleftact_8 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/beratung_act.gif) top left no-repeat;
}
* html li.navleft_8 a, * html li.navleft_8 a:visited, * html li.navleft_8 a:hover, * html li.navleftact_8 a, * html li.navleftact_8 a:visited {
	width:246px;
	height:89px;
}
li.navleft_9 a, li.navleft_9 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/internetauftritte.gif) top left no-repeat;
}
li.navleft_9 a:hover, li.navleftact_9 a, li.navleftact_9 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/internetauftritte_act.gif) top left no-repeat;
}
* html li.navleft_9 a, * html li.navleft_9 a:visited, * html li.navleft_9 a:hover, * html li.navleftact_9 a, * html li.navleftact_9 a:visited {
	width:246px;
	height:89px;
}
li.navleft_10 a, li.navleft_10 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/ecommerce.gif) top left no-repeat;
}
li.navleft_10 a:hover, li.navleftact_10 a, li.navleftact_10 a:visited {
	display:block;
	width:230px;
	height:39px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/ecommerce_act.gif) top left no-repeat;
}
* html li.navleft_10 a, * html li.navleft_10 a:visited, * html li.navleft_10 a:hover, * html li.navleftact_10 a, * html li.navleftact_10 a:visited {
	width:246px;
	height:89px;
}
li.navleft_11 a, li.navleft_11 a:visited {
	display:block;
	width:230px;
	height:55px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/onlinevermarktung.gif) top left no-repeat;
}
li.navleft_11 a:hover, li.navleftact_11 a, li.navleftact_11 a:visited {
	display:block;
	width:230px;
	height:55px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:50px 0px 0px 16px;
	background:url(../img/onlinevermarktung_act.gif) top left no-repeat;
}
* html li.navleft_11 a, * html li.navleft_11 a:visited, * html li.navleft_11 a:hover, * html li.navleftact_11 a, * html li.navleftact_11 a:visited {
	width:246px;
	height:105px;
}
.header_img {
	float:left;
	width:662px;
	height:164px;
	margin-left:24px;
	background-color:#ffffff;
}
.content {
	float:right;
	width:565px;
	padding:32px 15px 0 80px;
	font-size:13px;
	background:url(../img/content_pfeile.jpg) top left no-repeat;
}
* html .content {
	display:inline;
}

div.content p {margin:0px 0px 10px 0px !important;line-height:18px;}

p.grey_bold {
	font-size:14px;
	font-weight:bold;
	color:#7B8795;
}
.content ul {
	margin-left:40px;
}
.content li {
	list-style-position:outside;
	list-style-type:square;
	color:#0057a3;
}
.content a, .content a:visited {
	text-decoration:none;
}
.content a:hover {
	color:#0057a3;
}
.space1 {
	float:left;
	width:24px;
	height:95px;
	background-color:#ffffff;
}
.space2 {
	clear:both;
	width:932px;
	height:28px;
}
.space3 {
	clear:both;
	width:932px;
	height:30px;
}
.bottom {
	width:932px;
	background-color:#ffffff;
}
.bottom_left {
	float:left;
	width:246px;
	height:25px;
	color:#ffffff;
	padding:70px 0px 0px 0px;
	text-align:right;
	font-weight:bold;
	background:url(../img/grauebox_links.gif) top left no-repeat;
}
.bottom_main {
	float:left;
	width:617px;
	height:95px;
/*	font-size:16px;*/
font-size:15px;
font-style:italic;
	color:#9ea7b1;
	background-color:#ffffff;
}
.bottom_main a {
	color:#7B8795;
	font-size:12px;
	text-decoration:none;
}
.bottom_main a:hover {
	color:#0057A3;
}
p.blue_bold {
	color:#0057a3;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px !important;
}
p.bottom_blue_bold {
	color:#0057a3;
	font-weight:bold;
	font-size:12px;
	margin:9px 5px 0px 0px;
	text-align:right;
}
.bottom_right {
	float:left;
	width:45px;
	height:95px;
	background:url(../img/grauebox_rechts.gif) top left no-repeat;
}
.footer {
	clear:both;
	width:980px;
	height:70px;
	color:#ffffff;
	font-size:12px;
	background:url(../img/footer.jpg) top left no-repeat;
}
.footer_text {
	float:left;
	width.700px;
	margin:8px 0px 0px 40px;
	color:#ffffff;
}
* html .footer_text {display:inline;}
input[type="text"], textarea {
	color:#7B8795;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

li.deep1 {margin-left:20px;}

div.news-single-data  {margin:5px 0px 0px 60px;}
div.news-single-data img {margin:0px 5px 0px 0px;}
div.tx-ttnews-browsebox {margin:0px 0px 0px 20px;}
div.tx-ttnews-browsebox p {margin:0px !important;}
blockquote {margin:0px;font-family:"Courier New";}
blockquote p {font-family:"Courier New";}

div.like {float:right;margin-top:5px;}

div.social {position:fixed;z-index:100;width:29px;height:320px;right:0px;top:107px;}
* html div.social {position:absolute;z-index:100;width:29px;height:320px;right:0px;top:107px;}
div.social a {display:block;width:26px;height:100px;text-decoration:none;margin:0px 0px 0px 3px;}
div.social a.facebook {background:url(../img/social/icon_facebook.png) no-repeat;margin:0px 0px 10px 3px;}
div.social a.facebook:hover {width:29px;margin:0px 0px 10px 0px;}
div.social a.twitter {background:url(../img/social/icon_twitter.png) no-repeat;margin:0px 0px 10px 3px;}
div.social a.twitter:hover {width:29px;margin:0px 0px 10px 0px;}
div.social a.xing {background:url(../img/social/icon_xing.png) no-repeat;}
div.social a.xing:hover {width:29px;margin:0px;}
