/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


@import url(css/jq_fade.css);

html{
margin: 0px;
 font-family: cambria, serif;
 color:#444;
}
body{
margin: 0px;
padding: 0px;
background: url(images/bg.jpg) #660000 fixed;
}

.header{
color: #fff;
text-align: center;
margin-left: auto; margin-right: auto;
width: 900px;
padding: 30px 30px 20px 30px;
}
.body{
background-color: #fff;
margin-left: auto; margin-right: auto;
width: 900px;
padding: 40px 10px 0px 50px;
-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
}

.footer{
background-color: #fff;
margin-left: auto; margin-right: auto;
width: 900px;
padding: 0px 30px 0px 30px;
}

h1{
font-family: copperplate gothic bold;
font-size: 28px;
}
h2{
text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
font-family: lucida handwriting, copperplate gothic bold;
font-variant: small-caps;
font-weight: 900;
font-size: 26px;
color: #990000;
padding: 20px 0px 10px 0px;
}
h2 a{
color: #990000;text-decoration: none;}
h3{
font-family: sans-serif;
font-weight: 500;
font-size: 16px;
}

.body p{
font-size: 16px;
padding: 0px 40px 20px 0px;
line-height: 160%;
}
.body p img{float: left; margin: 5px 10px 0px 0px;}
.body a.weiter:link, .body a.weiter:visited {background-color: #990000; padding: 5px 10px; margin: 0px 0px 0px 680px; color: #fff; text-decoration: none;}
.body a.weiter:hover, .body a.weiter:active {background-color: #770000; padding: 5px 10px; margin: 0px 0px 0px 680px; color: #fff; text-decoration: none;}

hr{border: 0px;}
.header h1{
text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 10px;
font-family: lucida handwriting, copperplate gothic bold;
font-size: 38px;
font-weight: 500;
padding: 0px 0px 5px 0px;
}
.header h3{
font-family: sans-serif;
font-style: italic;
font-size: 18px;
}


.body img{
margin: 0px 0px 20px 0px;
}


#footer{color: #fff; width: 800px; margin-top: 10px;margin-left: auto; margin-right: auto; text-align:center; font-size: 18px; line-height: 160%;}
#footer a{color:#fff;}