/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

/* Layer  Technische Frage */
.layerrahmen
		{
			position: absolute;
			width:425px;
			background-color:#FFFFFF;
			border: 2px solid #3161C8;
			z-index: 100;
			text-align:left;
			padding-bottom:2px;
			padding-top: 0px;
			font-size: 1.0em;
			display: none;
		}
		.layerheader 
		{	
			background-color:#3161C8;
			padding: 5px 10px 5px 20px;
			text-align:left;
			font-weight:bold;
			color: #fff;
			vertical-align:middle;
			cursor:move;
		}
		
		.layercontent
		{
			padding:5px 10px;
		}
		
		.layercontent div.frage
		{
			background-image: url(icon_frage.gif);
			background-repeat: no-repeat;
			background-position: 10px 0px;
			padding-left: 90px;
			margin-top: 5px;
			margin-bottom: 5px;
			min-height: 65px;
			vertical-align: middle;
			padding-top: 5px;
		}
		
		* html .layercontent div.frage
		{
			height: 65px;
		}
		
		.layercontent div.empfehlung
		{
			background-image: url(icon_empfehlung.gif);
			background-repeat: no-repeat;
			background-position: 10px 0px;
			padding-left: 90px;
			margin-top: 5px;
			margin-bottom: 5px;
			min-height: 65px;
			vertical-align: middle;
			padding-top: 5px;
		}
		
		* html .layercontent div.empfehlung
		{
			height: 65px;
		}
		
		
		
		
		.layercontent div.frage strong 
		{
			display: block;
			text-transform: uppercase;
		}
		
		.layercontent div.pflicht
		{
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #f2f5fc;
			padding: 3px 10px;
			border-bottom: 1px solid #fff;
			color: #666;
		}
		
		.layercontent div.pflicht span,
		#layer1_table span		
		{
			color: #3161C8;
			
		}
		
		.layercontent div.rundungbottom
		{
			background-repeat: no-repeat;
			background-position: bottom left;
			background-color: #f2f5fc;
			padding-top: 10px;
		}
		
		
		.layertable
		{
		   font-size: 1em;
			margin: 0 10px 10px 10px;
			color: #666;
		}
		
		.layertable td
		{
		  padding: 0 0 5px 0;
		}
		
		.layertable input
		{
		  margin: 0 0 5px 0;
		}
		
		
		.layertable td.label
		{
			padding-right: 10px;
		}
		
		.layertable tr.layerbetreff td
		{
			padding-top: 15px;
			padding-bottom: 5px;
			background-image: url(layer_trenner.gif);
			background-position: 0 5px;
			background-repeat: no-repeat;
		}
		
		.layertable tr.layerfrage td
		{
			padding-top: 15px;
			background-image: url(layer_trenner.gif);
			background-position: 0 5px;
			background-repeat: no-repeat;
		}
		
		.layertable img
		{
			border: 1px solid #3161C8;
			margin-left: 10px;
		}
		
		.layertable td
		{
			vertical-align: top;
		}
		
		.layertable input,
		.layertable textarea
		{
		  border: 1px solid #ccc;
		}
		
		.layerbutton {
		 text-align: center;
		 margin-top: 5px;
		}
		
		.layerbutton input {
		 border: none;
		}
		
		.closewindow
		{
			position: absolute;
			top: 0;
			bottom: 0;
			right: 10px;
		}
		
/* START BILDLAYER */
.imagelayerrahmen
		{
			width:600px;
			position: absolute;
			background-color:#FFFFFF;
			border: 2px solid #3161C8;
			z-index: 100;
			text-align:left;
			padding-bottom:2px;
			padding-top: 0px;
			font-size: 1.0em;
			display: none;
		}

.bigimage {
	padding-left: 10px;
}
		
.imagelayerheader {
	padding: 10px 40px 5px 10px;
	color: #3161C8;
	cursor: move;
}
	
.imagelayerheader .closewindow {
	padding-top: 5px;
}


.imagelayerrahmen .layerbutton {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}

.imagelayerrahmen .layerbutton a {
	color: #3161C8;
	font-weight: bold;
}

/* ENDE: Layer Technische Frage */
	.layercontent div.link
		{
			background-image: url(icon_link_dieser_seite.gif);
			background-repeat: no-repeat;
			background-position: 10px 0px;
			background-color: #f2f5fc;
			padding-left: 90px;
			margin-top: 5px;
			margin-bottom: 0px;
			height: 70px;
			vertical-align: middle;
			padding-top: 5px;
		}
		
	#seitenlink #seitenlink_form
		{
			background-repeat: no-repeat;
			background-position: top left;
			padding: 3px 10px;
			border-bottom: 1px solid #fff;
			color: #666;
		}
		
	#seitenlink #seitenlink_form
		{
			background-repeat: no-repeat;
			background-position: top left;
			padding: 0;
			margin: 0;
			color: #666;
			border: 1px solid #fff;
		}
	
	#seitenlink div.rundungbottom
		{
			background-repeat: no-repeat;
			background-position: bottom left;
			margin: 0;
			padding: 0;
			margin-top: 10px;
			border-bottom: 1px solid #fff;
		}

input.inputlink {
	border: 1px solid #bdd1ef; 
	width: 370px;
	margin-top: 5px;
	padding: 0 3px;
	background: #bdd1ef;
	color: #333;
}

.yui-overlay {
	position:absolute;
	display:block;
}

.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
	background-color: #00f;
}

.yui-panel-container.focused {
}


.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:#f00;
}


.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left: 0px;top:0px;
	background:#EEE;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

.yui-panel .hd {
	background: #f00;
	overflow:hidden;
}


.yui-panel .bd {
	overflow:hidden;
	padding:4px;
	background: #f00;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .container-close {
	position:absolute;
	top:5px;
	right:8px;
	z-index:6;
	height:28px;
	width:72px;
	margin:0px;
	padding:0px;
	/*background:url(close.gif) no-repeat;*/
	cursor:pointer;
	visibility:inherit;
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .yui-icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-simple-dialog .bd span.blckicon {
}

.yui-simple-dialog .bd span.alrticon {
}

.yui-simple-dialog .bd span.hlpicon {
}

.yui-simple-dialog .bd span.infoicon {
}

.yui-simple-dialog .bd span.warnicon {
}

.yui-simple-dialog .bd span.tipicon {
}

.yui-dialog .ft, 
.yui-simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, 
.yui-simple-dialog form {
	margin:0;
}

