
* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #fff; 
	color: #333; 
	text-align: center;
	height: 100%;
	font: 80%/1.3em Arial, sans-serif;
	}

#main {
	background: url(bilder/basics/kopf_hg.gif) left top transparent repeat-y; 
	width: 837px;
	height: auto;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: left;
	}

#kopf{
	width: 837px;
	height: auto;
	background: url(bilder/basics/kopf_oben.gif) no-repeat;
	}

.opener {
	color: #ff0000;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	}

p.start{
	color: #999999; 
	width: 750px;
	height: auto;
	line-height: 1.3em;
	margin: 0px 0px 0px 40px;
	padding: 15px 0 0 0;
	background: no-repeat left top;
	font-size: 95%;
	}

#wrap {
	background: url(bilder/basics/hg.gif) repeat-y;
	}

/*<group=navi>*/

 #hori {
	background: url(bilder/basics/nav_hg.jpg) no-repeat;
	padding: 15px 0px 0px 75px;
	width: 100%;
	height: 77px;
	float: left;
	}

#hori li {
	margin-right: 30px;
	width: auto;
	height: 2.3em;
	float: left;
	display: inline;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	}

#hori a:link, #hori a:visited {
	width: auto;
	height: 2.3em;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	}

#hori a.rubrik:link, #hori a.rubrik:visited {
	width: auto;
	height: 2.3em;
	text-decoration: none;
	color: #fff;
	background: no-repeat url(bilder/basics/navi_pfeil_h.gif) left bottom;
	}

#hori a.rubrik:hover, #hori a.rubrik:active {
	width: auto;
	height: 2.3em;
	text-decoration: none;
	color: #ccc;
	background: no-repeat url(bilder/basics/navi_pfeil_h.gif) left bottom;
	}

#hori a:hover, #hori a:active {
	width: auto;
	height: 2.3em;
	text-decoration: none;
	color: #ccc;
	background: no-repeat url(bilder/basics/navi_pfeil.gif) left bottom;
	}


	
	/*</group>*/

#text { 
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	height: auto;
	float: left;
	padding: 0px 30px 0px 80px;
	margin: 45px 0px 50px 0px;
	border-right: 1px solid #cccccc;
	border-spacing: 0;
	}

#text_rechts { 
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 179px;	height: auto;
	float: left;
	padding: 0px 50px 0px 15px;
	margin-top: 45px;
	font-size: 85%;
	line-height: 1.2em;
	border-left: 1px solid #cccccc;
	border-spacing: 0;
	margin-left: -1px;
	}

#fuss {
	width: 837px;
	clear: both;
	height: 85px;
	background: transparent url(bilder/basics/fuss.jpg) left bottom no-repeat;
	text-align: center;
	line-height: 60px;
	}

/*<group=linkstyles>*/

a, a:link, a:visited {
	text-decoration: none; 
	color: #cc0000;
	}

a:active, a:hover { 
	text-decoration: none; 
	color: black;
	}

#fuss a:link, #fuss a:visited {
	text-decoration: none; 
	color: white; 
	text-transform: uppercase;
	font-weight: bold;
	}

#fuss a:active, #fuss a:hover { 
	text-decoration: underline; 
	color: white;
	}

a:link.intern, a:visited.intern {
	text-decoration: none; 
	color: #cc0000;
	background: url(bilder/basics/link.gif) no-repeat left center;
	padding-left: 9px;
	}

a:active.intern, a:hover.intern { 
	text-decoration: none; 
	color: black;
	background: url(bilder/basics/link_h.gif) no-repeat left center;
	padding-left: 9px;
	}

a:link.extern, a:visited.extern {
	text-decoration: none; 
	color: #cc0000;
	background: url(bilder/basics/link_x.gif) no-repeat right center;
	padding-right: 13px;
	}

a:active.extern, a:hover.extern { 
	text-decoration: none; 
	color: black;
	background: url(bilder/basics/link_xh.gif) no-repeat right center;
	padding-right: 13px;
	}

a:link.hoch, a:visited.hoch {
	text-decoration: none; 
	color: #cc0000;
	background: url(bilder/basics/hoch.gif) no-repeat 100% 60%;
	float: right;
	padding-right: 10px;
	display: block;
	}

a:active.hoch, a:hover.hoch { 
	text-decoration: none; 
	color: black;
	background: url(bilder/basics/hoch_h.gif) no-repeat 100% 60%;
	float: right;
	padding-right: 10px;
	display: block;
	}

a:link.down, a:visited.down { 
	color: #cc0000;
	text-decoration: none;
	background: url(bilder/basics/down.gif) no-repeat right center;
	padding-right: 12px;
	}

a:active.down, a:hover.down { 
	text-decoration: none; 
	color: black;
	background: url(bilder/basics/down_h.gif) no-repeat right center;
	padding-right: 12px;
	}

a:link.mail, a:visited.mail { 
	color: #cc0000;
	text-decoration: none;
	background: url(bilder/basics/mail.gif) no-repeat 100% 60%;
	padding-right: 13px;
	}

a:active.mail, a:hover.mail { 
	text-decoration: none; 
	color: black;
	background: url(bilder/basics/mail_h.gif) no-repeat 100% 60%;
	padding-right: 13px;
	}
	
	/*</group>*/

img {
	border-style: none;
	}

img.content {
	border-style: none;
	margin-right: 13px;
	margin-bottom: 1.5em;
	float: left;
	margin-top: 0.5em;
	}

h1 {
	color: #cc0000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	margin-bottom: 1em;
	}

h2 {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	text-transform: uppercase;
	}

p {
	margin-bottom: 1em;
	}

b {
	font-weight: bold;
	}

b.rot {
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 10px;
	}

table {
	width: auto;
	height: 100%;
	border-style: none;
	}

tr {
	text-align: left;
	vertical-align: top;
	margin-bottom: 2em;
	}

td {
	text-align: left;
	vertical-align: top;
	}

ul {
	list-style: none;
	}

.trennlinie {
	width: 90%;
	height: 0.5em;
	background: repeat-x url(bilder/basics/grau.gif) left center;
	display: block;
	clear: both;
	}

.einzug {
	margin-bottom: 1em;
	margin-left: 50px;
	margin-top: 1em;
	list-style: outside square;
	}

.blocked {
	display: block;
	}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	}
	
