* {
margin : 0;
padding : 0;
}
body {
margin : 0;
padding : 0;
font : 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
color : #333;
background : #fff url(../images/bg.gif) repeat-x;
}
a {
color : #003366;
background-color : inherit;
text-decoration : none;
}
a:hover {
color : #cc0001;
background-color : inherit;
}

h1, h2, h3 {
font-family : Arial, 'Trebuchet MS', Sans-Serif;
font-weight : bold;
color : #333;
}
h1 {
font-size : 120%;
letter-spacing : 0.5px;
}
h2 {
font-size : 115%;
text-transform : uppercase;
}
h3 {
font-size : 115%;
color : #003366;
}
.header-bg {
border-left : 1px solid #f2f2f2;
padding : 0 0 0 10px;
background-position : 8px 10px;
}

#bilderrahmen {
border : 2px solid #ccc;
}
#no-bilderrahmen {
border : 0 dotted #ccc;
}
img.float-right {
margin : 5px 0 10px 10px;
}
img.float-left {
margin : 5px 10px 10px 0;
}
h1, h2, h3, p {
padding : 0;
margin : 10px;
}
ul, ol {
margin : 10px 20px;
padding : 0 20px;
}
code {
margin : 10px 0;
padding : 10px;
text-align : left;
display : block;
overflow : auto;
font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
background : #fafafa;
border : 1px solid #f2f2f2;
border-left : 4px solid #cc0000;
}
acronym {
cursor : help;
border-bottom : 1px solid #777;
}
.block {
margin : 10px;
padding : 0 0 0 10px;
background-position : 8px 10px;
border : 1px solid #CCCCCC;
font-weight : normal;
}


.block a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

.block a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

blockquote {
margin : 10px;
padding : 0 0 0 32px;
background : #fafafa url(../images/quote.gif) no-repeat 5px 10px !important ;
background-position : 8px 10px;
border : 1px solid #f2f2f2;
border-left : 4px solid #cc0000;
font-weight : bold;
}
form {
margin : 10px;
padding : 0 5px;
border : 1px solid #f2f2f2;
background-color : #fafafa;
}
label {
display : block;
font-weight : bold;
margin : 5px 0;
}
input {
padding : 2px;
border : 1px solid #eee;
font : normal 1em Verdana, sans-serif;
color : #777;
}
textarea {
width : 400px;
padding : 2px;
font : normal 1em Verdana, sans-serif;
border : 1px solid #eee;
height : 100px;
display : block;
color : #777;
}
input.button {
margin : 0;
font : bolder 12px Arial, Sans-serif;
border : 1px solid #ccc;
padding : 1px;
background : #fff;
color : #cc0000;
}
form.search {
position : absolute;
top : 5px;
right : 5px;
padding : 0;
margin : 0;
border : none;
background-color : transparent;
}
form.search input.textbox {
margin : 0;
width : 120px;
border : 1px solid #ccc;
background : #fff;
color : #333;
}
form.search input.searchbutton {
margin : 0;
font-size : 100%;
font-family : Arial, Sans-serif;
border : 1px solid #ccc;
background : #ffffff url(../images/headerbg.gif) repeat-x bottom left;
padding : 1px;
font-weight : bold;
height : 23px;
color : #333;
width : 60px;
}
#wrap {
margin : 0 auto;
width : 780px;
}
#header {
position : relative;
margin : 0;
padding : 0;
height : 120px;
background : url(../images/afi_head.jpg) no-repeat top right;
z-index : 1;
}
#header span#slogan {
z-index : 4;
position : absolute;
left : 3px;
bottom : 7px;
font : bold 1em Verdana, Arial, Tahoma, Sans-serif;
color : #fff;
}
#header span#afilogo {
position : absolute;
left : 0;
z-index : 3;
}
#header-logo {
position : relative;
clear : both;
height : 50px;
margin : 0;
padding : 0;
}
#header-logo #logo {
position : absolute;
top : 3px;
left : 5px;
font : bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
margin : 0;
padding : 0;
letter-spacing : -1px;
color : #000;
}
#header ul {
position : absolute;
margin : 0;
list-style : none;
right : -18px;
bottom : 3px;
font : bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#header li {
display : inline;
margin : 0;
padding : 0;
}
#header a {
float : left;
background : url(../images/tableft.gif) no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#header a span {
float : left;
display : block;
background : url(../images/tabright.gif) no-repeat right top;
padding : 5px 15px 4px 6px;
color : #fff;
}
#header a span {
float : none;
}
#header a:hover span {
color : #fff;
}
#header a:hover {
background-position : 0% -42px;
}
#header a:hover span {
background-position : 100% -42px;
}
#header #current a {
background-position : 0% -42px;
}
#header #current a span {
background-position : 100% -42px;
}
#main {
float : right;
margin : 0;
padding : 0;
width : 570px;
}
#main h1 {
margin : 10px 0;
padding : 4px 0 4px 8px;
font-size : 105%;
color : #fff;
text-transform : uppercase;
background-color : #cc0000;
letter-spacing : 0.5px;
}
#sidebar {
float : left;
width : 195px;
margin : 0;
padding : 0;
background-color : #ffffff;
}
#sidebar h1 {
margin : 10px 0 0 0;
padding : 4px 0 4px 8px;
font : bold 105% Arial, Sans-Serif;
color : #fff;
text-transform : uppercase;
background : #333;
letter-spacing : 1px;
}
#sidebar .left-box {
border : 1px solid #ebebeb;
margin : 0 0 5px 0;
background : #fff;
}
#sidebar ul.sidemenu {
list-style : none;
text-align : left;
margin : 3px 0 8px 0;
padding : 0;
text-decoration : none;
}
#sidebar ul.sidemenu li {
border-bottom : 1px solid #f2f2f2;
background : url(../images/bullet.gif) no-repeat 3px 2px;
padding : 3px 5px 3px 25px;
margin : 0;
}
.li_current {
border-bottom : 1px solid #f2f2f2;
background : url(../images/bullet_current.gif) no-repeat 3px 2px;
padding : 3px 5px 3px 25px;
margin : 0;
}
#sidebar ul.sidemenu a {
font-weight : bolder;
padding : 3px 0;
background : none;
}
.footer {
clear : both;
border-top : 1px solid #f2f2f2;
background : #fff url(../images/footerbg.gif) repeat-x;
padding : 2px 0 10px 0;
text-align : center;
line-height : 1.5em;
font-size : 95%;
}
.footer a {
text-decoration : none;
font-weight : bold;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.red {
color : #000099;
}
.comments {
margin : 20px 10px 5px 10px;
padding : 3px 0;
border-bottom : 1px dashed #eff0f1;
border-top : 1px dashed #eff0f1;
}
.logo_small {
font-size : 18px;
}
.links {
float : left;
}
.rechts {
margin-right : 10px;
}
.textbox {
margin : 5px;
width : 130px;
height : 15px;
background : #fff;
color : #333;
}
.logo_small {
font-size : 18px;
}
.links {
float : left;
}
.rechts {
margin-right : 10px;
}


#wrap hr {

display: none;

}
