/* WNN Styles */

@import url("../bilder/d75/layout.css");
@import url("../bilder/d83/boxen.css");
@import url("../bilder/d83/menu.css"); 

/*************************************
      Galerie Styles
**************************************/

A {
  color:#25B; 
  text-decoration:none; 
  font-size: 11px;
}

A:hover {
  font-size: 11px;
  text-decoration:underline;
}
A:visited { color:#9136ad;}
A img {border: 0;}

form	{
	margin: 0px;
}


.sort_bt {
  border: 1px solid #4D4D4D;
  text-align:center;
  vertical-align:middle;
  height: 10px;
}

a.sort_link {
  text-decoration:none;
}
a:visited.sort_link {
  text-decoration:none;
}


img {
  border: 0px;
}

.dropshadow{
	float:left;
	margin-right: 10px; margin-bottom: 10px;
}

.innerbox{
	border: 1px solid #999999;
	padding: 4px;
}

.img_title{		
	font-family:verdana;
	font-size:11px; 
	font-weight:bold; 
	color:#4D4D4D; 
}

.subtitel {
	font-family:verdana;
	font-size:9px;  
	color:#4D4D4D; 
	margin: 1px;
	font-weight:normal;
}

.gallier_img {
	padding-top: 2px;
	padding-bottom: 2px;
}
.bildmerken
{
	font-family:verdana;
	font-size: 11px;  
	color: #4D4D4D; 
	vertical-align:middle;
}

table td { vertical-align:top;}

			/* General */
body { 
	font-size:12px; 
	font-family: Arial,'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif; 
	line-height:18px;}			

h1 { 
	font-size:14px; 
	margin:3px 0 5px 0;
	font-family:arial;
}

h2, h3, h4, h5, h6, h7 { 
	font-size:12px;
	font-family:arial;
}

p { 
	font-size:12px;
	font-family:arial;
}
			
#search input.searchfield { font-size:11px;}
			
			/* Content Box */
			#col2 h1 { font-size:12px;}
			.storyBox1 h3, .storyBox1 p,.storyBox2 h3, .storyBox2 p { font-size:11px;}
			
			/* Side Box */
			#searchBox {font-size: 11px;}
			#searchBox a {font-size: 11px;}
			#searchbox select {font-size: 11px;}

/* GALERIE NEU */

.gallery_cont{
    width:552px;
    height:468px;
    overflow:hidden;
    border:1px solid #CCCCCC;
}

.gallery_spacer {
    width:100%;
    height:434px;
    overflow:hidden;
    background-repeat:no-repeat;background-position:center;
}

.gallery_navi {
    width:100%;
    height:35px;
    background-color:#333333;
    x-moz-opacity:0.7; xfilter:alpha(opacity=70); xopacity:0.7;
}

.gallery_navi_table {}
.gallery_navi_table td {
    padding-top:7px;
    padding-left:5px;
}
.gallery_navi_table td a{ position:absolute; }
.gal_panel_cont_tab { width:150px; height:19px;z-index:3;position:absolute;overflow:hidden;margin-left:15px; background-color:#333333; }
.gal_panel_cont_tab div { padding:4px;color:#FFFFFF; font-size:11px;background-color:#333333;}
