/*
 * Copyright © 2008 User Interface Design GmbH. All Rights Reserved.
 *
 * File: attrakdiff.css
 *
 * Description: Style sheet for media type 'screen'
 *
 * Last modified at: 27 March 2008
 *
 * Last modified by: Iris Woersdoerfer <iris.woersdoerfer@uidesign.de>
 *
 */

/**************************************** Main ****************************************/

html {
  height: 100%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font-size: 1.0em;
	height:100%;
}
#container {
	width: 740px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	height: 100%;
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
}
* html #container {
	height: 100%; /* IE Hack for 100% Height */
}
#logo{
  height: 70px;
  width: 100%;
}
#logo_left{
  height:100%;
  width: 670px;
  float: left;
}
#logo_right{
  height: 100%;
  width: 70px;
  float: right;
}
#keyvisual{
  height: 170px;
  width: 100%;
  background-image: url(design_image.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#mainarea{
	width: 100%;
  min-height: 60.5%;
	float: left;
	display:inline;
	background-color:#FFFFFF;
	line-height:1em;
 	margin-top: 10px;
 	margin-bottom: 9px;
 	background-image:url(bg-mainarea.gif);
  background-position:center;
  background-repeat:repeat-y;
}
* html #mainarea{ height: 60.5% }
#subpage-container{
  /*	background-image: url(bg-mainarea.gif);
	background-repeat: repeat-y;
	background-position: center center;*/
	/*height: 100%;
	min-height: 100%;*/
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a img{
  border: none;
}

/**************************************** Main-Menu ****************************************/

#mainmenu {
	clear: both;
	/*height: 25px;*/
	height: 1.56em;
	background-color: #bccf16;
	width: 100%;
}
#mainmenu #menu{
	background-color:#BCCF16;
	padding-left: 1px;
	float:left;
	display:inline;
	width: 650px;
	margin:0;
}
#mainmenu ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height: 100%;
}
#mainmenu ul{ margin-top:3px! }

#mainmenu li {
	float: left;
	/*height: 20px;*/
	height: 1.25em;
	display: inline;
	margin: 0;
	padding: 0px 17px 0px 15px;
}

#mainmenu a  {
	color:#636E00;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#mainmenu #main-active a{
  color:#333333;
	text-decoration: underline;
}
#mainmenu a:hover{
  	color:#333333;
  	text-decoration: underline;
}
.menu_spacer {
	background-image: url(menu_spacer_green.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 11px;
}
#mainmenu .menu_spacer{ background-position-y: 4px! }
#mainmenu #language{
	padding-right: 12px;
	padding-top: 2px;
	float:right;
	display:inline;
	width: 50px;
	height: auto;
	background-color: #bccf16;
}

/**************************************** Submenu ****************************************/
#submenu{
	width: 220px;
	height: auto;
	float: left;
	background-color: #ffffff;
	line-height: 1em;
}
#submenu-headline{
	width: 100%;
	/*height: 35px;*/
	height: 2.4em;
	background-color: #BCCF16;
	margin-bottom: 1px;
	color: #636E00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 19px;
}
#submenu-headline .left{
	width: 10px;
	float: left;
	display:inline;
	margin: 0px 8px;
	
}
#submenu-headline .right{
	width: 192px;
	float: left;
}
#submenu ul{
	list-style-type: none;
	margin:0;
	padding:0;
	background-color: #ffffff;
}
#submenu li{
	background-color: #BCCF16;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 1px solid #ffffff;
	background-image: url(menu_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#submenu li a{
	padding-left: 23px;
}
#submenu ul ul{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 0px;
}
#submenu #sub-passive{
	background-color: #d8e567;
	border-bottom: 0px;
}
#submenu #sub-passive div{
	background-image: url(menu_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#submenu #sub-passive a{
	padding-left: 22px;
	background-image: url(arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
#submenu #sub-passive li{
	background-color: #d8e567;
	background-image: none;
}
#submenu #sub-passive #sub-active{
	background-color: #636e00;
}
#submenu #sub-passive #sub-active a{
	color: #ffffff;
	background-image: none;
}
#submenu #sub-passive li a{
	padding-left: 28px;
	color: #636E00;
	background-image: none;
}
#submenu #sub-active{
	background-color: #636e00;
	border-bottom: 0px;
}
#submenu #sub-active a{
	padding-left: 22px;
	color: #ffffff;
}
#submenu #sub-active li{
	background-color: #d8e567;
	background-image: none;
}
#submenu #sub-active li a{
	padding-left: 28px;
	color: #636E00;
}
#submenu a{
	font-family: Arial;
	color:#636E00;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 13px;*/
	font-size: 0.81em;
	display: block;
	/*height: 20px;*/
	min-height: 1.55em;
	padding-top: 3px;
}
* html #submenu a{ height:1.55em }
/**************************************** Content ****************************************/
#content{
	width: 480px;	
  	/*height:100%-50px;*/
  	float: right;
  	display: inline;
  	background-color: #dbe49d;
  	padding: 15px 14px 50px 16px;
  	font-family:Arial;
	font-size:13px;
}
#content p{
	margin-top: 0px;
	margin-bottom: 20px;
}
#content ol,
#content ul{
	padding-left: 26px;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#content li{
	margin-bottom: 5px;
}
#content .image img{
	margin-top: 7px;
	margin-bottom: 13px;
}
#content a{
	color: #852116;
	text-decoration:underline;
	font-weight:bold;
}
#content h1{
	color:#000000;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	margin-top:0px;
	padding:0;
}
#content .float-left{
	float: left;
	margin-right: 10px;
	display:inline;
}
#content .float-right{
	float: right;
	margin-left: 10px;
	display:inline;
}
#content .image-with-legend{
	float: left;
	margin-right: 10px;
	margin-bottom: 23px;
	display:inline;
}
#content .legend{
	float: right;
	margin-bottom: 16px;
	display:inline;
}
#content .legend .left{
	float: left;
	width: 60px;
}
#content .legend .right{
	float: right;
	width: 180px;
}
#content .goto-top{
	float: right;
}
#content .spacing{
	height: 22px;
}
#content .author .left{
	float: left;
	width: 160px;
	padding-top: 3px;
}
#content .author .right{
	float: left;
	width: 310px;
}
#content .author h1{
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#content .contact{
	margin-bottom: 10px;
}
#content .contact .left{
	float: left;
	width: 294px;
}
#content .contact .right{
	float: left;
	width: 180px;
}
#content .teaser{
	margin-bottom: 30px;
}
#content .teaser .left{
	width: 70px;
	float: left;
	margin-top: 2px;
	display:inline;
} 
#content .teaser .right{
	width: 450px;
	float:left;
}
#content .teaser .right p{
	margin: 0;
}
#content .teaser h3{
	padding: 0;
	margin: 0px 0px 10px 0px;
}
#content .teaser h3 a{
  color: #000000;
  font-size:13px;
}
#book h1{
	font-size: 13px;
	margin: 0px;
}
#book .left{
	width: 150px;
	float: left;
	margin-top: 3px;
	display:inline;
}
#book .right{
	width: 313px;
	float: right;
}
a.pdf{
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.pdf a{
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 20px;
  	padding-bottom: 3px;
  	padding-top: 3px;
}

a.pdf {
  	margin-bottom: 9px;
}
#content a.anchor{
	color: #000000;
	text-decoration: none;
}
#content #glossary h1 a{
	font-weight: normal;
}
#content #abc{
	margin-bottom: 24px;
	width: 100%;
}
#content #abc .letter{
	margin-left: 4px;
	margin-right: 4px;
}
/**************************************** Home ****************************************/
#home-container{
  height: 100%;
  background-image: url(bg-home.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
#home{
  background-color: #ffffff;
  font-family:Arial;
  font-size:13px;
}
#home-submenu{
  float: left;
  height: 273px;
  width: 200px;
  background-image: url(home_head.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-right: 6px;
  display:inline;
}
#home-content{
  float: right;
  width: 534px;
}
#home-content #home-left{
  float: left;
  width: 234px;
  margin-right: 6px;
  background-color: #dbe49d;
  display:inline;
}
#home-content #home-right{
  float: right;
  width: 294px;
  background-color: #dbe49d;
}
#home-news{
  background-color:#DBE49D;
  margin-top:6px;
}
#home-news-bg{
  margin:10px;
  background-image: url(home_news_background.gif);
  background-repeat: repeat-y;
  float: left;
  display: inline;
}
.home-box{
  width: 100%-20px;
  margin: 10px 10px 10px 10px;
}
#home-news .home-box0{
  width: 355px;
  margin: 0px 5px 0px 0px;
  float: left;
  display: inline;
  background-color:#A9B634;
  padding-bottom: 40px;
}
#home-news .home-box1{
  width: 355px;
  margin: 0px 0px 0px 5px;
  float: left;
  display: inline;
  background-color:#A9B634;
  padding-bottom: 40px;
}
.home-box .box-head,
.home-box0 .box-head,
.home-box1 .box-head{
  min-height: 23px;
  width: 100%-27px;
  background-color: #636e00;
  background-image: url(home_arrow.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding-left: 27px;
  padding-top: 4px;
}
* html #home-content .home-box .box-head { height:23px }
* html #home-content .home-box0 .box-head { height:23px }
* html #home-content .home-box1 .box-head { height:23px }

.home-box .box-content,
.home-box0 .box-content,
.home-box1 .box-content{
  min-height: 6.5em;
  width: 100%-28px;
  background-color: #a9b634;
  padding-left: 25px;
  padding-top: 10px;
  padding-right:  15px;
}
#home-news .box-content{
  min-height: 6.5em;
  width: 100%-28px;
  background-color: #a9b634;
  padding-left: 25px;
  padding-top: 10px;
  padding-right: 27px;
}
.home-box0 .box-content h3,
.home-box1 .box-content h3{
  margin-bottom: 12px;
  margin-top:0px;
}
.home-box0 .box-content h3 a,
.home-box1 .box-content h3 a{
  color: #000000;
  font-size: 13px;
}
* html #home-content .home-box .box-content { height:6.5em }
* html #home-content .home-box0 .box-content { height:6.5em }
* html #home-content .home-box1 .box-content { height:6.5em }
* 
#home-bottom{
  height: 45.1%;
  /*height: 50px;*/
  width: 100%;
  background-color: #bccf16;
  margin-top: 6px;
}
.home-box a,
.home-box0 a,
.home-box1 a{
	color: #852116;
	text-decoration:underline;
	font-weight:bold;
}

/**************************************** Contact ****************************************/
#contact-container {
	width: 740px;
	padding: 0px;
	text-align: left;
	height: 100%;
	position: relative;
	color: #000000;
	background-color: #dbe49d;
}
#contact-content{
	background-color: #dbe49d;
	width: 467px;	
  height: 600px;
  font-family:Arial;
	font-size: 13px;
}
#contact-content p{
	margin: 0px;
}
#contact-content .thanx{
    padding: 15px 14px 0px 49px;
}
#contact-form{
	width: 467px;	
  height: 600px;
  background-color: #dbe49d;
  padding: 15px 14px 50px 49px;
  font-family:Arial;
	font-size: 13px;
}
#contact-form p{
	margin-bottom: 5px;
}
#contact-form h3{
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 38px;
}
#contact .left{
	float: left;
	width: 126px;
	height: 13px;
	padding-bottom: 10px;
}
#contact .left p{
	margin: 0;
	padding: 0;
	margin-top:2px;
}
#contact .right{
	float: left;
	width: 272px;
	height: 23px;
	margin-bottom: 6px;
	display:inline;
}
#contact .right input {
	width: 274px;
}
#contact #message{
	width: 400px;
	margin-bottom: 20px;
}
#contact #submit{
	margin-right: 12px;
}
#contact #required-text{
	margin-top: 22px;
}
/**************************************** Footer ****************************************/
#footer {
	min-height: 1.18em;
	clear: both;
	color: #000000;
	width: 100%;
  background-color: #bccf16;
  padding-top: 6px;
}
* html #footer { height:1.18em }
#footer ul {
	list-style: none;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px;
	display:inline;
}

#footer li {
	float: left;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display:inline;
	height: 100%;
}

#footer a  { 
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}
.footer_spacer {
	background-image: url(menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#footer .lastupdate{
  /*float: right;*/
}
