@charset "ISO-8859-1";
/* 20141205 */


/* container geschmacksmuster */
#inhalt .gsmtreffercontainer {
			width: 37em;
			min-width: 250px;
			min-height: 400px;
			height:490px;
			overflow:auto;
			font-size: 0.9em;
			text-align: left;
			margin: 4px 3px;
			float: left;
			position: relative;
			background: #fff;
			line-height: 1.2;
			border: 1px solid #369;
			}
/* container geschmacksmuster */
#inhalt .gsmbildercontainer {
	width: 27em;
	min-width: 220px;
	min-height: 200px;
	height:260px;
	overflow:auto;
	font-size: 0.9em;
	text-align: left;
	margin: 4px 3px;
	float: left;
	position: relative;
	background: #fff;
	line-height: 1.2;
	border: 1px solid #369;
	
	}

#inhalt h3.gsmtreffconHeader {
	border: 1px solid #85a3c2 ;
	padding: 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #85a3c2;
	text-align: left;
	margin-top: 0;}
	
	
h3.gsmtreffconHeader a {
	background:#d6e0eb;
	padding:2px;}

/* container geschmacksmuster registeranzeige  */
 #inhalt .gsmregiauskcontainer{
 			width: 27em;
 			min-width: 250px;
 			min-height: 250px;
 			height:250px;
 			width:250px;
 			overflow:auto;
 			font-size: 0.9em;
 			text-align: left;
 			margin: 4px 3px;
 			float: left;
 			position: relative;
 			background: #eaeff5;
 			line-height: 1.2;
 			border: 1px solid #369;
 			}



  #inhalt .gsmregiauskcontainer h3.gsmbildzustand{
    	text-align: right; 
  		/*background: #85a3c2;*/
  		/*color: #fff; */
  		/*padding-top: 1em; */
  		/*padding-bottom: 1em; */
  		margin-top: 0;
  		padding-left:1em;
  		padding-right:1em;
  		margin-right: 1em;
  		margin-left: 1em;
  		font-weight: normal;
  		min-width: 150px;
  		/*text-transform: uppercase;*/
  		}
 #inhalt .gsmregiauskcontainer p.gsmbilddar {text-align: center;}


	
	
	
	

#gsmliste li p span {
clear:left;
display:block;
float:left;
position:relative;
width:11em;
}


tr th.gsminput {max-width: 250px;}

p.gsmbild {text-align: center;xborder: 1px solid #000; height:220px;}
p.darstellungszahl {text-align: left; font-size: 90%;}


 .objektblaettern input{
	text-decoration: none;
	border-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #222;
	border-right-color: #222;
	border-width: 1px;
	padding: 2px 4px;
	font-size: 0.9em;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	position: relative; /* 060504 damit zeigt ie botton unten ganz an */
	margin-right: 0.4em; /* 20081211 */
	background: #ccc;
    color: #224466;
    font-weight: bold;
}

.objektblaettern input[disabled='disabled']{
	text-decoration: none;
	border-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #222;
	border-right-color: #222;
	border-width: 1px;
	padding: 2px 4px;
	font-size: 0.9em;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	position: relative; /* 060504 damit zeigt ie botton unten ganz an */
	margin-right: 0.4em; /* 20081211 */
    background: #ddd;
    font-weight: bold;
    color: #999;
}


.objektblaettern input.seiteneingabe {
	border: 1px solid #85a3c2;
	padding: 2px 4px;
	font-size: 0.9em;
	font-weight: bold;
	width:30px;
	letter-spacing: 1px;
	position: relative; /* 060504 damit zeigt ie botton unten ganz an */
	xmargin-right 5.4em;
	xmargin-left: 8.4em; 
	background: #eee;
    	color:  #369;
    	background:#ecedef;
}
 
  th.suchfeldSpalte{width: 5%}

