/* style_contentdiv Content DIV*/
/*
div.content a:link, a:visited {
	color: #666666;
	text-decoration: none;
	}
	
	
div.content td a:hover, a:active {
	text-decoration: none;
	color: #333333;
	}
div.contentdiv
	{
	text-align:left;
	}
div.contentdiv1
	{
	text-align:left;
	background-image: url(../imgage/gala/stein.gif);
	background-repeat: no-repeat;
	background-position: right  bottom;
	}
div.contentdiv2
	{
	text-align:left;
	background-image: url(../imgage/gala/stein.gif);
	background-repeat: no-repeat;
	background-position: right  top;
	}
div.contentdiv3
	{
	text-align:left;
	background-image: url(../imgage/gala/stein2.gif);
	background-repeat: no-repeat;
	background-position: right  top;
	}
div.contentdiv4
	{
	text-align:left;
	background-image: url(../imgage/hg1.gif);
	background-repeat: no-repeat;
	background-position: right  bottom;
	}
div.contentdiv5
	{
	text-align:left;
	background-image: url(../imgage/gala/bank1.jpg);
	background-repeat: no-repeat;
	background-position: right  bottom;
	}
	
.pfeil {
	font-size:14px;
}
.pfeil a:hover {
	background-image:url(../imgage/pfeil2.gif);
}
div.contentdiv table.contenttable 
	{
	vertical-align: top;
	width: 100%;
	text-align: left;
	}

div.contentdiv table.contenttable td
	{
	padding: 2px 2px 2px 2px;
	border: 1px solid #495EC9;
	vertical-align:top;
	text-align: left;
}
div.contentdiv table.contenttable td a:link {
	color: #666666;
	text-decoration: underline;
	}
	
div.contentdiv table.contenttable td a:visited {
	text-decoration: underline;
	color: #666666;
	}
	
div.contentdiv table.contenttable td a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
div.contentdiv table.contenttable td a:active {
	text-decoration: underline;
	color: #333333;
	}
div.contentdiv table.contenttable2
	{
	vertical-align: top;
	width: 100%;
	text-align: center;
	}

div.contentdiv table.contenttable2 td
	{
	padding: 10px 2px 10px 2px;
	border: 0px solid #495EC9;
	vertical-align:top;
	text-align: center;
}
div.contentdiv table.contenttable2 td a:link {
	color: #666666;
	text-decoration: none;
	}
	
div.contentdiv table.contenttable2 td a:visited {
	text-decoration: none;
	color: #666666;
	}
	
div.contentdiv table.contenttable2 td a:hover {
	text-decoration: none;
	color: #333333;
	}
	
div.contentdiv table.contenttable2 td a:active {
	text-decoration: none;
	color: #66666;
	}
*/
