/* Zuruecksetzen der Standard Browser Stile */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
body
{
	color: #545b68; /* dunkleres grau als vorschlag statt 8d97a8 */ 
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	background-image: url(/static/pix/hgBottom.gif); 
	background-repeat: repeat-y; 
	background-position: top center;
}

a, .mceContentBody a
{
	font-size: 11px;
	color: #7f8d47;
	text-decoration: underline;

}

b, strong
{
	font-weight: bold;
}

td.editLeft
{
	width: 150;
	padding: 0px 3px 5px 0px;
}

td.editRight
{
	width: 200px;
	padding: 0px 0px 5px 3px;
}

input, select, textarea
{
	width: 200px;
	color: #545b68; 
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #f8c300;
}

input.submit
{
	width: auto;
	color: #545b68; 
	background-color: #fff38e;
	font-weight: bold;
	border: 1px solid #f8c300;
	margin: 4px 0 0 0;
	padding: 4px 5px 2px 5px;

}

input.submit:hover, .submit input:hover
{
	color: #000;
	width: auto;
	background: #fff38e; font-weight: bold;
	border: 1px solid #f8c300;
	margin: 4px 0 0 0;
	padding: 4px 5px 2px 5px;
}

td.formular
{
	width: 80px;
	text-align: top;
	vertical-align: top;
	padding-top: 2px;
}

td.passwort
{
	width: 150px;
	text-align: top;
	vertical-align: top;
	padding-top: 2px;
}


div.main
{
	width: 760px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

div.logo
{
	background-color: #fff;
	padding: 10px 0 0 0;
}

div.navigation
{
	float: left;
	position: relative;
	width: 170px;
	color: #7c879b;
}

div.content
{
	float: left;
	position: relative;
/*	overflow: hidden; */
	width: 590px;
	margin: -25px 0 0 0 ; /* negatives margin angelehnt an den h1... */
}

div.footer
{
	margin: 0;
	clear: both;
	padding: 20px 0 20px 180px;
}
div.footer div
{
	border-top: 1px solid #f8c300;
	color: #7f8d47;/* dunkleres gruen als vorschlag statt b7c57e */ 
}

div.contentLi
{
	width: 335px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
/*	overflow: hidden; */
}

div.contentRe
{
	width: 230px;
	margin-top: 10px;
	float: right;
}




h1, h1.eva
{
	white-space:nowrap;
/*	letter-spacing: 1px; */
	font-weight: bold;
	color: #7f8d47;
	border-bottom: 1px solid #f8c300;
	background-image: url(/static/pix/eva.gif);
	background-repeat:no-repeat;
	height: 20px;
	padding: 0 0 0 28px;
	margin-left: 10px;
}

h1.robert
{
	background-image: url(/static/pix/robert.gif);
}

.mceContentBody h1
{
	margin: 0;
}

h2
{
	border-bottom: 1px solid #f8c300;
	color: #7f8d47;
	font-weight: bold;
}

span.autor
{
	display: block;
	border-top: 1px dotted #f8c300;
	font-size: 10px;
	text-align:right;
	margin-top: 10px;
}

div.navigation li 
{
	line-height: 18px; /* brauchen wir das?.... mal schaun */
	margin: 0px; 
	padding: 0px 27px 0px 0px; 
}

a.nav, a.nav:visited, a.nav:active
{
	font-size: 11px;
	color: #474c55;/* alt 7c879b*/
	vertical-align: middle;
	text-align: right;
	
	margin: 0px;
	padding: 3px 10px 0px 0px;
	
	background-color: transparent;
	text-decoration: none;
	display: block;
}

a.nav:hover
{
	font-size: 11px;
	color: #7f8d47;
	vertical-align: middle;
	text-align: right;
	
	margin: 0px;
	padding: 3px 10px 0px 0px;
	
	background-color: transparent;
	text-decoration: none;
	display: block;
}

a.navact, a.navact:visited, a.navact:hover, a.navact:active
{
	color: #7f8d47;
	font-weight: bold;
}

#adminNavigation
{
	border: 2px solid #f8c300;
	width: 300px;
	position: absolute;
	text-align: left;
	top: 15px;
	right: 0px;
	z-index: 150;
	padding: 4px;
}

/* noch anzupassen */
div.contentLi ol, div.contentRe ol, .mceContentBody ol
{
	list-style-position:outside;
	list-style-type:decimal;
	padding-left: 20px;
}
.mceContentBody ul, div.contentLi ul, div.contentRe ul, #adminNavigation ul, #adminliste ul
{
	list-style-position:outside;
	list-style-type:circle;
	padding-left: 20px;
}
#adminliste li, #adminliste0 li
{
	cursor: move;
}
div.contentLi div.bilderliste ul, div.contentRe div.bilderliste ul, div.contentRe #adminliste ul
{
	list-style:none;
	padding: 0;
	margin: 0;
}

li.bildauswahl
{
	z-index: 800;
	float:left;
	margin: 0 10px 6px 0;
}
li.bildlive
{
	z-index: 800;
}

#adminliste.hover, #adminliste0.hover, #deletebox.hover {
    background:#f8c300;
}

#deletebox
{
	border: 3px dashed #c3c3c3; background-color: #fff;
	padding: 4px;
}

#karte_eva, #karte_robert
{
	overflow: hidden;
}