@CHARSET "ISO-8859-1";

*, html
{
	margin:0;
	padding:0;
}
html, input, select, textarea
{
	font-family:"Century Gothic", Arial, Sans-serif;	
}
body
{
	font-size:1em;
	background:#6b8e23;
	color:#2e4400;
}
.hidden
{
	display:none;
}
.floatRight { float:right; }
.floatLeft { float:left; }
.centeredText { text-align:center; }

ul, ol
{
	margin:10px 5px 10px 25px;
}
div.line { 
	margin:0 0 5px 0;
	height:1px;
	background:#6b9611;
}
/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#response
{
	background:#fff;
	border:1px solid #f6bd25;
	color:#000;	
	padding:2px 5px 2px 5px;
}

/*
 * LAYOUT
 */
div#adminMenu
{
	position:fixed;
	top:0px;
	right:20px;
	background:#fff;
	margin-top:-1px;
	padding:4px 6px 4px 6px;
	border:1px solid #415f02;
	font-size:0.9em;
	z-index:1000;
}

div#wrapper
{
	position:relative;
	margin:80px auto;
	width:968px;
}

	img#headerText
	{
		position:absolute;
		width:539px;
		height:36px;
		top:-20px;
		left:9px;
		z-index:999;
	}
	
	
	div#headerFrameTop
	{
		height:14px;
		background:url('../images/layout/layoutFrameTop.png') no-repeat;
	}
	div#header
	{
		position:relative;
		height:247px;
		background:url('../images/layout/layoutFrameMiddle.png') repeat-y;
		z-index:100;
	}
	
		div#headerZitat
		{
			position:absolute;
			font-size:1.3em;
			right:5px;
			bottom:35px;
			color:#fff;
			/*font-weight:bold;*/
			font-style:italic;
			z-index:1000;					
		}
			
			div#headerZitatMiddle
			{
				float:right;
				height:30px;
				background:url('../images/layout/zitatBackground.png') repeat-x;	
			}
			div#headerZitatRight, div#headerZitatLeft
			{
				float:right;
				width:37px;	
				height:30px;			
			}
			div#headerZitatRight
			{
				text-align:left;
				background:url('../images/layout/zitatBackgroundRight.png') no-repeat;		
			}
			div#headerZitatLeft
			{
				text-align:right;
				background:url('../images/layout/zitatBackgroundLeft.png') no-repeat;		
			}
		
		img#signatureText
		{
			position:absolute;
			width:335px;
			height:44p;
			top:5px;
			left:15px;			
		}
		img#headerPicture
		{
			position:absolute;
			width:940px;
			height:215px;
			top:0px;
			left:14px;
		}
		div#header div#navigation
		{
			position:absolute;
			bottom:0px;
			left:14px;
			height:34px;
			width:940px;
			background:#fff;
		}
			div#header div#navigation div#shadowTop
			{
				height:9px;
				margin-top:-9px;
				background:url('../images/layout/layoutNavigationShadowTop.png') repeat-x;	
			}
			div#header div#navigation div#shadowBottom
			{
				height:9px;
				background:url('../images/layout/layoutNavigationShadowBottom.png') repeat-x;	
			}
	
	div#content
	{
		padding:10px 20px 10px 20px;
		line-height:1.5;
		font-size:0.9em;
		background:url('../images/layout/layoutFrameMiddle.png') repeat-y;
	}
		div#content div#rightBox
		{
			float:right;
			width:150px;
			height:auto;
			padding:5px;
			text-align:center;			
		}
		div#content div#leftBox
		{
			float:left;
			width:750px;
			border-right:1px solid #83AF2B;
			padding:0 10px 0 0;
		}
	
		div#content ul
		{
			margin:5px 5px 5px 25px;
		}
		div#content a, div#adminMenu a
		{
			text-decoration:underline;
			color:#466507;	
		}
			div#content a:hover, div#adminMenu a:hover
			{
				text-decoration:none;
			}
		div#content img.contentPicture
		{
			border:5px solid #fff;
			margin:0 10px 10px 0;	
		}
		div#content img.portrait { border:5px solid #fff; }
		div#content img { border:3px solid #fff; }
		div#content img.active { border:3px solid #ffcc03; }
	div#footer
	{
		height:14px;
		background:url('../images/layout/layoutFrameBottom.png') no-repeat;
	}

/*
 * Überschriften
 */
div#content h1
{
	font-size:1.5em;
	margin:0 0 10px 0;
}
	div#content h1 span a
	{
		font-size:0.6em;
		font-weight:normal;		
	}
div#content h2
{
	font-size:1.3em;
	margin:0 0 10px 0;
}
div#content h3
{
	font-size:1.1em;
	margin:0 0 10px 0;
}

/*
 * Formulare
 */
form label
{
	float:left;
	cursor:pointer;	
	width:150px;
}
form div.row
{
	clear:left;
	padding:3px 0 3px 0;	
}
form input, form select, form textarea
{
	float:left;
	padding:2px;
	border:1px solid #6b9611;
}
form input:focus, form select:focus, form textarea:focus
{
	background-color:#fcffd3;		
}
	
form input[type=text], form input[type=password], form select, form textarea
{
	width:180px;
}
form textarea { font-size: 0.93em; }
form input.small { width:50px !important; }
form input[type=radio] { float:none; }
form textarea#editor { width:770px; }
table td label, table td input, label.normal { float:none; width:auto; }

/* Infotext */
form span.info
{
	float:left;	
	margin-left:10px;
	font-size:0.9em;
	padding-top:2px;
}
/*
 * Tabellen
 */
table input[type=text], table select
{
	width:150px;
}
table.rows
{
	border:1px solid #6b9611;
}
table.data
{
	border-color:#6b9611;
	border-right:1px solid;
	border-left:1px solid;
		
}
table.rows img { border:none !important; }

	table.data tr.title
	{
		height:30px !important;
		color:#fff;
		background:url('../images/layout/tableTitle.png') repeat-x;
	}
	table.rows tr td
	{
		border-bottom:1px solid #6b9611;
	}
	table tr.dark 
	{
		background:#c9ef7e;
	}
	table tr.light
	{
		background:#f2ffd8;
	}
	table.data td, table.data th, table.rows td, table.rows th
	{
		padding:3px;	
	}
	
/*
 * VERWALTUNG
 */
a.addSubNavigation, a.deleteNavigation, a#newNavigation, a.editContent, a.deleteContent
{
	padding:0px 2px 0px 18px;
	width:auto;
	height:16px;
	margin-right:5px;
	line-height:1;
	background-position:0 50% !important;
}
a.addSubNavigation,
a#newNavigation { background:url('../images/icons/add.png') no-repeat; margin:0 0 10px 0; }
a.deleteNavigation,
a.deleteContent { background:url('../images/icons/delete.png') no-repeat; }
a.editContent { background:url('../images/icons/edit.png') no-repeat; }

/*
 * MESSAGES
 */
div.msgtypok, div.msgtyperror
{
	margin:2px 0 5px 0;
	padding:3px 8px 3px 25px;
	border:1px solid #ccc;
	color:#000;
}
.msgtyperror
{
	background:#f7f7f7 url('../images/icons/iconNo.png') no-repeat;
	background-position:5px 6px;
}
div.msgtypok
{
	background:#f7f7f7 url('../images/icons/iconYes.png') no-repeat;
	background-position:5px 6px;
}

a.box
{
	width:250px;
	float:left;
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
	font-size:0.85em;
	text-decoration:none !important;
	margin:0 15px 15px 0;
}
a.box:hover
{
	border-color:#6b9611;	
}
	a.box img
	{
		border:none !important;
		float:left;
		margin:5px 10px 0 0;
	}
	a.box span
	{
		margin:0 !important;
		font-size:1.3em;
		font-weight:bold;
	}

