
/* ausgabe unterdrucken */

.nichtscreenen {
	display:none;
}


/* text */

p {
	margin-top:0px;

}

.schwarz {
	color:black;
}

.weiss {
	color:white;
}

.gelb {
	color:yellow;
}

.navigation {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:white;
	font-size:75%;
	margin-bottom:0px;
	font-weight:normal;
}

.navigation a:link {
	color:white;
	text-decoration:none;
}
.navigation a:visited  {
	color:white;
	text-decoration:none;
}
.navigation a:hover  { 
	color:yellow;
	text-decoration:none;
}
.navigation a:active  { 
	color:yellow;
	text-decoration:none;
}

.navigationgruen {
}

.navigationgruen a:link {
	color:white;
	text-decoration:none;
}
.navigationgruen a:visited  {
	color:white;
	text-decoration:none;
}
.navigationgruen a:hover  { 
	color:#009900;
	text-decoration:none;
}
.navigationgruen a:active  { 
	color:#009900;
	text-decoration:none;
}

.text {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:black;
	font-size:75%;
	line-height:120%;
	margin-bottom:0px;
	font-weight:bold;
}

.text a:link {
	color:black;
	text-decoration:underline;
}
.text a:visited  {
	color:black;
	text-decoration:underline;
}
.text a:hover  { 
	color:yellow;
	text-decoration:none;
}
.text a:active  { 
	color:yellow;
	text-decoration:none;
}

.textohne {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:black;
	font-size:75%;
	line-height:120%;
	margin-bottom:0px;
	font-weight:bold;
}

.textohne a:link {
	color:black;
	text-decoration:none;
}
.textohne a:visited  {
	color:black;
	text-decoration:none;
}
.textohne a:hover  { 
	color:black;
	text-decoration:none;
}
.textohne a:active  { 
	color:black;
	text-decoration:none;
}

.titel {
	font-weight:normal;
	color:white;
	font-size:200%;
	line-height:110%;
	margin-bottom:20px;
}

.titel a:link {
	color:white;
	text-decoration:underline;
}
.titel a:visited  {
	color:white;
	text-decoration:underline;
}
.titel a:hover  { 
	color:white;
	text-decoration:none;
}
.titel a:active  { 
	color:white;
	text-decoration:none;
}

.textmitteilung {
	font-family:Courier New, Courier, Monaco, monospace;
	color:black;
	font-size:85%;
	line-height:120%;
	margin-bottom:0px;
	font-weight:bold;
}
.titelmitteilung {
	font-weight:normal;
	color:white;
	font-size:210%;
	line-height:110%;
	margin-bottom:20px;
}

.hinweis {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:black;
	font-size:100%;
	line-height:100%;
	margin-bottom:0px;
	font-style:italic;
	font-weight:normal;
}

.ergomedien {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:black;
	font-size:65%;
	line-height:140%;
	margin-bottom:0px;
	font-weight:bold;
}

.ergomedien a:link {
	color:black;
	text-decoration:underline;
}
.ergomedien a:visited  {
	color:black;
	text-decoration:underline;
}
.ergomedien a:hover  { 
	color:black;
	text-decoration:none;
}
.ergomedien a:active  { 
	color:black;
	text-decoration:none;
}

.danketitel {
	font-weight:normal;
	color:white;
	font-size:190%;
	line-height:130%;
	margin-bottom:20px;
}

.danketext {
	font-family:Arial, Helvetica, Verdana, Monaco, "Courier New", monospaced;
	color:white;
	font-size:75%;
	line-height:90%;
	margin-bottom:0px;
	font-weight:bold;
}

.danketext a:link {
	color:white;
	text-decoration:none;
}
.danketext a:visited  {
	color:white;
	text-decoration:none;
}
.danketext a:hover  { 
	color:yellow;
	text-decoration:none;
}
.danketext a:active  { 
	color:yellow;
	text-decoration:none;
}

/* bilder (rahmen) */

img {
	border:0px;
}

#box  { position:absolute; width:940px; left:50%; margin-left:-470px; height:600px; top:50%; margin-top:-300px; background-color:black; }
#box2 { position:absolute; width:940px; left:50%; margin-left:-465px; height:600px; top:50%; margin-top:-295px; background-color:#3c3c3c; }

#navigation     { position:absolute; top:570px; left:0px; width:940px; height:30px; background-color:#c31b2a; }
#navigationtext { position:absolute; top:8px; left:0px; width:940px; height:22px; text-align:center; }

#plakat1          { position:absolute; top:72px; left:0px; width:303px; height:427px; }
#plakat2          { position:absolute; top:72px; left:319px; width:303px; height:427px; }
#plakat3          { position:absolute; top:72px; right:0px; width:303px; height:427px; }
#gruenes-buendnis { position:absolute; top:0px; right:0px; width:151px; height:171px; }

#infogrrahmen     { position:absolute; top:0px; left:319px; width:303px; height:570px; background-image:url(bilder/hintergrund_innen.jpg); background-repeat:repeat-x; visibility:hidden;  }
#infogrtext       { position:absolute; top:70px; left:10px; width:280px; height:480px;  }

#ecards1  { position:absolute; top:10px; left:10px; width:380px; height:560px; visibility:hidden; }

#inforrrahmen     { position:absolute; top:0px; left:0px; width:303px; height:570px; background-image:url(bilder/hintergrund_innen.jpg); background-repeat:repeat-x; visibility:hidden;  }
#inforrtext       { position:absolute; top:70px; left:10px; width:280px; height:480px;  }

#closegr     { position:absolute; top:0px; left:0px; width:303px; height:490px; visibility:hidden; }
#closerr     { position:absolute; top:0px; left:317px; width:303px; height:480px; visibility:hidden; }

#schliessen       { position:absolute; bottom:32px; left:210px; width:60px; height:30px; text-align:right;  }

#ecardbox1   { position:absolute; top:20px; left:20px; width:auto; height:auto; }
#ecardbalken { position:absolute; top:540px; left:20px; width:950px; height:40px; background-color:#c31b2a; text-align:right; }

#ergomedien { position:absolute; bottom:20px; left:20px; width:auto; height:auto; }

#dankebild      { position:absolute; top:1px; left:55px; width:374px; height:568px; }
#danketext      { position:absolute; top:1px; left:1px; width:938px; height:568px; background-image:url(bilder/hintergrund_innen.jpg); background-repeat:repeat-x; }
#danketextinnen { position:absolute; top:25px; left:470px; width:459px; height:490px;  }



/* formulare */

.textfeld {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:110%;
	color:black;
	background-color:#ef3e33;
	border-style:solid;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-bottom-color:black;
	width:303px;
	height:20px;
	padding:2px;

}
.textarea {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:110%;
	color:black;
	background-color:#ef3e33;
	border-style:solid;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-bottom-color:black;
	width:303px;
	height:140px;
	padding:2px;

}

.button {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:85%;
	color:white;
	background-color:black;
	border-style:solid;
	border-width:0px;
	border-bottom-color:black;
	width:150px;
	height:20px;
	padding:2px;
}

.button2 {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:100%;
	color:black;
	background-color:#c31b2a;
	border-style:solid;
	border-width:0px;
	border-bottom-color:black;
	width:150px;
	height:20px;
	padding:2px;
}



/* body */

Body {

background-image:url(bilder/hintergrund_aussen.jpg); 
background-repeat:repeat-x;
background-position:left top;

background-color:#ef3e33;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

scrollbar-3dlight-color: #ef3e33; 
scrollbar-arrow-color: black; 
scrollbar-base-color: #ef3e33; 
scrollbar-darkshadow-color: #ef3e33; 
scrollbar-face-color: #ef3e33; 
scrollbar-highlight-color: #ef3e33; 
scrollbar-shadow-color: black; 
scrollbar-track-color: #ef3e33;

}
