@charset "UTF-8";

/*GENEREL*/
body   {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	background-color: #9e765f;
	margin: 0;
	padding: 0 0 20px;
}

a:link { color:#000; font-weight:bold; text-decoration: none; }
a:visited { color:#000; text-decoration:none; font-weight:bold; }
a:hover { color:#9e765f; text-decoration:none; font-weight:bold;}
a:active { color:#fff;text-decoration:none ; font-weight:bold; }


/*HEAD*/

#menu {
	height: 108px;
	width: 760px;
	background-color:#000;
	margin-left: 20px;
	position: relative;
	top: 300px;
	overflow:hidden}
	
#titel{
	float:left;

	}
#language{
	float:left;
	margin-top:34px;
	margin-left:71px;
	height:42px;
	width:200px;}
	
	
#menu ul{
	padding-left:20px;
	margin:0;}
#menu li {
	color:#9c6c6c;
	list-style-type: none;
	float: left;
	margin:0px;
	padding:0;
}
#menu a, #navigation strong {
	color:#9c6c6c;
	text-decoration:none;
	border-style: none;
		display: block;
	background-repeat: no-repeat;}

#menu span {
	display:none}
	


#menu a.titel1  { 	width: 485px;height: 76px;background-image:url(img/triodiclarone.gif);background-repeat: no-repeat; }

#menu a.en  { width: 77px; height: 21px; background-image: url(img/en.gif);background-repeat: no-repeat; }
#menu a.en:hover  {width: 77px;height: 21px;background-image: url(img/eno.gif);background-repeat: no-repeat;}
#menu a.de  { width: 76px; height: 21px; background-image: url(img/de.gif);background-repeat: no-repeat; }
#menu a.de:hover  {width: 76px;height: 21px;background-image: url(img/deo.gif);background-repeat: no-repeat;}


/*BODY*/
#rand{
	background-image:url(img/backrand.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#b13 {
	width: 208px;
	margin-right: 40px;
	float:left;
	padding:0;
}
#b13next {
	width: 170px;
	margin-left: 38px;
	margin-right: 40px;
	float:left;
	padding:0;
}

#b23 {
	width: 466px;
	margin-right: 40px;
	float:left;
	padding:0;
}
#b33 {
	width: 716px;
	margin-right: 40px;
	padding:0;

}
#bbody {
	background-color: 	#F3DAC2;
	width: 760px;
	margin:auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 40px;
	font-size: 13px;
	overflow:hidden;
}
#bbody h1 {
	color:#9c6c6c;
	margin:0 0 5px;
	text-transform:none;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
.underline  {
	background-image: url(img/underline.png);
	background-repeat: repeat-x;
	padding-top:1px;
	margin:0;
	font-size: 1,8;
	}


ul.info {
	margin:0px;
	padding:0;
}
ul.info li{
	list-style-type: none;
	float: left;
	margin-bottom:10px;
	margin-left:0;
	padding:0;
}

ul.info li span{
	color:#333;
}
ul.info li h4{
	font-weight: normal;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 17px;
}
#disclaimer {
	font-size: 10px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	color: #6B5547;
	padding-top: 19px;
	background-image: url(img/backrandend.gif);
	background-repeat: no-repeat;
}
.foto{
	font-size: 11px;
	font-style: italic;
	color: #666;
}
