/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #4d6a5a;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #3d5a4a;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font-size:10px;
	font-weight: bold;
	font-family: verdana;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
 	font-size:11px;
	color: #eeeeee;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #e4d6a1;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font-size:12px;
	font-weight: bold;
	font-family: verdana;
	color: #ffffff;
	text-align: justify;
	line-height:18px;
	}
	
.bodyText {
	font:11px verdana;
	line-height:22px;
	color:#111111;
	text-align:justify;
	}

.bodyText1 {
	font:11px verdana;
	line-height:16px;
	color:#111111;
	text-align:center;
	}

.bodyText2 {
	font:12px verdana;
	line-height:20px;
	color:#4d6a5a;
	text-align:center;
	}
	
.pageName {
	font:20px verdana;
	color: #4d6a5a;
	letter-spacing:.1em;
	line-height:56px;
	}

.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}

#hausname {
	position:absolute;
	top:24px;
	left:40px;
}

.aktiv {
	font-size:11px;
	font-weight: bold;
	font-family: verdana;
	color: #333333;
	text-decoration:none;
	letter-spacing:.1em;
}	
	
