body {
	font-size: 12px;
	font-family: "lucida grande", "Trebuchet MS", verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a, a:visited {
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#wrapper_body {
	font-style: normal;
	background: url(../bilder/bg_nav.gif) repeat-x center top;
	position: relative;
	width: 100%;
	z-index: 0;
	margin: 0 auto;
	padding: 0;
}

body#home {
	font-style: normal;
	background: white url(../bilder/bg_home.gif) repeat-y center top;
	margin: 0;
	padding: 0;
}

#wrapper {
	font-style: normal;
	width: 758px;
	z-index: 1;
	margin: 0 auto;
	padding: 0;
}

#wrapper_r {
	color: white;
	font-style: normal;
	background: url(../bilder/bg_nav_silver.gif) repeat-x;
	text-align: left;
	position: relative;
	width: 339px;
	z-index: 0;
	float: left;
	margin: 0;
	padding: 72px 0 0 40px;
}

#wrapper_l {
	font-style: normal;
	background: white url(../bilder/bg_nav_black.gif) repeat-x;
	text-align: left;
	position: relative;
	width: 339px;
	z-index: 2;
	float: left;
	margin: 0;
	padding: 72px 40px 0 0;
}

body#home h1 {
	color: black;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	background-color: white;
	text-align: right;
	position: absolute;
	top: 166px;
	left: 0;
	width: 743px;
	z-index: 10;
	overflow: hidden;
	margin: 0 auto;
	padding: 3px 10px 0 0;
}

body#home h1 span {
	color: white;
	background-color: black;
	text-align: left;
	width: 743px;
	margin: 3px -15px 0 0;
	padding: 3px 0 4px 10px;
	display: block;
}

body#home h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	margin: 0 0 5px;
	color: #000000;
	line-height: 24px;
	float: none;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	margin: 0 0 5px;
	color: #000000;
	line-height: 24px;
	float: none;
}

body#home #wrapper_r h2,
#wrapper_r h2 {
	color: #ffffff;
}

h4 {
	color: #848484;
	font-size: 16px;
	font-weight: normal;
	background-color: #e1e1e1;
	text-transform: uppercase;
	text-align: left;
	width: 299px;
	margin: 0;
	clear: both;
	padding: 11px 20px 10px;
}

h3, #wrapper_r h3 {
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#wrapper_r h3 {
	text-align: right;
	float: right;
}

#wrapper_r .comment_box h3 {
	text-align: right;
	float: left;
	clear: both;
}

a#logo_dl {
	background: white url(../bilder/logo_dl.gif) no-repeat;
	text-indent: -9000px;
	position: relative;
	width: 173px;
	height: 44px;
	margin: 0 0 220px 83px;
	padding: 0;
	display: block;
}

a#logo_dg {
	background: black url(../bilder/logo_dg.gif) no-repeat;
	text-indent: -9000px;
	position: relative;
	display: block;
	margin: 0 0 220px 83px;
	padding: 0;
	width: 176px;
	height: 44px;
}

/*--------------------- navi ---------------------*/

.nav {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	width: 379px;
	height: 22px;
	z-index: 10;
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}

.nav li {
	width: 25%;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

* html .nav li {
	width: 24.5%;
}

.nav li a {
	color: white !important;
	font-size: 12px;
	line-height: 22px;
	background-color: transparent !important;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none !important;
	display: block;
}

.nav li a:hover {
	color: black !important;
	background: white url(../bilder/bg_nav_silver.gif) !important;
}

#wrapper_l .nav {
	text-align: left;
}

#wrapper_r .nav {
	text-align: right;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

#wrapper_r .nav li {
	float: right;
	margin: 0 0 0 30px;
}

#wrapper_r .nav li a {
	color: black !important;
}

#wrapper_r .nav li a:hover {
	color: white !important;
	background: black url(../bilder/bg_nav_black.gif) repeat-x !important;
}

/*--------------------- allgemeines ---------------------*/

p {
	line-height: 22px;
	margin: 0 0 15px;
	padding: 0;
}

ol {
	line-height: 22px;
	margin: 0 0 15px 18px;
	padding: 0;
}

#wrapper_r ul {
	line-height: 22px;
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type: square;
}

#wrapper_l ul {
	line-height: 22px;
	margin: 0 0 15px !important;
	list-style-type: square;
	padding: 0;
}

blockquote {
	font-style: italic;
	line-height: 22px;
	background-color: #2e2e2e;
	margin: 10px 0 15px;
	padding: 6px 6px 6px 23px;
	border-left: 6px solid #515151;
}

#wrapper_l blockquote {
	background-color: #f8f8f8;
	border-left: 6px solid #ededed;
}

#wrapper_l p a, #wrapper_l ol a, #denklichter #wrapper_l #col_l ul a {
	color: black;
	background-color: #e8e8e8;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #aaa;
}

#wrapper_l p a:hover, #wrapper_l ol a:hover {
	color: white;
	background-color: #535353;
	border-bottom: 1px solid black;
}

#wrapper_r p a {
	color: white;
	background-color: #3a3a3a;
	border-bottom: 1px dotted #8f8f8f;
}

#wrapper_r p a:hover {
	color: black;
	background-color: #aaa;
	border-bottom: 1px solid #ccc;
}

p.date {
	color: white;
	font-size: 25px;
	background-color: #2b2b2b;
	text-align: center;
	float: left;
	margin: 6px 15px 0 0;
	padding: 5px 0 0;
}

p.date span {
	color: white;
	font-size: 11px;
	line-height: 20px;
	background-color: black;
	margin: 5px 0 0;
	padding: 0 10px 0;
	display: block;
}

#wrapper_r p.date {
	color: black;
	background-color: white;
}

#wrapper_r p.date span {
	color: black;
	font-size: 11px;
	line-height: 20px;
	background-color: #f7f7f7;
	display: block;
	margin: 5px 0 0;
	padding: 0 10px;
}

.entry_buttons {
	position: relative;
	z-index: 3;
	margin: 15px 0 20px;
	padding: 0 0 30px;
}

.entry_buttons p.retweet {
	padding: 18px 0 0;
}

.entry_buttons p {
	float: left;
	margin: 0;
}

.entry_buttons a {
	color: #666 !important;
	background-color: transparent !important;
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 0;
	border: 0 !important;
}

.entry_buttons a:hover {
	color: black !important;
}

#wrapper_r .entry_buttons a:hover {
	color: white !important;
}

a.weiterlesen {
	color: white;
	background: black url(../bilder/weiterlesen.gif) no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 0;
	right: 0;
	width: 106px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
}

* html a.weiterlesen {
	position: absolute;
	top: 0;
	right: -15px;
}

a.weiterlesen:hover {
	background: black url(../bilder/weiterlesen.gif) no-repeat 0 -22px;
}

a.kommentieren {
	color: white;
	background: black url(../bilder/kommentieren.gif) no-repeat;
	text-indent: -9000px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 125px;
	height: 22px;
}

* html a.kommentieren {
	top: 0;
	right: -15px;
}

a.kommentieren:hover {
	background: black url(../bilder/kommentieren.gif) no-repeat 0 -22px;
}

#wrapper_r a.weiterlesen {
	color: black;
	background-color: white;
	background-position: -106px 0;
	float: right;
}

#wrapper_r a.weiterlesen:hover {
	background-position: -106px -22px;
}

#wrapper_r a.kommentieren {
	color: white;
	background: black url(../bilder/kommentieren.gif) no-repeat -125px 0;
	text-indent: -9000px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: -10px;
	width: 125px;
	height: 22px;
}

* html #wrapper_r  a.kommentieren {
	top: 0;
	right: -15px;
}

#wrapper_r  a.kommentieren:hover {
	background: black url(../bilder/kommentieren.gif) no-repeat -125px -22px;
}

.comment_box {
	width: 164px;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}

#wrapper_r .comment_box {
	text-align: left;
	margin: 0 15px 30px 0;
	padding: 0;
	width: 164px;
	float: right;
}

.topic_box {
	margin: 0;
	padding: 0;
	width: 160px;
	float: left;
}

#wrapper_r .topic_box {
	margin: 0 0 30px;
	padding: 0;
	width: 160px;
	float: right;
}

.navcontainer {
	margin: 0 0 70px;
	padding: 0 0 70px;
	clear: both;
}

#wrapper_l .navcontainer {
	margin: 0;
	padding: 0 0 18px;
}

.clear {
	clear: both;
}

#wrapper_l ul.subnav {
	width: 140px;
	\width: 142px;
	w\idth: 140px;
	padding: 0;
	border: 0;
	background: white;
	clear: both;
	margin: 0 0 35px !important;
}

* html ul.subnav {
	background: white;
	padding: 0;
	width: 140px;
	clear: both;
	margin: 5px 0 35px !important;
	border: 0;
}

ul.subnav li {
	list-style: none;
	margin: 0;
	border: 0;
}

ul.subnav li a {
	line-height: 16px;
	display: block;
	width: 140px;
	\width: 142px;
	w\idth: 140px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	background: white url(../bilder/pfeile.gif) no-repeat right top;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
}

ul.subnav li a span {
	font-weight: normal;
}

ul.subnav li a:link {
	color: black;
	font-weight: bold;
}

div.navcontainer li a:visited {
	color: black;
	font-weight: bold;
}

ul.subnav li a:hover {
	color: white;
	background-color: black;
	background-position: 100% -32px;
	padding: 0;
}

#wrapper_r ul.subnav {
	background-color: black;
	text-align: right;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
}

* html #wrapper_r ul.subnav {
	background-color: black;
	text-align: right;
	margin: 5px 0 0;
	padding: 0;
	float: right;
	clear: both;
}

#wrapper_r ul.subnav  li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: black url(../bilder/pfeile.gif) no-repeat 0 -48px;
	text-align: right;
	border-top-color: black;
	border-bottom-color: black;
}

#wrapper_r ul.subnav li a:hover {
	color: black;
	background-color: white;
	background-position: 0 -16px;
}

ul.commentnav {
	padding: 0;
	margin: 0 0 35px;
}

#wrapper_r ul.commentnav {
	clear: both;
	margin: 1px 0 35px;
}

* html ul.commentnav {
	margin: 7px 0 35px;
	padding: 0;
}

ul.commentnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.commentnav li a {
	color: black;
	font-size: 11px;
	line-height: 16px;
	background: url(../bilder/icon_comment.gif) no-repeat 0 4px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 20px;
	width: 140px;
	display: block;
}

ul.commentnav li a p {

	line-height: 16px;
	padding: 0;
	margin: 0;
}

#wrapper_r ul.commentnav li a {
	color: #d7d7d7;
	background: url(../bilder/icon_comment_s.gif) no-repeat 0 4px;
	margin: 0;
}

#wrapper_r ul.commentnav li a strong {
	color: #e9e9e9;

}

ul.commentnav li a:hover {
	color: #444;
}

#wrapper_r ul.commentnav li a:hover {
	color: white;
}

/*--------------------- footer ---------------------*/

#footer {
	background: url(../bilder/bg_nav.gif) no-repeat center bottom;
	position: relative;
	left: 0;
	bottom: -60px;
	width: 100%;
	height: 60px;
	z-index: 20;
	margin: 0 auto;
	padding: 30px 0 0;
}

#foot_wrap {
	width: 758px;
	margin: 0 auto;
	padding: 0;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: black;
	background-color: white;
}

#f_right {
	color: #a1a1a1;
	text-align: right;
	margin: 0 0 30px;
	padding: 0;
	width: 379px;
	float: right;
}

#f_right a {
	color: #a1a1a1;
}

#f_left {
	color: black;
	text-align: left;
	margin: 0 0 30px;
	padding: 0;
	width: 379px;
	float: left;
}

#f_left a {
	color: #666;
}

#f_left a:hover {
	color: white;
	background-color: black;
}

#footer a#ee {
	padding-left: 25px;
	background: url(../bilder/ee_logo_sm_45_s.gif) no-repeat 0 0.15em;
	margin: 0 0 0 0;
	padding-right: 0;
	padding-bottom: 0;
}

#footer a#ee:hover {
	color: black;
	background: white url(../bilder/ee_logo_sm_45.gif) no-repeat 0 0.15em;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

/*--------------------- clearfix ---------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
	margin: 0 15px 20px 0;
	display: block;
}

.clearfix {
	display: block;
}

/*--------------------- Formulare ---------------------*/

fieldset {
	margin: 0;
	padding: 20px 0 0;
	border: 0;
}

.fieldset .nobr, .fieldset-tip nobr {
	display: none;
}

.fieldset {
	margin: 0;
	padding: 0 20px 20px;
	font: 11px/17px "lucida grande", helvetica, verdana, sans-serif;
	color: #666;
	border-color: transparent;
	border-width: 0;
}

.fieldset legend {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	z-index: 2;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.fieldset input {
	width: 298px;
	font: 11px/13px "lucida grande", helvetica, verdana, sans-serif;
	padding: 2px;
	margin: 0;
	border: solid 1px #ccc;
}

* html .fieldset input {
	width: 289px;
}

.fieldset input#submitm {
	width: auto;
	height: auto;
	border-width: 0;
}

.fieldset textarea {
	width: 298px;
	padding: 2px;
	margin: 0;
	border: solid 1px #ccc;
}

* html .fieldset textarea {
	margin: 0;
	padding: 2px;
	width: 289px;
	border: solid 1px #ccc;
}

.fieldset label {
	display: block;
	margin: 10px 0 0;
	padding: 0;
}

#ausfuellen {
	color: #bbb;
	margin: 0;
	padding: 0;
}

.error, .required {
	color: #A00;
}

.controlerror {
	background: #fcfff2;
}

.fieldset input.Check {
	width: auto;
}

div.box {
	margin: 60px 0 30px;
	padding: 0;
}

.author {
	width: 339px;
}

* html .author {
	width: 323px;
	margin: 0;
	padding: 0;
}

.count {
	color: black;
	text-align: right;
	margin: 5px 0 0;
	padding: 0 0 5px 5px;
	float: right;
}

.count a {
	color: black;
}

div.box form {
	margin: 30px 0 0;
	padding: 0;
}

div.box .fieldset {
	background-color: #f9f9f9;
	margin: -10px 0 0;
	padding: 20px;
	position: relative;
	border: solid 1px #efefef;
}

input#captcha {
	width: 140px;
}

.author img {
	width: 40px;
	height: 40px;
	float: left;
	margin: 3px 15px 0 0;
	padding: 0;
}

.comments1, .comments2 {
	width: 339px;
	margin: 10px 0 15px;
	padding: 0;
}

* html .comments1, * html .comments2 {
	margin: 10px 0 15px;
	padding: 0;
	width: 323px;
}

.commentcontent p {
	margin: 0;
	padding: 0;
	width: 339px;
}

* html .commentcontent p {
	width: 323px;
}

.comments2 p {
	color: #2e2e2e;
}

#contextualinfo-web, #contextualinfo-email, #contextualinfo-comment, #contextualinfo-name {
	margin: 10px 0;
	padding: 0;
	display: none;
}

acronym, abbr {
	border-style: dashed;
	border-width: 0 0 1px 0;
	cursor: help;
}

.alertbox {
	color: black;
	background-color: #fbfbfb;
	height: auto;
	margin: 0 0 15px;
	padding: 5px;
	border: solid 4px white;
	display: block;
}

div#akct {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2342;
	width: 113px;
	height: 88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

div#akct img {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

div#akct a#akpeel img {
	width: 100%;
	height: 100%;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	background: none;
}

div#akct a#akpeel:hover {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4223;
	width: 500px;
	height: 500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#akct a#akpreload {
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}

a img {
	border: none;
}

a.admin_edit {
	width: 12px;
	height: 10px;
	margin: 0;
	padding: 0;
	float: right;
}