/* @override http://takuma.de/tl_files/takuma_neu/css/layout.css */

@font-face {
	font-family: 'TrajanProRegular';
	src: url('trajanpro-regular-webfont.eot');
	src: local('☺'), url('trajanpro-regular-webfont.woff') format('woff'), url('trajanpro-regular-webfont.ttf') format('truetype'), url('trajanpro-regular-webfont.svg#webfontawEwzEcH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TrajanProBold';
	src: url('trajanpro-bold-webfont.eot');
	src: local('☺'), url('trajanpro-bold-webfont.woff') format('woff'), url('trajanpro-bold-webfont.ttf') format('truetype'), url('trajanpro-bold-webfont.svg#webfontawEwzEcH') format('svg');
	font-weight: normal;
	font-style: normal;
}

#logo_div {
    text-align: center;
}

body {
	background: #323333;	
    /*background: #f9f9f9;*/
    color: #737475;
    font-size: 12px;
    line-height: 22px;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	overflow-x:hidden;
}

span#logo {
	position: relative;
	left: -35px;
	top: 10px;
	width: 200px;	
	float: left;
}

div#wrapper {
	background: #f9f9f9;	
	padding-bottom: 20px;	
}

#wrapper_wrap {
	background: #f9f9f9;	
	width: 100%;
	overflow: hidden;
}

#header div.inside {
	padding-bottom: 2px;
	background: url(../img/divider.jpg) repeat-x 0 bottom;
	margin-bottom: 20px;
	height: 97px;
}

.mod_navigation
{
	width: 650px;
	position: relative;
	top: 65px;
	left: 110px;
}

#googlemaps {
	margin-top: 58px;
	width: 250px;
	height: 168px;
	border: #d8d8d8 thin solid;
	background: white;
	padding: 5px;
}

#kontakt div.ce_form.tableform.block {
	clear: both;
}

#kontakt div.ce_text.block {
	width: 250px;
	float: left;
	padding-bottom: 10px;
}
  
.mod_navigation p
{
    margin:0px;
    padding:0px;
}
 
.mod_navigation ul
{
     margin:0px;
     padding:0px;
     list-style-type:none;
}

 .mod_navigation li
 {
     width:100px; /* Breite eines Menüpunktes festlegen */
     position:relative; /* Position */
     float:left; /* links nebeneiander anordnen */
     background-color:#f9f9f9; /* eine Hintergrundfarbe */
     padding: 0px 10px;
	 color: #5a5a5a;
	 border: none;
    height: 32px;
    line-height: 17px !important;
	 font: 18px Times, "Times New Roman", Georgia, serif !important;       
	 vertical-align: bottom;
	 text-align: center;	 
}

.mod_navigation li a,.mod_navigation li a:visited{
    color: #5a5a5a;
	text-decoration: none;
    height: 32px;
    line-height: 17px !important;	
}

.mod_navigation li a:hover{
    color: #b1b1b1;	
}
 
.mod_navigation li ul
{
    left:-1px;
    top:36px; /* zweite Ebene beginnt 1 Pixel unter der ersten Ebene */
    position:absolute; /* Position wird absolut zum Elternelement gesetzt */
    display:block; /* Für erste Formatierung sichtbar. Wir später auf none gesetzt */
}

.mod_navigation li ul ul
{
    left:101px;
    top:0px;
    position:absolute;
}

.mod_navigation li ul
{
    bottom:0px;
    left:-1px;
    right:0px;
    top:36px;
    position:absolute;
    display:none; /* Ausbleden der Untermenüs */
}

.mod_navigation li:hover ul
{
    display:block;
}

.mod_navigation ul li:hover ul ul
{
    display:none;
}

.mod_navigation ul ul li:hover ul
{
    display:block;
}

.mod_navigation ul.level_1 li.active {
    color: #ed7413;
    background: url("../img/menu_arrow.jpg") no-repeat center bottom;	
}



#footer_wrapper {
	width:891px; 
	margin:0 auto;	
}

div#footer_bg {
	background: #323333;
}


#right {
	margin-top: 22px;	
	padding-left: 29px;
	width: 210px;
}

h1,h2,h3,h4,h5,h6{
	color: #ed7413;
	font-family:  Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
}

h1{
	font-size: 19px;
	line-height: 28px;
}

h2{
	font-size: 17px;
	line-height: 26px;	
}


a,a:hover,a:visited{
    color: #d67523;
	/*font-weight: bold;*/    
    text-decoration: none;    
}

a:hover{
    text-decoration: underline;
}

#main .inside{
    width: 590px;
    padding: 0px 10px !important;	
}

#elements1000 div.slideshow-images a img, #elements2000 div.slideshow-images a img {
	/*border: #d8d8d8 thin solid;
	margin-top: 1px;*/
	width: 208px !important;
	height: 122px !important;
}

#elements1000 div.slideshow-images, div#elements1000noscript, #elements2000 div.slideshow-images,div#elements2000noscript{
	width: 208px !important;
	height: 122px;
	border: #d8d8d8 thin solid;	
	margin-right: 10px;
}

div.mod_cataloglist.block table{
	width: 640px;
}

div.mod_cataloglist.block td span.image img {
	border: #d8d8d8 thin solid;		
}

div.mod_cataloglist.block table.layout_simpletable tbody tr td {
	padding-right: 25px;
	padding-bottom: 20px;
}

#referenzen_sidebar {
	padding-bottom: 6px;
}

#banner_top{
	width: 635px;
	height: 26px;	
	background: url("../img/banner_bg_top.jpg") no-repeat;
}

#banner{
	width: 635px;
	background: url("../img/banner_bg.jpg") repeat-y;	
}

#banner #inside {
	background: #eee;
	margin-left: 25px;
	padding: 0px 0px;
	width: 585px;
	height: 220px;	
	overflow: hidden;	
}


/* slider startseite */
#left_sliderbox{
	height: 220px;
	width: 185px;	
	background: #323333;
	float: left;
	color: white;
}


#main_sliderbox{
	position: absolute;
	height: 220px;
	width: 400px;	
	margin-left: 185px;
	overflow:hidden;	
}

#banner_bottom{
	width: 635px;
	height: 30px;
	background: url("../img/banner_bg_bottom.jpg") no-repeat;
}

ul#handles5  {
	height: 200px;
	margin: 0px;
	padding: 10px;
	list-style: none;
}

#handles5 li {
	padding: 10px 0px;
	font-weight: bold;
	font-size: 13px;
}

#main_sliderbox #tabs-body {
	height: 200px;
	margin: 0px;
	padding: 10px 10px;	
	overflow: hidden;
}

#sitemap ul {
	list-style: none;
}

#banner_wrapper {
	margin-left: -10px;
}

#footer_links1 ul, #footer_links2 ul, #footer_social ul {
	list-style-type: none;
	padding-left: 20px;
}

#footer_links1 ul li, #footer_links1 ul li a, #footer_links2 ul li, #footer_links2 ul li a{
	line-height: 25px;			
	color: #e4e4e4;
	text-decoration: none;
}

#footer_links1 ul li a, #footer_links2 ul li a, #footer_adress a{
	background: url("../img/footer_arrow.gif") no-repeat left center;
	padding-left: 15px;
	color: #e4e4e4;
}

#footer_links1 ul li a:hover, #footer_links2 ul li a:hover, #footer_adress a:hover{
    color: #d67523;
	background: url("../img/footer_arrow_hover.gif") no-repeat left center;
	text-decoration: underline;
}

#footer_social li{
	line-height: 25px;			
}

#twitter_footer_link {
	background: url("../img/twitterBtn.jpg") no-repeat 0 center;
}

#rss_footer_link {
	background: url("../img/rssBtn.jpg") no-repeat 1px center;	
}

#xing_footer_link {
	background: url("../img/xingBtn.jpg") no-repeat 1px center;		
}

#blog_footer_link {
	background: url("../img/blogBtn.jpg") no-repeat 1px center;			
}

#footer_social a{
	line-height: 25px;			
	padding-left: 30px;
	color: #e4e4e4;
	text-decoration: none;	
}

#footer_social a:hover{
    color: #d67523;	
    text-decoration: underline;
}

#content_set {
    padding-top: 10px;
}

#footer {
	padding: 10px 0px 20px 10px;
	color: #e4e4e4;
	line-height: 14px;
}

#kontakt div.formbody table tbody tr td{
	padding: 3px 0px;
}

#kontakt div.formbody table tbody tr td.col_0 {
	width: 110px;
}

#footer_adress {
	width: 220px;
	float: left;
	padding-top: 5px;
	overflow: hidden;
}

#footer_links1 {
	width: 120px;
	float: left;	
	overflow: hidden;	
}

#footer_links2 {
	width: 160px;
	float: left;	
	overflow: hidden;	
}

#footer_social:after {
	clear: left;
}

div.c33l.first {
    margin-left: 10px !important;
    padding-left: 10px !important;
}

.hidden{
    display: none;
}

/* Nachrichten leiste */
#latest_news div.layout_latest.block h2 {
	display: inline;	
	margin: 0;
	padding: 0;
}

#latest_news div.layout_latest p.teaser {
	margin: 0;
	padding: 0;	
}

span.sideheadline a{
    color: #737475;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

span.sideheadline a:hover{
	text-decoration: underline;
}

div#container {
	/*background: url("../img/hline.jpg") repeat-y 651px top;*/
	margin-top: 30px !important;
}

#right h2 {
	margin-top: 28px;
	line-height: 26px;			
	padding: 0;	
	 font: 18px Times, "Times New Roman", Georgia, serif !important;       	
}

#latest_news h2{
	line-height: 26px;		
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	 font: 18px Times, "Times New Roman", Georgia, serif !important;       		
}

#latest_news div.layout_latest h2 a {
	font-size: 14px;
	line-height: 14px;			
	text-decoration: none;
	color: #969798;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;	
	font-weight: bold;	
}

#nachrichtendetail p{
	margin: 0px;
	padding: 0px;
	display: inline;	
}

p.back:before{
	clear: both;
}

p.back {
	display: block;
	float: none;
	clear: both;
	line-height: 40px;
}

#nachrichtendetail span.info {
	font-style: italic;
}

span.more a {
	text-decoration: none;
	background: url("../img/main_arrow.gif") no-repeat left center;
	padding-left: 8px;
	margin-left: 2px;
	display: block;	
}

#main .inside a {
	text-decoration: none;
	background: url("../img/main_arrow.gif") no-repeat left center;
	padding-left: 8px;
	margin-left: 2px;	
}

#main .inside span.sideheadline a, #main .inside h1 a,  #main .inside h2 a,  #main .inside h3 a {
	text-decoration: none;
	background: none;
	padding-left: 0;
	margin-left:0;	
}

#latest_news span.more a:hover, #main .inside a:hover, #main .inside span.sideheadline a:hover{
	text-decoration: underline;
}

#latest_news div.layout_latest p.info {
	display: inline;
	padding-right: 10px;	
}

div.layout_latest span.info {
	font-style: italic;
}

#latest_news div.layout_latest.block.first.last.even span.more {
	margin: 0;
	padding: 0;		
	display: inline;
}

div.pagination.block ul {
	list-style: none;	
	padding: 0px;
}

div.pagination.block li{
	display: inline;
}

.ref_table td a {
	background: none !important;
	padding-left: 0px !important;
}

#sbox-content p {
	margin: 0px;
	padding-left: 10px;
}

#sbox-content td {
	vertical-align: top;
}

#sbox-content td img{
	border: #d8d8d8 thin solid;	
	padding: 10px;
}

