body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	line-height:14px;
	background-color:white;
	color:#575757;
}

p,h1,h2,h3
{
	margin:0px;
	padding:0px;
	line-height:auto;
}

form {display:inline;}
table {border-collapse:collapse;}

a
{
	color:#575757;	
	text-decoration:none;	
}

a:hover,
#content a,
#footer a,
.colored
{
	color:#7b5b3e;	
}

#container
{
	display:inline-block;
	text-align:left;
	width:932px;
	height:584px;
	height:604px;
	background-image:url('sprechen_lernen.jpg');
	background-repeat:no-repeat;			
}

#inContainer
{	
	text-align:left;	
	margin:75px 80px 0px 80px;	
}

#header
{
	clear:both;		
	display:block;
	height:46px;	
}

#header h1
{
	font-size:18px;
	line-height:24px;
	display:inline;
	float:left;
	height:24px;
	width:267px;
	padding-left:3px;
}

#header ul
{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#header li
{
	float:left;
	padding:0px 3px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}

#header li a
{
	color:#575757;
	font-style:normal;
	text-decoration:none;	
}

#header li a:hover,
#header li.selected a
{
	color:#7b5b3e;	
}

#content
{
	clear:both;
	position:relative;
	margin-top:0px;
	height:380px;
	overflow:hidden;
	border:0px solid blue;
	font-size:14px;
	line-height:20px;
	padding:0px 5px;
}

#content h1
{
	font-size:15px;
	line-height:20px;
}

#footer
{
	margin-top:85px;
	text-align:center;	
	line-height:20px;
}

table.form td
{
	padding:4px 0px;
	font-size:12px;
	line-height:14px;
}

table.form td.label
{
	font-size:14px;
}

table.form td.input
{
	
	padding-right:5px;
	white-space:nowrap;
}

table.form tr.error td
{
	color:#7b5b3e;
	font-weight:bold;
}

input,select
{
	border:1px inset #CCCCCC;	
	padding:2px;
	vertical-align:middle;
}

input.box 
{
	border:0px solid white;
}

input.submit
{
	font-weight:bold;
	color:#7b5b3e;
	background-color:transparent;
	border:0px solid white;
	font-size:15px;
	font-style:italic;
}

#content ul
{
	margin-top:0px;
	padding-top:0px;
}

#logo
{
	float:left;
	position:absolute;
	margin-top:-40px;
	margin-left:650px;
	z-index:1;
	width:135px;
	height:70px;
}




#lightbox2
{
        position:absolute;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;        
        text-align: center;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        border-width:7px;
        border-style:solid;
        padding:14px;
        -moz-border-radius:14px;
}

#lightbox2 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: transparent url(../images/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#prevLink2 { background: url(../images/lightbox/prev.gif) no-repeat; height: 45px; width:45px; cursor:pointer;}
#nextLink2 { background: url(../images/lightbox/next.gif) no-repeat; height: 45px; width:45px; cursor:pointer;}


#imageDataContainer{
        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: 111px; float: right;  padding-bottom: 0.7em;       }
                
#overlay2
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;  
  background-color: #FFF;
}