<!--
HANSESCHACH SCHACHSCHULE

DESIGN& PROGRAMMIERUNG:
Jakob Marcks
www.uv-bm.de
copyright by Jakob Marcks
-->

body
	{
         margin:0; padding:0;
         font: 77% sans-serif;
         background-image: url(background.jpg);
         background-repeat: repeat-x;
         background-color: "#999999";
         margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         }

a:link
	{
         color:#666666;
         text-decoration:underline;
         }

a:visited
	{
         color:#666666;
         text-decoration:underline;
         }

a:active
	{
         color:#666666;
         text-decoration:underline;
         }
a:hover
	{
         color:#ff9900;
         text-decoration:none;
         }




.all1
	{
         background-image: url(background.jpg);
         background-repeat: repeat-x;
         background-color: "#999999";
         float:left;
	width: 670px;
	height: 100%;
         margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         padding:0px;
	}

.all2
	{
         background-image: url(background.jpg);
         background-repeat: repeat-x;
         background-color: "#999999";
         float: left;
	width: 200%;
	height: 200%;
         margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         padding:0px;
	}

.header1
	{
	height:17px;
	background-image: url(balken_oben_1.jpg);
	background-repeat: no-repeat;
         font-family:Arial;
         font-size: 10pt;
	}

.header2
	{
	height:69px;
	background-image: url(balken_oben_2.jpg);
	background-repeat: no-repeat;
	}

.footer
	{
	height:10px;
	background-image: url(unten.png);
	background-repeat: no-repeat;
	}

.box2
	{
	background-image: url(inhalt.png);
	background-repeat: repeat-y;
	width:669px;
	padding-left:75px;
	padding-bottom:10px;
         font-family:Arial;
         font-size: 10pt;
	}

.kontakt
	{
	position: absolute;
	background-image: url(kontakt.png);
	background-repeat: no-repeat;
	width: 226px;
	height: 181px;
	left: 470px;
	top: 50px;
	}

.menu
	{
	width:355px;
	height:20px;
	margin:0px;
	padding:0px;
	}

.headline
	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #333333;
	width:500px;
	}

.headline_c
	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #333333;
	width:500px;
	}

.normal
	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal
	text-align: left;
	color: #333333;
	width:500px;
	}

.klein
	{
	font-family: Arial;
	font-size: 6pt;
	font-weight: normal
	text-align: center;
	color: #666666;
	}

.rand
	{
	width:387px;
	height:13px;
	margin:0px;
	padding:0px;
	}

.m_start
	{
	background-image:url(button_start_x.jpg);
	float:left;
	width:104px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_start:hover
	{
	background-image:url(button_start_hover.jpg);
	width:104px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_angebot
	{
	background-image:url(button_angebot_x.jpg);
	float:left;
	width:90px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_angebot:hover
	{
	background-image:url(button_angebot_hover.jpg);
	width:90px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_ueber
	{
	background-image:url(button_ueber_x.jpg);
	float:right;
	width:105px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_ueber:hover
	{
	background-image:url(button_ueber_hover.jpg);
	width:105px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_kontakt
	{
	background-image:url(button_kontakt_x.jpg);
	float:right;
	width:88px;
	height:13px;
	background-repeat: no-repeat;
	}

.m_kontakt:hover
	{
	background-image:url(button_kontakt_hover.jpg);
	width:88px;
	height:13px;
	background-repeat: no-repeat;
	}