/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: #d8d8b4;
	color: #010101;
	font: .85em Georgia, "Times New Roman", Times, serif
}
a{
	color: #010101;
    outline: none;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 2.6em;
	font-weight: normal;
	margin: 0 0 .3em;
    width:890px
}
h3{
	font-size: 1.3em
}
p{
	line-height: 1.3em;
}
/*=== Layout ===*/
#page{
	background: url(../../images/page-bgr.gif) #ffffff repeat-y;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 30px;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 230px
}
#home #header{
	height: 312px
}
/*- Logo -*/
#header h1{
	background: url(../../images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 325px
}
#header h1 a{
	display: block;
	height: 80px;
	text-decoration: none
}

#header2{
	height: 230px
}
#home #header2{
	height: 230px
}
/*- Logo -*/
#header2 h1{
	background: url(../../images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 325px
}
#header2 h1 a{
	display: block;
	height: 80px;
	text-decoration: none
}

/*=== Navigation ===*/
/*- Top Nav -*/
.top-nav{
	font: 10px Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: right;
	background: #ffffff;
	text-transform: uppercase
}
.top-nav a{
	color: #2b3133;
	text-decoration: none
}
.top-nav a:hover{
	text-decoration: underline
}
.top-nav li{
	display: inline;
	line-height: 1em;
	line-height: 30px;
	padding: 0 0 0 13px
}
/*- Nav1 -*/
.nav1{
	background: url(../../images/nav1-bgr.png) top repeat-x;
	font-size: 17px;
	height: 30px;
	margin: 0 0 215px;
	padding: 0 0 0 20px
}
.nav1 li{
	float: left;
	line-height: 28px
}
.nav1 li a{
	color: #030101;
	display: block;
	float: left;
	padding: 0 20px 0 0;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ffffff;
	text-decoration: none
}
/*- Nav2 -*/
/* (Limited Number - 7 Of menu items Must be used due 'transparent' hover effect requirement) */
.nav2{
	font-size: 17px;
	height: 28px
}
.nav2 ul{
	float: left;
	height: 28px;
	overflow: hidden;
	width: 940px;

}
.nav2 li{
	float: left;
	line-height: 28px;
	text-align: center
}
.nav2 li a{
	background: #ffffff;
	color: #06090b;
	display: block;
	float: left;
	text-decoration: none
}
.nav2 li#n21 a{
	width: 75px
}
.nav2 li#n22 a{
	width: 105px
}
.nav2 li#n23 a{
	width: 85px
}
.nav2 li#n24 a{
	width: 105px
}
.nav2 li#n25 a{
	width: 115px
}
.nav2 li#n26 a{
	width: 100px
}
.nav2 li#n27 a{
	width: 85px
}

.nav2 li#n28 a{
	width: 130px
}

.nav2 li#n29 a{
	width: 85px
}

.nav2 li#n30 a{
	width: 85px
}

.nav2 li#n31 a{
	width: 85px
}
.nav2 li a:hover,
.nav2 li.active a,
.nav2 li.firstactive a{
	background: none !important;
	color: #ffffff;
	text-decoration: none
}
.nav2 #bgoverlay{
	background: #ffffff;
	float: right;
	height: 28px;
	position: relative;
	width: 100px;
}
/*- Nav3 -*/
.nav3{
	background: url(../../images/nav3-bgr.png) top repeat-x;
	font-size: 14px;
	height: 25px;
	padding: 0 0 0 18px
}
.nav3 li{
	float: left;
	line-height: 25px
}
.nav3 li a{
	color: #06090b;
	display: block;
	float: left;
	padding: 0 19px 0 0;
	text-decoration: none
}
.nav3 li a:hover,
.nav3 li.active a{
	color: #000000;
    font-weight: bold;
	text-decoration: none
}

.nav3 li.subAktiv a{
	color: #000000 !important;
    font-weight: bold;
	text-decoration: none !important;
}


/*=== All Columns ===*/
#columns{
  /*	background: url(../../images/columns-bgr.jpg) #ffffff;         */
    background-repeat: no-repeat;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 753px;
	min-height: 753px;
}

#columns_test{
  /*	background: url(../../images/columns-bgr.jpg) #ffffff;         */
    background-repeat: no-repeat;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 753px;
	min-height: 753px
}





#home #columns{
/*	background: url(../../images/columns-bgr-home.jpg) #ffffff;        */
    background-repeat: no-repeat;
}
#columns #content{
	background: url(../../images/blend.png);
    height: 1%;
	font-size: 14px;
    padding: 26px 0 30px 0;
    z-index: 10000;
}

table{
  overflow: visible;
}


#inhalt
{
  width: 940px;
}

#inhalt ul{
	margin: 0;
	margin-left: 25px;
	line-height: 1.5em;
	padding: 0 0 1.5em
}

#inhalt ul li{
	list-style-type: disc;
}



#textHalf{
    width: 570px;
    margin-left: 200px;
    overflow: visible;
}

#textHalf p{
    overflow: visible;

}



.fullText{

    width: 890px;
}

.doubleText{
    width: 435px;

}

.halb{
    padding-left: 330px;
}


#padd-left{
    padding-left: 20px;
}

#padd-left2{
    padding-left: 85px;
}

.contentline{

background-color:black;
border:0 none;
color:black;
height:1px;
}

#loadinNews h3.start,
#loadinNews span.start,
#loadinNews a.start,
#loadinNews span p,
#loadinNews span
#loadinNews .start{
  padding-left: 20px !important;
}


#newsText{
  width: 900px;
}

.newsLine{
  margin-bottom: 20px;
}




/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 0 0 0 -30px;
	position: relative;
	width: 300px
}
* html .col1{
	margin-left:-15px;
}
.col2{
	float: left;
	width: 940px
}
/*=== Styling Lists ===*/
/*- News List -*/
#news{
	background: url(../../images/news-bgr.png) top repeat-x;
	font-size: 14px;
	height: 115px;
	overflow: auto;
	padding: 8px 19px
}
#news ul{
	padding: 13px 0 0
}
#news a{
	color: #080402;
	text-decoration: none
}
#news a:hover{
	color: #ffffff;
	text-decoration: underline
}
#news h3{
	font-weight: normal
}
#news li{
  /*	background: url(../../images/ico-list.gif) no-repeat 0 4px; */
	margin: 0 0 .5em
}
/*=== Footer ===*/
#footer{
	color: #5e5f5b;
	font-size: .9em;
	font-style: italic;
	height: 87px;
	border-top: 30px solid #fff;
	padding: 10px 10px 0
}
#footer a{
	color: #5e5f5b;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

td
{
  overflow: visible;
}


