* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {

}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(images/img01.jpg) no-repeat;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 84px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	margin-left: 1px;
	padding-top: 10px;
	background: url(images/img03.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.jpg);
}

#menu .active a {
	background-image: url(images/img05.jpg);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 900px;
	padding-left: 20px;
}

/* Content > Main > tab */

#tab {
	clear: both;
	width: 882px;
	margin: 0 auto;
}
#tab ul {
	margin-left: 3em;
}

#tab ul li {
	margin-left: 2em;
}

#footer {
	clear: both;
	width: 960px;

	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02u.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

#tabelle { width:882px; margin:0 auto;}

.tabelle_innen {padding:10px; text-align:justify; line-height:1.3;}

.tabelle_innen h3 {font-size:14px; font-weight:bold; line-height:1.5; margin:10px 0px;}

.tabelle_innen img { border:0px;}

.tabelle_innen a {color:#000000; outline:none;}
.tabelle_innen a:hover {color:#000000; text-decoration:underline;}

.tabelle_innen ul { margin:0px; padding:0px; display:inline; list-style-position:inside;}

.tabelle_innen text {font-size:12px; margin:10px 0px; text-align:justify; line-height:1.3;}

.title {height:29px; line-height:29px; cursor:pointer; padding-left:10px; color:#666666; font-weight:bold; margin-bottom:1px;}
div.title_active div.title_active {color:#000000; background-position:-882px -29px;}
div.title_active div.title_active:hover {color:#FF9933; background-position:-882px -29px;}

.title_01 {background:url('img/1.jpg') no-repeat;}
.title_01:hover {background-position:-882px 0px; color:#000000;}
.title_02 {background:url('img/1.jpg') no-repeat;}
.title_02:hover {background-position:-882px 0px; color:#000000;}
.title_03 {background:url('img/1.jpg') no-repeat;}
.title_03:hover {background-position:-882px 0px; color:#000000;}
.title_04 {background:url('img/1.jpg') no-repeat;}
.title_04:hover {background-position:-882px 0px; color:#000000;}
.title_05 {background:url('img/1.jpg') no-repeat;}
.title_05:hover {background-position:-882px 0px; color:#000000;}
.title_06 {background:url('img/2.gif') no-repeat;}
.title_06:hover {background-position:-882px 0px; color:#000000;}
.title_07 {background:url('img/3.jpg') no-repeat;}
.title_07:hover {background-position:-882px 0px; color:#000000;}


#screen-navi li {
float:left;
list-style:none;
display:inline;
margin:0;
padding:0;
}

#screen-navi li a:hover {
color:#666;
text-decoration:underline;
}
#screen-navi ul {
list-style-type:none;
text-align:left;
padding-left:23px;
list-style:none;
margin:0 0 .2em;
}

#screen-navi li a {
border-left:solid 1px #333;
text-align:left;
text-decoration:none;
color:#333;
margin:0;
padding:0 4px 0 5px;
}
#screen-tab {
float: left;
padding: 3em;
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
line-height: 22px;
}

#screen-tab h1 {
font-size: 15px;
color: #60738c;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #c6d0d9;
padding: 4px;
}
#screen-tab ol {
line-height: 19px;
}
