/*
//
//	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 {
	text-align:right;
	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;
}
