/* @override 
	http://192.168.2.100:8888/lesefuchs-online.de/templates/de/css/screen.css
*/

/* @group HTML */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 10pt;
	background: #ffad47 url(../images/content_0.jpg) repeat-y center top;
	margin: 0;
}

td {
	font-size: 1em;
	vertical-align: top;
}

a {
	color: #e07e0e;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: none;
}

h1 {
	color: #e07e0e;
	text-decoration: none;
	font-weight: 500;
	font-size: 1.6em;
}

h2 {
	color: #e07e0e;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 500;
	margin: 0;
}

h3 {
	color: #777;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 500;
	margin: 0 0 2px 0;
}

b, strong {
	text-decoration: none;
	font-weight: 700;
}

input, select, textarea {
	font-size: 1em;
	background: #eee;
	padding: 3px;
	margin: 0;
	border: 0;
	width: 230px;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
}

li {
	padding: 0 0 8px 0;
	margin: 0;
}

/* @end */

/* @group KLASSEN */

.pic {
	padding: 0;
	margin: 4px 0 20px 30px;
	float: right;
	clear: both;
}

.pic img {
	border: 0;
}

.pic_set {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #eee;
	float: left;
	width: 115px;
	height: 115px;
	background: #f7f7f7;
}

.pic_set span{
	width: 115px;
	height: 115px;
	float: left;
	background: center no-repeat;
}

.klein {
	font-size: 0.9em;
}

.error {
	background: #cc0000;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

.success {
	background: #669933;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

.submit {
	width: 236px;
	background: #ff8601;
	color: #fff;
}

.hr {
	width: 100%;
	float: left;
	border-bottom: 2px solid #f9deae;
	margin: 25px 0;
	height: 1px;
}
/* @end */

/* @group LAYOUT */

#content_end {
	clear: both;
}

/* @group FOOTER */

#footer {
	background: #e6eae9 url(../images/footer_bg.jpg) repeat-x;
	height: 37px;
	width: 100%;
	position: fixed;
	bottom: 0;
	padding-top: 22px;
	margin: 0;
	color: #fff;
	float: left;
	font-size: 0.8em;
	line-height: 1.6em;
}



#footer #footer_float {
	text-align: right;
	width: 777px;
	position: relative;
}

#footer .links a {
	float: left;
	margin-top: -8px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #9b4e0b;
}

#footer .active {
	font-weight: bold;
}

#footer img {
	border: 0;
}

/* @end */

#header_container {
	background: url(../images/header_0.jpg) no-repeat center;
	width: 100%;
	height: 260px;
	position: relative;
	padding: 0;
	margin: 0;
}

#header {
	width: 1000px;
	position: relative;
}

#website {
	width: 1000px;
	margin: 0;
}

#container {
	width: 100%;
	float: left;
	padding-bottom: 50px;
	background: url(../images/header_bg_0.jpg) repeat-x;
}

#container_inner {
	width: 100%;
	float: left;
	clear: left;
	position: relative;
}

#path {
	font-size: 0.8em;
	color: #aaa;
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}

#content {
	text-align: left;
	float: right;
	width: 570px;
	min-height: 350px;
	margin: 0 100px 0 0;
	padding-bottom: 50px;
	line-height: 1.5em; 
}



/* @end */

/* @group MAINMENU */

#mainmenu {
	background: none;
	position: absolute;
	left: 318px;
	top: 170px;
	z-index: 900;
	height: 60px;
	overflow: hidden;
}

#mainmenu img {
	border: 0;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	float: left;
}

#mainmenu li {
	float: left;
	list-style: none;
	margin: 0;
}

#mainmenu li:hover {
	background: url(../images/hover_r.jpg) right top no-repeat;
}

#mainmenu a {
	display: block;
	float: left;
	padding: 21px 10px;
	color: #fff;
	text-shadow: 0 0 3px #555;
	font-size: 1.2em;
}

#mainmenu a:hover, 
#mainmenu .active a:hover,
#mainmenu .active a {
	background: rgba(0,0,0,0.13);
}

/* @end */

/* @group SUBMENU */

#submenu {
	width: 250px;
	float: left;
	text-align: left;
	font-weight: 500;
	margin: 52px 0 0 51px;
}

#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#submenu li {
	margin: 0 0 5px 0;
	padding: 0;
}

#submenu a {
	background: url(../images/fuchs.jpg) no-repeat left center;
	font-size: 1.1em;
	display: block;
	color: #777;
	padding: 7px 5px 7px 65px;
}

#submenu a:hover {
	color: #333;
	background-color: #eee;
}

#submenu .active a {
	color: #555;
	font-weight: 700;
	background: url(../images/fuchs_active.jpg) no-repeat left center #f5f5f5;
}

/* @group STUFEN */

#submenu .stufe1 a {
	border-right: 5px solid #ce170f;
	background-image: url(../images/fuchs1.jpg);
}

#submenu .stufe1active a {
	color: #ce170f;
	border-right: 5px solid #ce170f;
	background-color: #f3c4c2;
	background-image: url(../images/fuchs_active1.jpg);
}

#submenu .stufe2 a {
	border-right: 5px solid #0065ab;
	background-image: url(../images/fuchs2.jpg);
}

#submenu .stufe2active a {
	color: #0065ab;
	border-right: 5px solid #0065ab;
	background-color: #c0d9ea;
	background-image: url(../images/fuchs_active2.jpg);
}

#submenu .stufe3 a {
	border-right: 5px solid #ffc219;
	background-image: url(../images/fuchs3.jpg);
}

#submenu .stufe3active a {
	color: #c39a14;
	border-right: 5px solid #ffc219;
	background-color: #fff0c6;
	background-image: url(../images/fuchs_active3.jpg);
}

/* @end */

/* @end */

/* @group SUB SUBMENU */

#submenu #sub_submenu {
	border: 0;
	padding: 0 0 10px 10px;
	text-transform: none;
}

#submenu #sub_submenu li {
	list-style: none;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	background: none;
}

#submenu #sub_submenu a {
	color: #777;
	font-size: 1em;
	padding: 5px 0 5px 70px;
	font-weight: 500;
	background: none;
}

#submenu #sub_submenu a:hover, 
#submenu #sub_submenu .active a:hover {
	color: #555;
	border: 0;
}

#submenu #sub_submenu .active a {
	font-weight: 700;
	height: auto;
	color: #777;
	text-shadow: none;
}

/* @end */

/* @group MODULE */

/* @group NEWS */

.news {
	background: #feefc8;
	padding: 15px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #f2dc9f;
}

.news .last {
	background: none;
}

.news h2 {
	margin: 0;
	margin-bottom: 7px;
}

.news .hidden {
	display: none;
}

.news .date {
	float: right;
	font-size: 0.8em;
	line-height: 1em;
	margin: 8px 0 0 0;
}

/* @end */

.downloads {
	background: #f5f5f5;
	width: 90%;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #e5e5e5;
}

.downloads p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
}

.downloads .button {
	background: url(../images/download.jpg) no-repeat center top;
	float: right;
	width: 50px;
	height: 50px;
}


/* @end */