* { margin:0; padding: 0; } 

fieldset, img { border:0; }

html { 
	height: 100% 
} 

body { 
	min-height: 101%;	
	position: relative; 
	background: #fff url(../img/bodybg1.gif) repeat-x left top;
	color: #555; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding:20px 0;
} 

select, input, textarea { font-size: 99% }

#page {
	margin:0 auto;
	max-width:854px;
	min-width:776px;
	background: url(../img/contentbg.gif) repeat-y left top;
	
}

#page-inner {
	max-width:854px;
	min-width:776px;
	min-height:500px;
	background: url(../img/header641.gif) no-repeat left top;
	position:relative;
	text-align:left;
	
}
/*header */

#header {
	position:relative;
	height:100px;
	width:100%;
}

#footer {
	clear:both;
	background: url(../img/footerbg1.gif) no-repeat left bottom;
	height:5px;
	font-size:0.9em;
	padding:20px 0 20px 30px;
}

#adress {
	position:absolute;
	right:0px;
	bottom:10px;
	margin:0 2px 0 0;
	text-align:right;
	color: #6F121D;
	font-size:1.0em;
	width:50%;
	overflow:hidden;
	padding-right:20px;
}


p.skiplink {
	margin-bottom:26px;
}

a {
	color: #555555;
}

a:hover, a:focus, a:active {
	color: #222;
	background: #E9F1AD;
}

#logo a:hover, #logo a:focus, #logo a:active {
	background:transparent;
}



#adress a {
	color: #6F121D;
}

#adress a:hover, #adress a:focus, #adress a:active {
	color: #222;
	background: #E9F1AD;
}

#adress p.skiplink a {
	color: #555;
	text-decoration:none;
}

#adress p.skiplink a:hover, #adress p.skiplink a:focus, #adress p.skiplink a:active {
	color: #222;
	background: #E9F1AD;
}

#logo {
	float:left;
	width:49%;
	height:100px;
	text-align:left;
}

#logo img {
	margin: 10px 0 0 16px;
	width:216px;
	height:90px;
}

#logo p {
	position:relative;
	top:-25px;
	left:140px;
	color:#6F121D;
	font-size:1.3em;
	font-family: "Courier New", Courier, monospace;
}

/* Content */

#bct {
	clear:both;
	margin:30px 24px 0 20%;
	float:right;
	font-size:1.0em;
	width:600px;
}

#bct ul {
	list-style-type: none;
	float:left;
}

#bct ul li {
	display:inline;
}

#content {
	clear:both;
}

#mainmenu {
	width:18%;
	margin:4px 0 0 0;
	float:left;
}

#mainmenu ul {
	background: url(../img/punkteklar.gif) no-repeat left top;
	list-style-type: none;
	font-size:1.0em;
	margin-left:14px
}

#mainmenu li {
	background: url(../img/punkteklar.gif) no-repeat left bottom;
}

#mainmenu li.level1active span {
	background: url(../img/stern1.gif) no-repeat 0 4px ;
	display: block;
	text-decoration: none;
	padding:10px 0 10px 20px;
	color:#6F121D;
	font-weight:bold;
}
#mainmenu li.level1active span span.help {
	background:transparent;
	padding:0;
} 

#mainmenu ul li a {
	display: block;
	text-decoration: none;
	padding:10px 0 10px 20px;
	color:#555;
}

#mainmenu ul li a:hover, #mainmenu ul li a:focus, #mainmenu ul li a:active, #mainmenu ul li a.level1highlight, #mainmenu ul li.current_page_item a{
	background: url(../img/stern1.gif) no-repeat 0 4px;
	color:#6F121D;
}

#mainmenu a.level1highlight, #mainmenu ul li.current_page_item a {
	font-weight:bold;
}

#picture {
	margin:4px 24px 24px 0;
	float:right;
	width:600px;
	line-height:140%;
}

#picture dl {
	
}

#picture dt {
	border-top:1px solid #8C8C8C;
	padding-top:20px;
	width:414px;
	float:left;
}

#picture dd {
	border-top:1px solid #8C8C8C;
	width:166px;
	margin-left:20px;
	background: url(../img/2pfeilelinks.gif) no-repeat 0 20px;
	padding-top:36px;
	font-size:1.0em;
	float:right;
}

#content-inner {
	clear:right;
	width:600px;
	float:right;
	margin-right:24px;
}

#submenu {
	width:166px;
	border-top: 1px solid #8C8C8C;
	float:right;
	font-size:1.0em;
}

#submenu ul {
	margin-top:20px;
	list-style: none;
	padding-bottom:20px;
	border-bottom:1px solid #8C8C8C;
}

#submenu ul li {
	background-color: #E9F1AD;
	margin:2px 0;
}

/*#submenu ul li {
	min-height:16px;
}*/


#submenu ul li a {
	text-decoration: none;
	display:block;
	width:100%;
	padding:2px 6px;
	color: #222;
}

#submenu ul li span {
	text-decoration: none;
	display:block;
	padding:2px 6px;
	color: #222;
	background: #fff;
}

#submenu ul li span.help {
	padding:0;
	background: transparent;
}



#submenu ul li a:hover, #submenu ul li a:focus, #submenu ul li a:active {
	color: #222;
	background: #fff;
}

#submenu a {
	color: #555;
}

#submenu a:hover, #submenu a:focus, #submenua:active {
	color: #222;
	background: #E9F1AD;
}

#submenu h2 {
	font-size:1.1em;
	color: #6F121D;
	margin-bottom:10px;
	margin-top:20px;
}




#text {
	width:414px;
	float:left;
	line-height:140%;
}

#text h1 {
	color: #6F121D;
	font-size:1.3em;
	margin-bottom:10px;
	
}

#text h2 {
	margin-top:20px;
	color: #6F121D;
	font-size:1.2em;
	margin-bottom:10px;
}

#text h2 a {
	color: #6F121D;
}


#text h3 {
	font-size:1.1em;
	color: #6F121D;
	margin-bottom:10px;
	margin-top:20px;
}

#text ul h4 {
	font-size:1em;
}

#text p, #text ul {
	margin-bottom:10px;
	font-size:1.1em;
	line-height:140%;
}

#text ul p {
	font-size:1em;
}

#text ul {
	list-style-type: square;
	color: #555;
	margin-left:10px;
}

#text ol {
	margin-left:20px;
	line-height:140%;
}

#text ul li, #text ol li {
	margin:5px 0 5px 10px;
	color: #555;
}

#searchform {
	width:166px;
	padding-bottom:20px;
	border-bottom: 1px solid #8C8C8C;
}

#searchform label {
	display:block;
	margin: 20px 0 10px 0;
}

#searchform input {
	border: 1px solid #8C8C8C;
	padding:2px;
	width:124px;
	color: #555;
}

#searchform #searchsubmit {
	background-color: #E9F1AD;
	border: none;
	width:2.2em;
	margin-top:2px;
	color: #222;
}

#submenu ul.standards {
	border-bottom:none;
}

#submenu ul.standards li {
	background: url(../img/pfeilrechts.gif) no-repeat left center;
	padding:0 0 0 12px !important;
	background-color:transparent;
	margin:2px 0;
}

#submenu p {
	border-bottom: 1px solid #8C8C8C;
	padding:20px 0;
}
/* Kommentare */

#commentform {
	margin-left:0;
	width:414px;
}

#commentform input {
	width: 44%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #666;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#commentform textarea {
	width:414px;
   	padding: 2px;
	border: 1px solid #666;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#commentform #submit {
	border: 1px solid #666;
	background-color:#ebebeb;
	cursor:pointer;
	margin: 10px 25px 25px 0;
	}

#commentform label {
	float:right;
	text-align:left;
	width:50%;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	clear:right;
}	

/* Kommentare */

.commentlist {
	margin-left: 0;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.hide {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
}


