@charset "utf-8";
/* CSS Document */

#acp{
	float:left;
	position:relative;
	width:450px;
	border-right:1px #ab00d6 dotted;
	margin-left:10px;
}
#acp h1{
	text-align:left;
	padding-right:10px;
	margin-right:25px;	
	color: #333333;
	font-family:verdana; font-size:18px;
	border-bottom:1px #666666 solid;
	border-top:1px #CCCCCC solid;
}
#acp h1:first-letter{
color:#ab00d6;
}
#acp a{
font-family:verdana; 
font-size:11px;
color:#ab00d6;
}
#acp row{
background-color:#efe4f9;
height:25px;
}
#acp br{
clear:both;
}


#acpAuswahl{
	width:400px;
	position:relative;
	float:right;
	margin-right:10px;
	border-right:1px #ab00d6 dotted;
}
#acpAuswahl h1{
	text-align:left;
	margin-right:25px;
	color: #666666;
	font-family:verdana; 
	font-size:18px;
}
#acpAuswahl h2{
	text-align:left;
	margin-right:25px;
	color:#666666;
	font-family:verdana; 
	font-size:12px;
}
#acpAuswahl input{
	margin-bottom:4px;
	width:350px;
	border:1px #ab00d6 solid;
	background-color:#efe4f9;
	color: #666666;
}
#acpAuswahl select{
	margin-bottom:4px;
	width:350px;
	border:1px #ab00d6 solid;
	background-color:#efe4f9;
	color: #666666;
}
#acpAuswahl textarea{
	margin-bottom:4px;
	width:350px;
	height:150px;
	border:1px #ab00d6 solid;
	background-color:#efe4f9;
	color: #666666;
}

#blogEintragErstellen{

}

#blogEintragUpdate{

}

#formBeschr{
margin-bottom:8px;
font-family:Verdana;
font-size:11px;
color: #999999;
}

#blogEintragOptions{
width:350px;
height:25px;
border:1px  #CCCCCC solid;
}
#blogEintragOptions img{
vertical-align:bottom;
}
#blogEintragPreviewContent{
font-size:11px;
color: #666666;
width:350px;
font-family:Verdana;
overflow:auto;
font-size:11px;
}

#blogEintragPreviewTitel{
font-size:14px;
font-weight:bold;
color: #666666;
font-family:Verdana;
width:350px;
}

#blogEintragUpdatePreviewContent{
font-size:11px;
color: #666666;
width:350px;
font-family:Verdana;
overflow:auto;
font-size:11px;
}

#blogEintragUpdatePreviewTitel{
font-size:14px;
font-weight:bold;
color: #666666;
font-family:Verdana;
width:350px;
}

#blogEintraege{
width:350px;
}
#blogEintraege a{
font-family:verdana; 
font-size:11px;
color:#ab00d6;
}

#blogKategorienBearbeiteten{

}

#veranstalungsCreatOrte{
display:none;
visibility:hidden;
height:20px;
}