/*******************************************************************************
	Project		:	Redaxo Biophotonik
	Copyright	:	ADOLAR - orbitalstation.de
					www.orbitalstation.de
					
	Definitionen:	Hellblau: #6699ff
					Überschriften: #125077		
					Orange: #cea21a	
	last Update: 	21.12.2007		
*******************************************************************************/

/*  clear all 	
**********/
html, body {
margin: 0;
padding: 0;
background: url(../img/html_bg.jpg) top left repeat-x;
}

/*	undo
*******************************************************************************/
/*:link,:visited,:hover { text-decoration:underline; }*/
ul,ol,li {list-style: none;} 
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
img, a img,:link img,:visited img, fieldset { border:none; }
img { margin:0; padding:0; vertical-align:bottom; }
table {	border:none; padding:0px; margin:0px; border-spacing:0px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

/*	reset some basic style pre			{font-size:1.2em; }
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{} 
ul li		{margin: 0 0 0 0px;}
ul li ul	{margin: 0 0 0 0px; list-style-type:circle;}
ul li ol	{margin: 0 0 0 0;}

/* Generals
*******************************************************************************/
h1 {
	color:#125077;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

h2 {
	color:#125077;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}
/* Headline h3 */
h3 {
	color:#125077;
	font-size:1.2em;
	font-weight:bold;
}
h3.nachrichten{
	color: #125077;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
h4 {
	color:#125077;
	font-size:1em;
	font-weight:bold;
}
/*	body
*******************************************************************************/
body {
margin: 0 auto;
color: #fff;
font: 75% Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight: 500;
/*letter-spacing: 0.1em;*/
line-height: 1.4em;
text-align: center;/*fuer IE_quirks*/
margin-top: 40px;
background: url(../img/body_bg.jpg) top center no-repeat;
}

#main-block img {
margin-top: 1em;
}
/*	website
*******************************************************************************/
#wrapper {
margin: 0 auto;
position: relative;
width: 1024px;
min-height: 1000px;
color: #000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
background: url(../img/wrapper_bg.gif) top center repeat-y;
}

/*	header
*******************************************************************************/
#headernavigation {
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	top:15px;
	right: 10px;
	color:#fff;
}
#headernavigation a{
	color:#fff;
	text-decoration:none;
}
#headernavigation a:hover{
	color:#cea21a;
	text-decoration: underline;
}

#search{
position: absolute;
top: 5px;
left: 800px;
display: block;
width: 180px;
height: 20px;
clear: both;
}
#headernavigation input.inputbox{
	float: left;
	width: 110px;
	border:1px solid #fff;
	height:15px;
	background:transparent;
	margin-left: 10px;
	padding-left: 5px;
	color:#fff;
}
#headernavigation input.submit {
	float: left; 
	border: 0px;
	background:transparent;
	margin-right: 10px;
	height:15px;
	padding: 0px 1px 1px 1px;
	cursor: pointer;
	color:#fff;
}

#header {
color: #000;
height: 166px;
background: url(../img/body_bg2.jpg) top center no-repeat;
}
/* startseite extra NEWS
***********************************************************************************/
#vbNews {
	width: 280px;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size:small;
}
#startNews {
	float:right;
	margin-top: 10px;	
	margin-bottom: 0px;
	font-size:small;
}
h3.newsHead {
	color:#f8b100;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 8px 0px 0px 0px;
}
h4.newsHead2 {
	color: #12537b;
	font-weight:bold;
	padding: 2px 0px 5px 0px;
	margin: 0px;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.newsContent{
	padding: 0px 0px 0px 0px;
	/*font-size:x-small;*/
}
span.date{
	display:block;
	padding: 10px 0px 0px 0px;
	font-size:x-small;
	color: #999999;
}

#vbNews li.news {
	list-style:none;
	list-style-image: none;
	list-style-type:none;
}
#startNews li.news {
	list-style:none;
	list-style-image: none;
	list-style-type:none;
}
#vbNews ul {
	margin-left: 8px; 
	padding: 0px;
}
#startNews ul {
	margin-left: 8px; 
	padding: 0px;
}
#vbNews p {
	margin: 0px; 
	padding: 0px;
}
#startNews p {
	margin: 0px; 
	padding: 0px 0px 10px 0px;
	font-size: 80%
}
/*  navigation
******************************************************************************/


#menue {
position: absolute;
top: 166px;
left: 10px;
width: 195px;
margin: 0px;
padding: 0px;
background: url(../img/menue_le_top_bg.jpg) top left no-repeat #f5f5f5;
}

#menue ul {
margin: 0px;
}

#menue a{
	text-decoration:none;
}

ul.nav1st {
	font-weight:bold;
	padding: 45px 0px 0px 0px;
	font-size: 1.05em;
}

li.ainactive {
	width: 160px;
    background: url(../img/ainactive.jpg) top left no-repeat #f5f5f5;	
	line-height: 25px;
	padding-left: 20px;
}
li.aactive {
	width: 160px;
    background: url(../img/aactive.jpg) top left no-repeat #f5f5f5;	
	line-height: 25px;
	padding-left: 20px;
}

ul.nav1st a:hover {
 	color:#f8b100;
}

ul.nav1st, a:link, a:visited {
 	color:#000;
}

ul.nav1st li ul.nav2nd li {
	padding:0;
}

ul.nav2nd {
	list-style:none;
	list-style-type:none;	
	}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	font-weight:normal;
	line-height: 1.5em;
	list-style:none;
	list-style-type:none;	
	list-style-image: none;
}

a.current {
	color: #f8b100;
}

ul.nav3rd {
	padding-right: 10px;
}
ul.nav3rd a.current, 
ul.nav3rd a.current:link, 
ul.nav3rd a:hover {
	color: #f8b100;
}
ul.nav3rd a, 
ul.nav3rd a:link {
	display:block;
	font-weight:normal;
	text-align:right;
	font-size: 0.8em;
	line-height: 1.5em;
}

#content {
color: #000;
margin: 0px 210px 0px 210px;
padding: 20px 10px 20px 10px;
}

.flLeft { 
	float:left;
	margin-right: 10px;
	}
.flRight { 
	float:right;
	margin-left: 10px; 
	}
.imgDesc {
	font-size:x-small;
	max-width: 300px;
}

.tableinfo{
	color: #125077;
	font-weight:bold;
}
table.literatur {
	vertical-align:top;
}
#content ul {
	margin-left: 0px;
	/*list-style-image: url(../img/list.gif);*/
	list-style-position: inside;
}
#content ul ul{
	margin: 0px 0 10px 20px;
	}
#content li{
	list-style-image: url(../img/list.gif);
	list-style-position: outside;
}
#content a { 
	text-decoration: none; 
	color: #125077;
	}
#content a:hover { 
	text-decoration: underline;
	}
	

#glossa {
position: absolute;
top: 203px;
right: 10px;
width: 170px;
background-color: #f5f5f5;
color: #000;
margin: 0px 20px 0px 22px;
font-size: 80%;
}

#footer {
	margin: 0 auto;
	width: 1024px;
	background: url(../img/footer.jpg) top center no-repeat;
	height: 95px;
}
#footer p {
	margin:0;
	padding:75px 0;
	font-size:10px;
	text-transform:uppercase;
}

#footer p, 
#footer p a,
#footer p a:link {
	color:#fff;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}

#footer .col-left {
	float:left;
	padding-left: 10px;
	width:350px;
}
#footer .col-right {
	float:right;
	padding-right:30px;
}






/*	logo / breadcrumb
*******************************************************************************/
#logoLeft {
	position:relative;
	top:0px;
	left:10px;
	float: left;
}

#logoLeft a {
	display:block;
	height:142px;
	width:280px;
	text-indent:-700em;
}
#logoRight {
	float: right;
	position:relative;
	top:0px;
	background:url(../img/pixel.gif) left top no-repeat;
}
#logoRight a {
	display:block;
	height:80px;
	width:241px;
	text-indent:-700em;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#fff;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#fff;
	color:#125077;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

/* Glossa Zitat
************************************************************/

.zitat {
	 color:#f8b100;
	 font-size: 1.7em;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
.spaeker{
	 color:#f8b100;
	 font-size: 1.0em;
	 font-family: verdana, arial, helvetica, sans-serif;
}
.glossaHead{
	 color:#f8b100;
	 font-size: 1.0em;
	 font-weight: bold;
	 font-family: verdana, arial, helvetica, sans-serif;
	 margin: 0px;
	 padding: 0px;
}
.glossaBody{
	 color:#f8b100;
	 font-size: 1.0em;
	 font-family: verdana, arial, helvetica, sans-serif;
	 margin: 0px;
	 padding: 0px;
}
.glossaLink{
	 color:#f8b100;
	 font-size: 1.0em;
	 text-decoration:underline;
	 font-family: verdana, arial, helvetica, sans-serif;
	 margin: 0px;
	 padding: 0px;
}
.news h1{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.news {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}