#introbox {
	position : absolute;
	width : 740px;
	height : 759px;
	left : 50%;
	margin-left : -370px;
	text-align: center;
}

#box {
	border : 4px solid;
	border-color: #9a9a9a;
	position : absolute;
	width : 740px;
	height : 759px;
	left : 50%;
	margin-left : -375px;
	background-attachment: scroll;
	background-image: url(grafik/bg_webseite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bildlinks {
	position : absolute;
	top : 146px;
	left : 26px;
	border : 4px solid #9a9a9a;
}

#logo {
	position : absolute;
	top : 30px;
	left : 70px;
	z-index:4;
}

#mainmenu {
	position : absolute;
	border : 0px solid #CCCCCC;
	top : 68px;
	height : 28px;
	width : 461px;
	float : left;
	left: 246px;
}

#submenu_angebote {
	visibility : hidden;
	position : absolute;
	border : 0px solid #CCCCCC;
	top : 44px;
	height : 14px;
	width : 461px;
	float : left;
	left: 246px;
}

#submenu_galerie {
	visibility : hidden;
	position : absolute;
	border : 0px solid #CCCCCC;
	top : 44px;
	height : 28px;
	float : left;
	left: 180px;
}

#submenu_turniere {
	visibility : hidden;
	position : absolute;
	border : 0px solid #CCCCCC;
	top : 44px;
	height : 28px;
	float : left;
	left: 246px;
}

.submenu 
	{
	color : #002649;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
}

.submenuactive
	{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
}

#main {
	position : absolute;
	width : 484px;
	top : 144px;
	left : 204px;
	height : 486px;
	border : 0px solid #cc66cc;
	padding-left: 40px;
	overflow:auto;
}

#left {
	position : absolute;
	width : 204px;
	height : 100%;
	top : 0px;
	left : 0px;
	float : left;
	border: 0px solid #996633;

}

#impressum {
	position : absolute;
	border : 0px solid #335566;
	width : 152px;
	height : 110px;
	top : 654px;
	left : 36px;
}

#fusszeile {
	position : absolute;
	border : 0px solid #CCCCCC;
	top : 686px;
	height : 28px;
	width : 470px;
	float : left;
	left: 246px;
}

.aimpressum {
	font-size : 90%;
	font-style : italic;
	font-weight : bold;
	color : #666666;
}

.aimpressumactive {
	color: #8b1c2c;
		font-style : italic;
	font-weight : bold;
	font-size : 90%;
}

a  {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.amenu {
	color: #002649;
	font-weight : normal;
	font-size : 90%;
}


.amenuactive {
	color: #ffffff;
	font-weight : bold;
	font-size : 90%;
}



a:hover.submenu {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:hover.amenu {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #8b1c2c;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

body {
	background-color :  #ffffff;
	scrollbar-face-color: #9a9a9a;
	scrollbar-highlight-color: #062041;
	scrollbar-3dlight-color: #9a9a9a;
	scrollbar-darkshadow-color: #515151;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #062041;
	scrollbar-track-color: #9a9a9a;
}


.background {
	background-image: url(grafik/bg600_grau.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

p {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-top : 0px;
	margin-right: 2px;
}

h1 {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 125%;
	margin-top : 0px;

}

h2 {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 100%;
	margin-top : 0px;

}

h3 {
	color : #062041;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 110%;
	margin-top : 0px;
}

.txtblau {
	color : #002649;
}

.txtfuss {
	color : #002649;
	font-weight: bold;
	font-style:italic;
	font-size: 108%;
	margin-top : 0px;
}

.small {
	font-size : 75%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 2em;
	line-height: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}
.red {
	color: #8b1c2c;
}
.txtklein {
	font-size: 80%;
}

table {
	font-size : 80%;
}



.WebYepGalleryContainer tr {
	
background-color:#ffffff;
}

.WebYepGalleryContainer td {
		padding: 5px;
}

.WebYepGalleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	color: #336633;
}

.WebYepGalleryImage img {
	border:1px solid #666666;
}

#marketing_pdf {
	position:absolute;
	right: 22px;
	top: 4px;
}

