html {
	height:101%;
}

body {
	margin: 0;
	padding: 0;
	color:black;
	font: small Arial, Helvetica, Verdana, sans-serif;
}

.mceContentBody a:link, a:link { text-decoration:none; color:#DB340A !important; font-size:9pt; }
.mceContentBody a:visited, a:visited {text-decoration:none; color:#DB340A !important; font-size:9pt; }
.mceContentBody a:hover, a:hover {text-decoration:none; color:#FF0C04 !important; font-size:9pt; }



#wrapper {
	background-color: white;
	color:black;
}
#header {
	height:112px;
}
#TopNav {
	left:130px;
	top:85px;
	height:21px;
	position:absolute;
	height: 1%;
}

.TopNavDeko {
	position:absolute;
	top:0;
	width:1px;
	height:10px;
	background-repeat:repeat-y;
	background-image:url(images/black_pixel.png);
}



#TopNav img {
	border:none;
	border-top:none;
	margin-left:5px;
	margin-right:5px;
}

#TopNav ul {
	list-style:none;
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	background-position:0px 10px;
	background-image:url(images/black_pixel.png);
}

#TopNav ul li {
	margin:0;
	padding:0;
	display:inline;
}

#main {
	width: 100%;
	border-top:1px solid white;
}
#content {
	margin: 0 180px 0 145px;
	/*margin:0;*/
	color:#333333;
	line-height:150%;
	/*border:1px solid red;*/
}
#content .inner {
	margin: 20px 10px 10px 20px;
}
#sidebar {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
#sidebar .inner {
	padding: 10px;
}
#sidebar2 {
	float: left;
	width: 159px;
	color: black;
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	margin-top: 10px;
	clear: both;
}
#footer p {
	font-size: 90%;
	color: #256290;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
}
#clearone {
	clear: both;
	height: 1px;
}

/*BEGIN BANNER*/
#Banner {
	height:112px;
}
.copy:link { text-decoration:none; color:#A62210; font-size:8pt; }
.copy:visited {text-decoration:none;  color:#A62210; font-size:8pt; }
.copy:hover {text-decoration:none;  color:#DB340A; font-size:8pt; }


#stripe {
	position:absolute;
	left:0px;
	top:13px;
	width:100%;
	height:70px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#008000;
	z-index:3;
}

#stripe_bannerlogo {
	position:absolute;
	left:129px;
}

#stripe_sportheim {
	position:absolute;
	right:0px;
	width:141px;
	text-align:right;
	background-color:white;
}

#stripe_sportheim_bild {
	position:relative;
	right:1px;
	border-width:1px;
	border-color:#313031;
	border-left-style:dashed;
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
}

#Wappen {
	position:absolute;
	left:30px;
	top:1px;
	z-index:4;
}

#Copyright {  
	position: absolute;
	z-index: 1;
	right:0px;
	top:0px;
}


/*ENDE BANNER*/


.icon {
	border:none;
	vertical-align:text-bottom;
}

.editMenue {
	margin-bottom:20px;
}
.editMenue li{
	margin-bottom:8px;
}

.TableHeadline {
	font-weight:bold;
}

.Arrow {
	color:gray;
	padding-left:7px;
	padding-right:7px;
}

.ColumnHideTable {
	table-layout:fixed;
	width:1%;
}

.ColumnHideTable td {
	white-space:nowrap;
	overflow:hidden;
}



.Table {
	background-color:#555555;
}
.Table td {
	background-color:#F6F6F6;
}

.TableHeadline {
	color:#333333;
}

.TableHeadline td {
	background-color:#D3D3D3;
}

.TableHead{
	width:551px;
	background-color:#008000;
	border-left:2px solid #555555;
	border-top:2px solid #555555;
	border-right:2px solid #555555;
	font-weight:bold;
	padding-left:25px;
	position:relative;
	color:#ffffff;
}
.TableHeadLogo_Fussball{
	background-image:url(images/Fussball.gif);
	width:30px;
	height:30px;
	position:absolute;
	left:-12px;
	top:-12px;
}
.TableHeadLogo_Kegeln{
	background-image:url(images/Kegeln.gif);
	width:30px;
	height:30px;
	position:absolute;
	left:-12px;
	top:-12px;
}

.Balken {
	background-image:url(images/table_header.gif);
	background-position:right top;
	padding-right:25px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
	display:inline;
	margin-top:15px;
	height:19px;
	border-bottom:1px solid #008000;
}

/* Formular */


/*.formular { font-family:arial,helvetica; font-size:9pt; border: #c4c4c4 1pt solid; background: #ffffff; color:#000000; }
.button { font-family:arial,helvetica; font-size:9pt; color:black; border: #c4c4c4 1pt solid; background:#f6f6f6; }
*/

fieldset {
	width:590px;
	border:1px solid #008000;
	padding:10px 10px 10px 10px !important;
	padding:0px 10px 10px 10px;
}

fieldset legend {
	font-weight:bold;
	border:1px solid #008000;
	padding:3px;
	margin-bottom:0 !important;
	margin-bottom:10px;
	color:#555555;
}

fieldset label, .left {
	float:left;
	text-align:right;
	width:120px;
	margin-right:5px;
}

fieldset .right, fieldset button {
 margin-left :125px;
}

button {
	border:2px solid black;
	background-color:#C4C4C4;
}

input, textarea, select {
	border:1px solid #C4C4C4;
}

fieldset input, fieldset textarea, fieldset select {
	margin-bottom:8px;
}

fieldset .fullWidth {
	width:435px;
}

fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	background-color:#F6F6F6;
}

.errormessage {
	color:red;
}

fieldset .errormessage {
	display:block;
	margin-top:15px;
}

.noInputMargin input, .noInputMargin select {
	margin-bottom:0;
}

fieldset .InputDescription {
	float:none;
	display:block;
	text-align:left;
	width:95%;
	font-weight:bold;
}

fieldset .InputFullLine {
	margin-left:0;
}


.disabled {
	background-color:#DDDDDD;
	color:#555555;
}

.activeStep:link, .activeStep:visited {
	color:#555555;
	font-weight:bold;
	text-decoration:underline;
}


/* Navigation */

.NavEntries ul {
	list-style:none;
	margin:0;
	padding:0;
}

.NavEntries li {
	list-style:none;
	margin:0;
	padding-top:2px;
}

.NavEntries ul ul {
	margin-left:8px;
}


.NavEntries ul ul ul {
	margin-left:16px;
}

.NavEntries a {
	background-image:url(images/pfeil-inaktiv.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:12px;
}

.Box {
	position:relative;
}
.BoxHead {
	background-color:#333333;
	height:21px;
	color:white;
	padding-left:20px;
	padding-top:3px;
	overflow:hidden;
}
.BoxHead_Left {
	background-image:url(images/BoxHead_Left.png);
	background-repeat:no-repeat;
	height:24px;
	width:12px;
	position:absolute;
	left:0px;
	top:0px;
	
}
.BoxHead_Right {
	background-image:url(images/BoxHead_Right.png);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
	width:12px;
	position:absolute;
	right:0px;
	top:0px;
}
.BoxContent {
	border:1px solid #333333;
	border-top:none;
	padding:5px;
	border-bottom:2px solid #008000;
	/*background-color:#F6F6F6;*/
	background-color:#CBE0CB;
	background-image:url(images/BoxBackground.png);
	background-repeat:no-repeat;
}



/* Latest-Uebersicht */

.DepOverview {
	position:relative;
	padding:0;
	padding-top:0px;
	border-top:1px dashed black;
	border-right:1px dashed black;
	float:left;
}
.NewsBox {
	float:left;
	width:400px;
	margin-bottom:10px;
	border-right:1px solid black;
}
.ResultBox {
	float:left;
	width:200px;
	margin-bottom:10px;
	border-left:1px solid black;
	position:relative;
	left:-1px;
}
.Result {
	margin-left:5px;
	border-bottom:1px dashed black;
}

.ResultSpalte {
	position:relative;
}

.ResultSpalte div {
	position:absolute;
	top:0px;
	right:5px;
}

.DepHeadline {
	position:relative;
	top:-22px;
	left:0px;
	font-size:12pt;
	font-weight:bold;
	padding-left:25px;
	background-repeat:no-repeat;
}

/* Guestbook */

.GuestbookEntry {
	position:relative;
	border:1px solid #555555;
	float:left;
	margin-bottom:20px;
	padding:2px;
}

.GuestbookProfile {
	float:left;
	width:168px;
	border-right:1px solid #008000;
	font-size:8pt;
	line-height:100%;
	padding:5px;
}

.GuestbookProfile a:link {
	font-size:8pt;
}

.GuestbookText {
	float:right;
	width:414px;
	border-left:1px solid #008000;
	position:relative;
	left:-1px;
	padding:5px 10px 20px 10px;
}

.GuestbookDate {
	font-weight:bold;
	font-size:8pt;
	position:absolute;
	bottom:0px;
	left:10px;
}
.GuestbookAnswer {
	background-color:#DDDDDD;
	border:1px solid #008000;
	margin-top:5px;
	margin-bottom:5px;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
	line-height:140%;
}

/* Spiele */

.GamePast td {
	background-color:#DDDDDD;
}

/* TinyMCE */

.mcePHP {
	color:#0000FF;
	font-size:10pt;
}


#iFrame {
	width:100%;
	height:5000px;
}


/* Shop */
.activeStep {
	color:#FFCC00;
}

