/*
ALL
*/
/* Vertikalen Scrollbalken im Firefox erzwingen */
html {height:101%} 

body {
	/*background: url(img/wrapper_bg.gif) repeat-y 50% 0;*/
	background-color: #F5F5F5;
	color: #444;
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 767px;
	height: auto;
}
#spacer {
	background: url(img/wrapper_bg.gif) repeat-y;
	width: 735px;
	padding: 3px 16px 0px 16px;
	text-align: center;
	float: left;	
}
/*
HEAD
*/
#head {
/*	clear: both;*/
	height: 160px;
	text-align: left;
}
#head h1 {
	padding-left: 225px;
	padding-top: 15px;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
}
#head h2 {
	padding-left: 225px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
}
#headnavi {
	height: 1.4em;
	text-align: right;
	margin-bottom: 0.2em;
	color: #444;	
	font-size: 0.9em;
}
#headnavi a {
	text-decoration: none;
	color: #444;
	font-weight: normal;
}
#headnavi a.active {
	font-weight: bold;
}
/*
MAIN
*/
#main {
	float: left;
	padding-top: 8px;
	width: 740px;
}
/* 
MAIN / MIDDLE
*/
#middle a {
	color: #900;
	text-decoration: underline;
}
#middle a:hover {
	text-decoration: none;
}
/* 
MAIN / LEFT
*/
#left {
	/*background: #FAFAFA;
	border: 1px solid #E5E5E5;*/
	float: left;
	width: 200px;
/*	padding-bottom: 1.2em;
	margin-bottom: 1.2em;*/
	text-align: left;
	padding-bottom: 20px;
}
#left h1,#left ul,#left h2{
	margin: 0px;
	padding: 0px;
}
#left h2 {
	font-size: 1em;
	line-height: 2.2em;	
}
#left h2 a {
	background: #EEE;
	border: 1px solid #E5E5E5;
	/*border-bottom: 1px solid #FFF;*/
	color: #666;
	height: 2.2em;
	margin-bottom: 1px;
	padding-left: 12px;	
	display:block; 	
	background: #EEE;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
#left h2 a:hover {
	text-decoration: none;
	color: #666;
	font-weight:normal;
	background: #FAFAFA;
}
#left h2 a.active{
	font-weight:bold;
	background: #DDD;
}
#left ul {
	border-bottom: 1px solid #FAFAFA;
	background: #EEE url(img/left_ul_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	margin-bottom: 0.2em;
}
#left li {
	border-bottom: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
#left li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	font-weight: normal;
	text-decoration: none;
}
#left li a.active {
	font-weight: bold;
}
#left li a:hover {
	color: #111;
}
/* 
MAIN / MIDDLE
*/
#middle {
	float: left;
	width: 527px;
	padding-left: 8px;
}
#content {
	padding: 6px 12px;
	border: 1px solid #EEE;
	margin-bottom: 8px;	
	font-size: 1.0em;
	line-height: 1.2 em;
	padding-bottom: 12px;	
	text-align: left;
	background: #FFF;
	width: 502px;
}
#content ul {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content h1 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #900;
}
#content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}


/* FOOTER */
#footerSpacer {
	float: center;
	clear: both;
	margin: 0;
	margin-bottom: 8px;
	background: url(img/footer_spacer_bg.gif) no-repeat 50% 0;	
	color: #666;
	width: 767px;
	height: 45px;
	padding-bottom: 10px;
}

#footer {
	float: center;
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 0.9em;
	margin: 0 auto;
	padding-top: 0.45em;
	text-align: center;
	padding-left: 8px;
	width: 725px;
	height: 1.8em;

}
#footer a {
	color: #36C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* MISC */
.clearer {
	clear: both;
	padding-top: 5px;
}
.layout2 {
	background: #F6F5EC;
	border: 1px solid #F0F0F0;
	border-left: 6px solid #E5E4D3;
	color: #555;
	display: block;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	margin-top: 12px;	
	padding: 8px 10px;
	text-align: left;
}
.layout2 a {
	color: #555 !important;
	text-decoration: underline;
}
/* FORMS */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}
/* Typo3 Content */
dl, dt, dd {
	margin: 0;
	padding: 0;
}
.csc-textpic-imagerow {
	margin: 0;
	padding: 0;
}
#content form {
	margin: 0;
	padding: 0;
}
#content form input, textarea {
	border: 1px solid #E5E5E5;
	background-color: #FFF;
}
