body {
	background-color: #ffffff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/** Elemente normalisieren */
body {
	font-size: 100.1%; /* Schriftgr�sse normalisieren (IE fix) */
}
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;	
}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote {
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img {
	border: none;
}
ul, ol {
	list-style: none;
}
address {
	font-style: normal;
}


/** FIX IE: "Disappearing List Background Bug"  */
ul, ol, dl { position: relative; }

/** Helper */
div.clear {
	clear: both;
	float: none;	
}


/** Wide Wrap */
div#widewrap {
	position: relative;
	top: 0;
	left: 0;
}

/** Ct */
div#wrapper {
	position: relative;
	top: 0;
	left: 0;
}

/** Header */
div#headerWrap {
	margin: 0 0 0 0;
}

div#mainsectionwrap {
	position: relative;
	width: 42.25em; /* MUST IF POSITIONED (IE Fix: desappearing list content). contentwrap.width + contentwrap.padding + contextNavWrap... */
	top: 0;
	left: 0;	
}
body.fluid div#mainsectionwrap {
	width: auto;
}

/** Content */
div#contentwrap {
	padding: 1.5em 0 0 1.5em;
	width: 27.75em;
}
body.fluid div#contentwrap {
	width: auto;
	margin: 0 14.0em 0 0;
	overflow: hidden;
}

/** Context Nav */
div#contextNavWrap {
	position: absolute;
	top: 0;
	margin: 0 0 0 29.25em;
	padding: 1.5em 0 0 1.0em;
	width: 12.0em;
}
body.fluid div#contextNavWrap {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 0;
}


/** Footer */
div#footerWrap {
	padding: 0.5em 1.5em 0 1.5em;
}


div#header {}

#header div#pageTitle {
	position: absolute;
	text-indent: -9000em;
}

#header div#topBarWrap {
	padding: 0.25em 1.5em 0.25em 1.5em;
	/*background-color: #000000;*/
	background: url(../media/bg_topbar.png) bottom repeat-x #43422F;
}
#header #topBar {
	font-size: 0.69em; /* ~11px */
	color: #ffffff;
}

#header div#topBar a,
#header div#topBar a:link {
	color: #ffffff;
	text-decoration: none;
}
#header div#topBar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header div#topBar a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header div#topBar a:active {
	color: #ffffff;
	text-decoration: none;
}


/*
div#navwrap {
	width: 12em;
	background-color:#FFFFCC;
	position: relative;
	left: 0;
	top: 0;	
}

div#navigation {
	font-size: 0.75em;
}
#navigation ul {
	
}
*/

#contextNav {
	font-size:0.69em; /* ~11px */
}

#contextNav a,
#contextNav a:link {}

#contextNav h3 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.25em;	
}

#contextNav ul {
	margin: 0.5em 0 0.5em 0;
}
#contextNav ul li {
	margin: 0 0 0.25em 0;
}


/** Content  */
div.content {
	font-size: 0.75em; /* ~12px */
	/*position: relative;*/ /** MUST NOT */
	/*width: 37em;*/ /** MUST NOT */
}

/** Links  */
.content a,
.content a:link {
	text-decoration: none;
	color: #CC0000;
}
.content a:visited {
	color: #996666;
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	color: #f00;
}
/** External Links: img vorher */
/*
.content a.external { 
	padding-left: 13px;
	background-image: url(../media/ico_ext-link2.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}*/
/** External Links: img nacher */
.content a.external {
	padding-right: 13px;
	background-image: url(../media/ico_ext-link2.png);
	background-repeat: no-repeat;
	background-position: right center;	
}

/** Absatz  */
.content p {
	line-height: 1.5em;
	margin: 0 0 0.5em 0; /** bottom = line-height/2 */
	padding: 0;
}

/** �berschriften  */
h1 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.content h2 {
	font-size: 2.1em;
	font-weight: normal;
	margin: 1.5em 0 0.75em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h2.first {
	margin-top: 0;
}
.content h3 {
	font-size: 1.75em;
	font-weight: normal;
	margin: 1.375em 0 0.75em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h4 {
	font-size: 1.375em;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.25em 0 0.5em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 1.0em 0 0.5em 0;
	padding: 0;
}
.content h6 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.0em 0 0.5em 0;
	padding: 0;
}

/** Unordered List  */
.content ul {
	margin: 1.0em 0 1.0em 0;
}
.content ul li {
	padding: 0 0 0 25px;
	margin: 0 0 0.5em 0;
	background: url(../media/ico_ul-item3.png) no-repeat 12px 0.5em;
	line-height: 1.5em;
}

/** Ordered List  */
.content ol {
	margin: 1.0em 0 1.0em 0;
	list-style: decimal;
	list-style-position: outside;	
}
.content ol li {
	padding: 0;
	margin: 0 0 0.5em 25px;
	line-height: 1.5em;

}
.content ol li ol {
	list-style: decimal;
}

/** Definition  */
.content dl {
	margin: 0.5em 0 0.5em 0;
}
.content dt {
	padding: 0 25px 0 25px;
	margin: 1.0em 0 0 0;
	background: url(../media/ico_dl-item5.png) no-repeat 10px 0.4em;
	font-weight: bold;
	line-height: 1.5em;
}
.content dd {
	line-height: 1.5em;
	padding: 0 25px 0 25px; /** = dt.padding */
}

/** Box */
.content .box {
	padding: 0.5em;
	background-color:#F5F5F5;
	color:#777777;
	/*float:left;*/
	overflow: scroll;
}
body.fluid .content .box {
	float: left;
	clear: both;
}
body.fluid .content p.box + * {
	clear: both;
}

/**  Media Bild  */
.content div.media {
	border: 1px solid #CCCCCC;
	padding: 0.5em;	
	margin: 0.275em 0 0 0;
}
.content div.media.w200 {
	width: 16.7em; /** inner ~200px */
}
.content div.media.left {
	float: left;
	margin-right: 0.75em;
}
.content div.media.right {
	float: right;
	margin-left: 0.75em;
}
.content div.media img {
	display: block;
}
.content div.media a img {
	border: 1px solid #514130;
}
.content div.media p { /** Media Caption */
	display: inline;
	font-size: 0.9em;
}
.content div.media div.credits { /** Credits */
	text-align: right;
	color: #999999;
	font-size: 0.9em;
	/*margin: 0 0 1.0em 0;*/
}

/** Code */
.content div.code {
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	margin: 1.0em 0 1.0em 0;
	padding: 0.25em;
	overflow: auto;
}
.content div.code pre {
	margin: 0;
	font-family: "Courier New", Courier, monospace;
}

/** Forms */
.content form {
	margin: 0.5em 0 1.0em 0;
	padding: 0;
}
.content form input {
	margin: 0;
	padding: 0;
}
.content form fieldset {
	border: 1px solid #CCCCCC;
	padding: 0 1.0em 1.0em 1.0em;
	margin: 0;
}
.content form legend {
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	margin: 0.75em 0 0.75em 0;
	padding: 0 0.25em 0 0.25em;
}
.content form span.error {
	color: #ff0000;
}
.content form input.error {
	border:1px solid #ff0000;
}
/** Positioned labels */
.content form label.pos {
	display: block;
	float: left;
	width: 5em;
	text-align: right;
	margin-right: 0.5em;
	margin-top: 0.25em;
}
.content form label.pos.w100 {
	width: 7.5em;
}
.content form input {
	padding-top: 0;
	margin-top: 0;
	margin-right: 0.25em;
}

/** Reference */
.content span.ref {
	vertical-align: super;
	font-weight: normal;
	font-size:0.75em;
	line-height:1em;
	margin: 0 0 0 0.125em;
    vertical-align: text-top;
    position: relative;
    top: -0.3em;
}
.content span.ref a,
.content span.ref a:link {
	text-decoration: none;
}
.content h2 span.ref {
	font-weight: normal;
	font-size:0.45em;
}

/** HR */
.content hr {
	display: block;
	padding: 0;
	margin: 2.0em 0 2.0em 0;
	height: 1px;
	border: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E0E0E0;
}

/** TOC */
.content .toc {
	font-size: 0.90em;
	width: 18.0em;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 0.5em;	
	margin: 0.275em 0 0 0;	
}
.content .toc h3 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;		
}
.content .toc ol {
	list-style-type: none;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
.content .toc ol li {
	padding: 0 0 0 0.2em;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.0em;
}
.content .toc ol li a {	
	padding-left: 13px;
	background-image: url(../media/ico_jump.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.content .toc ol ol {
	margin: 0 0 0 1.0em;
}

/** articleInfo */
.content p.articleInfo {
	font-size: 0.9em;
	color:#666666;
}
.content p.articleInfo a,
.content p.articleInfo a:link {
	color:#666666;
	text-decoration: underline;
}


/** Content footer */
div#contentFooter {
	margin-top: 2.0em;
	padding-top: 0.5em;
}

/** Auszeichnungen */
.content .failed {
	color: #FF0000;
	font-weight: bold;
}
.content .passed {
	color: #00CC00;
	font-weight: bold;
}

/** To Top */
.content p.toTop {}
.content p.toTop a,
.content p.toTop a:link {
	padding: 0 0 0 12px;
	background: url(../media/ico_totop2.png) no-repeat 0px 0.25em;
	text-decoration: none;
	color: #CC0000;
}
.content p.toTop a:visited {
	color: #CC0000;
}
.content p.toTop a:hover {}
.content p.toTop a:active {
	color: #CC0000;
}
.content p.toTop span.hide {
	display:  none;
}

/** clearing */
.content .nofloat {
	clear: both;
	float: none;
}


#footer {
	font-size: 0.75em; /* ~12px */
	color: #ffffff;
}

#footer a,
#header a:link {
	color: #999999;
	text-decoration: none;
}
#header a:visited {
	color: #999999;
	text-decoration: none;
}
#header a:hover {
	color: #999999;
	text-decoration: none;
}
#header a:active {
	color: #999999;
	text-decoration: none;
}

.adTop, .adBottom { background-color: #EFEFEF; border-top: 1px solid #999999; border-bottom: 1px solid #999999; }

