/* Copyright: <i-public>, Gemeinschaftswerk der Evangelischen Publizistik gGmbH */
/* erstellt von: Thilo Bunzel-Duran, bunzel-duran [ at ] i-public [ dot ] de */
/* erstellt am 8.11.2006, für: Projekte www.fundraising-akademie.de / Screenlayout */
body {
margin : 0; 
padding : 0; 
text-align : center; 
font : 0.7em Verdana, Tahoma, Arial, sans-serif; 
color : #4e4e50; 
background-color : #e3e3e3; 
background-image : url(http://www.fundraising-akademie.de/bg_body.gif); 
background-repeat : no-repeat; 
background-position : top center; 
width : 100%; 
} 
#border_bottom {
bottom : 0; 
background : #e3e3e3; 
color : #000; 
margin : 0 auto; 
width : 1002px; 
height : 15px; 
background-image : url(http://www.fundraising-akademie.de/bg_border_bottom.gif); 
background-repeat : no-repeat; 
background-position : bottom center; 
border : 0 dotted #000; 
} 
#textarea {
background-color : #e3e3e3; 
margin : 15px auto 0; 
padding : 0 15px; 
width : 1002px; 
height : auto; 
background-image : url(http://www.fundraising-akademie.de/bg_textarea.gif); 
background-repeat : repeat-y; 
background-position : top center; 
} 
#wrap {
background : #fff; 
margin : 0 auto; 
padding : 0; 
width : 972px; 
height : auto; 
float : none; 
} 
#header {
clear : both; 
margin : 0; 
padding : 0 0 0 265px; 
border : 0; 
text-align : left; 
height : 20px; 
background-color : #e5e5e5; 
background-image : url(http://www.fundraising-akademie.de/bg_header.gif); 
background-repeat : repeat-y; 
background-position : top left; 
} 
#wrap2 {
background : #fff; 
color : #303030; 
margin : 0 auto; 
width : 780px; 
height : auto; 
border : 0 dotted #000; 
border : 0 dotted blue; 
float : left; 
} 
#claim {
margin-left : 150px; 
} 
#avmenu {
clear : left; 
float : left; 
text-align : left; 
width : 265px; 
height : auto; 
margin : 0 0 10px; 
padding : 0; 
background-color : #fff; 
background-image : url(http://www.fundraising-akademie.de/bg_menu.gif); 
background-position : top right; 
background-repeat : no-repeat; 
} 
#avmenu img {
margin : 14px 0 0 24px; 
border : 0; 
padding : 0; 
} 
#avmenu a {
background-color : transparent; 
} 
#avmenu ul {
list-style : none; 
width : 265px; 
margin : 22px 0 0; 
padding : 0; 
} 
#avmenu li {
margin : 0; 
padding : 0 0 0 25px; 
background-image : url(http://www.fundraising-akademie.de/bg_navi_item.gif); 
background-repeat : no-repeat; 
background-position : bottom left; 
height : auto; 
border : 0 dotted lime; 
} 
#avmenu li a:link, #avmenu li a:visited {
font-weight : bold; 
height : auto; 
width : 180px; 
text-decoration : none; 
color : #505050; 
display : block; 
padding : 3px 0 4px 9px; 
background-image : url(http://www.fundraising-akademie.de/bg_navi_arrow.gif); 
background-repeat : no-repeat; 
background-position : left center; 
text-decoration : none; 
border : 0 dotted blue; 
} 
#avmenu li a:active, #avmenu li a:hover, #avmenu li a:focus {
color : #f11; 
background-image : url(http://www.fundraising-akademie.de/bg_navi_arrow_act.gif); 
background-repeat : no-repeat; 
background-position : left center; 
background-color : transparent; 
} 
#extras {
text-align : left; 
float : right; 
width : 180px; 
height : auto; 
margin : 61px 0 14px; 
padding : 0; 
overflow : hidden; 
} 
#extras p {
margin : 0 0 1.5em; 
font-size : 0.9em; 
} 
#content {
margin-left : 22px; 
width : 486px; 
border : 0; 
padding : 0; 
text-align : left; 
height : auto; 
float : left; 
} 
#content h1, #content h2, #content h3, #content h4, #content h5 {
display : block; 
margin : 1.5em 0 1em; 
color : #8c9093; 
font-family : "Trebuchet MS", Arial Narrow, Arial, Helvetica, sans-serif; 
/*line-height : 0;*/ 
padding-top : 0.5em; 
} 
#content h1 {
font-size : 1.9em; 
padding-bottom : 0.8em; 
border-bottom : 1px solid #00a1e4; 
line-height : 1em; 
} 
#content h2 {
font-size : 1.4em; 
color : #1977b7; 
} 
#content h3 {
font-size : 1.3em; 
} 
#content h4, #content h5 {
font-size : 1.2em !important; 
color : #4e4e50 !important; 
} 
#content fieldset {
height: auto !important;
display: block !important;
border: 1px solid #00a1e4 !important;  
float: none !important; 
background-color : #f4f4f4 !important; 
width : 250px !important;  
margin : 0 0 3em  0!important;
padding:0 10px 10px 10px; 
} 
#content legend {
display : inline !important; 
color : #137abf !important;
font-weight : bold !important;
} 
#content label {
width : 196px; 
margin : 0.5em 0 0 0 !important; 
padding : 0.2em 0 0.3em 0px; 
color : #000 !important; 
background-color : transparent !important; 
background-image : none !important;  
} 
#content img {
position : relative; 
display : block; 
margin : 0.5em 1em 0.5em 0; 
padding : 1px; 
background : #cccccc; 
border : 0px solid #f0f0f0; 
float : left; 
} 
h3 {
margin : 0 0 10px; 
} 
a:link, a:visited {
color : #0055aa; 
} 
a:active, a:hover, a:focus {
color : #ca181f; 
background-color : #f4f4f4; 
} 
a img {
border : 0; 
} 
#suche {
margin-top : 22px; 
} 
form {
margin : 0 0 0 24px; 
padding : 0 0 2em; 
border : 0 dotted lime; 
width : 196px; 
} 
fieldset {
background-color : #f4f4f4; 
border : 0; 
width : 196px; 
margin : 0; 
padding : 0; 
border : 0 dotted green; 
padding-bottom : 1em; 
} 
legend {
display : none; 
} 
label {
width : 196px; 
margin : 0 0 0.5em; 
padding : 0.2em 0 0.3em 10px; 
color : #fff; 
background-color : #137abf; 
background-image : url(http://www.fundraising-akademie.de/bg_label.gif); 
background-position : top left; 
background-repeat : no-repeat; 
font-weight : bold; 
border : 0 dotted red; 
} 
label.tip {
color : #000; 
background-color : #cfd465; 
} 
label, input {
display : block; 
float : none; 
} 
input#suchbegriff, input#mail_emp, input#mail_sen {
width : 167px; 
margin-left : 10px; 
border : 1px solid #505050; 
} 
.form_zusatz {
padding-top : 5px;
margin-left : 10px; 
font-weight:bold;
}
input.submit {
color : #fff; 
background-color : #ee1c25; 
border : 1px solid #fff; 
font-weight : bold; 
font-size : 1em; 
width : 7em; 
margin : 0.8em 0 0 10px; 
} 
.left {
margin : 10px 10px 5px 0; 
float : left; 
} 
.right {
margin : 10px 0 5px 10px; 
float : right; 
} 
.textright {
text-align : right; 
} 
.center {
text-align : center; 
} 
.bold {
font-weight : bold; 
} 
.hide {
display : none; 
} 
.blue {
color : #1977b7; 
} 
table {
width : 100%; 
} 
table#products {
margin : 0; 
vertical-align : top; 
width : auto; 
} 
table#products h2 {
font-size : 1.1em; 
color : #4e4e50; 
margin : 0.5em 0 -0.3em; 
} 
table#products img {
float : left; 
margin-right : 9px; 
border : 0 !important; 
} 
table#products p {
border : 0 dotted red; 
line-height : normal; 
} 
table#products td, #content td {
background-color : #efefef; 
padding : 0 3px; 
border : 1.5px solid #fff; 
vertical-align : top; 
} 
table#products td {
width : 232px; 
} 
caption {
font-weight : bold; 
} 
hr {
color : #fff; 
border : 0; 
border-bottom : 1px solid #00a1e4; 
margin : 6px 0; 
} 
ul, ol {
margin : -0.5em 0 1em 2em; 
padding : 0; 
} 
li {
list-style : none; 
background-image : url(http://www.fundraising-akademie.de/bg_list.gif); 
background-position : left top; 
background-repeat : no-repeat; 
padding-left : 10px; 
margin-bottom : 0.5em; 
} 
.blind {
display : none; 
} 
.clear {
clear : both; 
}
.distance {
 font-size: 0.1em;
}
div#content address.footer, div#content p.footernavi, div#content p.ip {
padding-left : 100px; 
background-repeat : no-repeat; 
background-position : top left; 
font-style : normal; 
color : #1977b7; 
} 
div#content address.footer {
background-image : url(http://www.fundraising-akademie.de/i_logo_mini.gif); 
} 
div#content p.ip {
background-image : url(http://www.fundraising-akademie.de/i_logo_i-public_mini.gif); 
margin-bottom : 2em; 
} 
#extras h1 {
background-color : #bfc531; 
color : #fff; 
font-size : 1.1em; 
font-weight : bold; 
padding-bottom : 0.1em; 
} 
#contentheader {
background-color : #f4f4f4; 
} 
h1#contentheader_h1 {
color : #1977b7 !important; 
background-color : #fff; 
left : -3px; 
border-bottom : 1px solid #00a1e4; 
margin-bottom : 0; 
} 
#contentheader img {
padding : 0; 
border : 0; 
border-top : 12px solid #f4f4f4; 
border-bottom : 12px solid #f4f4f4; 
margin : 0; 
} 
div #contentheader p {
margin : 0; 
padding : 0 3px 2em; 
} 
div#extras_top {
background-color : #f5f4d8; 
margin : 0; 
border : 0 dotted red; 
padding : 0 0 0.7em; 
float : none; 
border-bottom : 1px solid #f5f4d8; 
} 
div#extras_top h1 {
padding : 0.2em 0 0.3em 7.5px; 
color : #000; 
background-color : #cfd465; 
} 
div#extras_top p {
padding : 0 12.5px 0 7.5px; 
} 
div#extras_top p#box_bottom {
background-color : #f4f4f4 !important; 
padding-top : 1em; 
} 
div#extras_top img {
float : left; 
margin-right : 8px; 
border : 1px solid #fff; 
} 
div#extras_top li {
padding-left : 12.5px; 
} 
div#extras_bottom {
background-color : #f4f4f4; 
margin : 0; 
border : 0 dotted red; 
background-image : url(http://www.fundraising-akademie.de/bg_extras.gif); 
background-repeat : no-repeat; 
background-position : top left; 
padding : 1em 7.5px; 
} 
div#extras_bottom img {
margin-bottom : 6px; 
} 
.schriftgrad {
margin : 0; 
border : 0 dotted lime; 
width : 192px; 
height : auto; 
background-color : transparent; 
} 
.schriftgrad p {
margin-left : 24px; 
} 
.schriftgrad a:link, .schriftgrad a:visited {
background-color : transparent; 
border : 0; 
margin : 0; 
padding : 0; 
border : 0; 
} 
.schriftgrad a:active, .schriftgrad a:hover, .schriftgrad a:focus {
background-color : transparent; 
border : 0; 
border-bottom : 4px solid red; 
margin : 0; 
padding : 0; 
border : 0; 
}
#content p#path {
 margin: 0.4em 0 -1.5em 0; color: #8C9093;
}

ul.submenu_1 {overflow:hidden;}
ul.submenu_2 {width:220px !important; overflow:hidden;}
div#avmenu li {margin-bottom: 0;} 
ul.submenu_2 a:link, ul.submenu_2 a:visited  {background-image: url(http://www.fundraising-akademie.de/bg_navi_arrow_2.gif) !important;} 
ul.submenu_2 a:hover, ul.submenu_2 a:acvtive, ul.submenu_2 a:focus {background-image: url(http://www.fundraising-akademie.de/bg_navi_arrow_act_2.gif) !important;} 
div#avmenu ul.submenu_2 {margin: 0; padding-top: -2em; border: 0px dotted red;} 
ul.submenu_2 li {background-image: none !important;}
 

