* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}
p.bodytext {
	margin: 0px;
	padding: 0px;
}
a {
	color: #e88900;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #e88900;
}
h2 {
	font-size: 14px;
}
#all {
	position: absolute;
	height: 550px;
	top: 50%;
	margin-top: -275px;
	width: 100%;
	text-align: center;
}
#bg_oben {
	background-color: #ffe8c6;
	width: 100%;
	height: 76px;
	text-align: center;
	margin-top: 40px;
	!margin-top: 35px;
}
#header {
	height: 76px;
	width: 950px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 auto;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	text-align: left;
}
#content {
	height: 350px;
	width: 950px;
	margin: 0 auto;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	text-align: left;
	background-color: white;
	background-image: url(../img/schwung_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#links {
	width: 260px;
	height: 350px;
	border-right: 1px solid #dddddd;
	/*background-color: #FF00FF;*/
}
#overlay {
	width: 245px;
	height: 33px;
	background-color: #DDDDDD;
	margin-top: 290px;
	position: absolute;
	filter: alpha(opacity=85); /* IE 5.5+ */
 	-moz-opacity: 0.85; /* FF Mozilla */
	padding: 17px 0px 0px 15px;
	font-weight: bold;
}
#rechts {
	width: 670px;
	height: 330px;
	overflow: auto;
	margin-left: 280px;
	padding-top: 20px;
	position: absolute;
}
.logo {
	position: absolute;
	margin-top: -56px;
}
#bg_unten {
	background-color: #ffe8c6;
	width: 100%;
	height: 34px;
	text-align: center;
}
#footer {
	height: 34px;
	width: 950px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 auto;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	text-align: right;
}
#bottom {
	height: 40px;
	width: 950px;
	margin: 0 auto;
	text-align: right;
	margin-top: 5px;
}
.adtv {
	margin-right: 20px;
}
.navpath {
	color: grey;
	padding-top: 6px;
	position: absolute;
	margin-left: 280px;
	width: 645px;
	height: 20px;
	background-color: white;
	margin-top: -350px;
	font-size: 11px;
}
.navpath a { font-size: 11px; }
/* MENÜ */
#menu1 {
	margin-top: 52px;
}
/* Content */
.csc-textpic {
	margin-top: 30px;
	margin-bottom: 20px;
}

/* Box klein orange */
.box_orange {
	width: 244px;
	height: 100px;
	background-image: url(../img/box/orangebox.gif);
	background-repeat: no-repeat;
	padding: 23px 0px 0px 15px;
}

/* Box groß 1 orange */
.box_orange2_1 {
	width: 642px;
	height: 57px;
	background-image: url(../img/box/box_1.gif);
	margin-top: 10px;
}
.box_orange2_2 a { color: white; }
.box_orange2_2 a:hover { color: grey; }
.box_orange2_2 {
	width: 612px;
	height: auto;
	background-image: url(../img/box/box_2.gif);
	background-repeat: repeat-y;
	padding: 10px 20px 0px 10px;
	color: white;
}

.box_orange2_3 {
	width: 642px;
	height: 11px;
	background-image: url(../img/box/box_3.gif);
}
.box_orange2_2 h1, .box_orange2_2 h2, .box_orange2_2 h3, h3.csc-searchResultHeader a {
	color: white;
}
.box_orange2_2 h1 {
	margin: 0px; padding: 0px;
	margin-top: -25px;
	position: absolute;
}
.box_orange2_2 h4 {
	margin: 0px; padding: 0px;
	/*margin-top: -25px;
	position: absolute;*/
	font-size: 14px;
}
.box_orange2_2 ul {
	list-style-image: url(../img/star.gif);
	margin-bottom: 0px;
	list-style-position: outside;
}
.box_orange2_2 ul li {
	margin-top: 0px;
}
.box_orange2_2 ul li a {
	text-decoration: none;
	font-weight: bold;
}

/* Box groß 2 orange */
.box_orange3_1 {
	width: 642px;
	height: 57px;
	background-image: url(../img/box/box_1.gif);
	margin-top: 15px;
}
.box_orange3_2 a { color: white; }
.box_orange3_2 a:hover { color: grey; }
.box_orange3_2 {
	width: 612px;
	height: auto;
	background-image: url(../img/box/box_2.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 10px 10px;
	margin-top: -30px;
	color: white;
}

.box_orange3_3 {
	width: 642px;
	height: 11px;
	background-image: url(../img/box/box_3.gif);
}
.box_orange3_2 h1, .box_orange3_2 h2, .box_orange3_2 h3, h3.csc-searchResultHeader a {
	color: white;
}
.box_orange3_2 h1 {
	margin: 0px; padding: 0px;
	margin-top: -25px;
	position: absolute;
}
.box_orange3_2 h4 {
	margin: 0px; padding: 0px;
	margin-bottom: 15px;
	font-size: 18px;
}
.box_orange3_2 p.bodytext {
	margin: 8px 0px;
}
/* Unsichtbare Container (Google) */
div.barrierefrei {
	display: none;
}

/* GB */
dl.tx-guestbook-form dt {
	width: 100px;
	float: left;
	clear: left;
	font-weight: bold;
}
dl.tx-guestbook-form dd {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* totop */
p.totop {
  background-image: url(../img/star2.gif);
  background-position: top right;
  background-repeat: no-repeat;
  height: 50px;
  text-align: right;
  padding-right: 25px;
  margin-right: 20px;
  padding-top: 15px;
}
p.totop a { font-weight: normal; font-size: 9px; }

/* Mail Formular */
.csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}
.csc-mailform-field {
	margin-top: 5px;
}
.csc-mailform-submit {
	margin-left: 100px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #FDBB5A;
}
fieldset.csc-mailform {
	border: none;
	padding: 10px;
}
.csc-mailform-field input {	border: 1px solid #FDBB5A; padding: 2px; }
.csc-mailform-field textarea { border: 1px solid #FDBB5A; }

input:focus, textarea:focus {
	background-color: #FDBB5A;
	color: #000000;
}

/* SUCHE */
.suche_submit {
	background-image: url(../img/button.gif);
	width: 42px;
	height: 20px;
	border: 1px solid #a5acb2;
	margin-top: 7px;
	margin-right: 18px;
}
.suche_input {
	border: 1px solid #a5acb2;
	padding-left: 5px;
}

/* Kursanmeldung */
table.tx-dancecourse-pi1 {
	width: 560px;
}
tr.tx-dancecourse-pi1 {
	background-color: none;
	border: 1px solid grey;
}
h1.tx-dancecourse-pi1 {
	font-size: 18px;
	color: #e88900;
}
h2.tx-dancecourse-pi1 {
	font-size: 14px;
	color: black;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
dl.tanzformular dt {
	width: 100px;
	float: left;
	clear: left;
	font-weight: bold;
}
dl.tanzformular dd {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Scoutnet Kalender */
.spscoutnetcalendar-today  {
	background-color: #ffffff;
}

.spscoutnetcalendar-day  {
	color: #000000;
	font-size: 10px;
	width: 15px
}

.spscoutnetcalendar-month  {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	background-color: #FF9E11;
}

.spscoutnetcalendar-month A:link { color: #FFFFFF; }
.spscoutnetcalendar-month A:visited { color: #FFFFFF; }

.spscoutnetcalendar-table { 
	border: solid 1px #666666; 
	height: 160px;
}
tr.spscoutnetcalendar-wd-row td  {
	font-size: 9px;
	font-weight: bold;
	}

.spscoutnetcalendar-row-even  {
	background-color: #FDBB5A;
}

.spscoutnetcalendar-row-odd { background-color: #FFFFFF; }

.spscoutnetcalendar-entry  {
	padding-top: 10px;
	width: 95%
}

.spscoutnetcalendar-title  {
	color: #000;
	font-weight: bold;
	background-color: #FDBB5A;
}

.spscoutnetcalendar-date  {
	color: #f1f6f5;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9E11;
	width: 110px;
	text-align: center;
}

.spscoutnetcalendar-olbg  {
	background-color: #FF9E11;
	border: solid 1px #297a38
	}


.spscoutnetcalendar-olfg { border: 0px; background-color: #FFFFFF; }
.spscoutnetcalendar-olcf  {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold
	}

.spscoutnetcalendar-oltf  {
	color: #000000;
	font-size: 10px
	}



.spscoutnetcalendar-table a:LINK  {
	color: #fffbf0;
	font-weight: 700;
	text-decoration: none;
	background-color: #474993;
	width: 15px;
	height: 15px
	}

.spscoutnetcalendar-table a:VISITED  {
	color: #fffbf0;
	font-weight: 700;
	text-decoration: none;
	background-color: #2a7f00;
	width: 15px;
	height: 15px
	}

/* Ticker News */
.tickerbox {
	width: 375px; 
	height: 100px; 
	background-image: url(../img/box/ticker_bg.gif); 
	background-repeat: no-repeat; 
	padding: 22px 0px 0px 17px;
	position: absolute;
	margin-left: 250px;
	margin-top: -124px;
	overflow: hidden;
}
.tickerbox a {
	color: white;
	text-decoration: none;
	font-size: 15px;
}
.tickerbox a:hover {
	color: white;
	text-decoration: underline;
}
input.wt_scoutnetticker_input {
	width: 345px;
}

/* Galerie */
#overlay {
	display: none;
}
