/* CSS Document */

body {
	margin : 0;
}


input, textarea {
	border:1px solid #ddd;
	background-color : #fff;
}

.textinput {
	width:250px;
}

#bg_stats {
	background-color : #000000;
	background-image:url(images/bg.jpg);
}

img {
	border : 0;
	margin: 10px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	font-style : normal;
	font-weight : 800;
	color : #FFFFFF;
	padding : 5px 0 0 10px;
	line-height : 14px;
	margin : 0;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	font-style : normal;
	font-weight: bold;
	color : #606060;
	padding : 5px 0 0 10px;
	line-height: 18px;
	margin : 0;
}
.red {
	font-weight:800;
	color:red;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 12px;
	line-height : 150%;
	font-style:normal;
	color : #000000;
	padding : 5px 10px 5px 10px;
	margin : 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
}

.navi {
	text-align: right;
	background-color:#000000;
}
.navi a {
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	font-style : normal;
	font-weight : normal;
	color : #FFF;
	line-height : 150%;
	text-decoration: underline;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	font-style : normal;
	font-weight : 800;
	color : #da2a2a;
	text-decoration: underline;
}

.link {
	border : 0;
	margin: 0;
}

.linkarrow {
	background:url(/images/link.gif) center left no-repeat;
	padding: 0 0 0 13px;
}

.linkdownload {
	background:url(/images/download.gif) center left no-repeat;
	padding: 0 0 0 13px;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
	line-height : 100%;
	font-style : normal;
	color: #000000;
    padding : 0;
	margin : 0;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 11px;
	line-height : 100%;
	font-style : normal;
	color: #000000;
}

.error {
   color: #FF0000;
}

#header {
	background-color : #FFFFFF;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	position : absolute;
	height : 75px;
	width : 100%;
	left : 0;
	top : 0;
	right : 0;
	bottom : 0;
}

#lang {
    position: absolute;
	top : 51px;
    left : 744px;
	font-size : 12px;
	color : #000;
}

.lang_ger {
	background-image:url(images/ger.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.lang_eng {
	background-image:url(images/eng.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.lang_ger_off {
	background-image:url(images/ger_off.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.lang_eng_off {
	background-image:url(images/eng_off.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

#lang a:link, #lang a:visited, #lang a:hover {
	color : #000000;
}

#logo {
    position: absolute;
	top : 25px;
    left : 20px;
}

#logo img {
	margin : 0;
	padding : 0;
}

.tabelle ul {
	list-style-image: url(/images/bullet.gif);
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;

	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	font-size : 12px;
	line-height : 140%;
	font-style: normal;
	color: #000000;
}
.tabelle2 ul {
	list-style-image: url(/images/bullet.gif);
	list-style-type: none;
	margin-left: 50px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	font-size : 12px;
	line-height : 140%;
	font-style: normal;
	color: #000000;
}

#tagline {
    position: absolute;
	top : 2px;
    left : 20px;
}

#tagline img {
	margin : 0;
	padding : 0;
}

#navigation {
	position: absolute;
	top : 51px;
	left : 0;
}

#navigation ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

.td_border {
	padding-top:10px;
}

.td_border p {
	padding:8px 0 0 0;
}

.content{
	position : absolute;
	top : 290px;
	left : 232px;
	width : 650px;
}

.content_samples{
	position : absolute;
	width : 800px;
	top:53px;
	left:20px;
}

.content_footer{
	position : absolute;
	top : 660px;
	left : 232px;
	width : 640px;
}

.main_stats {
	position : absolute;
	height : 600px;
	width : 100%;
	margin : 25px 0 0 0;
	padding : 0;
}

/* lightbox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	margin:0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	background-image: url(images/container/container_oben_lb.gif);
	background-repeat: no-repeat;
	background-position:top;
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 31px 10px 0px 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
	background-image: url(images/container/container_unten_lb.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	font: 10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Stats */

#flashcontent {
	float:left;
}

.content_stats {
	width:800px;
	height:auto;
}

.content_stats_box {
	width:390px;
	height:auto;
	float:left;
	margin: 0;
	padding: 10px 0 10px 0;
}

.content_stats_box_top {
	width:390px;
	height:22px;
	float:left;
	background-image: url(images/container/container_oben_lb.gif);
	background-repeat: no-repeat;
}

.content_stats_box_middle {
	width:390px;
	height:auto;
	float:left;
	background-image: url(images/container/container_content_800stats.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

.content_stats_box_bottom {
	width:390px;
	height:4px;
	float:left;
	overflow:hidden;
	background-image: url(images/container/container_content_800_unten.gif);
	background-repeat: no-repeat;
}

.btn_stats {
	background-image:url(images/btn_signup.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	width:117px;
	height:26px;
}

.btn_stats_send {
	background-image:url(images/btn_send.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	width:75px;
	height:28px;
}

.pic {
	padding:1px;
	border:1px solid #a9a9a9;
}

.indent {
	margin-left:10px;
}

.stats_image {
	padding:0px;
	margin:0px;
}