/* @override 
	http://www.schluchseelauf.com/css/basic.css
	http://192.168.2.2/schluchseelauf.com/www/css/basic.css
*/

/* @group Layout */

body {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	margin: 0;
	background: #fff url(../images/bg_site.gif) no-repeat 100px 0;
	min-width: 850px;
}

body.index {
	background-color: #254da0;
	background-image: none;
}

.externer_link,
.veranstaltung {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 5px;
}

.veranstaltung {
	left: 20px;
}

.veranstaltung span {
	font-weight: bold;
	font-family: Times, serif;
	font-size: 13px;
}

#container {
	width: 100%;
	min-width: 760px;
}

#header,
#header.index {
	height: 160px;
	display: block;
	border-top: 23px solid #a0ce41;
	background: #fff url(../images/bg_header.gif) no-repeat 300px 0;
}

#header {
	height: 126px;
}

#header .blauer_streifen {
	float: left;
	width: 18px;
	height: 100%;
	background: #254da0;
}

#header .bilderleiste {
	background: url(../images/bg_header_bilderleiste.jpg) no-repeat 100% 0;
	width: 395px;
	height: 126px;
	float: right;
}

#signet {
	margin: 12px 65px 0 23px;
	float: left;
}

.news_links,
.news_rechts {
	float: left;
	margin-right: 30px;
}

.news_rechts {
	padding-top: 48px;
	max-width: 180px;
}

#nav {
	background: #b2a7ed;
	height: 18px;
	padding-top: 5px;
	border-bottom: 1px solid #b2b2b2;
	padding-left: 45px;
}


#content {
	border-top: 1px solid #c5c5c5;
	min-width: 826px;
	width: 100%;
	float: left;
}

#content.index {
	border-top: 1px solid #c5c5c5;
	height: 266px;
	float: none;
	background: #fff url(../images/bild_motiv_index.jpg) no-repeat;
}


.spalte_links,
.spalte_mitte,
.spalte_rechts {
	float: left;
}

.spalte_mitte {
	width: 415px;
	padding-left: 25px;
	padding-bottom: 40px;
	padding-right: 20px;
}

.spalte_rechts {
	width: 210px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 30px;
}

.partner_sidebar img {
	padding: 5px 0 5px 5px;
}

#footer.index {
	background: url(../images/farbstreifen.gif) repeat-x 0 0;
	padding: 10px;
}

#footer {
	padding-left: 150px;
	padding-top: 10px;
	background: url(../images/farbstreifen.gif) repeat-x 0 0;
	padding-bottom: 20px;
}

.sponsoren {
	margin: 10px 0;
	background-color: #ffffff;
	padding:0px 10px;
}

.sponsoren img {
	padding: 10px 20px 10px 0;	
}

.uebernachtung {
	width: 170px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
}

/* @end */

/* @group Links, Navi */

a img {
	border: none;
	margin-bottom: 5px;
}

a {
	color: #2f75bc;
	text-decoration: underline;
}

.spalte_rechts a {
	color: #9186ce;
}

a.pfeil {
	padding-left: 20px;
	background: url(../images/pfeil_go.gif) no-repeat;
	color: #9186ce;
}

#footer a {
	border-bottom: 1px solid #2f75bc;
	text-decoration: none;
}

.index #footer a {
	color: #fff;
}

#footer a.unauffaellig {
	border: none;
}

#footer .sponsoren a {
	border: none;
}


/* @end */

/* @group Texte */

h1 {
	color: #254da0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_h1.gif) no-repeat 1px 0;
	padding-top: 9px;
	margin: 14px 0 20px 0;
}

#content h1 {
	padding: 0;
	background: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}

#content .spalte_rechts h1 {
	padding: 13px 0 5px 4px;
	background: url(../images/bg_ticker.gif) no-repeat;
	font-size: 12px;
	color: #b2a7ed;
	margin: 40px 0 0 0;
	text-transform: uppercase;
}

#header h2 {
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5d;
	margin: 10px 0 0 0;
}

h2 {
	color: #5d5d5d;
	font-size: 11px;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}

p {
	margin: .5em 0 0 0;
}

#header p {
	margin: 0;
}

#footer p {
	font-size: 10px;
	line-height: 12px;
}

.index #footer p {
	color: #fff;
}

ol, ul {
	margin: .5em 0 0 0;
	padding: 0 0 0 2em;
	list-style-position: outside;
}

.spalte_rechts strong {
	color: #254da0;
}


img.rechts,
span.rechts {
	float: right;
	margin: 0 0 10px 15px;
}

.bilderrahmen img {
	padding: 5px;
	border: 1px solid #e9e5ff;
	margin: 1em 0 .5em 0;
}

table {
	margin: .5em 0 1em 0;
	padding: 0;
	border: 1px solid #e9e5ff
}

table tr th {
	text-align: left;
	padding: 3px 5px .5em 5px;
}

table tr td {
	padding: 3px 5px 2px 5px;
	vertical-align: top;
}

table tr td p,
table tr td h2 {
	padding: 0;
	margin: 0;
}

table tr.dunkel {
	background-color: #e5e5e5;
}

/* @end */

/* @group Anmeldung Ausland */

select#geschlecht {
	width: 123px;
	margin: 19px 0 0 0;
	
}

#content div.spalte_mitte form fieldset {
	border: 1px solid #b7adf0;
	margin: 10px 0 0 0;
	padding: 8px;
}
#content div.spalte_mitte form label input.senden {
	width: 140px;
	height: 23px;
	background-color: #a9a4df;
	color: #fff;	
	border: 0;
	float: right;
	margin: 10px 0 0 ;
	cursor: pointer;
}
#content div.spalte_mitte form label input.senden:hover {
	background-color: #c1bafe;
	color: #000;	
}
#content div.spalte_mitte form fieldset legend {
	color: #b7adf0;
	font-size: 14px;
}

#wertung {
	width: 187px;

}

#content div.spalte_mitte form fieldset label {
	width: 390px;
	line-height: 20px;
	text-align: left;
	float: left;
	margin: 5px 0 0 0;
		
}
#content div.spalte_mitte form fieldset label input {
	width: 386px;
	border: 1px solid #d1d4d6;
	background-color: transparent;
	height: 17px;
	float: left;

}

#content div.spalte_mitte form fieldset label.schmal2 {
	width: 188px;
	margin: 5px 10px 0 0;
}

#content div.spalte_mitte form fieldset label.schmal2 input{
	width: 188px;	
}
#content div.spalte_mitte form fieldset label.schmal3 {
	width: 122px;
	margin: 5px 10px 0 0;
	
}

#content div.spalte_mitte form fieldset label.schmal3 input{
	width: 122px;	
}

#content div.spalte_mitte form fieldset label input.fielderror {
	background-color: #efffe0;
	border: 1px dotted #a0ce41;
}

p.error {
	color: #a0ce41;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

/* @end */
#content div.gallery-schluchseelauf{
	overflow: hidden;
	margin-top: 19px;
	}

#content div.gallery-schluchseelauf a.WYPopUpImage img {
	position: absolute;
	clip:rect(0px 70px 70px 0);
}
#content div.gallery-schluchseelauf span {
	position: relative;
	float: left;
	width: 70px;
	height: 70px;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	z-index: 10;
}


#content div.gallery-schluchseelauf a.WebYepLoopUpButton,
#content div.gallery-schluchseelauf a.WebYepLoopDownButton,
#content div.gallery-schluchseelauf a.WebYepLoopRemoveButton,
#content div.gallery-schluchseelauf a.WebYepLoopAddButton,
#content div.gallery-schluchseelauf a.WebYepLoopEnabledButton,
#content div.gallery-schluchseelauf a.WebYepImageEditButton
{
	position: absolute;
	z-index: 20;
}
#content div.gallery-schluchseelauf a.WebYepLoopRemoveButton {
	bottom: 0;
	right: 0;
}

#content div.gallery-schluchseelauf a.WebYepLoopEnabledButton {
	bottom: 0;
	left: 0;
}
#content div.gallery-schluchseelauf a.WebYepLoopUpButton {
	top: 22px;
	left: 0;
}
#content div.gallery-schluchseelauf a.WebYepLoopDownButton {
	top: 22px;
	right: 0;
}

#content div.gallery-schluchseelauf a.WebYepLoopAddButton {
	top: 0;
	right: 0;
}

#content div.gallery-schluchseelauf a.WebYepImageEditButton {
	top: 0;
	left: 0;
}

/* @group Facebook-Button */

#facebook a {
	width: 151px;
	height: 96px;
	position: absolute;
	top: 363px;
	left: 707px;
	background: url(../images/button-facebook.jpg) no-repeat 0 0;
}

#facebook a:hover {
	background: url(../images/button-facebook.jpg) no-repeat 0 -96px;
}

#facebook span {
	margin-left: -3000px;
}

/* @end */



