/*SEITENAUFBAU*/
body{
font-size:100.01%;
}
a{
text-decoration:none;
}
#ges{
margin:5px auto 0 auto;
font-size:1em;
font-family: Myriad Pro,Arial, sans-serif;
background:#fff;
border:1px solid #000;
}
#head{
height:227px;
background:url(../images/gallery/test/header.jpg);
}
#mainleft{
padding-top:10px;
padding-left:10px;
}
#content{
width:680px;
padding:10px;
overflow:auto;
}
#content img{
margin:0 10px 10px 0;
}
#foot{
background:#262626;
text-align:right;
color:white;
font-size:0.6em;
padding: 2px 0 2px 0;
}
#foot a{
text-decoration:none;
color:white;
padding-right:25px;
}
h4{
color:#c00518;
}
/*FLOATS*/
#mainleft,#content,#eol,#o,#eor,#eul,#u,
#eur,#boxbackground,#nav,.sliderbutton,#slider,#slider li,.pagination li{
float:left;
}
/*CLEARS*/
#box1,#navfoot,.pagination,#foot{
clear:both;
}
/*WIDTHS*/
#ges,#head,#foot{
width:900px;
}
#eol,#eor,#eul,#eur{
width:15px;
}
#o,#u{
width:640px;
}
#menu,#nav1,.boxtop,.boxfoot,#navhead,#navfoot,#mainleft{
width:185px;
}
/*HEIGHTS*/
#eol,#o,#eor,#eul,#u,#eur{
height:15px;
}
/*CONTENT DIV RÃ?Æ'Ã¢â,¬Å¾NDER ANFANG*/
#eol{
background:url(../images/gallery/test/eol.gif);
}
#o{
background:url(../images/gallery/test/o.gif) repeat-x;
}
#eor{
background:url(../images/gallery/test/eor.gif);
}
#eul{
background:url(../images/gallery/test/eul.gif);
}
#u{
background:url(../images/gallery/test/u.gif) repeat-x;
}
#eur{
background:url(../images/gallery/test/eur.gif);
}
#boxbackground{
width: 650px;
background:url(../images/gallery/test/boxbg.jpg) repeat-y;
padding-left:20px;
}
/*MAINLEFT CONTENT*/
	/*MENU CSS*/
#nav{
background:url(../images/gallery/test/navbg.jpg) repeat-y;
font-size:1em;
}
#nav a{
display:block;
width:100%;
}
/*MENU CSS ENDE*/
	/*MENU O CSS*/
#menuo a{
text-decoration:none;
font-weight:bold;
color:#000;
margin:10px;
outline:none;
}
#menuo a:hover{
background:grey;
color:#fff;
}
#menuo{
text-align:right;
color:black;
background:white;
padding-right:25px;
}
/*BOX 1,2,3 CSS*/
#box1,#box2,#box3{
width:200px;
margin:0 auto 0 auto;
}
/*BOX KLASSEN ANFANG*/
.boxtop{
height:23px;
background:url(/images/gallery/test/boxtop.jpg);
}
.boxcontent{
width:165px;
background:url(../images/gallery/test/navbg.jpg) repeat-y;
padding-left:20px;
}
.boxfoot{
height:23px;
background:url(../images/gallery/test/navfoot.jpg);
}	
/*MAINLEFT CONTENT ENDE*/
	/*HEADMENU LINKS*/
#navhead{
height:37px;
background:url(../images/gallery/test/navhead.jpg);
padding-top:16px;
margin-top:10px;
}
#navhead h3{
margin:8px 0 0 28px;
}
#navfoot{
height:23px;
background:url(../images/gallery/test/navfoot.jpg);
margin-top:-15px;
}
ul{
margin-left:10px;
}
#fullsize{
width:450px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-weight:bold;
}
#smallsize{
width:500px;
}
.image{
width:90px;
padding:3px;
cursor:pointer;
color:lightgrey;
font-size:0.85em;
}