﻿
/* Suche*/
.gv2searchbox
{
	border-style:  dotted;
	border-width: 1px;
	padding: 7px;
	border-color: Black;
	background-color: #EFEFEF;
	margin-top: 15px;
	width: 450px;
	
}

.gv2emtpybox
{
	border-style:  dotted;
	border-width: 1px;
	padding: 7px;
	border-color: Black;
	background-color: #EFEFEF;
	width: 100%;
}

.gv2searchcontent
{
	padding-top:5px;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#EFEFEF;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000000;
}

.SendMerkzettel
{
	background: #008000;
	text-align: center;
	padding-top: 3;			
}
 a.SendMerkzettelLink:link, a.SendMerkzettelLink:visited, a.SendMerkzettelLink:active, a.SendMerkzettelLink:hover
{
	color: #ffffff;
}


/* Suchergebnisse (GridView) */
.tableViewMain {
	border-width: 1px;
	border-style: dotted none none none;
	border-color: #000000;
	width: 100%;
}

.tableViewContent {
	border-width: 1px;
	border-style: none none dotted none;
	border-color: #000000;
	width: 100%;
}

.tableViewSeperator 
{
	background: #EFEFEF;
	border-width: 1px;
	border-style: solid none none none;
	border-color: #E6E6E6;
	width: 100%;

}

.tableViewSeperatorRow1 {
	width: 100%;
	
}

.tableViewSeperatorRow2
{
	background: #EF0000;			
}

 a.tableViewSeperatorRow2Link:link, a.tableViewSeperatorRow2Link:visited, a.tableViewSeperatorRow2Link:active, a.tableViewSeperatorRow2Link:hover
{
	color: #ffffff;
}

.tableViewSeperatorRow3 {
	
}


.tableViewAlternatingRow {
	
}

.tableViewMouseOver {
	background: #FAFAFA;
}


.tableViewPager
{
	background-color: #FAFAFA;
}

.tableViewPager TR
{
	height: 30px;
}

.tableViewPager a
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #EFEFEF;
	color: #000000;
}

.tableViewPager span
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	background: #ffffff;
	color: #000000;
}

.tableViewPager a:hover
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	background: #ffffff;
	color: #000000;
	text-decoration: underline;	
}

.tableViewHeader 
{
	background-color: #EFEFEF;
	height: 20px;
}

.tableViewHeader a
{
	text-decoration: none;	
}

/* Status Verfügbarkeit */
.StatusHeader th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 14px;
	background-color: #DCDCDC;
	border-bottom: #666666 1px solid;	
}

/* Fotogallerie */
.photoTitle
{
	font-weight: bold;
	height: 25px;
}

.photoContainer
{
    width:450px;
	valign: middle;	  
}

.photoPager 
{
    width:460px;
	border-top: #ACA899 1px solid;
	background-color: #DCDCDC;
}

.photoButton td
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #DCDCDC;
}

.photoImage
{
    align: center;
}

/* top */
.highlight 
{
    background-color: lemonchiffon; 
}

.Top_TabStrip
{
    height: 20px;
    text-align: left;
}
.Top_TabStripMiddle
{
    height: 20px;
    border-bottom: solid 1px Black; 
    padding-left: 4px;   
}
.Top_TabStripMiddle2
{
    height: 20px;
    border-bottom: solid 1px Black;
    width: 100%;    
}
.Top_TabUnselected
{
    height: 20px;
	color: black;
	background-color: #D7D7D7;
	border: solid 1px Black;
	padding-left: 2px;
	padding-right: 0px;
}

.Top_TabSelected
{
    height: 20px;
	cursor: default;
	color: black;
	font-weight: bolder;
	background-color: Transparent;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
	border-left: solid 1px Black;
	padding-left: 2px;
	padding-right: 0px;
}

.Top_TabMouseOver
{
	color: blue;
	background-color: #D7D7D7;	
}

.Top_TabPage
{
	
}

a.TabLink:link, a.TabLink:visited, a.TabLink:active {
    text-decoration: none;
    color: Black;
	
}

a.TabLink:hover {
    color: Black;
	font-weight: bold;
}


/* TABS */
.gv2shadetabs{
 margin-top: 2px;
 margin-left: 0px;
 margin-bottom: 0px;
 padding: 2px 0px;
 border-bottom: 1px solid #778;
}

.gv2shadetabs li{
 list-style: none;
 margin: 0;
 display: inline;
}

.gv2shadetabs li a{
 padding: 2px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: white url(images/shade.gif) top left repeat-x;
 text-decoration: none;

}

.gv2shadetabs li a:link{
	text-decoration: none;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
}
.gv2shadetabs li a:visited{
	text-decoration: none;
    color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
}

.gv2shadetabs li a:hover
{
	text-decoration: none;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-style: normal; 
    color: Black;
    background-image: url(images/shadeactive.gif);
}

.gv2shadetabs li.selected a{ /*selected main tab style */
 background-image: url(images/shadeactive.gif);
 border-bottom: 1px solid #fff;
}

.gv2shadetabs li.selected a:hover{ /*selected main tab style */
 border-bottom: 1px solid white;
}

.gv2contentstyle
{
	padding: 2px; 
	padding-top: 10px;
	padding-bottom: 10px;

}
