/*
//
//	Project:	 Bundeshomepage 
//	Version:	1.1.0
//	Date:    17.01.10
//	Auhor:		Joel Rein, Patrick Papentin
// 
//	Inhalt: CSS für das Template der Stammdatendatenbankausgabe 
//
//	Stammdb
*/

.Hilfe_Text_stammdb {
	font-size:12px;
	line-height:120%;
	text-align:left;
	}

#map_stammdb {
	margin-left:300px;
}
div#map {
	height:400px;
}
div#map_canvas {
	width:60%;
	float:right;
}
div#content_stammdb {
	width:300px;
	float:left;
}
.text-stammdb {
	margin-top:0px;
	font-size:12px;
}
.text-stammdb_email {
	margin-top:-14px;
	font-size:12px;
}

.header-stammdb_1 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
	width:200px;
}
.header-stammdb_2 {
	font-size:12px;
	padding-left:20px;
}

.header-stammdb_3 {
	font-weight:bold;
	font-size:10px;
	margin-bottom:0px;

}

.meeting-normal {
	font-size:12px;
	padding-left:5px;
}

.stammdb-hinweiss {
	font-size:10px;
}
.LABEL_stammdb {
	font-size:12px;
	width:100px;
}
.input_stammdb input {
	width:265px;
}
.input_stammdb select {
	width:265px;
}
.input_meeting select {
	width:100%;
}
.input_meeting textarea {
	width:100%;
}
.leftcol {
	padding: 0;
	width:300px;
	float: left;
}
.rightcol {
	padding: 0;
	width:350px;
	margin:0 0 0 400px;
}

/* multiple_select */
.multiple_select {
	border:0;
	background-color:#161618;
	color: #fff;
	width: 300px;
	height: 200px;
}
ul.multiple_select_list {
	margin: 0;
	padding: 0;
	overflow: auto;
	list-style: none;
	border: 0;
	z-index: 500;
}

div#inhalt div#meetings input_meeting ul li  {
	font-size:12px;
	
	}

 ul.multiple_select_list li {
	background: url(http://royal-rangers.de/fileadmin/tx_tiantabellen/images/inaktiv.png) left no-repeat;
	color: #999;
	padding: 0 0 0 25px;

	line-height: 25px;
	cursor: pointer;
	font-weight: normal;
	font-size: 12px;
	margin-left:20px;
}
ul.multiple_select_list li.choice_selected {
	background: url(http://royal-rangers.de/fileadmin/tx_tiantabellen/images/aktiv.png) left no-repeat;
	margin-left:20px;
	color: #fff;
}
ul.multiple_select_list li.choice_hover {
	color: #444;
}

.Bundesstruktur-abstand {
	border:0px;	
	border-bottom:20px solid #ffffff;

	
}
#verstecken-Ja {
	display:none;
}


.msel{ /* don't change*/
position:static;
}
.innerContainerPSPL{/* don't change*/
display:inline;
margin:0px;
padding:0px;
white-space:nowrap;
}



/***************** box style 1 *********************/
.optionTextBox1{
padding:0px;
margin:0px;
overflow:hidden; 
vertical-align:middle;
/* you can change the properties below */
height:18px;
width:100px;
font-size:13px;
color:#000000;
background-color:#ffffff;
border:1px solid #8E2C65; 
border-right:1px solid #ffffff; 
display:none;
}

.arrow1{
	display:none;
padding:0px;
margin:0px;
vertical-align:middle;
/* you can change the properties below */
width:20px;
}
.optionDiv1{

display:block;
z-index:90;
width:auto;
/* you can change the properties below */

border:0px solid #8E2C65;

}
.selBox1{
overflow:hidden;
display:inline;
float:inherit;
white-space:nowrap;
outline-style:invert;
outline-color:#000000;
outline-width:1px;
position:relative;
/* you can change the properties below */
height:auto;
width:100%; 
}



.cell1{
		font-size:12px;

	width:380;
	padding-top:0px;
	vertical-align:middle;
text-align:left;

vertical-align:middle;
padding-left:20px;
background-position:middle;
background-image:url(http://royal-rangers.de/fileadmin/Template/img/dauerlogin.png);
background-repeat:no-repeat;
}
.cellHover1{
		width:380;

	font-size:12px;
padding-left:20px;
text-align:left;
background-image:url(http://royal-rangers.de/fileadmin/Template/img/dauerlogin-aktiv.png);
background-repeat:no-repeat;


}
.cellSelected1{
	width:380;
	font-size:12px;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:20px;
	text-align:left;
	background-image:url(http://royal-rangers.de/fileadmin/Template/img/dauerlogin-aktiv.png);
}

div.fieldsets {
    	clear: none;
}


