html,body{margin:0;padding:0}

body{
background-color:#ef4d48; 
font: 90% Georgia, serif; 
background-image: url('images/stempeltlo.jpg');
background-repeat: repeat;
text-align:center;}


a {text-decoration:none; color:#000;}
a:link{color:#971a1d;text-decoration:none;}
a:hover{color:#000; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}

#header{
z-index:5;
text-align:center;
padding-top:28px;
background-image: url('images/stempel.jpg');
background-repeat: no-repeat;
background-position:center top;
height:371px;
}

#box{
	float:left;
	position:relative;
	background-color:#971a1d;
	color:#f86861;
	margin-top:-65px;
	margin-left:40px;
width:20%;
background-image:transparent;
z-index:3;
padding:10px;
height:100%;
padding-bottom:30px;
}

#box a:link{
color:#fff;}

#container{
text-align:left;
width:907px;
margin:0 auto;

}

#content{
float:left;
width:65%;
color:#000;
z-index:6;
line-height:1.3em;
margin-left:40px;
margin-bottom:30px;
margin-top:-30px;
}



#tlo{
float:left;
background-image: url('images/stempel2.png');
background-repeat: repeat-y;
margin-top:-30px;
}

#footer{
clear:both;
width:100%;
background-position:center top;
z-index:4;
}

#footer p{
font-size:10px;
padding-top:20px;
text-align:center;
}

h2{
color: #f86861;
text-align:center;
font-weight: 100;
font-size: 1.6em;
font-variant:small-caps;

}

h3{
font-family: georgia;
color: #971a1d;
font-weight: normal;
font-size: 2.5em;
margin-top:-20px;
}

h1{
color: #000;
text-align:left;
font-weight: normal;
font-size: 26px;
font-variant:small-caps;
line-height:1.2;
}



textarea {
border: solid 1px #222;
background: transparent;
width:99%;
height: 80px;
font-family:verdana;
font-size:10px;
color:#222222;
padding: 3px;
margin-top: 5px;
margin-bottom: 25px;}
