
/*** user-Sidebar = info ***/

#user {
position: absolute;
padding: 5px;
top:90px;
right:28px;
width:220px;
height:80%;
background-color: #F0F0F0;
border: 1px solid #999;
z-index: 20;
overflow: hidden;
cursor: auto;
filter:alpha(opacity=100);/*trick to prevent IE opacity bug*/
}

#userBackground {
    width: 100%;
    height: 100%;
}

#userToggler {
    position:absolute;
    top: 71px;
    right: 31px;
    z-index: 2;
    width: 14px;
    height: 14px;
    background-image: url(images/arrow_right.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#titleDiv {
	margin: 5px;
	padding: 2px;
	height: 22px;
	font-size: 9pt;
	background-color: #A3A3A3;
	color: #000000;
}

	#symbol {
		position: relative;
	}
	#nick1 {
		position: relative;
	}
	#date {
		position: relative;
	}

#tagsDiv {
	margin: 5px;
	padding: 2px;
	height: 16px;
	background-color: #A3A3A3;
	overflow:auto;
	color: #000000;
}

#XYDiv {
	margin: 5px;
	padding: 2px;
	height: 16px;
	background-color: #A3A3A3;
	overflow:auto;
	color: #000000;
}

#photoDiv {
	margin: 5px;
	padding: 2px;
	height:110px;
        width:94%;
	border: 1px;
	font-size: 8pt;
	background-color: #A3A3A3;
	color: #000000;
	overflow:auto;
}

#commentDiv {
	margin: 5px;
	padding: 2px;
	height: 80px;
	font-style:italic;
	font-size: 10pt;
	color: #000000;
	overflow: auto;
	background-color: #A3A3A3;
}
#antwort {
	margin: 5px;
	padding: 2px;	
	position: relative;
	width: 94%;
	height: 300px;
	z-index: 20;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	overflow: hidden;
	cursor: auto;
	background-color: #A3A3A3;
	border: 0px solid #999;
}


/*** tag und symbole -div ***/

#tagsymbol {
/* background-color:#FF0000; */
position: absolute;
padding: 5px;
top:90px;
left:10px;
width:290px;
height:80%;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
border: 1px solid #999;
z-index: 21;
overflow: hidden;
cursor: auto;
filter:alpha(opacity=100);/*trick to prevent IE opacity bug*/

}

#tagsymbolBackground {
    width: 100%;
    height: 100%;
}


#TitelTAGSYM {
	float:left;
	width:50%;
	text-align: center;
}

#TAGSTitle{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 8px;
}


#tagDiv {
		position: absolute;
		top: 40px;
		left: 0px;
		padding: 5px;
		height: 89%;
		width: 90%;
		margin: 4px;
		overflow: auto;
		z-index:22;
}
#tagDivBackground {
    width: 100%;
    height: 100%;
}


#TitelKE {
	float:right;
	width:50%;
	text-align: center;
}

#sucheDiv {
		position: absolute;
		top: 40px;
		left: 0px;
		padding: 5px;
		padding-right: 30px;
		height: 86%;
		width: 87%;
		margin: 4px;
		font-size: 10px;
		overflow: auto;
		z-index:22;


}

#sucheDivBackground {
    width: 100%;
    height: 100%;
}

#SYMBOLETitle{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 8px;
}

#Symbole img {
		height:20px;
		width:20px;
}

#gewaehltesSymbol img {
		height:32px;
		width:32px;
}


#tagsymbolToggler {
    position:absolute;
    top: 71px;
    left: 10px;
    z-index: 2;
    width: 14px;
    height: 14px;
    background-image: url(images/arrow_left.png);
    background-repeat: no-repeat;
    cursor: pointer;
}


#OMSLogo {
    position: absolute;
	left: 10px;
	top: 3px;
    cursor: pointer;
	z-index: 3;
}

/*** kaMap Logo ***/
#kaLogo img {
    position: absolute;
	right: 20px;
	bottom: 220px;
	cursor: pointer;
	z-index: 1;
}

/*** umfrage div ***/

#umfrageLink {
	background-color:#FFFFFF;
	border: 2px solid #3D3D3D;
	position:absolute;
	top:20px;
	left:20px;
	margin:10px;
	padding:50px;
	width:80%;
	height:80%;
	font-family: Verdana, sans-serif;
    font-size: 18px;
	font-weight: normal;
    overflow: hidden;
	z-index: 800;
}

#UmfrageTitel h1 {
	position:absolute;
	top:5px;
	left:150px;
	cursor: pointer;
	color: #FF0000;
	z-index: 3;
}

#UmfrageVerlosung {
	position:absolute;
	top:36px;
	left:170px;
	cursor: pointer;
	color: #000000;
	z-index: 4;
}

#iframeABCD {
	position: absolute;
	top:20px;
	left:50px;
	margin:0px;
	padding:0px;
	width:80%;
	height:90%;
    overflow: hidden;
	cursor: default;
	z-index: 400;
}


#iABCD {
	position: absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:95%;
	height:95%;
    overflow: hidden;
	cursor: default;
	z-index: 400;
}

#iframeCD {
	position: absolute;
	top:20px;
	left:50px;
	margin:0px;
	padding:0px;
	width:80%;
	height:90%;
    overflow: hidden;
	cursor: default;
	z-index: 400;

}

#iCD {
	position: absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:95%;
	height:95%;
    overflow: hidden;
	cursor: default;
	z-index: 400;

}



#umfrageStart {
	background-color:#FCFCFC;
	border: 2px solid #3D3D3D;
	position: absolute;
	top:20px;
	left:50px;
	margin:0px;
	padding:20px;
	width:80%;
	height:90%;
	font-family: Verdana, sans-serif;
    font-size: 18px;
	font-weight: bold;
    overflow: auto;
	z-index: 800;
	cursor: default;

}


.umfrage_visible {     
 visibility: visible; 
} 

.umfrage_hidden { 
     visibility: hidden; 
} 

.display_none { 
 visibility: hidden; 
} 

.display_yes { 
	 visibility: visible; 
}

#userBackground {
    width: 100%;
    height: 100%;
}

#help h2 {
	position:absolute;
	top:11px;
	right:100px;
	cursor: pointer;
	color: #000000;
	z-index: 3;
}

#helpDiv {
	background-color:#FCFCFC;
	border: 2px solid #3D3D3D;
	position:absolute;
	margin:10px;
	padding:20px;
	width:90%;
	height:90%;
	font-family: Verdana, sans-serif;
    font-size: 12px;
	font-weight: normal;
    overflow: auto;
	z-index: 800;
	cursor: default;

}

.help_visible { 
    visibility: visible;

} 

.help_hidden { 
    visibility: hidden; 
	display: none;

} 


#legendRemark {
	position:absolute;
	top:66px;
	right:50px;
	font-family: Verdana, sans-serif;
    font-size: 10px;
	font-weight: bold;
	z-index: 10;
	cursor: default;
}
.legendRemark_visible { 
     visibility: visible; 
} 

.legendRemark_hidden { 
     visibility: hidden; 
} 


/*** Upload ***/

		 iframe {
			border-width: 1px;
			height: 30px;
			width: 400px;
			vertical-align:top;
			overflow: hidden;
		}
		iframe.hidden {
			border-width: 0px;
			visibility: hidden;
			width:0px;
			height:0px;
		}

#images {
	width: 100px;
	margin: 2px;
}

#images div {
	margin: 2px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 2px;
}

/*** Various classes ***/

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

/*** End of file ***/
