html {
	height: 100%;
	margin-bottom: 10px;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #ACC8E5;
	text-align: center;
}

#wrapper {
	margin: 20px auto;
	padding: 0;
	width: 828px;
	background: #E7E8E9 url(../img/bg-kachel.gif) top left repeat-y;
	text-align: left;
}

#header {
	width: 828px;
	height: 146px;
	overflow: hidden;
	background: url(../img/header.gif) top left no-repeat;
}

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


#header p {
	margin: 51px 0 0 0;
	padding: 0 0 5px 0;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	color: #6699CC;				/* #ACC8E5; */
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	text-decoration: none;
}

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

#nav_wrapper {
	width: 263px;
	float: left;
	overflow: hidden; 
}
#nav {
	margin: 0;
	padding: 0 10px 50px 0px;
}

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

#footer_wrapper {
	clear: both;
	width: 828px;
	height: 90px;
	background:  #ACC8E5 url(../img/footer.gif) top left no-repeat;
	
}
#footer {
	padding-top: 30px;
	padding-right: 263px;
}

/*
--------------------------------------------------------------------------------
	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
-------------------------------------------------------------------------------- 
*/

/*
--------------------------------------------------------------------------------
	Main
-------------------------------------------------------------------------------- 
*/
#main .first {
	margin:0;
}
#main div {
	font-size: 11px;
}
#main input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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


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

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

#nav a {
	display: block;
	margin: 0;
	padding: 5px 10px 6px 10px;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #333333;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#nav a:hover, #nav a:active {
	color: #6699CC; /* #CC0000; */
	background: #FFFFFF;
}

#nav a.selected:link, #nav a.selected:visited {
	color: #6699CC; /* #CC0000; */
	background: #FFFFFF;
}
#nav a.selected:hover, #nav a.selected:active {
	color: #6699CC; /* #CC0000; */
}

#nav ul li h3 {
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 15px 10px 3px 10px;
	color: #333333;
	border-bottom: 1px solid #FFFFFF;
}

#nav_wrapper div.partnerprogramm {
	float: left;
	padding: 50px 18px 60px 11px;
	margin: 0;
}

#nav_wrapper div.partnerprogramm div {
	border: 1px solid #266296;
	background: #EFEFEF;
}

#nav_wrapper div.partnerprogramm img {
	margin: 10px 0 0 10px;
}

#nav_wrapper div.partnerprogramm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 11px;
	margin: 5px 10px 2px 10px;
	padding-bottom: 0;
}

#nav_wrapper div.partnerprogramm p.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
	margin-top: 0;
	padding: 0 0 10px 0;
}
/*
--------------------------------------------------------------------------------
	content
-------------------------------------------------------------------------------- 
*/
#content {
	color: #000000;
}
#content h1 {
	margin: 0 0 1.0em 0;
	padding: 5px 0 0 0;
	line-height: 1.2em;
	color: #333333;
	font-weight: normal;
	font-size: 18px;
}
#content h1.first {
	margin: 0 0 1em 0;
}
#content h2 {
	margin: 2.0em 0 1.0em 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
#content h3 {
	margin: 1.5em 0 0.75em 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}
#content p, #content label {
	margin: 0 0 0.75em 0;
}
#content p, #content label, #content td, #content div {
	font-size: 11px;
	line-height: 1.5em;
}
#content select, #content input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content strong {
	font-weight:bold;
}
#content em {
	font-style: italic;
}
#content ul {
	margin: 0 0 1.5em 0;
	padding: 0;
}
#content ul li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 1.5em;
	list-style: none;
	background: url(../img/aufz.gif) 0 6px no-repeat;
}
#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: #999999;
	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 p.withImage {
	padding: 10px 12px 6px 11px;
	font-style: italic;
	font-size: -1;
	border: 1px solid gray;
}

#content p img {
	text-align: center;
	padding-bottom: 10px;
}



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

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

body#lexicon #content a:link, body#lexicon #content a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	_border-bottom: none;
	_text-decoration: underline;
}
body#lexicon #content a:hover, body#lexicon #content a:active {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	_border-bottom: none;
	_text-decoration: underline;
}
/*
--------------------------------------------------------------------------------
	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;
}

