@charset "utf-8";
/* CSS Document */



*{
	margin:0 0 0 0;
	padding: 0 0 0 0 ;}
	

a:focus{
	outline:none;
	}	
	
body{background-color:#FFFFFF;}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height: 1.5em;
	}
	
a{ text-decoration: none;}
	
p a{ color:#333333;
	border-bottom: 1px dotted #666;
	
	}
html
{

	width:100%;
	height:100%;
	text-align:center;
	margin:0 0 0 0;
	/*muss um ein mittig zentriertes layout zu erhalten erst definiert werden*/
}

body{
	background-image:url(../img/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 0 0;
	text-align:center;
background-color:#f7ff7d;

	}
h1{
text-indent:-20000px;
background-image:url(traublingerwappen.png);
width:182px;
height:281px;
margin: 0 auto;
}

.header{
	width:100%;
	height:281px;
position:absolute;
	background-image:url(verlaufbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:3;
	}

.content{
position:relative;
top:300px;
width:460px;
margin: 0 auto;
}
.contact{position:relative; top:350px; width:500px; margin: 0 auto;}
.page{width:100%;}
