/*
###########################################
## Basis Layout
###########################################
*/

/*
  shortCSS
  ----------------------------------------------------------
  background: #f00 url(bild.gif) no-repeat top left;
  font: normal 12px/18px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
*/

/*
------------------------------------------
Global Reset
------------------------------------------
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td  
{
    margin: 0; padding: 0; 
}

/*
------------------------------------------
Headlines
------------------------------------------
*/

h1{
    font: bold 14px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
    color: #343434;
}

h2{
    font: bold 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
    margin-bottom: 5px;
    color: #fff;
}

h3{
    font: bold 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
    margin-bottom: 5px;
    color: #343434;   
}
#teaser h1#page{
	margin-top:5px;
	margin-bottom:5px;
}
/*
------------------------------------------
Links
------------------------------------------
*/

#content a, #content a:link, #content a:visited{
    color: #4e4e4e ;
    text-decoration: underline;
}

#content a:hover{
    color: #999;
}

#content a:focus
{
    outline: none;
}

#teaser a, #teaser a:link, #teaser a:visited{
    color: #4e4e4e;
    text-decoration: underline;
}

#teaser ul li a, #teaser ul li a:link, #teaser ul li a:visited{
    color: #4e4e4e;
    text-decoration: none;
}

#teaser ul li a:hover,
#teaser a:hover{
    color: #999;
	text-decoration: underline;
}

#teaser a:focus
{
    outline: none;
}

/*read more links*/
#content div.readMore a,
#content div.readMore a:visited{
	color: #4e4e4e;
	text-decoration: none;
}

#content ul li a, #content ul li a:link, #content ul li a:visited{
    color: #4e4e4e;
    text-decoration: none;
}

#content ul li a:hover{
    color: #999;
}

/*
------------------------------------------
Images
------------------------------------------
*/

img, a img{
    border: 0px;
    display: block;
}

.image_container img, .image_container a img{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	
}

/*
------------------------------------------
 Standart elements
------------------------------------------
*/

.ce_form .formbody label{
  color:#454545;
  font-family:"Verdana",Arial,Helvetica,Tahoma,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:15px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.ce_form .odd
{
  background: #ffffff;
}

.ce_form input{
  width: 300px;
  border:1px solid #cccccc;
  margin-bottom:2px;
}

.ce_form .submit{
  width:100px;
  clear:both;
}

.ce_form .radio
{
  width:20px;
  text-align:right;
}

.ce_form .row_last
{
  height:50px;
}

.radio_container mandatory{
  clear: both;
  padding: 2px 0px;
}

.ce_form h2{
  color:#000000;
  font-size:12px;
  font-weight:bold;
  margin-bottom:12px;
}

#right p,
td{
  font: normal 11px / 15px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
  color: #454545;
  margin-bottom: 15px;
    
}

ul{
    
}

#right li{
    font: normal 11px / 15px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
  	color: #454545;
	margin-left: 20px;
}

div.clearer{
	clear: both;
}

/*Glossar Table*/
#right table.glossar td{
	/*padding: 5px 10px 5px 10px;*/
	padding:5px 20px 5px 5px; border-bottom:1px solid #ddd;
}

.highlight
{ background:#d5fcdc; }
.even{ background:#fff; }
.mo{ background:#d7ffbc; }
.odd{ background:#9dc184; }


/*
------------------------------------------
Layout Styles
------------------------------------------
*/

html{
    
}

html>body{
    font-size: 12px;
}

body{
    font-size: 75%;
	text-align: center;
}

#wrapper{
    margin: 0 auto;
    width: 979px;
	text-align: left;
}

#header{
    clear: both;
	margin-top: 5px;
}

/*home button*/
#homeBut{
	position: absolute;
	top: 7px;
	left: 0px;
}
/*
------------------------------------------
  breadcrumb
------------------------------------------
*/

#modul_breadcrumb a,
#modul_breadcrumb a:visited,
#modul_breadcrumb .active {
	text-decoration: none;
	font: normal 11px / 15px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
  	color: #000;
}

#modul_breadcrumb a:hover{
	text-decoration: underline;
}

/*searchbar*/
#modul_searchbar{
	position: absolute;
	right: 40px;	
	top: 10px;
}

#modul_searchbar input.text{
	background: url(../_img/layout/bg_searchBar.jpg) no-repeat top left;
	border: 0px;
	width: 202px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	font: normal 12px / 15px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
  	color: #454545;
}

#modul_searchbar label{
	font: normal 12px / 15px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
  	color: #fff;
	margin-right: 5px;
}


div.submit_container{
	position: absolute;
	top: 0px;
	right: -20px;
}




/*
------------------------------------------
  Content
------------------------------------------
*/


#container{
	width: 979px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: url(../_img/layout/bg_container.jpg) repeat-y top right;
}

#left{
    float: left;
	width: 235px;
	margin-top: 20px;
}

#futurecom{
	/*margin-top: 20px;*/
}

#right{
    float: left;
    display: inline;
	width: 744px;
	background: url(../_img/layout/bg_home.jpg) no-repeat top left;
	position: relative;
}
/*
#wrapperRight{
	float: left;
    display: inline;
	
	width: 744px;
}
*/
#teaser{
	padding: 19px 8px 0px 8px;
	margin-bottom: 20px;
}

#content{
    clear: both;

}

/*
------------------------------------------
  Footer
------------------------------------------
*/

#footer{
    clear: both;
	height: 25px;
	margin-top: 10px;
	padding-bottom: 15px;
}

#footer ul{
    float: right;
}

#footer li{
    display: inline;
	list-style-type: none;
	float: left;
}

#footer li a,
#footer li a:visited{
    text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	font: normal 10px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	color: #343434;
	background: url(../_img/layout/footer_navi_listItem.gif) no-repeat center right;
}

#footer li p.active,
#footer li a:hover{
    text-decoration: none;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	font: normal 10px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	color: #666;
	background: url(../_img/layout/footer_navi_listItem.gif) no-repeat center right;
}

#footer li.last a,
#footer li.last p.active,
#footer li.last a:hover{
	background: none;
}