/* CSS Document */


body {
	padding:0px;
	margin:0px;
}




* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


h1 {
	margin:0px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/hg/h1.png);
	background-repeat: no-repeat;
	width: 233px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
}

h2 {
	margin:0px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/hg/h2.png);
	background-repeat: no-repeat;
	width: 235px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
}

h3 {
	margin:0px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/hg/h3.png);
	background-repeat: no-repeat;
	width: 270px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}

p.infokasten{
	font-weight: normal;
	color: #333333;
}

p.clickon {
	font-size:8px
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}




a.home {
	background-image: url(../images/hg/main_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100px;
}

a.home:hover {
	background-image: url(../images/hg/main_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100px;
}

a.permhome {
	background-image: url(../images/hg/main_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100px;
}

a.kontakt {
	background-image: url(../images/hg/kontakt_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 70px;

}

a.kontakt:hover {
	background-image: url(../images/hg/kontakt_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;
	
}

a.permkontakt {
	background-image: url(../images/hg/kontakt_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;
	
}

a.links {
	background-image: url(../images/hg/links_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 70px;

}

a.links:hover {
	background-image: url(../images/hg/links_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;

}

a.permlinks {
	background-image: url(../images/hg/links_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;

}

a.rechts {
	background-image: url(../images/hg/rechts_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 70px;

}

a.rechts:hover {
	background-image: url(../images/hg/rechts_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;

}


a.permrechts {
	background-image: url(../images/hg/rechts_02.png);
	background-repeat: no-repeat;

	float: left;
	height: 50px;
	width: 70px;

}



a.navigation1 {
	margin:0px;
	padding: 0px;
	
	font-size: 10px;
	color: #CCCCCC;

	
	
	text-decoration: none;
		
	
}


a.navigation1:hover {
	padding: 0px;
	margin:0px;
	color: #B4CC38;
	text-decoration: none;
	font-weight: bolder;
}

a.permnavigation1 {
	padding: 0px;
	margin:0px;
	color: #B4CC38;
	text-decoration: none;
	font-weight: bolder;
}



a.linkliste {
	margin:0px;
	padding: 0px;
	
	font-size: 10px;
	color: #333333;

	
	
	text-decoration: none;
		
	
}


a.linkliste:hover {
	padding: 0px;
	margin:0px;
	color: #B4CC38;
	text-decoration: none;
	font-weight: bolder;
}


