body
	{
		color:#000000;
		font-family: Verdana;
		font-size: 12px;
		margin: 30px;
	}
	
	h1{
	color:#6E3F85;
	font-weight:bold;
	font-size: 12px;
	}
	h2{
	font-weight:bold;
	font-size: 13px;
	}
	h3{
	font-weight:normal;
	font-size: 12px;
	display:inline
	}
.banner
	{
		width:999px;
		height:140px;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		text-align: left;
		vertical-align: middle;
	}
	#logo{
	float:left;
	}
	#logo_div{
	height:140px;
	width:461px;
	background:url('images/banner_hover.jpg');
	background-repeat:no-repeat;
	background-position:top;
	}
		#logo_div:hover{
	height:140px;
	width:461px;
	background:url('images/banner_hover.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	}
	

.schriftro
	{
		color: #000000;
		font-family: Verdana, sans-serif;
		width: 800px;
		text-align: right;
		vertical-align: middle;
		font-size:12px;
	}

td{
height:50px;
vertical-align:top;
}

.content
	{
		font-size:12px;
		color: #666666;
		font-family: Verdana, sans-serif;
		width:650px;
		text-align:left;
	}



a.intro1:link, a.intro1:hover, a.intro1:active, a.intro1:visited
	{
		display: block;
		width: 400px;
		height: 350px;
		background-image: url(images/seitinger.jpg);
		line-height: 100px;
	}


a.intro1:hover, a.intro1:active
	{
		background-image: url(images/seite.jpg);
	}


a.intro2:link, a.intro2:hover, a.intro2:active, a.intro2:visited
	{
		display: block;
		width: 400px;
		height: 350px;
		background-image: url(images/shopinger.jpg);
		line-height: 100px;
	}


a.intro2:hover, a.intro2:active
	{
		background-image: url(images/shop.jpg);
	}


a.bitton:link, a.bitton:hover, a.bitton:active, a.bitton:visited
	{
		color: #6E3F85;
		text-decoration: none;
		font-weight: bold;
		font-family:Verdana;
		font-size:12px;
		margin-right:25px;
		line-height:25px;
	}


a.button:link, a.button:hover, a.button:active, a.button:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-family:Verdana;
		font-size:12px;
	}


a.button:hover
	{
		color: #E6282A;
	}


a.button:active
	{
		color: #E6282A;
	}


a:link
	{
		font-family: Verdana,Arial;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-stretch: normal;
		word-spacing: 0px;
		letter-spacing: 0px;
		text-decoration: none;
		text-transform: none;
		color: #000000;
		text-indent: 0px;
		border-width: 0px;
		border-style: none;
		direction: ltr;
	}


a:visited
	{
		font-family: Verdana,Arial;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-stretch: normal;
		word-spacing: 0px;
		letter-spacing: 0px;
		text-decoration: none;
		text-transform: none;
		color: #000000;
		text-indent: 0px;
		border-width: 0px;
		border-style: none;
		direction: ltr;
	}


a:active
	{
		font-family: Verdana,Arial;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-stretch: normal;
		word-spacing: 0px;
		letter-spacing: 0px;
		text-decoration: underline;
		text-transform: none;
		color: #6E3F85;
		text-indent: 0px;
		border-width: 0px;
		border-style: none;
		direction: ltr;
	}


a:hover
	{
		font-family: Verdana,Arial;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-stretch: normal;
		word-spacing: 0px;
		letter-spacing: 0px;
		text-decoration: underline;
		text-transform: none;
		color: #6E3F85;
		text-indent: 0px;
		border-width: 0px;
		border-style: none;
		direction: ltr;
	}
	
	
.h_over .intro1	{
		display: block;
		width: 400px;
		height: 350px;
		background-image: url(images/seitinger.jpg);
		line-height: 100px;
		margin-bottom:20px;
	}
	
.h_over .intro2	{
		display: block;
		width: 400px;
		height: 350px;
		background-image: url(images/shopinger.jpg);
		line-height: 100px;
		margin-bottom:20px;
	}

.h_over{
background-color:#333333;
background-image:url(images/bg.png);
padding: 20px;
color:#8B8B8B;
height: 530px;
-moz-border-radius: 1em;
  border-radius: 1em;
  text-decoration:none;
  

}
.h_over:hover{
background-color:#666666;
padding: 20px;
background-image:url(images/bg1.png);
background-repeat:repeat;
color:#CCCCCC;
text-decoration:none;
}
#h_over1:hover .intro1{
background-image: url(images/seite.jpg);
}
#h_over2:hover .intro2{
background-image: url(images/shop.jpg);
}


