
/*++++++++++++++++++++++++ Drop Down ++++++++++++++++++++++++*/


#slicks  {
text-align: left;
margin:0;

}

#slickbox,
#schweinfurt,
#zuerich{
z-index:1006;
position:absolute;
background:#CCC;
border:5px solid #CCC;
margin: 0 0 0 0;
}
	

	
	
/*++++++++++++++++++++++++ Lightbox ++++++++++++++++++++++++*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1005; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(float_concepts-p/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(float_concepts-p/nextlabel.gif) right 50% no-repeat; }

#imageDataContainer{ font: 10px Helvetica, Geneva, Arial, SunSans-Regular, 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;font-size: 12px	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 31px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 1004; width: 100%; height: 500px; background-color: #000; }



/*++++++++++++++++++++++++ Body ++++++++++++++++++++++++*/

*html img, div {
behavior: url(iepngfix.htc);
}

body {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
text-align: center;
margin: 0;
padding: 0;
}


.success {
padding: 50px;
margin:0;
font-size:12px;
color:#000;
}

a.success{
color:#999;
text-decoration:underline;
padding:0}


#wrapper {
margin: auto;
width: 813px;
position: relative;
}

#header {
width: 785px;
height: 160px;
padding:0 14px 0 14px;
margin:0;
float: left;
background:url(float_concepts-p/float_concepts-header.gif) no-repeat 14px -20px;
position:fixed;
z-index:1002
}

#logo {
z-index:1003;
width:205px;
height:160px;
float:left
}

/*++++++++++++++++++++++++ Navigation ++++++++++++++++++++++++*/

#navigation {
float:right;
}

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

#navigation li {
display:inline;
margin:0;
padding:0;
}

#navigation li.normal {
background-color: #063 ;
}

#navigation a {
padding: 88px 15px 54px 15px;
margin:0;
font-size:14px;
color:#999;
text-decoration:none;
font-family: Verdana, Geneva, sans-serif;
float:left;
border-left:1px solid #f4f4f4;
border-right:1px solid #f4f4f4;
}

#navigation a:hover {
color:#666;
}

#navigation a.active {
color:#069;
background:url(float_concepts-p/float_concepts-navigation_back.png) repeat-x 0 0;
}

#navigation p {
width: 7px;
padding:0;
margin:0;
height: 160px;
float:left;
}

#subnavigation {
background-color: #f4f4f4;
width:785px;
float:left;
background:url(float_concepts-p/float_concepts-subnavigation_bg.gif) repeat-x 0 -4px;
margin: 0 0 30px 0;
}

#subnavigation ul {
list-style:none;
margin:0;
padding:0;
height:35px;
}

#subnavigation li {
display:inline;
margin:0;
padding:0;
}

#subnavigation li.normal {
background-color: #063;
}


#subnavigation a {
margin:0;
padding:0 0 0 10px;
text-decoration:none;
float:left;
}

#subnavigation a span {
padding: 5px 15px 8px 10px;
margin:0;
font-size:12px;
color:#999;
font-family: Verdana, Geneva, sans-serif;
float:left;
}

#subnavigation a:hover span {
color:#666;
} 

#subnavigation a:hover {
color:#666;
}

#subnavigation a.active span {
color:#069;
background:url(float_concepts-p/float_concepts-subnavigation_back.gif) no-repeat center bottom;
} 

#subnavigation a.active {
cursor: pointer
}

/*++++++++++++++++++++++++ Stage ++++++++++++++++++++++++*/


#stage {
width: 785px;
padding:0 14px 0 14px;
float: left;
padding-top: 220px;
}

#stage #left {
width: 510px;
padding:0;
margin:0 25px 0 0;
float: left;
text-align:left;
}

#stage #left h1 {
padding:0;
margin:0 0 25px 0;
font-size: 20px;
color:#006699;
font-weight:normal;
font-family: Verdana, Geneva, sans-serif;
}

#stage #left h2 {
padding:0 0 5px 0;
margin:25px 0 10px 0;
font-size: 14px;
color:#000;
font-weight:normal;
font-family: Verdana, Geneva, sans-serif;
border-bottom:1px solid #ccc;
}

#stage #left p {
padding:0;
margin:0;
font-size: 13px;
color:#000;
line-height:150%;
}

#stage #left a.adhoc {
padding:0;
margin:0;
font-size: 16px;
color:#006699;
text-decoration:underline;
}

#stage #left .initial{
float:left;
margin-right:10px;
}


#stage #left a.adhoc:hover {
text-decoration:none;
}

#stage #left a {
padding:0;
margin:0;
color:#006699;
text-decoration:underline;
}

#stage #left a:hover {
text-decoration:none;
}

#stage #right {
width: 250px;
padding:0;
margin:0;
float: left;
}

#stage .themebox {
border-bottom:1px solid #ccc;
text-align:left;
padding:30px 15px 25px 15px;
background:url(float_concepts-p/float_concepts-themebox_back.gif) no-repeat;
margin-top:30px}

#stage .themebox p {
font-size:13px;
line-height:150%
}


#stage .themebox a {
padding:0;
margin:0;
color:#006699;
text-decoration:underline;
}

#stage .themebox a:hover {
text-decoration:none;
}


#stage .themebox h1 {
padding:0 0 5px 0;
margin:0 0 10px 0;
font-size: 14px;
color:#000;
font-weight:normal;
font-family: Verdana, Geneva, sans-serif;
border-bottom:1px solid #ccc;
}

#stage .themebox ul {
font-size:13px;
list-style: disc;
margin:0;
padding:0;
}

#stage .themebox li {
margin:0 0 0 12px;
padding:10px 0 0 0;
}

#stage #left ul {
font-size:13px;
list-style: disc;
margin:0;
padding:0;
line-height:150%
}

#stage #left li {
margin:0 0 0 13px;
padding:0 0 0 0;
}


/*++++++++++++++++++++++++ Stage ++++++++++++++++++++++++*/


.infobox {
width: 785px;
margin:20px 0 0 0;
padding:0 14px 0 14px;
float: left;
}

.infobox .top {
width: 785px;
background:url(float_concepts-p/float_concepts-infobox.gif) no-repeat 0 top;
margin:0;
padding:0 0 0 14px;
float: left;
text-align:left
}

.infobox .foot {
width: 785px;
height:5px;
background:url(float_concepts-p/float_concepts-infobox_foot.gif) no-repeat 0 top;
margin:0;
padding:0;
float:left;
}

.infobox p {
padding:0;
margin:10px 0 0 0;
float:left;
font-size:12px;
color:#000
}

.infobox a {
text-decoration:underline;
color:#069;
}

.infobox a:hover {
text-decoration:none;
color:#069
}


.infobox a.footer {
display:block;
text-decoration:none;
color:#999;
}

.infobox a.footer:hover {
text-decoration:none;
color:#666
}

.infobox .top .left  {
margin:0;
float:left;
width:auto
}

.infobox .top .right  {
margin:0 30px 0 0;
text-align:right;
float:right;
width:auto
}

.infobox .row {
float:left;
margin:15px 10px 10px 10px;
padding:0;
}

.infobox .row p {
float:left;
margin:0;
padding:0;
font-size:10px;
color:#000;
line-height:140%
}

.infobox .row span {
color:#999
}



/*++++++++++++++++++++++++ End ++++++++++++++++++++++++*/


#end {
width: 785px;
padding:0;
margin: 0 0 0 14px;
float: left;
text-align: center;
font-size: 10px;
}

#end p {
color: #999;
}


/*++++++++++++++++++++++++ Boxes ++++++++++++++++++++++++*/


#boxes{
height:211px;
}

.left, .right {
position:relative;
z-index:1;
float: left;
margin: 50px 0 0 5px
}

*html .left, .right {
margin: 20px 0 0 2px
}

.box{
width: 350px;
height: 191px;
padding:20px 20px 0 30px;
margin:0;
background:url(float_concepts-p/float_concepts-box_bg.jpg) no-repeat 0 top;
}

.box .content{
float:left;
text-align:left;
}


.content table{
padding:2px 0 2px 0;
font-size:12px;
color:#999
}

.content table input{
border: 1px solid #ccc;
width:220px
}

.content table textarea{
border: 1px solid #ccc;
width: 220px;
height: 40px
}

.content p{
font-size:12px;
color:#999;
text-align:left;
line-height:150%
}

.content .buttonline{
width:340px;
font-size:12px;
color:#999;
text-align:right;
line-height:150%
}

.content .buttonline a{
color:#999;
text-decoration:underline;
}

.box h3 {
background:url(picts/head_starter_left.gif) no-repeat left top;
margin:0 0 10px 0;
padding:0;
text-decoration:none;
text-align:left;
font-size:14px;
color:#999;
font-weight:normal;
font-family: Verdana, Geneva, sans-serif;
}



/*++++++++++++++++++++++++ Tabelle ++++++++++++++++++++++++*/


#stage table{
padding:2px 0 2px 0;
font-size:13px;
color:#000
}

#stage table input[type=text]{
border: 1px solid #ccc;
width:220px;
height:20px
}

#stage table textarea{
border: 1px solid #ccc;
width: 220px;
height: 40px
}
