﻿/* CSS Document */

body {
        color:#173c4f;
        font-size:76%;
        font:#173c4f;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        line-height:1.3;
        background-color: #141414;
        background-image: url(../images/catches.png);
        padding:0 0 0 0px;
	margin: 0 0 0 0px;
}

#background{
background-image: url(../images/head.png);
background-repeat:no-repeat;
background-position:center top;
}

#seite{
width:800px;
background-image: url(../images/deko.png);


}

#headback{	
width:796px;
background-image: url(../images/back.png);
border-left:2px #173c4f solid;
border-right:2px #173c4f solid;
padding-bottom:5px;
}

#headerback{
width:796px;
}

#header{
}

#bodyback{
width:796px;
padding-top:5px;
padding-bottom:10px;
background-image: url(../images/back.png);
border-left:2px #173c4f solid;
border-right:2px #173c4f solid;
border-bottom:2px #173c4f solid;

}

#naviback{
width:800px;
height:50px;
background-image: url(../images/naviback.png);
overflow:hidden;
}

#navi{
width:540px;
text-align:center;
margin-top:14px;
}

#leftback{
padding-top:5px;
width:220px;
padding-bottom:5px;
}

#left{
width:180px;
padding-left:30px;
padding-right:10px;
}

#body{
width:570px;
padding-left:5px;
border-left: 1px #173c4f dotted;
}

#intro{	
width:545px;
padding-right:25px;
}

#content{
width:535px;
padding-right:25px;
padding-left:10px;

}

#outro{
width:545px;
padding-right:25px;
}

#footerback{
margin-top:5px;
width:796px;
border-top:2px #173c4f solid;
border-bottom:2px #173c4f solid;
border-left:2px #173c4f solid;
border-right:2px #173c4f solid;
background-image: url(../images/back.png);
}
#footernavi{
padding-left:30px;
padding-right:30px;
padding-top:5px;
padding-bottom:5px;
width:766px;
}

#footer{
padding-bottom:5px;
padding-top:5px;
padding-left:30px;
padding-right:30px;
width:766px;
}
