/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#ffffff;
	  font-weight:bold;
	  background-color: #000000;
	  margin-top: 25px;
	  margin-left: 10%;
	  margin-right: 10%;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #3399ff; text-decoration: none; }
A:link	{ color: #3399ff; text-decoration: none; }
A:visited { color: #3399ff; text-decoration: none; }
A:active { color: #3399ff; }
A:hover	{ color: #ffcc00; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
/*	  line-height:140%; */
/*	  padding:2px;
	  margin-top:2px; */
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family: arial, helvetica, sans-serif;
	  text-transform:uppercase;
	  color:#99CCFF;
	  font-size:10px;
	  font-weight:bold;
	  letter-spacing: 1px;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #FFCC00; 
	  text-decoration: none;
	} 
.mod_title	/* album title  Text is controled by .title */ 
	{ 
          /* background-image: url(../images/mod_titlebar.jpg); */
          width: 100%;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size:10px;
	  font-weight:normal;
	  /* background-color: #363636; */
	  line-height:140%;
	  margin-top:2px;		
	  padding:2px;
	  border:0px dashed #000000;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size:11px;
	  font-weight:normal;
	  line-height:140%;
/*	  padding:2px;
	  margin-top:2px;		 */

	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 14px; 	
	  font-family:Verana,Helvetica,Arial,sans-serif;
	  font-weight:normal;
	}

.modcaption  /* modifies background for caption text to reside */
	{
	  font-family: arial, helvetica, sans-serif;
	  
	  color: #ffffff;
	  font-size: 12px;
	  font-weight:bold;
	  background-color: #000000;
	  line-height:140%;
	  padding:2px;
	  margin-top:6px;		
	  border:0px dashed #000000;
	}

.modcaption-album a:visited,
.modcaption-album a:active,	
.modcaption-album a {
    color:#99CCFF;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.2em;
}
.modcaption-album a:hover {
    color:#ffcc00;
}

.modcaption-album {
    font-family:arial,helvetica,sans-serif;
    font-size:10px;
    color: #dddddd;
    font-weight:bold;
    background-color:#000000;
    line-height:140%;
    padding:2px;
    letter-spacing:normal;
    margin-top:2px;
    border: 0px dashed #000000;
}

.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:arial,helvetica,sans-serif;
	  color:#ffffff;
	  font-size: 16px;
	  font-weight:bold;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  padding-left:10px;
	  line-height:100%;
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
/*          background-image: url(../images/mod_titlebar.jpg); */
          width: 100%;
/*          height: 28px; */
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread,
.bread a  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.bread a:hover {
	color:#ffcc00;
}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	  font-weight:normal;
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold;
	  color: #ffffff;
	}
.popup
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #ffffff;
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: bold;
	  color: #ffffff;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  font-size: 12px; 
	  font-weight:bold;
/*	  background-image: url(../images/mod_navbar.jpg); */
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  width: 100%;
/*	  height: 14px; */

	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}

.adminform {
          font-size: 10px;
          font-weight: bold;
          color: #000000 ;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  /* width: 10px; */
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #000000;
	  line-height:100%;
	  letter-spacing: .1em;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color:#99CCFF;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #ffcc00;
	  text-decoration: none;

	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  /* background-color: #363636; */
	  line-height:140%;
	  border:0px dashed #000000;
	  width: 100%  

	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#3399ff;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #ffcc00;
	  text-decoration: none;
	}

.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #000000;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #000000;
	  width:100%  
 
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	  color:#99CCFF;
	}
.modfooter a:hover {
	  color: #ffcc00;
	  text-decoration: none;
	}
.imgcell {
	padding:3px;
}

.album-beschreibung {
	padding-right:50px;
	padding-bottom:10px;
	width:650px;
	padding-left:50px;
	padding-right:50px;

}
.album-beschreibung p{
	position:relative;
	color:#EEEEEE;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	margin-top:0px;
	margin-bottom:10px;
}

.album-beschreibung h2 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	color:#CCCCCC;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
.fussnote {
position:relative;
width:700px;
border-top:1px solid #666666;
font-size:11px;
color:#999999;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-weight:normal;
margin-top:20px;
padding-top:2px;
padding-bottom:20px;
}

.fussnote a {
color: #99CCFF;
}

.menucell {
	height:50px;
	width:50px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	line-height:normal;
	letter-spacing:1px;
	word-spacing:normal;
	line-height:normal;
	vertical-align:top;
	margin:10px;
	text-transform:uppercase;
}

#tbm { width:700px; }

#tbm a {
	color:#000000;

}

#tbm a:hover {  color: #3399ff; text-decoration: none; cursor: crosshair; clip:       rect(   );}

#langmenu img{
	border:1px solid #FFFFFF;
}


.modcaption h1 {
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:2px;
	color:#CCCCCC;
	margin-bottom:0px;
}

.modcaption p {
	margin-top:5px;
	color:#999999;
	font-weight:normal;
}