/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 22.10.06  
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
**
*/

@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### ?erschriften, Flie?exte ###################################################################### */

body { color: #444; font-size: 81.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; } /* 13px */
h1,h2,h3,h4 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight:normal;}
behavior:url("csshover.htc");

h1 {font-size: 1.9em; color: #006699; margin: 1 1 1.1; padding: 1 1 1 1; }
h2 {color: #006699; font-size: 120.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; padding: 2px 2px 2px 2px; font-weight:bold;}
h3 {color: #006699; font-size: 110.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; padding: 2px 2px 2px 2px}
h4 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; padding-top: 1em; font-weight:bold; border-bottom: 1px #ddd solid;}
h5 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:normal; }
h6 {font-size: 1.0em; color: #888; margin: 0 0 0.30em; }

#teaser h1 { font-size: 1.2em; border: 0; }

p,ul,dd,dt { line-height: 1.5em; }
p { line-height: 20px; margin: 0 0 1em 0; color: #006699; font-size: 100.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; padding: 2px 2px 2px 4px;}

p.bodytext {

margin:1em;
padding:1em;
color: #006699; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
line-height: 18px;

}
strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:bold; line-height: 1.5em; margin: 1em; }

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* ### Bildpositionierung ############################################################################ */

img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }
img.framed {padding:3px; border: 1px #ddd solid; background: #f4f4f4 }

/* ### Auszeichnung lokaler und Externer Links ######################################################## */
a, a em.file {color: #900; text-decoration:none;}
a:hover {background-color: #fee; text-decoration:underline;}
a:focus {background-color: #fee; text-decoration:underline;}

#topnav a { color: #fff; background:transparent; text-decoration:none; }
#topnav a:hover { text-decoration:underline; background-color: transparent;}
#topnav a:focus { text-decoration:underline; background-color: transparent;}

#footer {color: #444; font-size: 100.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;}

#footer a {color: #FF6600; font-size: 100.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;}
#footer a:hover {background-color: #eef; }
#footer a:focus {background-color: #eef; }

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left: 12px;
	background-image: url('../../img/icons/ext_link.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}
a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 325px;
	padding: 5px;
	z-index: 100;
	background: #c4def2;
	color: #006699;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/


form {overflow:hidden;}

input, textarea {
    width: auto;
	border: 1px #ccc solid;
    background: #fafafa;	
			padding: 1px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
.endsumme {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
	color: #006699; font-size: 118.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}
.backbutton {
	  width: auto;
	border: 0px #ccc solid;
    	background: #006699;	
	padding: 1px 1px 1px 1px;
	color: white;
	
}
.inputklick
 {
	background: #FF9900;
	color: white;
	border-color: #666;
}

/* ######################################################################################################
** ### Spezielle Formatanweisungen des YAML-Standard-Layouts ############################################
** ######################################################################################################
*/

/* ###  Textformatierungen ################################################################## */

/* Grundlagen */
.wichtig { background-color: #fee; border: 1px #fcc solid; padding: 0.5em; margin-bottom: 0.5em; }
.hinweis { background-color: #eef; border: 1px #ccf solid; padding: 0.5em; margin-bottom: 0.5em; }

/* Beispieldateien */
p.demo { background-color: #fee; border: 1px #fcc solid; padding: 6px; margin-bottom: 0.5em; }

/* Navigation am Seitenende */
p.navlink { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.navlink a { color: #353;}
p.navlink a:hover { font-weight: bold; background: transparent; }

blockquote { 
	color: #444; 
	background: #f8f8f8; 	
	border: 1px #ddd solid;
	border-left: 8px #ddd solid;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}

/* Ungeordnete Listen ohne Listenpunkt */ 
ul.linklist { list-style-type: none; margin: 0 0 1em 0; }
ul.linklist li { margin: 0 0 1em 0; }

/* Browser-Kompatibilit?liste */ 
ul.browsers { margin: 0  0 .4em 0; }

ul.browsers li {
	margin: 0;
	list-style-type: none;
	background: #f8f8f8; color: #444; 
	padding: 0.1em 0.1em 0.2em 0.5em; 
	font-weight: normal;
	text-align: left; 
	border-bottom: 1px #fff solid; 
	border-right: 1px #fff solid;
}

ul.browsers li img { vertical-align:bottom;
}

ul.browsers li.title {
	font-weight: bold;
	background: #eee; color: #444; 
	padding: 0.2em 0.2em 0.2em 0.5em; 
}


/* Auszeichnungen f?e, Dateien, Verzeichnisse */
em.mono, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.mono { 
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}

em.file { 
	padding:0 0 0 14px;
	color: #008;
	background: transparent url(yaml_252_06102202/yaml_252_06102202/img/icons/file.gif) no-repeat left;
}

em.directory { 
	padding:0 0 0 15px;
	color: #008;
	background: transparent url(yaml_252_06102202/yaml_252_06102202/img/icons/dir.gif) no-repeat left;
}

pre, code.formtext {
	
	display:block;
	margin: 0 0 1em 1em;
	padding: 0.2em;
	color: #006699; 
	background: none;
	border: 0px #ccd solid;
	border-left: 0px #ccd solid;
}

code.formtext { 
color: #006699; font-size: 81.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	display:block;
	margin: 0.5em;
	padding: 1em;
	background: none;
	border: 0px #ccd solid;
	border-left: 0px #ccd solid; 
}

code.xhtml { 
	background-image: url(yaml_252_06102202/yaml_252_06102202/img/bg_xhtml.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* ### Tabellen ################################################################## */

table.main { width: 95%; margin-bottom: 1em; margin-top: .2em; background: white;}
table.main th { 
	background: white; color: #c4def2; 
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1px 1px 1px 1px;
}

table.maincontact td {
	background: #f5f5f5; color: #fff; 
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
}
table.maincontact { width: 65%; margin-bottom: 1em; margin-top: .2em; background: white;}
table.maincontact th { 
	background: white; color: #fff; 
	padding: 0.2em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
}

table.maincontact td {
	background: #f5f5f5; color: #fff; 
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
}

/* ### spendentabelle ################################################################*/




table.mainspende { width: 800px; margin-bottom: 1em; margin-top: .2em; background: white;}
table.mainspende th { 
	background: #e3ecf3;
	font-size: 110%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.2em; 
	text-align: left;
	color: #006699; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 2px 2px 2px 2px;
}
table.mainspende td {
	background: whitesmoke; 
	color: #006699; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 2px 2px 2px 2px;
	}
table.mainspende td.alert {
	background: #ff9933; 
	color: white; font-size: 110.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 2px 2px 2px 2px;
}
table.mainspende td.footer {
	background: whitesmoke; 
	color: #808080; font-size: 95.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 2px 2px 2px 2px;
}
table.mainspende td.land {
	background: whitesmoke; 
	color: #006699; font-size: 100.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 2px 2px 2px 2px;
	width: 150px;
}

/* ### spendentabelle ################################################################*/







/* ### headtabelle ################################################################*/




table.infohead { width: 800px; margin-bottom: 1em; margin-top: .2em; background: white;}
table.infohead th { 
	background: #FF9900;
	font-size: 110%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.2em; 
	text-align: left;
	color: white; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
}
table.infohead td {
	background: whitesmoke; 
	color: #d5d8d9; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
	}

table.infohead td.inaktiv{
	background: #ffedd1; 
	color: #d3e6ef; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
	}
table.infohead td.aktiv{
	background: #e3ecf3; 
	color: #006699; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
	}
/* ### headtabelle ################################################################*/





/* ### nltabelle ################################################################*/




table.mainnl { width: 400px; margin-bottom: 1em; margin-top: .2em; background: white;}
table.mainnl th { 
	background: #e3ecf3;
	font-size: 110%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.2em; 
	text-align: left;
	color: #006699; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
}
table.mainnl td {
	background: whitesmoke; 
	color: #006699; font-size: 90.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 0.1em;
	}


/* ### nltabelle ################################################################*/





/* ### spendentabelle1 ################################################################*/



table.gruppe td {
	background: #f5f5f5; 
	color: #006699; font-size: 81.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
}
table.gruppe { width: 65%; margin-bottom: 1em; margin-top: .2em; background: white;}
table.gruppe th { 
	background: #e3ecf3;
	font-size: 90%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.2em; 
	text-align: left;
	color: #006699; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
}
table.gruppe td.alert {
	background: #ff9933; 
	color: white; font-size: 81.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 0.1em;
}
table.gruppe td.footer {
	background: whitesmoke; 
	color: #808080; font-size: 95.25%; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	padding: 0.1em; 
	text-align: left; 
	border-bottom: 0px #fff solid; 
	border-right: 0px #fff solid;
	padding: 1em;
}
/* ### spendentabelle1 ################################################################*/




#subcontent{
position:absolute; 
border: 6px solid orange; 
background-color: white; 
width: 300px; padding: 6px; 
display:none;
font-size: 120%;
}
#subcontent2{
position:absolute; 
border: 6px solid orange; 
background-color: white; 
width: 300px; padding: 6px; 
display:none;
font-size: 120%;
}
#subcontent3{
position:absolute; 
border: 6px solid orange; 
background-color: white; 
width: 300px; padding: 6px; 
display:none;
font-size: 120%;
}
#subcontent4{
position:absolute; 
border: 6px solid orange; 
background-color: white; 
width: 300px; padding: 6px; 
display:none;
font-size: 120%;
}

.buttonbank{
 background: #ff440b;
 border: solid 4px #eae9d5;
 text-align: left;
 font: 100% Verdana, hevetica, sans-serif;
 color: white;
 font-weight: bold;
 line-height: 140%;
 padding: 0.5em;
 width: 210px;
 margin-bottom: 2px;

 }
 .buttoncard{
 background: #3c7cff;
 border: solid 4px #eae9d5;
 text-align: left;
 font: 100% Verdana, hevetica, sans-serif;
 color: white;
 font-weight: bold;
 line-height: 140%;
 padding: 0.5em;
 width: 210px;
 }
 .spendenbutton
 {
 background:#ffb03b;
 border: solid 4px #eae9d5;
 text-align: left;
 font: 150% Trebuchet MS, hevetica, sans-serif;
 color: white;
 font-weight: bold;
 padding: 0.1em;
 margin-top: 0.0em;
 width: 210px;
 }
 
  .plus{
 background: none;
 border: solid 2px orange;
 text-align: center;
 font: 100% Verdana, hevetica, sans-serif;
 color: orange;
 font-weight: bold;
 padding: 0.1em;
 width: 20px;
 }
   .minus{
 background: none;
 border: solid 2px orange;
 text-align: center;
 font: 100% Verdana, hevetica, sans-serif;
 color: orange;
 font-weight: bold;
 padding: 0.1em;
 width: 20px;
  }
   .info{
 background: none;
 border: solid 2px orange;
 text-align: center;
 font: 100% Verdana, hevetica, sans-serif;
 color: orange;
 font-weight: bold;
 padding: 0.1em;
 width: 40px;
  }
 .formfield {
	clear:both;
	padding: 0.2em;
	border: solid 2px orange;
	font: 100% Verdana, hevetica, sans-serif;
	text-align: center;
	}


.notaufruf
{
background: #ff9900;
 border: solid 2px white;
 text-align: left;
 font: 105% Verdana, hevetica, sans-serif;
 color: white;
 font-weight: bold;
 padding: 0.2em;
}

/* ### Download-Box ################################################################## */

.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 4px #ccd solid;
	text-align: left;
	padding: 4px 0 4px 15px;
	margin-bottom: 1em;
}

.bluebox h5 { font-size: 140%; color:#006; font-weight: normal; font-style: normal; padding: 0px 8px 0 5px; }
.bluebox p { padding: 0px 8px 0 5px; }

div.dl_button	{
	width: 220px;
	min-height: 50px;
	text-align:left;
	padding-bottom: 20px;
	background: #006699;
	
}

div.dl_button a {
	display:block;
	width: 100%;
	min-height: 30px;
	text-align:left;
	background: #006699;
}

div.dl_button a:hover { text-decoration:none;
background: #006699;} 

.dl_button a strong {display:block; padding: 17px 5px 0px 20px; color: #448; font-weight: bold; font-size: 125%; text-decoration:underline;}
.dl_button span.version {display:block; padding: 0px 5px 0px 20px; color: #666; font-weight: normal; font-size: 85%;}
}
