body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

/*-----------------------------------------------
DIV Bereiche
----------------------------------------------- */

#rahmen {
	width: 780px;
	height: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
}

#top {
	height: 154px;
	position: relative;
	background-color: #FFFFFF;
	left: 120px;
	width: 660px;
}

#inhalt {
	position: relative;
	background-color: #FFFFFF;
	left: 120px;
	width: 660px;
}

#inhalt_links {
	position: absolute;
    width: 470px;
    left: 20px;
}

#inhalt_gross {
	position: absolute;
    width: 640px;
    left: 20px;
}

#box_rechts {
	left: 510px;
	width: 150px;
	background-color: #fed3aa;
	position: absolute;
	font-size: 12px;
}

#menu {
	position: absolute;
	width: 120px;
}

#sparten {
	width: 660px;
	height: 30px;
	position: relative;
	margin-bottom: 2px;
}

#logo {
	width: 120px;
	height: 152px;
	position: relative;
}

#menue {
	width: 120px;
	position: relative;
}

/*-----------------------------------------------
DIV Bereich Sparten
----------------------------------------------- */

table.sparten {
	margin: 0px;
	padding: 0px;
}

table.sparten td {
	height: 30px;
	margin: 0px;
	width: 95px;
	text-align: center;
}

a.sparten {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	width: 95px;
	height: 30px;
	padding-top: 7px;
}

a.sparten:hover {
	text-decoration: underline;
	background-color: #FF0000;
}

td.turnen {
	background-color: #f79432;
	width: 94px;
}

td.turnen:hover {
	background-color: #FF0000;
}

td.handball {
	background-color: #f9a351;
}

td.handball:hover {
	background-color: #FF0000;
}

td.leichtathletik {
	background-color: #fbb26d;
}

td.leichtathletik:hover {
	background-color: #FF0000;
}

td.prellball {
	background-color: #fcc189;
}

td.prellball:hover {
	background-color: #FF0000;
}

td.volleyball {
	background-color: #fed1a5;
}

td.volleyball:hover {
	background-color: #FF0000;
}

td.inline-skating {
	background-color: #fee0c4;
}

td.inline-skating:hover {
	background-color: #FF0000;
}

td.theater {
	background-color: #fff1e3;
}

td.theater:hover {
	background-color: #FF0000;
}

/*-----------------------------------------------
DIV Bereich Menue
----------------------------------------------- */

table.menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fed2a8;
	width: 120px;
}


table.menu td {
	padding-top: 5px;
}

a.menu {
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

a.untermenu {
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a.menu:hover {
	text-decoration: underline;
}

a.untermenu:hover {
	text-decoration: underline;
}

div.titel {
	text-align: center;
	background-color: #f79432;
	height: 23px;
	width: 120px;
	margin-top: 2px;
}

a.titel {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

/*-----------------------------------------------
DIV Bereich box_rechts
----------------------------------------------- */

#box_rechts h1 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px;
	text-align: left;
}

#box_rechts p {
	font-size: 12px;
	margin: 5px;
	margin-bottom: 0px;
}

#box_rechts a {
	font-size: 12px;
}

#box_rechts a.email {
	font-size: 12px;
	margin-left: 30px;
}

#box_rechts table {
	margin-left: 5px;
}


/*-----------------------------------------------
DIV Bereich inhalt_gross
----------------------------------------------- */

#inhalt_gross p {
	font-size: 12px;
	margin-bottom: 20px;
}

#inhalt_gross h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#inhalt_gross td {
	font-size: 12px;
}


/*-----------------------------------------------
DIV Bereich inhalt_links
----------------------------------------------- */

h1 {
	text-align: right;
	font-size: 24px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#inhalt_links h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#inhalt_links td {
	font-size: 12px;
}

h4 {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
}

#inhalt_links p {
	font-size: 12px;

}

#inhalt_gross p {
	font-size: 12px;

}

table.bild td {
	background-color: #fed5ae;
	font-size: 12px;
	text-align: center;
}

table.bild {
	margin: 10px;
}


img.left {
	margin-left: 20px;
}

td.box_rechts {
	background-color: #fed3aa;
	font-size: 12px;
	padding: 4px;
}


table.bunt {
	font-size: 12px;
}

table.bunt th {
	background-color: #fed3aa;
	font-weight: bold;
	padding: 3px;
}

table.bunt td {
	padding: 3px;
	background-color: #fff1e3;
}

td.bemerkung {
	font-size: 10px;
}

label {
	font-size: 12px;
	margin-left: 20px;
	width: 200px;
	display: block;
	float: left;
}

.error
{
	padding: 5px;
	background-color: #fcc;
	color: #c00;
	width: 630px;
	font-size: 12px;	
}

.success
{
	padding: 5px;
	background-color: #abffb1;
	color: #308e37;
	width: 630px;
	font-size: 12px;	
}

#inhalt a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:hover {
	text-decoration: underline;
}

h3 {
	text-align: center;
	margin-top: 3px;
}

img.news {
	margin-left: 5px;
	margin-bottom: 5px;
}

img.inhalt {
	border: 1px solid #000000;
	padding: 2px;
}

li {
	font-size: 12px;
}

