html, body {
	height:101%; /* blendet vert-scrollbalken permanent ein */
}

body {
	margin:0; padding:0;
	background: url("../Grafik/hintergrund_verlauf7000_gr.jpg");
	font: normal 100.01% 'Century Gothic',Arial,Helvetica,sans-serif;
	color:#eee;
}

p {
	color:#000;
	font-size:0.75em;
	letter-spacing:0em;
	margin:0 3em 1em 3em;
}

h3 {
	color:#666;
	font-size:0.95em;
	margin:0 2.3em 1em 2.2em;
}

ul h3 {
	font-size:1.1em;
}

h4 {
	color:#666;
	font-size:0.85em;
	margin:0 2.3em 1em 2.2em;
}

ul {
	color:#000;
	font-size:0.75em;
	letter-spacing:0em;
}

/*
div#shadowLeft {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 50%;
	height: 100%;
	margin-left: -375px;
	background: url(../Grafik/schatten_li.gif) right top repeat-y;
}
* html div#shadowLeft { // fuer IE6
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 0%;
	height: 0%;
	margin-left: -375px;
	background: url(../Grafik/schatten_li.gif) right top no-repeat;
}
div#shadowRight {
	position: absolute;
	top: 0;
	right: -9px;
	z-index: 0;
	width: 9px;
	height: 100%;
	background: url(../Grafik/schatten_re.gif) 0 repeat-y;
}
* html div#shadowRight { // fuer IE6
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 1;
	width: 0px;
	height: 0%;
	background: url(../Grafik/schatten_re.gif) 0 no-repeat;
}
*/

div#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	min-height: 100%;
	overflow: visible;
	background: #c6eacc;/*#b5d0b9*/
	text-align: left;
}
* html div#container { /* fuer IE6 */
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 100%;
	overflow: visible;
	text-align: left;
	background: #c6eacc;/*#b5d0b9*/
	/*background: url("../Grafik/bg_IE6.gif") left top repeat-y;*/
}

div#logo {
	position:relative;
	left:0; top:0;
	width:770px; height:90px;
}

img.logo {
	float:left;
	padding:19px;
	width:180px; height:52px;
	border:0;
}

span.links {
	float:right;
	margin:60px 10px 0 0;
	font-size:10px;
	color:#006600;
}

div#bild {
	position:relative;
	left:0; top:0;
	width:770px; height:110px; /*Bildhöhe*/
	border-top:1px solid black; border-bottom:1px solid black;
}

img.bild {
	width:770px; height:110px;
	z-index:2;
	vertical-align:bottom; /* fuer IE6 */
}

div#bild_text {
	position:absolute;
	top:85px; right:0;
	padding-right:19px;
	width:auto; height:auto;
}

div#bild_text span{
	font:normal 16px 'Century Gothic',Arial,Helvetica,sans-serif;
	color:#fff;
	letter-spacing:-0.05em;
}

div#content {
	width:auto;/* bei height reagiert IE6 falsch */ height:auto;
	padding:1em 10px 10px 0px;
	border:0px solid black;
}

div#content p {
	font-size:13px;
	padding:0em;
	margin:20px 30px 10px 30px;
}
div#content p.smallfont {
	font-size:10px;
}

.square {
	list-style-type:square;
	list-style-image:url("../Grafik/square_green.gif");
	margin-left:0.7em;
}
* html .square { /* fuer IE6 */
	margin-left:4.2em;
}
*:first-child+html .square { /* fuer IE7 */
	margin-left:4.2em;
	line-height:1.2em;
}

.small_square {
	list-style-image:url("../Grafik/square_green_small.gif");
	margin-left:0.7em;
}
* html .small_square { /* fuer IE6 */
	margin-left:4.2em;
}
*:first-child+html .small_square { /* fuer IE7 */
	margin-left:4.2em;
}

a.fwd_main {
	background-image:url(../Grafik/fwd.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-size:11px;
	margin-left:3px;
	text-decoration:none;
}
a:link.fwd_main { color: #006600; }
a:visited.fwd_main { color: #006600; }
a:hover.fwd_main { text-decoration: underline; color: #33cc33; }
a:active.fwd_main { color: #33cc33; }
a:focus.fwd_main { color: #33cc33; }

a.back {
	background-image:url(../Grafik/back.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-size:11px;
	margin-left:3px;
	text-decoration:none;
}
a:link.back { color: #006600; }
a:visited.back { color: #006600; }
a:hover.back { text-decoration: underline; color: #33cc33; }
a:active.back { color: #33cc33; }
a:focus.back { color: #33cc33; }

a:link.top_links { text-decoration: none; color: #006600; } 
a:visited.top_links { text-decoration: none; color: #006600; }
a:hover.top_links { text-decoration: none; color: #888; } 
a:active.top_links { text-decoration: none; color: #888; }
a:focus.top_links { text-decoration: none; color: #888; }

a:link.web_thumbs { text-decoration: none; color: #006600; }
a:visited.web_thumbs { text-decoration: none; color: #006600; }
a:hover.web_thumbs { text-decoration: none; color: #888; }
a:active.web_thumbs { text-decoration: none; color: #888; }
a:focus.web_thumbs { text-decoration: none; color: #888; }

ul#subNav {
    margin: 0; padding: 0.3em 0.3em 0.3em 9.4em;
    /*text-align: center;*/
	background:url(../Grafik/tab_norm.gif) repeat-x;
	font-size:12px; /* wie: .tabs li a em aus tab_menu.css*/
}
ul#subNav li {
	list-style-type: none;
	display: inline;
	margin: 0; padding: 0;
}

ul#subNav a, ul#subNav span {
	padding: 0em 1em;
	text-decoration: none;
	color:#fff;
}
* html ul#subNav a, * html ul#subNav span {
	width: 1em;    /* IE 5.0x */
	w\idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
ul#subNav a:hover, ul#subNav span {
	color: #006600; 
}

img#small_logo {
	width:163px;
	height:20px;
	border:0;
	vertical-align:-2px;
	padding:0 0.4em;
}
img#very_small_logo {
	width:121px;
	height:13px;
	border:0;
	vertical-align:-2px;
	padding:0 0.3em;
}

table#form {
	width: 720px;
	margin-left:10px;
	font-size:11px;
	text-align:right;
	color:#000;
}
td.form_col1 {
	width:80px;
}
td.form_col2 {
	width:150px;
}
td.form_col4 {
	width:260px;
}
  
table.sorry {
    border:1px solid black;
	width:80%;
	margin:2% 0 0 10%;
	border-collapse:collapse;
	padding:10px;
}
td.sorry {
	font-size:11px;
	color:#000;
	border:1px solid black;
	padding:5px;
}

table.web_thumbs {
	background-color:#c6eacc;
	height:100%;
}
td.web_thumbs {
	font-size:11px;
	color:#000;	
}

div.login_error {
	background-image:url(../Grafik/info2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
	margin:2% 0 0 7%;
	color:#e71700;
	font-size:11px;
}
span.note_error {
	background-image:url(../Grafik/info2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
	margin:2% 0 0 7%;
	color:#e71700;
	font-size:11px;
}
span.note_info {
	background-image:url(../Grafik/info.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
	margin:2% 0 0 7%;
	color:#000;
	font-size:11px;
}

/****************************** E-mail-link vor robots verstecken ***********************************/
/******************************* http://www.1ngo.de/web/spam.html ***********************************/
#mail>span:before { content:"@"; }
#mail>span span { display:none; }
*:first-child+html #mail>span span { display:inline; }  /* Workaround fuer IE 7 */
/****************************************************************************************************/

/*********************kontakt-Form vor Spam schützen*********************/
.nosee { display:none; }
/*********************eof kontakt-Form vor Spam schützen*****************/

/* kehrt die Lesereihenfolge von class='email' um*/
span.email { unicode-bidi:bidi-override; direction:rtl; }