body, td, th {
text-align:left;
}

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}


#Container{
background-color:#FFF;
overflow:hidden;
}

#Container{
overflow:hidden;
}

#LoadContainer{
position:absolute;
width:100%;
top:3px;
right:5px;
text-align:right;
z-index:101
}

#PhotoContainer{
visibility:hidden;
}

*html #PhotoContainer{
visibility:hidden;
width:508px;
}

#centerCaption {
	width: 100px;
	text-align:left;
	margin:0px;
	color:#FFFFFF;
}

#CaptionBlock{
	position:absolute;
	top:30px:
	height:1px;
	text-align:left;
	visibility:hidden;
}
#Caption{
	margin-left:2em;
	margin-top:-22em;
	float:left;
	font-weight:normal;
	font-size:12px;
	visibility:hidden;
}

#Counter{
	margin-right:2em;
	margin-top:-22em;
	float:right;
	font-weight:normal;
	font-size:12px;
	visibility:hidden;
}

#level2_main{
	margin-top:-1em;
	width: 600px;
	position:relative;
	text-align:left;
}
#level2_left{
position:relative;
	margin-left:0;
	float:left;
	font-weight:normal;
	font-size:12px;
}

#level2_right{
position:relative;
	text-align:right;
	font-weight:normal;
	font-size:12px;
}

#License{
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#666;
border-top:1px solid #CECEB5;
width:400px;
text-align:left;
line-height:1.4em;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:-500px;
height:200px;
width:200px;
z-index:100;
background:url(images/pixel.gif) 50% 50% no-repeat
}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
background:transparent url(images/prev_rounded_sidebar2.gif) left 50% no-repeat
}

#NextLink:hover{
background:transparent url(images/next_rounded_sidebar2.gif) right 50% no-repeat
}

#PrevLink span,#NextLink span{
display:none
}

#level2_left img{
	border:none
}

#level2_left img{
	opacity:1.0;
	filter:alpha(opacity=100); /*für IE*/
	-moz-opacity:1.0; /*Mozilla*/
}

#level2_left img:hover{
	opacity:.8;
	filter:alpha(opacity=80); /*für IE*/
	-moz-opacity:.8; /*Mozilla*/
}

#level2_right a{
	text-decoration:none;
	color: #ca172b;
	font-size:17px;
}

#level2_right a:hover{
	text-decoration:none;
	color: #FFFFFF;
	font-size:17px
}

#prev_next_btns
{
padding-top:7px;
padding-bottom:7px;
text-align:center;
}

#projects_info_table
{
padding-top:10px;
text-align:left;
}


/*
#Wrapper{
margin:0 auto;
height:300px;
width:525px;
overflow:hidden;
position:relative
}
*/

#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}

#thumbnails {
	margin-left:2em;
	margin-top:3em;
}

#level2_left img{
padding-right:0px
}

