@charset "UTF-8";

/* CSS Document version 1.0 20.Oktober2007 - initial CSS version - ck from www.worknode.com */
/* Base Area */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #D6DEF1;
	padding: 0 0 20px 0;
	margin: 0;
	background-image: url(bg_holzwand.jpg);
	background-repeat: repeat;
	text-align: center;
}

#wraper {
	width: 770px;
	height: auto;
	margin: 0 auto 0;
}

#content {
}

/* CSS Typo */
.textsmall {
	font-size: 11px;
}

.contenttable {
	font-size: 11px;
}

.csc-caption {
	font-size: 9px;
	color: #333;
	font-family: arial;
	font-style: italic;
}

ul {
	margin: 0 0 10px 25px;
	list-style-type: square;
	padding: 0;
}

li {
	margin: 0px 0px 0 0;
	padding: 0px;
	line-height: 15px;
}

h1 {
	color: #A40E0E;
	font-size: 18px;
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
	font-family: Georgia, Arial;
	line-height: 22px;
}

h2 {
	color: #a40e0e;
	font-size: 14px;
	padding: 6px 0 5px 0;
	margin: 0 0 0 0;
	font-family: Georgia, Arial;
}

p {
	margin: 2px 0 5px 0;
}

#testtabelle {
	font-size: 10px;
}

a:link {
	text-decoration: none;
	color: #369;
}

a:visited {
	text-decoration: none;
	color: #369;
}

a:hover {
	text-decoration: underline;
	color: #69C;
}

a:active {
	text-decoration: none;
	color: #369;
}

#bottom_menu a:link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#bottom_menu a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#bottom_menu a:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF;
}

#bottom_menu a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#top_menu a:link {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#top_menu a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#top_menu a:hover {
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
}

#top_menu a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

/* Top Area */
#menu {
	height: 65px;
}

#menu_folgeseite {
	height: 85px;
}

#top_menu {
	padding: 70px 20px 10px 0;
	float: right;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

#aelpeleSchild {
	padding: 10px 30px 0 10px;
	float: left;
}

#lechlogo {
	padding: 35px 20px 0 0;
	float: right;
}

#header {
	height: 65px;
	background-color: #FFF;
}

/* Mid Area */
#media01 {
}

#main {
	background-color: #FFF;
	width: 770px;
	border: 8px #EBDEB9 solid;
	background-image: url(bg_main.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	-webkit-box-shadow: 2px 2px 20px #000;
}

#main_02 {
	background-color: #FFF;
	width: 770px;
	border: 5px #06C solid;
	background-image: url(bg_wein.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

#mainmenue {
	width: 180px;
	float: left;
	margin: 100px 0 0 0;
	line-height: 20px;
	text-align: left;
}

#mainmenue a:link {
	text-decoration: none;
	color: #a40e0e;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
}

#mainmenue a:visited {
	text-decoration: none;
	color: #a40e0e;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
}

#mainmenue a:hover {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
}

#mainmenue a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
}

#maincontent {
	width: 430px;
	float: right;
	margin: 45px 85px 25px 0;
}

/* Bottom Area */
#footer {
	height: 50px;
	padding: 0 20px 0 20px;
	clear: both;
}

#bottom_menu {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: right;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#worknode {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
