@charset "UTF-8";
/* Basic emjot settings */
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
/* Littmann */

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	text-decoration: none;
	color:#FF3370;
}

#page {
	width: 870px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -435px;
}

/*Head*/

#head {
	position: relative;
	top: 0px;
	left: 0px;
	width: 870px;
	height: 96px;
	border-bottom: #CCCCCC solid 1px;
}

#logo {
	position: relative;
	top: 30px;
	left: 30px;
}

#langNav {
	position: absolute;
	right: 28px;
	bottom: 23px;
	font-size: 11px;
	color: #999999;
}

#langNav li{
	display: inline;
	padding-left: 6px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#langNav li.first {
	padding-left: 0px;
	border-left-style: none;
}

/*Navi*/

#navi {
	position: absolute;
	left: 30px;
	top: 96px;
	padding-top: 30px;
	width: 140px;
	padding-bottom: 30px;
	z-index: 2;
}

#navi ul {
	text-transform: uppercase;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: -3px;
}

#navi ul li {
	margin-bottom: 3px;
}

#navi ul li a {
	color: #000000;
}

#navi ul li.activeMP a {
	color:#FF3370;
}

#navi ul li ul {
	text-transform: none;
	margin-left: 9px;
	display: none;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

#navi ul li.activeMP ul {
	display: block;
}

#navi ul li ul li {
	height: 21px;
	margin-bottom: 0px;
}

#navi ul li.activeMP ul a {
	color:#000000;
}

#navi ul li ul li.activeMP a{
	color:#FF3370;
}

/*Content*/

#content {
	position: absolute;
	top: 96px;
	left: 200px;
	width: 380px;
	padding-top: 29px;
	padding-bottom: 30px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
}

h1 span.sub {
	margin-left: 6px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}


/*#functions {
	position: absolute;
	bottom: 23px;
	left: 200px;
	width: 380px;
	overflow: hidden;
}*/

.functions {
	line-height: 13px;
	overflow: hidden;
	font-size: 11px;
	color: #999999;
	padding-bottom: 21px;
	white-space: nowrap;
}

.functions ul{
	float: left;
	margin-bottom: 12px;
	width: 220px;
	overflow: hidden;
}

.functions li{
	display: inline;
}

.prev {
	padding-right: 2px;
}

.prev a {
	padding-left: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/images/prev.gif);
}

.prev span{
	padding-left: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/images/prev_ia.gif);
}

.next {
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.next a {
	padding-right: 14px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/images/next.gif);
}
.next span {
	padding-right: 14px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/images/next_ia.gif);
}

.functions p {
	float: right;
}

.functions p a {
	padding-right: 14px;
	background-image: url(/images/up.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#content p {
	margin-bottom: 12px;
}

.contentTeaser {
	overflow: hidden;
	margin-bottom: 19px;
}

.contentTeaser .floatLeft {
	width: 72px;
	margin-right: 12px;
}

.contentTeaser .floatLeft img {
	margin-top: 6px;
}

#content .contentTeaser p {
	margin-bottom: 0px;
}

#content .contentTeaser p.date {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

#content .contentTeaser p.date span.word{
	font-size: 12px;
}

#content .contentTeaser span.author {
	color: #999999;
}

.more a {
	/*font-size: 11px;
	padding-right: 14px;
	background-image: url(/images/down.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
}

span.nationality {
	color: #999999;	
}

h4 {
	margin-top: 9px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 6px;
}

ul.accessory li {
	margin-bottom: 6px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 15px;
	background-position: 0px 5px;
	list-style-position: outside;
}

ul.history strong {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}

ul.history li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 6px;
}

#content ul.history p {
	margin-bottom: 0px;
}

#content ul, #content ol{
	list-style-position: inside;
}
/*Column*/

#column {
	position: absolute;
	top: 93px;
	left: 640px;
	width: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#column h3 {
	margin-bottom: 7px;
}

.columnElement {
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 15px;
}

.columnElement div, .columnElement img{
	margin-bottom: 6px;
}

#column a{
	color: #999999;
}

/*Gallery*/

#gallery {
	position: absolute;
	left: 30px;
	top: 96px;
	padding-top: 30px;
	width: 550px;
	padding-bottom: 30px;
	z-index: 1;
}

#gallery .functions{
	height: 23px;
}

#gallery .functions p a {
	background-image: url(/images/close.gif);
}

#gallery .exhibit {
	display: block;
	margin-bottom: 4px;
}

#gVideos .exhibit {
	height: 304px;
}

.item p{
	margin-top: 1px;
	line-height: 14px;
	font-size: 11px;
}

.item .copyright {
	color: #999999;
}

#gVideos{
	width: 380px;
	margin-left: 170px;
}

#gVideos .sources{
	display: none;
}
/*Formular*/


select {
	padding-left: 1px;
	height: 19px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 378px;
	height: 250px;
}

/*Regeln fÃ¼r input Tags*/ 

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
}

.text {
	padding-left: 4px;
	padding-top: 2px;
	height: 15px;
}

.radio {
	height: 13px;
	width: 13px;
	margin-top: 4px;
	margin-right: 10px;
}

.checkbox {
	height: 13px;
	width: 13px;
	margin-top: 4px;
	margin-right: 10px;
}

.fileUpload {
	padding-left: 4px;
	padding-top: 2px;
	height: 20px;
}

form {
	overflow:hidden;
	width:100%;
	margin-top: 12px;
}

form div.floatbox {
	overflow: hidden;
	padding-bottom: 12px;
	/*min-height: 30px;*/
}

form input, form select {
	float: right;
}

form select {
	width: 221px;
}

form input.text {
	width: 180px;
}

form input.button {
	background-color:#FFFFFF;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	color:#FF3370;
}

input.radio, input.checkbox {
	float: left;
}

form input.fileUpload {
	float: left;
}

form label{
	margin-top: 2px;
	float: left;
	max-width: 425px;
	min-height: 20px;
}

/* Die Klasse 'highlight'
wird eingesetzt um Formularbereiche hervorzuheben, z.B. bei fehlenden Werten in Pflichtfeldern*/


.highlight input.text, .highlight textarea {
	background-color: #F4CAD2;
}

.highlight label{
	font-weight: bold;
}

p.alert {
	background-color: #e2e5d8;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 9px;	
	color: #933949;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #949E96;
	border-width: 1px;
	margin-bottom: 30px;
}

#content.wide {
	position: absolute;
	top: 96px;
	left: 200px;
	width: 640px;
	padding-top: 29px;
	padding-bottom: 30px;
}

.product {
	overflow: hidden;
	margin-bottom: 20px;
}

.product .image {
	float: left;
	width: 120px;
	padding-top: 3px;
}

.wide .product .description {
	float: right;
	width: 500px;
}

.product .description {
	float: right;
	width: 240px;
}

#content .author {
	margin-bottom: 4px;
}

#content .info {
	margin-bottom: 4px;
}

.languages {
	font-style: italic;
}

.product h4 {
	margin-bottom: 2px;
}

.product ul {
	list-style: none;
	font-size: 10px;
	line-height: 18px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}