/* stylesheet fuer www.agenda21-ottensoos.de */
/* ag21_print.css */
/* stylesheet fuer den druck */
/* Dörte Neumann */
/* stand: 25.04.07 */

/* =========================================================== */


@page { size:auto; }

body {
	font-family: Georgia, serif; 
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}



.none {
	display: none;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.zum-text {
	display: none
}

.zum-text a, .zum-text a:link, .zum-text a:visited {
	display: none
}

.zum-text a:active, .zum-text a:focus, .zum-text a:hover {
	display: none
}

h1 {
	font-family: Georgia, serif; 
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	margin-top: 55px;
}

h2 {
	font-family: Georgia, serif; 
	font-size: 130%;
	font-weight: normal;
	color: #000000;
}



h3 {
	font-family: Georgia, serif; 
	font-size: 110%;
	font-weight: normal;
	color: #000000;
}

p.basic {
	margin-top: 16px;
}

img {
	display: block; 
	border: 1px solid #000000;
}




/* *************************************************** */
/* vier bereiche: header, content, footer, navi */

/* =header */
#header {
	position: absolute;
	left: 0; 
	top: 0;
	width: 100%;
	height: 55px;
	background: #ffffff url(../images/logo_druck.gif) top left no-repeat;
}

/* =content */
#content {
	position: absolute;
	top: 60px;
	left: 5px;
	margin-right: 2cm;
	margin-bottom: 3cm;
}

/* hack fuer IE */

* html #content { /* nur fuer IE */
	width: 770px; /* IE 5.x */
	w\idth: 680px; /* richtigstellung fuer IE 6 */
}

/* ENDE hack */


/* =footer */
#footer {
	clear: both;
	font-weight: normal; /* immer reucksicht nehmen auf IE :( */
	color: #000000;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
}

#machplatz {
	display: none;
}


/* =navigation */
/* *************************************************** */
#navi {
	display: none;
}





/* *************************************************** */
/* ENDE navigation */
/* *************************************************** */
/* ENDE vier bereiche */

/* impressumlink unterhalb der navi */
#imp {
	display: none;
}

/* gemeindelink unterhalb der navi */
#gemeinde {
 	display: none;
}

/* =links extern startseite */

#linkex {
	display: none;
}

a.mail {
	margin-left: 10px;
}

a.mail[href]:after {
	margin-left: 5px;
	content:" [Adresse: "attr(href)"] ";
}

a.aex[href]:after {
	margin-right: 5px;
	margin-left: 5px;
	content:" [ Adresse: "attr(href)" ] ";
}

/* ENDE links extern */

/* =liste startseite */

#zielebox {
 	float: left; 
	margin-right: 10px;
}

ul.ziele {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

ul.ziele li {
	width: 320px;
	font-weight: bold;
	color: #4a4a4a;
	padding: 2px;
	margin: 0;
	margin-top: 5px;
	border-bottom: 1px dotted #cccccc;
	display: block;
}


/* ENDE liste startseite */

 


/* bild unter navi */

.ottensoos {
	display: none;
}


.zentrieren {
	margin-top: 20px;
	text-align: center;
}

.roterrahmen {
	width: 70%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #ff0000;
}



#bottom {
	position: absolute;
	top: 1000px;
	left: 10px;
	clear: both;
	border: 1px solid red;
}


/* *************************************************** */
/* =liste projekte */

ul.projekte {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

ul.projekte li {
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	margin: 0;
	margin-top: 5px;
	display: block;
}

/* ENDE liste projekte */
/* *************************************************** */



/* *************************************************** */
/* =startseite */

#startseite #footer {
	margin-top: 50px;
}

/* ENDE bauenenergie */
/* *************************************************** */



/* *************************************************** */
/* =bauenenergie */

#bauenenergie #footer {
	margin-top: 50px;
}

/* ENDE bauenenergie */
/* *************************************************** */


/* *************************************************** */
/* =mobilitaet */


table.chronik {
	width: 94%;
	border: 1px solid #008000;
	margin-bottom: 20px;
}

table.chronik td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #008000;
}

table.chronik td.last {
	border-bottom:0;
}

#mobilitaet #sprecher {
	float: left;
	margin-top: 15px;
}

#mobilitaet #text {
	clear: both;
	float: left;
	width: 300px;
}

#mobilitaet #top {
	float: right;
	border: 0;
	margin-bottom: 15px;
}

#mobilitaet #footer {
	clear: both;
}

.img01 {
	float: right;
	margin-left: 30px;
}

.bruecke {
	list-style-type: lower-latin;
	margin-left: 20px;
}

.bruecke2 {
	list-style-type: disc;
	margin-left: 20px;
}

/* ENDE mobilitaet */
/* *************************************************** */

/* *************************************************** */
/* =kultur */

.kultur01 {
	float: left;
	width: 380px;
	margin-right: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-left: 4px solid #64180b;
}

.kultur02 {
 	font-weight: bold;
	color: #976d3b;
}

.kultur03 {
	float: left;
	width: 380px;
	margin-top: 400px;
	margin-right: 50px;
}

#kul #footer {
	margin-top: 50px;
}

#kultur04 {
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
}

.img041 {
	float: left;
}

#textimg04 {
	display: none;
}

.img042 {
	float: right;
	margin-right: 8px;
}

#kul ul.projekte {
	float: left;
	width: 300px;
}

.mt25 {
	margin-top: 25px;
}

.mb15 {
	margin-bottom: 15px;
}

#kul #presse {
	margin-bottom: 30px;
}

/* dieser kasten erscheint bei bedarf rechts von der liste mit den ideen und projekten
und enthaelt aktuelle hinweise  */
#kul #aktuell {
	float: right;
	width: 350px;
	height: 240px;
	padding: 6px;
	background-color: #ffffff;
	border-top: 1px solid #9a9a9a;
	border-right: 2px solid #717171;
	border-bottom: 2px solid #646464;
	border-left: 1px solid #9a9a9a;
}

/* ENDE kultur */
/* *************************************************** */


/* *************************************************** */
/* =formular */

.ftop {
	margin-top: 16px;
}

fieldset {
	width: 60%;
	margin-bottom: 0px;
	border: 1px solid #607650;
}

legend {
	font-size: 85%;
	color: #607650;
	margin-left: 30px;
	padding: 10px;
}

.ag21form1 {
	width: 5em;
	font-size: 85%;
	margin-left: 10px;
	padding-bottom: 3px;
	float: left;
}

input:focus {
	background-color: #f2f3eb;
}

textarea:focus {
	background-color: #f2f3eb;
}

.ag21form2 {
	font-size: 85%;
	color: #4e6c9e;
	margin-left: 10px;
	padding-bottom: 3px;
	float: left;
	border: 1px solid #4e6c9e;
}

.ag21form3 {
	color: #4e6c9e;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #4e6c9e;
}

.reset {
	float: left;
	margin-left: 12px;
	margin-bottom: 20px;
	border: 1px solid #4e6c9e;
	cursor: pointer;
}

.send {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #c4dca3;
	border: 1px solid #4e6c9e;
	cursor: pointer;
}

#kon #footer {
	margin-top: 100px;
}


#danke {
	color: #cd1d18;
	font-weight: bold;
}

#fehlermeldung {
	color: #cd1d18;
	font-weight: bold;
}

#error {
	width: 40%;
	text-align: center;
	margin-top: 30px;
	margin-left: 30%;
	border: 1px solid #ff0000;
}

/* ENDE formular */
/* *************************************************** */



/* *************************************************** */
/* =gaestebuch */


.gaesteb {
	float: left;
	margin-top: 200px;
	margin-bottom: 20px;
}

#gbinfo {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ff0000;
}

.gbform {
	float: left;
}

.gbform1 {
	float: left;
	width: 5em;
	font-size: 85%;
	margin-left: 10px;
	padding-bottom: 3px;
}

.gbform2 {
	float: left;
	font-size: 85%;
	color: #4e6c9e;
	margin-left: 10px;
	padding-bottom: 3px;
	border: 1px solid #4e6c9e;
}

.gbform3 {
	color: #4e6c9e;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #4e6c9e;
}

fieldset.gbform4 {
	width: 400px;
	float: left;
	border: 1px solid #607650;
}

legend.gbform5 {
	font-size: 85%;
	color: #607650;
	margin-left: 30px;
	padding: 10px;
}

.gbreset {
	float: left;
	margin-left: 12px;
	margin-bottom: 20px;
	border: 1px solid #4e6c9e;
	cursor: pointer;
}

.gbsend {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #c4dca3;
	border: 1px solid #4e6c9e;
	cursor: pointer;
}

/* =ausgabe gaestebuch: */

.gbausgabe {
	clear: both;
}

#gb dl {
	display: block; 
	clear: both; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%;
	margin: 30px 0;
	border: 1px solid #9a9a9a;
}

/* zebrastreifen */
#gb dl.hell {
	background: #c9d5e0 url(../images/bg_gb.gif);
}

#gb dl.dunkel {
	background: #b8c8d6 url(../images/bg_gb02.gif);
}

/* links */
.a_bg {
	color: #4a4a4a;
}

.a_bg:hover, .a_bg:focus {
	color: #ff0000;
}

#gb dt {
	float: left; 
	/* width: 300px; */
	padding: 2px 5px;
	border: 0;
}

#gb dt span {
	font-weight: bold;
}

#gb dd.datum {
	float: right; 
	/* width: 160px; */
	font-weight: bold;
	text-align: right; 
	padding: 2px 5px;
	border: 0;
}

#gb dd.kommentar {
	clear: both; 
	font-size: 110%; /* 110 von 85 */
	padding: 8px 5px;
	background: #faf8ee url(../images/bg.gif);
	border: 0;
	border-top: 1px solid #000000; 
}

#gb dd.antwort {
	clear: both; 
	padding: 2px 5px;
	color: #ee6778;
	background: #faf8ee url(../images/bg.gif);
	border: 0;
	border-top: 1px solid #9a9a9a; 
}

#gb dd.homepage {
	display: block;
	text-align: right;
	padding: 2px 5px;
	background: #faf8ee url(../images/bg.gif);
	border: 0;
	border-top: 1px solid #9a9a9a;
}

/* container mit seitenzaehlung */
#seitenzaehlen {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

#seitenzaehlen a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
}

#seitenzaehlen a:hover, #seitenzaehlen a:active, #seitenzaehlen a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
}

/* ENDE gaestebuch */
/* *************************************************** */






.achtung {
	color: #ba1831;
	font-weight: bold;
}

/* mailto-link impressum */



.rand {
	border-top: 1px solid #008000;
}

/* *************************************************** */
/* =impressum */

/* =header */
#impressum #header {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 250px;
	height: 47px;
	background: #faf8ee url(../images/logo02.gif) top left no-repeat;
}

#impressum h1 {
	font-size: 130%;
	margin-top: 80px;
	margin-bottom: 10px;
}


#impressum #content {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 410px;
	height: 530px;
	padding: 10px 30px;
	border: 1px solid #9a9a9a;
}

.haftung {
	margin-top: 12px;
	font-size: 85%;
}

.close {
	font-size: 85%;
	color: #4a4a4a;
	text-decoration: none;
}

.close:hover, .close:focus {
	font-size: 85%;
	color: #ff0000;
	text-decoration: none;
}

/* ENDE impressum */
/* *************************************************** */

/* *************************************************** */
/* gedicht */

#ged p {
	font-size: 14pt;
	line-height: 16pt;
}

/* ENDE gedicht */
/* *************************************************** */

/* *************************************************** */
/* =datenschutz */

/* =header */
#datenschutz #header {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 250px;
	height: 47px;
	background: #faf8ee url(../images/logo02.gif) top left no-repeat;
}

#datenschutz h1 {
	font-size: 130%;
	margin-top: 80px;
	margin-bottom: 10px;
}


#datenschutz #content {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 710px;
	height: 730px;
	padding: 10px 30px;
	border: 1px solid #9a9a9a;
}

/* ENDE datenschutz */
/* *************************************************** */

#back, #back2 {
	display: none;
}