/* CSS Glanzmann GmbH
	Copyright by WSDF WebSiteDesignFactory 2006 */

body{
	background-color: #cdcdcd;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}
#hintergrund {
	background-color: #FFFFFF;
	position: absolute;
	height: 565px;
	width: 855px;
	left: 50px;
	top: 15px;

}
	
#navigation {
	position: absolute;
	height: 470px;
	width: 120px;
	left: 5px;
	bottom: 5px;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	border: 1px solid #cdcdcd;
	background-image: url(../images/balken.png);
	background-repeat: repeat-x;

}
#adresse {
	position: absolute;
	width: 103px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	z-index: 1;
	overflow: hidden;
	visibility: visible;
	left: 5px;
	bottom: 5px;
	padding: 8px;
}

#content {
	left: 126px;
	bottom: 5px;
	position: absolute;
	width: 573px;
	height: 471px;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	border: 1px solid #cdcdcd;
	background-image: url(../images/balken_lang.png);
	background-repeat: repeat-x;
}
#logo_oben {
	position: absolute;
	height: 79px;
	width: 300px;
	left: 5px;
	top: 5px;
	background-image: url(../_bilder/glanzmann_logo_ge_oben.png);
	background-repeat: no-repeat;
	z-index: 2;
}
#logo_unten {
	position: absolute;
	height: 54px;
	width: 130px;
	left: 6px;
	top: 87px;
	background-image: url(../_bilder/glanzmann_logo_ge_unten.png);
	background-repeat: no-repeat;
	z-index: 2;
}
#aktion1 {
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	border: 1px solid #cdcdcd;
	position: absolute;
	height: 150px;
	width: 140px;
	right: 5px;
	background-image: url(../images/balken.png);
	background-repeat: repeat-x;
	top: 87px;
}
#aktion2 {
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	border: 1px solid #cdcdcd;
	position: absolute;
	height: 150px;
	width: 140px;
	right: 5px;
	background-image: url(../images/balken.png);
	background-repeat: repeat-x;
	top: 247px;
}
#aktion3 {
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	border: 1px solid #cdcdcd;
	position: absolute;
	height: 150px;
	width: 140px;
	right: 5px;
	bottom: 5px;
	background-image: url(../images/balken.png);
	background-repeat: repeat-x;
}
#navigation a{
	background-image: url(../_bilder/balken.png);
	display: block;
	position: relative;
	width: 120px;
	text-indent: 10px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	top: 65px;
	background-repeat: no-repeat;
	padding-top: 2px;
	color: #333333;
	left: 0px;
	padding-left: 0px;
}
#navigation a:link,a:visited{
}
#navigation a:hover,a:active{
	color: #0059A1;
}
h1, h2, h3{
	font-style:italic;
	font-weight:bold;
	color:#333333;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:0px;
	padding-top:30px;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size:24px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 5px;
}
#navigation .unternavigation {
	background-image: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 0px;
}
#navigation .unternavigation_aktiv {
	background-image: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 0px;
	color: #0B3D92;
}
#navigation .aktive_navi{
	
	color: #0B3D92;
}
#hintergrund #aktion1 #newsvorschau1, #hintergrund #aktion2 #newsvorschau2, #hintergrund #aktion3 #newsvorschau3 {
	position: absolute;
	top: 30px;
	width: 130px;
}
.zentriert {
	text-align: center;
}
#hintergrund #aktion1 a:link, #hintergrund #aktion1 a:visited, #hintergrund #aktion1 a:active, #hintergrund #aktion1 a:hover, #hintergrund #aktion2 a:link, #hintergrund #aktion2 a:visited, #hintergrund #aktion2 a:active, #hintergrund #aktion2 a:hover, #hintergrund #aktion3 a:link, #hintergrund #aktion3 a:visited, #hintergrund #aktion3 a:active, #hintergrund #aktion3 a:hover {
	text-decoration: none;
	color: #333333;
}

