/* Start of CMSMS style sheet 'Euu_stylesheet' */
body {
	margin: 10px;
        
        background: #dee0e3 url(uploads/images/layout/background.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
}

p {
	line-height: 17px;
	margin: 0;
	padding: 0px;
        font-size: 1em;
       
}

p.strong {
       margin: 0;
}

h2 {
	color: #626365;
	margin:0px;
	padding:0px;
	font-size: 15px;
}



b.nav {   color: orange;
        font-size: 1em;
        text-decoration: none;
}

a {   color: orange;
        font-size: 1em;
        text-decoration: none;
}


c {    color: black;
        font-size: 1em;
}

d {    color: black;                       
        padding: 5px;
        font-weight: bold; 
        font-size: 12px;
        text-indent: 5px;
        font-size: 1em;
}

a:hover {
	text-decoration: none;
        color: black;
}



/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 1000px;
       background:#fff url(uploads/images/layout/shadow_bottom.gif) bottom no-repeat;
       padding: 5px 5px 10px 5px;
       margin-bottom: 15px;
      
       
       
       
       
  }


/**** Top ***/


#top {
	width: 1000px;
        float: left;
	height: 110px;
	color: white;
       	background: url(uploads/images/layout/headernew.png);
        background-repeat: no-repeat;
        
	overflow: visible;
        padding-bottom: 25px;
        border-bottom: dotted 1px black;
        position: relative;

}


#top-right {
        width: 150px;
        height: 150px;
        background: url(uploads/images/layout/postit.png);
        background-repeat: no-repeat;
        overflow: visible;
        position: absolute;
        right: 100px;
        top: -10px;
}

#top-right:hover{
        width:155px;
        height: 155px;
        background: url(uploads/images/layout/postithover.png);
        background-repeat: no-repeat;
        overflow: visible;
        position: absolute;
        right: 97.5px;
        top: -7.5px;
}

#top h2 {
	color: grey;
	letter-spacing: 5px;
	font-size: 10px;
	font-style: bold;
        font-family: verdana;
	text-align: left;
        margin-left: 18px;
        margin-top: 118px;
        overflow: visible;
        position: absolute;

}



***************************************************


*******************************************************

/**** Main Menu ***/


#menu{
        display: block;
}

#menu ul {
        font-style: normal;
        font-weight: normal;
        color: black;
        text-align: left;
        margin: 0;
        padding: 0;

    
}

#menu ul a {
        font-weight: normal;
        display: block;

        
}

#menu ul a:hover{
        color: orange;
}

#menu ul li {
	display: block;
        font-weight: normal;
        color: orange;
        text-align: left;
        padding-left: 18px;
        padding-top: 3px;
        float: left;
        width: 80%;
}

#menu ul li li {
        margin-left: -10px;
}

#menu ul li li {
        font-size: 8pt;
}

#menu li a {
	
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
	color: black;
        text-align: left;
        display: block;
        height: 1%;
}

#menu li a:hover{
        color: orange;
}

#menu li b{
        color: orange;
        font-weight: normal;
}


/**** Different Elements***/

***********zoom-box************

#zoom-control{
         display: block;
         text-decoration: none;
         width: auto;
         vertical-align: center;
}

#zoom-title{
         float: left;
         padding-left: 10px;
}

#zoom-control * {
         
         text-align: center;
         vertical-align: center;
         background-color:#f8f7f5;
         width: 15px;
         font-size: 15px;
         float: right;
         margin-right: 5px;
         border: solid 1px black;
}

#zoom-control a {

         text-decoration: none;
}

#zoom-control a:hover {
         background-color: #333333;
         color: #FFFFFF;
}


***********suche************

#suche {
         margin-left: 1em;
         margin-top: 2px;
}



/**** Content Container ***/

#content {
       text-align: left;
       width: 646px;
       height: 1%;
         
}

#printlink {
       margin-top: 5px;
       margin-left: 18px;
}

#printlink a{
       text-decoration: none;
       font-size: 10px;
       color: #626365;
       padding: 5px 0 0 0;
}

*******Box**********
table.box{
        table-layout: fixed;
        vertical-align: top;
}
table.box thead td{
        width: 198px;
        vertical-align: top;
}
table.box thead a.box_head{
        height: auto;
        width: 195px;
        border-top: 1px solid black;
        border-right: 1px solid black;
        border-left: 1px solid black;
        background-color: #f8f7f5;
        padding: 5px 0px 5px 5px;
        margin: 0 20px 0 0; 
        font-weight: bold;
        text-decoration: none;
        font-size: 15px;
        color: black;
        display: block;
}
table.box thead td a:hover{
        background-color: #ababab;
}

table.box tbody td {
        width: 198px;
        margin: 0px;
        padding: 0px;
        height: 50px;
        vertical-align: center;
}
table.box tbody td div.box_image{
        width: 198px;
        height: 50px;
        padding-right: 2px;
        margin: 0 20px 0 0;
        border-right: 1px solid black;
        border-left: 1px solid black; 
        display: block;
        vertical-align: top;
}

table.box tbody tr.box_text td{
        vertical-align: top;
        margin: 0px;
        padding: 0px;

}
table.box tbody tr.box_text td p{
        padding: 5px 5px 5px 5px;
        margin: 0 0 0 0; 
        min-height: 60px;
        line-height: 15px;
        border-right: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid black;
        display: block;
        width: 190px;
}


/**** Content ***/

#left {
       width: 150px;
       float: left;
       background: white;
       display: block;
       margin-top: 15px;
}

#left_1 {
	width: 150px;
        height: auto;
        border-top: dotted 1px black;
        border-right: dotted 1px black;
        border-bottom: dotted 1px black;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px; 
        display: block;
        background:#f8f7f5;
        margin-bottom: 15px;
}

#left_2 {
        width: 150px;
        height: auto;
        border-right: dotted 1px black;
        border-bottom: dotted 1px black;
        border-top: dotted 1px black;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
        background:#f8f7f5;
        margin-bottom: 15px;     
}

#left_3 {
        width: 150px;
        height: auto;
        border-right: dotted 1px black;
        border-bottom: dotted 1px black;
        border-top: dotted 1px black;
        float: left;
        background-color: #f8f7f5;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 15px;
               
}

#center{
       width: 646px;
       heigth: 1%;
       margin: 15px 27px 0 27px;
       float: left;

}

#right {
       width: 150px;
       float: right;
       background-color: white;
       display: block;
       height: 1%;
       margin-top: 15px;
}

#right_1{
       width: 150px;
       padding-top: 10px;
       padding-bottom: 10px;
       float: right;
       border-top: dotted 1px black;
       border-left: dotted 1px black;
       border-bottom: dotted 1px black;
       text-align: left;
       background-color: #f8f7f5;
        margin-bottom: 15px;
}

#right_2{
       width: 150px;
       height: 1%;
       padding-top: 10px;
       float: right;
       border-top: dotted 1px black;
       border-left: dotted 1px black;
       border-bottom: dotted 1px black;
       text-align: left;
       background-color: #f8f7f5;
       margin-bottom: 15px;
 }
      

/**** Clear Div ****/

#clear {
       clear: both;
       width: 100%;
       height: 5px;
}

/**** Footer ***/


#footer {
	text-align: center;
        float: center;
	border-top: dotted 1px #000000;
	padding: 10px 0 20px 0;
	width: 680px;
        height: 1%;
        margin: 20px auto 0 auto;
}

/**** Album ***/
ul.picturelist {
       float: left;
       margin: 0;
       padding: 0;
       width: 646px;
}

li.thumb{
       text-align: left;
       line-height: normal;
       margin: 5px 15px 0 15px;
       padding: 0;
       width: 120px;
       min-height: 150px;
}

.albumueberschrift{
        text-size: 2em;
        font-weight: bold;
} 

.bildbeschrieb{
       text-align: left;
       font-size: 10px;
       margin: 5px 0 0 0;
       font-style: italic;
       width: 120px;
}

.albumname{
       text-align: left;
}

p.albumkommentar{
       text-align: left;
       font-size: 11px;
       margin-left: 10px;
}
table.albumkommentar{
       text-align: left;
       font-size: 11px;
       margin-left: 10px;
}
#lbCaption {
       display:block;
       font-weight:normal;
}

.thumb a{
       text-align: center;
       height: auto;
       min-height: 80px;
       display: block;
}

/***************druck-freundliche seite******************/

#print_container {
       width: 646px;
       display: block;
}
/* End of 'Euu_stylesheet' */

