 /* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** {
  margin: 0;
  padding: 0;
  border: 0;
}*/

html {
  background: url(../images/bg_html.jpg) 0 0 repeat;
  font: 62.5%/1.8em Verdana, Helvetica, Arial, sans-serif;
}

body {
  background: url(../images/bg_header_b.jpg) 0 0 repeat-x;
  color: #848687;
  font-size: 1.4em;
  
}

a {
  color: #096bb3;
  margin-bottom: .6em;
}

p {
  color: #595a5b;
  margin-bottom: 1.4em;
}

h1 {
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 18px;
}

h2 {
  font-size: 23px;
  line-height: 24px;
  margin-bottom: 6px;
  color: #096bb3;
}

h3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top:10px;
  color: #555857;
}

h4 {
  font-size: 17px;
  line-height: 18px;
  margin-bottom: 18px;
}

h5 {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 18px;
}

hr {
border:solid #e6e6e6 0.5px;
}
.noBorder {
  border: 0!important;
}

.noText {
  text-ident: -9999px;
  font-size: 0px;
  overflow: hidden;
  color: #ccc;
}

.noMargin {
  margin: 0!important;
}

/*.clearfix {
  display: inline-block;
}*/

.clear {
  float: none;
  clear: both;
}

.linie {
  border-bottom: 1px solid #e6e6e6;
  width: 920px;
}

.line {
  border-bottom: 1px solid #e6e6e6;
  width: 620px;
  margin:5px 0 10px 0;
}

.tx-ttnews-browsebox p {
padding:5px;
}

.news-list-morelink a{
font-size:1.2em;
margin:5px 0 5px 0;
}

.news-list-morelink{
margin:5px 0 5px 0;
}

.news-list-item a{
  color:#096bb3;
  margin: 0 0 0.6em 0;
  padding: 0 0 10px 0;
  font-size: 1em;
  font-weight:bold;
  line-height:21px;
}

.address_detail{
  width:900px;
}

.csc-sitemap{
  margin-bottom: 20px;
}

.csc-sitemap ul{
  margin-bottom: 20px;
  padding: 8px 0;
}

.csc-sitemap li{
  margin-bottom: 5px;
  padding: 0 0 0 40px;
  
}

.tx-felogin-pi1 form {
  margin-bottom:10px;
  margin-top:10px;
}
.tx-felogin-pi1 legend, .tx-felogin-pi1 input {
  margin-bottom:10px;
 }
 
.tx-srfeuserregister-pi1 {
  margin-bottom: 30px;
}
.test {
-moz-box-shadow:0 0 3px #B3B3B3;
height:40px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:5px;
}
/*#####  Header   #### */

div#container {
  margin:0 auto;
  width:960px;
}
div#container div#header {
  width:960px;
  height:155px;
  background:url(../images/bg_header.jpg) center no-repeat;
  position:relative;
}

/*#####  Logo   #### */
div#header h1#logo {
  float:left;
  margin: 25px 0 10px 30px;
}

div#header h1#logo a {
  background:url(../images/logo.png) no-repeat scroll 0 0  ;
  display:block;
  width:145px;
  height:110px;
}
/*#####  end Logo  #### */

/*#####  Navi Top   #### */

div#header ul#navi-top {
  position:absolute;
  list-style:none;
  top:50px;
  right:0px;
  font-size:1.1em;
}

div#header ul#navi-top li{
  float:left;
  padding: 0 15px;
  border-right:1px solid #ffffff;
  line-height:12px;
}

div#header ul#navi-top li a{
  color:#10c2f1;
  text-decoration:none;
}

div#header ul#navi-top li a:hover,
div#header ul#navi-top li a:active{
  border-bottom:2px solid #8BCF2B;
}

/*#####  end Navi Top   #### */

/*#####  Navi  #### */

div#header ul#navi {
  position:absolute;
  list-style:none;
  top:123px;
  right:10px;
  font-size:1.1em;
}

div#header ul#navi li{
  float:left;
  padding: 0 5px 0 30px;
  line-height:10px;
}

div#header ul#navi li a{
  color:#f5f5f5;
  text-decoration:none;
}

div#header ul#navi li a:hover,
div#header ul#navi li a:active{
  border-bottom:2px solid #8BCF2B;
}

ul#navi li.active a {color:green;border-bottom:2px solid #8BCF2B;}
/*#####  end Navi #### */

/*#####  Navi Content   #### */

ul#navicontent {
  
  list-style:none;
  position:relative;
  width:620px;
  font-size:1em;
}

ul#navicontent li{
  float:left;
  padding: 10px 15px 0 5px;
  line-height:12px;
}

ul#navicontent li a{
  color:#096bb3;
  text-decoration:none;
}

ul#navicontent li a:hover,
ul#navicontent li a:active{
  border-bottom:2px solid #8BCF2B;
}

ul#navicontent li.active a {color:#096bb3;border-bottom:1px solid #8BCF2B;}

/*#####  end Navi Content   #### */
/*#####  Navi Content Member   #### */

ul#navicontentmember {
  
  list-style:none;
  position:relative;
  width:960px;
  font-size:1.1em;
  margin-bottom:10px;
}

ul#navicontentmember li{
  float:left;
  padding: 10px 15px 0 5px;
  line-height:12px;
}

ul#navicontentmember li a{
  color:#096bb3;
  text-decoration:none;
}

ul#navicontentmember li a:hover,
ul#navicontentmember li a:active{
  border-bottom:2px solid #8BCF2B;
}

ul#navicontentmember li.active a {border-bottom:2px solid #8BCF2B;}

/*#####  end Navi Content Member   #### */

/*### social icons #### */

div#header ul.icons,

div#header ul.icons li{
  position:absolute;
  top:-120px;
  right:30px;
  border:0;
  margin:0;
  padding:0;
  list-style:none;
}

div#header ul.icons li{
  display:block;
  padding:0;
  padding-left:20px;
}

.icon {
  background: left  no-repeat;
}

div.icon {

  vertical-align: middle;
}

div.icon a {
  text-decoration:none;
  display: block;
  width:24px;
  height:24px;
}

.iconmore {
  background: left  no-repeat;
}

div.iconmore {
  float:left;
  vertical-align: middle;
  margin-left:30px;
}

div.iconmore a {

  text-decoration:none;
  display: block;
  width:35px;
  height:35px;
}

.more {
  background-image:url(../images/button_grau.png);
  margin-top:20px;
  padding:0 10px 0 0;

}

div.iconnews {
  float:left;
  vertical-align: middle;

}

.news {
  background-image:url(../images/button_grau.png);
  height:35px;
  width:35px;
  margin-top:20px;
  margin-bottom:20px;
}

div.iconnews a {

  text-decoration:none;
  display: block;
  margin-left:45px;
}

.feed {
  background-image:url(../images/feed.png);
  height:24px;
  width:24px;
  position:absolute;
  top:90px;
  right:39px;
}
.twitter{
  background-image:url(../images/twitter.png);
  height:24px;
  width:24px;
  position:absolute;
  top:90px;
  right:10px;

}
.wordpress{
  background-image:url(../images/wordpress.png);
  height:24px;
  width:24px;
  position:absolute;
  top:90px;
  right:68px;
}

/*#### end socials ###*/
/*#####  end Header   #### */

/*#####  Banner   #### */
img#banner {
  margin-top:10px;
  margin-bottom:10px;
}

/*#####  end Banner #### */

/*#####  Content  #### */

.body {
  position:absolute;
  background:none repeat scroll 0 0 #FFFFFF;
  margin-bottom:25px;
  padding:15px 10px;
  display:block;
}

#content{
  background:none repeat scroll 0 0 #FFFFFF;
  margin-bottom:10px;
  width:960px;
  border-top:1px #e6e6e6 solid;
  border-bottom:1px #e6e6e6 solid;
}

#contentnew ul{
  margin-left:0px;
  color:#595a5b;
}

/*#####  Grid Column breit  #### */
.columnbreit{
  width:630px;
  float:left;
  padding:20px 0 0 30px;
}

.columnbreit p{
  text-decoration: none;
  word-spacing: 0.16em;

  /*letter-spacing: 1px;*/
  line-height: 1.2em;
  font-size: 0.9em;
}

.columnbreit-members{
	width:960px;
	float:left;
	padding:20px 0 0 30px;
}


/*#####  end Grid Column breit #### */

/*#####  Grid Column schmall  #### */

.column{
  width:300px;
  float:left;

}
/*#####  end Grid Column schmall   #### */

/*#####  Grid Column News  #### */

.columnnews{
  width:270px;
  float:left;
  padding:20px 10px 0 20px;

}

.columnnews a{
  color:#096bb3;
  margin: 0 0 0.6em 0;
  padding: 0 0 10px 0;
  font-size: 1em;
  font-weight:bold;
  line-height:21px;
}

.columnnews a:hover{
  
  text-decoration: none
}

.columnnews p{
  text-decoration: none;
  word-spacing: 0em;
  margin: 0 0 0.8em 0;
  letter-spacing: 0px;
  line-height: 1.2em;
  font-size: 0.9em;
}

.news-latest-container h3 {
  float:left;
  font-size:14px;
  line-height:18px;
  margin:5px 0 0px 0px;
  color:#555857;
}

.news-latest-morelink {
margin:5px 0 5px 0;
}

.date{
  text-decoration:none;
  font-weight:bold;
  word-spacing: 0.18em;
  margin: 0 0 0.6em 0;
  letter-spacing: 1px;
  line-height: 1.2em;
  font-size: 0.8em;
}

/*#####  end Grid Column News  #### */

/*#####  Grid Column News  CONTENT#### */

.marginleft{
  margin-left:20px;
}
.columnnewscontent{
  width:270px;
  float:left;
  padding:20px 10px 0 20px;

}

.columnnewscontent a{
  color:#096bb3;
  margin: 0 0 0.6em 0;
  padding: 0 0 10px 0;
  font-size: 1em;
  font-weight:bold;
  line-height:21px;
}
.columnnewscontent a:hover{
  
  text-decoration: none
}

.columnnewscontent p{
  text-decoration: none;
  word-spacing: 0em;
  margin: 0 0 0.8em 0;
  letter-spacing: 0px;
  line-height: 1.2em;
  font-size: 0.9em;
}

.columnnewscontent h4 {
  float:left;
  font-size:14px;
  line-height:18px;
  margin:30px 0 0px 10px;
  color:#555857;
}


.date{
  text-decoration:none;
  font-weight:bold;
  word-spacing: 0.18em;
  margin: 0 0 0.6em 0;
  letter-spacing: 1px;
  line-height: 1.2em;
  font-size: 0.8em;
}

/*#####  end Grid Column News  CONTENT#### */
.columnhighlight{
  background:none repeat scroll 0 0 #f5f5f5;
  margin-left:-30px;
  margin-bottom:20px;
  width:660px;
  height:75px;
  border-top:1px #e6e6e6 solid;
  border-bottom:1px #e6e6e6 solid;


}

.column h4 {
  float:left;
  font-size:14px;
  line-height:18px;
  margin:15px 0 0px 0;
  color:#555857;
}

/* #### start promos #####*/
div.promo {
	height: 136px;
	overflow: hidden;
	margin-bottom:10px;
	
}

div.promo a {
    float: left;
    height: 136px;
    overflow: hidden;
    text-indent: -9999em;
    width: 240px;
}

div.promo a.promo1 {
    background: url(../images/home-promos.jpg) no-repeat 0 0;
}

div.promo a.promo2 {
    background: url(../images/home-promos.jpg) no-repeat -240px 0;
}

div.promo a.promo3 {
    background: url(../images/home-promos.jpg) no-repeat -480px 0;
}

div.promo a.promo4 {
    background: url(../images/home-promos.jpg) no-repeat -720px -0px;
}
/* #### end promos #####*/

/*#######################  FOOTER   ##########################*/

div#footer{

  width:960px;
  height:210px;
  background:url(../images/bg-footer.jpg) 0 0 repeat-x;
  margin_bottom:15px;
}
div#footer ul{
  margin-left:0px;
  line-height:16px;
  
}
div#footer li, div#footer a{
  color:#d2d3d3;
}
.columnfooter1{
  width:300px;
  margin-left:30px;
  margin-top:10px;
  float:left;

}

.columnfooter2{
  width:310px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  float:left;

}

.columnfooter3{
  width:260px;
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
  float:left;

}
.h3footer {
  font-size:16px;
  line-height:24px;
  margin-bottom:12px;
  color:#d2d3d3;
  border-bottom:1px #d2d3d3 solid;
}

.h4footer {
  font-size:14px;
  line-height:28px;
  margin-bottom:12px;
  color:#d2d3d3;
  border-bottom:1px #d2d3d3 solid;
}

.afooter{
  color:#d2d3d3;
  margin: 0 0 0.6em 0;
  font-size:12px;
}

.columnfooter2 p{
  color:#d2d3d3;
  margin-top:80px;
}

/* !!!!! */

/*
* --------------------------------------------------
* @section forms
* --------------------------------------------------
*/
input[type="radio"] {
    clear: left;
	float: left;
	margin-right: 15px;
}

div.radio {
    font-weight: bold;
	margin-bottom: 1.5em;
}
/*input.tx-srfeuserregister-pi1-radio {
    clear: left;
    float: left;
    margin-bottom: 1.5em;
}

label[for="tx-srfeuserregister-pi1-tx_pxmembers_usergroup-0"],
label[for="tx-srfeuserregister-pi1-tx_pxmembers_usergroup-1"],
label[for="tx-srfeuserregister-pi1-tx_pxmembers_usergroup-2"] {
    float: left;
    margin-left: 10px;
}*/

div.tx-srfeuserregister-pi1 form {
    background: #f2f2f2;
    padding: 20px 10px;
    width: 580px;
}

div.tx-srfeuserregister-pi1 form p {
    margin-bottom: 20px;
}

div.tx-srfeuserregister-pi1 form p label {
    font-weight: bold;
    margin-bottom: 5px;
}

div.tx-srfeuserregister-pi1 form p input[type="text"],
div.tx-srfeuserregister-pi1 form p input[type="password"] {
    padding: 5px;
}

div.tx-srfeuserregister-pi1 form p label,
div.tx-srfeuserregister-pi1 form p span.tx-srfeuserregister-pi1-error,
div.tx-srfeuserregister-pi1 form p input {
    display: block;
}

div.tx-srfeuserregister-pi1 form p textarea {
    height: 125px;
    padding: 5px;
    width: 550px;
}

div.tx-srfeuserregister-pi1 form p input[type="submit"] {
    background: #689c20;
    border: none;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 15px;
    padding: 5px 10px;
}

div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-password,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-first_name,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-company,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-zip,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-telephone {
    float: left;
    width: 280px;
}

div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-password input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-first_name input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-company input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-zip input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-telephone input {
    width: 220px;
}

div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-password_again,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-last_name,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-address,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-city,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-fax {
    float: right;
    width: 280px;
}

div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-password_again input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-last_name input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-address input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-city input,
div.tx-srfeuserregister-pi1 form p#tx-srfeuserregister-pi1-fax input {
    width: 220px;
}

div.tx-srfeuserregister-pi1 form p span.label {
    float: left;
    font-weight: bold;
    margin-right: 20px;
    width: 130px;
}

div.tx-srfeuserregister-pi1 form.nomargin p {
    margin: 0;
    padding: 10px;
}

div.tx-srfeuserregister-pi1 form p.even {
    background: #ccc;
}




/* members */
div.member {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	padding: 5px 10px;
	margin: 0 15px 15px 0;
	width: 275px;
	/*-moz-box-shadow: 0 0 10px #b3b3b3;
    -webkit-box-shadow: 0 0 10px #b3b3b3;*/
	
}

div.member div.left {
	border: 1px solid #ccc;
	float: left;
	margin-right: 8px;
	-moz-box-shadow: 0 0 5px #b3b3b3;
    -webkit-box-shadow: 0 0 5px #b3b3b3;
}

div.member div.right {
    float: left;
    width: 150px;
}

div.member div.right h6 {
    margin: 0;
    height: 43px;
    overflow: hidden;
}

div.member div.right p {
    margin: 0;
}

div.member div.right a.more {
    color: #689c20;
}




/* search */
select.wide {
	width: 300px;
}

form#search div.input {
	margin-bottom: 1.5em;
}

form#search div.input input[type="submit"] {
    background: #689c20;
    border: none;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 15px;
	margin-bottom:10px;
    padding: 5px 10px;	
}

span.company_name {
    color: #154174;
    font-size: 16px;
    font-weight: bold;
}

span.green a {
    color: #689c20;
}

.news-single-backlink a{
padding: 0 0 15px 0;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
