/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#4D1216;
	line-height:20px;
	letter-spacing:0.1em;	}
	
a {
	font-size: 14px;
	color: #F1E1D3;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	font-size: 14px;
	color: #ffffff;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: bold;
	}
	
	

/* ID Styles */


	
/* Class Styles */
	
	
.pa
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	body {
	font:11px Arial, Helvetica, sans-serif;
	color:#663300;
	line-height:100px;
	letter-spacing:.1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-weight: normal;
	text-align: justify;
}

.backgroundneu {
	background-image: url(bilder/hauptbild.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.backgroundborduere{
	background-image: url(bilder/borduere.jpg);
	background-repeat: repeat-x;
}


.link {
	font-size: 12px;
	color: #660000;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-size: 12px;
	color: #666666;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight: bold;
}

.linkimpressum {
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
.linkimpressum:hover {
	font-size: 10px;
	color: #CC3333;
	text-decoration: none;
}

.linkimpressummini {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.linkimpressummini:hover {
	font-size: 10px;
	color: #CC3333;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #4D1216;
}
h2 {
	font-size: 14px;
	color: #495f70;
}

