/* **************** allgemein */

html
{
	color: #661a00;
	background-color: #ffb399;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 166px 0 0 0;
	font-family: Helvetica, Univers, Arial, sans-serif;
	line-height: 1.4em;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

img
{
	border: none;
	vertical-align: bottom;
}

img.left
{
	float: left;
	margin: 0;
	padding: 0 0.5em 0.5em 0;
}

img.right
{
	float: right;
	margin: 0;
	padding: 0 0 0.5em 0.5em;
}

h1
{
	font-size: 2em;
	line-height: 1.4em;
}

a, a:link
{
	font-weight: bold;
	color: #039;
	background-color: inherit;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #026;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a:focus
{
	font-weight: bold;
	color: #37f;
	background-color: inherit;
	text-decoration: underline;
}

a:active
{
	font-weight: bold;
	color: #9bf;
	background-color: inherit;
	text-decoration: underline;
}

abbr
{
	border-bottom: 1px dotted #c30;
	cursor: help;
}

blockquote
{
	font-style: italic;
	border-left: 0.2em solid #c30;
	margin: 0 0.5em 0 2em;
	padding: 0 0 0.25em 0.5em;
}

div.code
{

}

ul
{
	margin: 0 0 0 1em;
	padding: 0 0 0.5em 0.5em;
}

ul li
{
	list-style-type: disc;
	list-style-position: inset;
}

sup, sub
{
	font-size: 0.7em;
}

code, .code
{
	font-family: monospace;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0.1em 0.1em 0.1em;
	color: #333;
	background-color: #fff;
/*
	background-color: #ffc;
*/
}

kbd, .kbd
{
	font-family: monospace;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0.1em 0.1em 0.1em;
	color: #393;
	background-color: inherit;
}

var, .var
{
	font-family: monospace;
	font-style: italic;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0.1em 0.1em 0.1em;
	color: #669;
	background-color: #inherit;
}

.code, .kbd, .var
{
	border: 1px solid #ff8155;
	padding: 0.5em;
}

.einleitung
{
	font-style: italic;
	font-weight: bold;
	color: #992800;
	background-color: inherit;
}

.kurzfassung
{
	border: 1px solid #ff8d65;
	color: inherit;
	background-color: #fffbf9;
	float: right;
	width: 200px;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 0.5em 0.5em;
	padding: 0.5em;
}

.kurzfassung ul
{
	margin: 0 0 0 1em;
	padding: 0 0 0 0.5em;
}

.kurzfassung ul li
{
	margin: 0;
	padding: 0 0 0.25em 0em;
}

.kurzfassung dl dt
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #992800;
	background-color: inherit;
}

.kurzfassung dl dd
{
	margin: 0;
	padding: 0 0 0.25em 1.5em;
}

/* **************** /allgemein */



/* **************** Kopfbereich */

#logo, #logo h1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 82px 0 16px 0;
	padding: 0;
	height: 41px;
	text-align: center;
	line-height: 1em;
}

/* **************** /Kopfbereich */



/* **************** Inhalt */

#inhalt-aussen
{
	margin: 4px 120px 0 120px;
	padding: 0;
	color: inherit;
	background-color: #fff4f0;
}

#rr
{
	background: url(rahmen-r.gif) right top repeat-y;
}

#rl
{
	background: url(rahmen-l.gif) left top repeat-y;
}

#ro
{
	background: url(rahmen-o.gif) left top repeat-x;
}

#ru
{
	background: url(rahmen-u.gif) left bottom repeat-x;
}

#ror
{
	background: url(rahmen-or.gif) right top no-repeat;
}

#rol
{
	background: url(rahmen-ol.gif) left top no-repeat;
}

#rur
{
	background: url(rahmen-ur.gif) right bottom no-repeat;
}

#rul
{
	background: url(rahmen-ul.gif) left bottom no-repeat;
}

/* hier sind immer noch 10px Freiraum draufgerechnet */
#inhalt
{
	margin: 0;
	padding: 21px 31px 31px 21px;
}

#inhalt h1
{
	margin: 0;
	padding: 1em 0 0.5em 0;
}

#inhalt .stand
{
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999;
	background-color: inherit;
}

#inhalt h2
{
	margin: 0;
	padding: 1em 0 0.25em 0;
}

#inhalt h2.titelseite
{
	border-bottom: 0.1em solid #c30;
}

#inhalt h3
{
	margin: 0;
	padding: 0.5em 0 0.1em 0;
	color: #c30;
	background-color: inherit;
	border-bottom: 0.05em solid #f63;
}

#inhalt p
{
	margin: 0;
	padding: 0.1em 0 0.5em 0;
}

.center
{
	text-align: center;
}

/* **************** /Inhalt */



/* **************** Fussbereich */

#dokumentinfo
{
	clear: both;
	font-size: 0.7em;
	line-height: 1.4em;
	border-top: 1px solid red;
	
}

#fussleiste
{
	text-align: center;
	padding: 2em 100px 1em 100px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.4em;
}

ul#buttons
{
	position: absolute;
	top: 201px;
	left: 25px;
	margin: 0;
	padding: 0;
}

ul#buttons li
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}

/* **************** /Fussbereich */



/* **************** FREMDINHALT: AK Vorratsdatenspeicherung */

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: 113px;
        height: 88px;
}

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;
}

/* **************** /FREMDINHALT: AK Vorratsdatenspeicherung */