html {
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, 'Times New Roman',Times,serif;
	background: #dcf0d8;
}

#wrapper {
	margin: 0px;
	padding: 0;
	width: 1024px;
	background: #dcf0d8 url(../img/header.gif) top left repeat;
	text-align: left;
}

#header {
	width: 1024px;
	height: 120px;
	overflow: hidden;

}

header a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#header div {
	margin: 0px 0 0 0px;
	padding: 30px 35px 0 320px;
	text-align: left;
}

#header div a {
	display: inline;
	font-weight: normal;
	color: #003399;
	font-family: Georgia,'Times New Roman',Times,serif;
	text-decoration: none;
}

#main_wrapper {
	width: 1024px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#main {
	margin: 0px 0 0 0;
	padding: 0;
}

#nav_wrapper {
	width: 300px;
	float: left;
	background:#dcf0d8;
}
#nav {
	margin: 0;
	padding: 0 10px 50px 20px;
}

#content_wrapper {
	width: 724px;
	float: left;
	overflow: hidden;
}
#content {
	margin: 0;
	padding: 0 35px 0 20px;
}

#footer_wrapper {
	clear: both;
	width: 1024px;
	height: 100px;

}
#footer {
	padding-left: 300px;
	padding-top: 70px;
}

/*
--------------------------------------------------------------------------------
	Basics
--------------------------------------------------------------------------------
*/
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	line-height: 1em;
}

/*
--------------------------------------------------------------------------------
	Hilfsmittel
--------------------------------------------------------------------------------
*/
#clear {
	clear: both;
}
.clear {
	clear: both;
	overflow: hidden;
}
.nobreak {
	white-space: nowrap;
}

/*
--------------------------------------------------------------------------------
	Header
--------------------------------------------------------------------------------
*/
#header h1 {
	margin: 10px 0 0em 0;
	padding: 0;
	line-height:0;
	color: #003399;
	font-weight:bold;
	font-size: 24px;
}
#header .undertitle{
	line-height: 20px;
	color: #003399;
	font-weight:bold;
	font-size: 20px;
}


/*
--------------------------------------------------------------------------------
	Main
--------------------------------------------------------------------------------
*/
#main .first {
	margin:0;
}
#main div {
	font-size: 11px;
}
#main input {
	font-family:Georgia, 'Times New Roman',Times,serif;
	font-size: 10px;
}

/*
--------------------------------------------------------------------------------
	nav
--------------------------------------------------------------------------------
*/

#nav {
	margin-top: 2px;
}
#nav ul, #nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 265px;

	text-align: right;
}
#nav li {
	width: 265px;
}

#nav a img {
	margin: 0;
	padding: 0;
	border: 0;
}

#nav a {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 120%;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #003399;
}
#nav a:hover, #nav a:active {
	color: #308020;
}

#nav a.selected:link, #nav a.selected:visited {
	color: #308020;
	font-weight: bold;
}
#nav a.selected:hover, #nav a.selected:active {
	color: #308020;
}



/*
--------------------------------------------------------------------------------
	content
--------------------------------------------------------------------------------
*/
#content {
	color: #000000;
}
#content h1 {
	margin: 0 0 1.0em 0;
	padding: 0;
	line-height: 1.2em;
	color: #003399;
	font-weight: bold;
	font-size: 20px;
}
#content h2 {
	margin: 0 0 1.0em 0;
	padding: 0;
	line-height: 1.2em;
	color: #003399;
	font-weight: bold;
	font-size: 20px;
}
#content h2.first {
	margin: 0 0 1em 0;
}
#content h2.second {
	margin: 2.0em 0 1.0em 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #308020;
}
#content h3 {
	margin: 2.0em 0 1.0em 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	color: #308020;
}
#content p, #content label {
	margin: 0 0 20px 0;
}
#content p, #content label, #content td, #content div {
	line-height: 1.5em;
	font-size: 16px;
}
#content select, #content input {
	font-family: Georgia, 'Times New Roman',Times,serif;
	font-size: 11px;
	font-weight: normal;
}
#content strong {
	font-weight:bold;
}
#content em {
	font-style: italic;
}
#content ul {
	margin: 0 0 1.5em 0px;
	padding: 0 10px 0 15px;
	list-style-position: outside;
}
#content ul li {
	margin: 0 0 0.5em 0;
	padding: 10px 0 0 10px;
	font-size: 16px;
	line-height: 1.5em;
	list-style: disc;
}
#content ol {
	margin-bottom: 1.5em;
	margin-left: 0;
	_margin-left: 2.0em;
	padding-left: 1.75em;
	_padding-left: 0;
}
#content ol li {
	margin-bottom: 1.0em;
	font-size: 11px;
	line-height: 1.5em;
}
#content a:link, #content a:visited {
	color: #477BB4;
	text-decoration: underline;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #308020;
	text-decoration: underline;
	font-weight: normal;
}
#content dl {
	margin: 0;
	padding: 0;
}
#content dl dt {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}
#content dl dd {
	margin: 0 0 2.0em 0;
	padding: 0;
}

#content div.link_back {
	margin-top: 30px;
}

#content a:link.link_lexikon, #content a:visited.link_lexikon {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	_border-bottom: none;
	_text-decoration: underline;
}
#content a:hover.link_lexikon, #content a:active.link_lexikon {
	color: #308020;
	text-decoration: none;
	border-bottom: 1px dotted #308020;
	_border-bottom: none;
	_text-decoration: underline;
}

body#lexikon #content a:link, body#lexikon #content a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	_border-bottom: none;
	_text-decoration: underline;
}
body#lexikon #content a:hover, body#lexikon #content a:active {
	color: #308020;
	text-decoration: none;
	border-bottom: 1px dotted #308020;
	_border-bottom: none;
	_text-decoration: underline;
}

#content .partnerprogramm {
	text-align:center;
}

#content .partnerprogramm img {
	margin: 30px 0 0 0;
}
#content .partnerprogramm p {

	font-size: 9px;
	line-height: 120%;
	margin: 0;
	padding: 0;
	color: #666666;
}

/*
--------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------
*/
#footer div {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
}


/*
--------------------------------------------------------------------------------
	aktualisierung
--------------------------------------------------------------------------------
*/
#aktualisierung {
	margin-top: 30px;
	text-align: right;
}


#aktualisierung p {
	color: #308020;
	padding: 30px 10px 0 15px;
}

