/*	Release 14.08.10 / 14:09
*/

body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(cms_vi_bilder/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #e9e9cd;
}

p
{
	color: #012;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

table
{
	border: #888 1px solid;
	border-collapse: collapse;
}

th
{
	font-weight: bold;
	text-align: left;
	background-color: #444;
	color: white;
	border: #888 1px solid;
	padding: 3px;
}

td
{
	border: #888 1px solid;
	padding: 3px;
}


#form
{
	height: 390px;
	width: 980px;
	left: 10px;
	top: 150px;
	position: absolute;
	visibility: visible;
}

#header
{
	color: #333;
	background-image: url(cms_vi_bilder/logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 0;
	padding: 10px;
	margin: 0 0 20px;
	height: 130px;
	width: 1000px;
	left: 0px;
	right: 0px;
	top: 0;
	position: absolute;
	visibility: visible;
}

#bereichlinks
{
	width: 470px;
	float: left;
}

#bereichrechts
{
	width: 470px;
	float: right;
}

#bereichunten { width: 100%; }

#editor
{
	height: 300px;
	overflow: scroll;
}

.editoradressen
{
	height: 170px;
	overflow: scroll;
}

.editorkurse
{
	height: 100px;
	overflow: scroll;
}

#linksetzung
{
	width: 500px;
	height: 300px;
	position: absolute;
	top: 80px;
	left: 40px;
	z-index: 1000;
	visibility: hidden;
	overflow: scroll;
}

#linksetzung ul
{
	list-style-type: none;
	padding-left: 10px;
}

#linksetzung li { cursor: pointer; }

.box
{
	width: 100%;
	border: 1px solid #888;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.elementkopfbereich
{
	border-bottom: #444 1px solid;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.elementlinkerbereich
{
	float: left;
	width: 60%;
}

.elementrechterbereich
{
	float: right;
	width: 30%;
}

.elementfussbereich
{
	border-top: #444 1px solid;
	padding-top: 4px;
	margin-top: 10px;
}

.elementtitel
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: #444 1px solid;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.bildlinks
{
	float: left;
	margin-right: 10px;
}

.bildrechts
{
	float: right;
	margin-left: 10px;
}

.lightbox { border: #444 3px solid; }

label
{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.feldeinzeilig
{
	width: 90%;
	display: block;
	margin-bottom: 5px;
}

.feldschluesselwoerter
{
	width: 80%;
	height: 100px;
}

.feldBildfluss
{
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.felderdatum
{
	width: 90%;
	display: block;
	margin-bottom: 5px;
}

.feldtag
{
	display: inline;
	width: 20px;
	margin-right: 5px;
}

.feldmonat
{
	display: inline;
	width: 20px;
	margin-right: 5px;
}

.feldjahr
{
	display: inline;
	width: 40px;
	margin-right: 5px;
}

.feldstunde
{
	display: inline;
	width: 20px;
	margin-right: 5px;
}

.feldminute
{
	display: inline;
	width: 20px;
	margin-right: 5px;
}
