body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
    	margin: 0; 
    	padding: 0;
    	text-align: center;
		background-color: #fff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline: none;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none; 
	outline: none;
}

.link:hover { 
	color: #000000;
	text-decoration:none; 
	outline: none;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	outline: none; 
}

.link2:hover {
	color: #666666;
	text-decoration:none;
	outline: none;
}

.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration:none;
	outline: none;
	letter-spacing: 1px;
}

.link3:hover { 
	color: #000000;
	text-decoration:none;
	outline: none;
}

.link4 {
	border:1px solid #eee;
	border-color:#ccc #000 #000 #ccc;
	outline: none;
}

.link4:hover { 
	border-color:#000 #ccc #ccc #000;
}

.bg_logo {
	background-image:  url("../images/logo4.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_logo_entry {
	background-image:  url("../entry/logo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}


.rahmen {
	border:1px solid #eee;
	border-color:#ccc #000 #000 #ccc;
}

.fontportrait {
	font-size: 14px;
   	margin: 0; 
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height:1.6em;
}

.grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #CCCCCC;
	text-decoration:none; 
}

.belegt {
	color: #666666;
	text-decoration:none;
	outline: none;
}

.layertext {
	style="overflow: auto; position: relative; width: 550px; height: 430px; z-index: 1; top: 0px;
}

.layerrechts {
	width:200px;
	height:400px;
	position:relative;
	left: 0px;
	top: 10pt;
}

.layermenue {
	width:400px;
	height:60px;
	position:relative;
	left: 0px;
	top: 20px;
	visibility: visible;
}

#gallery {
	width:750px;
	height:300px;
	padding:10px;
	background: #fff;
	position:relative;
	top: 15px;
	outline: none;}
	
