#body, img, div, td {
         vertical-align: top;
         text-align: left;
	 font-family: Verdana, Helvetica, Sans-Sarif;
         border: 0px;
         margin: 0px;
         padding: 0px;
         font-size: 12px;
         color: #333333;
}

a {
         color: #333333;
}

.image_left {
	float: left;
         margin-right: 3px;
         margin-bottom: 3px;
         border: solid 1px #CC0033;
}
table {
	width: 90%;
         border: 1px;
}
.image_right {
	float: right;
         margin-left: 3px;
         margin-bottom: 3px;
         border: solid 1px #CC0033;
}

td {
         padding-bottom: 8px;
         padding: 2px;
}

.label {
	width: 120px;
}

.right {
	text-align: right;
}

table {
	width: 96%;
}

#meta {
         margin-top: 30px;
         margin-left: 10px;
         border: solid 2px #CC0033;
	height: 30px;
	vertical-align: bottom;
         text-align: left;
}

#menue {
         width: 200px;
         margin-top: 20px;
         margin-left: 10px;
}

div.menueitem_off {
	border: solid 2px #CC0033;
         margin-bottom: 3px;
         padding: 2px;
}

div.menueitem_on {
	border: solid 2px #CC0033;
         background-color: #cc0033;
         margin-bottom: 3px;
         padding: 2px;
}

#main {
         width: 520px;
         margin-top: 20px;
         float: right;
}

.content {
         border: solid 2px #CC0033;
         margin-bottom: 6px;
         width: 100%;
}

#frame {
	width: 750px;
         float: center;
}

#logo {
	position: absolute;
         left: 20px;
         top: 0px;
}

#turngemeinschaft {
	position: absolute;
         left: 90px;
         top: 12px;
}

#schloss-ricklingen {

	position: absolute;
         left: 120px;
         top: 44px;
}

#tg {

	position: absolute;
         left: 440px;
         top: 10px;
}

#tanzen {

	position: absolute;
         left: 520px;
         top: 10px;
}

#gewichtheben {
	position: absolute;
         left: 600px;
         top: 10px;
}

ul {
	padding-top: 0px;
         margin-top: 0px;
}
#turnen {
	position: absolute;
         left: 680px;
         top: 10px;
}

a.menueitem_off {
	text-decoration: none;
         font-weight: bold;
         font-size: 12px;
}

a.menueitem_on {
	padding-left: 5px;
	text-decoration: none;
         font-weight: bold;
         color: #FFFFFF;
         font-size: 12px;
}

a.menueitem_off:hover {
	padding-left: 5px;
	color: #CC0033;
}

a.menueitem_on:hover {
	color: #ffffff;
}

a:hover {
	color: #CC0033;
}

li {
	padding: 2px;
}

h1 {
	border: solid 2px #CC0033;
         font-size: 14px;
         margin: 0px;
         padding: 1px;
         margin-bottom: 6px;
}

h2 {
	color: #FFFFFF;
         background-color: #CC0033;
         font-size: 12px;
         margin: 1px;
         padding: 2px;
         padding-left: 5px;
}

.text {
	padding: 10px;
         text-align: justify;
}

.justify {
	text-align: justify;
}