/* @override
	http://bulldozers.ch/assets/snippets/maxigallery/css/default.css
	http://bulldozers.ch/assets/templates/bulldozers/css/all.css
	http://bulldozers.ch/assets/templates/bulldozers/css/reset.css
	http://www.bulldozers.ch/assets/templates/bulldozers/css/all.css
*/

@import url("reset.css");

@import url("contactform.css");

@import url("maxigallery.css");

@import url("editor.css");

@import url("gameshedule.css");

html, body {
	background: url(../bilder/rightbox_bg.gif) repeat -7px 4px;
	height: 100%;
	font: 0.9em Verdana, "Lucida Grande", Lucida,  sans-serif;
}

.clear {
	clear: both;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../bilder/wrapper_bg.jpg) repeat-y 1px -17px;
	margin: 0 auto -142px;
}

.push {
	height: 142px;
/*

.push must be the same height as #footer */
}

ul li {
	margin-bottom: 3px;
}

.alert {
	color: red;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.8em;
}

/* @group Head */

#head {
	height: 157px;
	background: url(../bilder/head_bg.jpg) repeat-x -82px;
	z-index: 1;
}

#logo {
	width: 194px;
	height: 110px;
	background-image: url(../bilder/logo.jpg);
	margin-top: 0;
	margin-left: 20px;
}

#logo-link {
	position: absolute;
	width: 125px;
	height: 93px;
	z-index: 300;
	top: 10px;
	margin-left: 27px;
	left: 6px;
}

/* @end */

/* @group Mainnavi */

ul#mainnavi {
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	left: 57px;
	top: 17px;
	float: left;
	margin-right: -442px;
	margin-bottom: 20px;
	margin-top: -16px;
	width: 693px;
	display: inline;
}

ul#mainnavi li {
	display: inline-block;
	text-align: center;
	position: relative;
	width: 85px;
	height: 46px;
	background: url(../bilder/mainnavi_general.jpg) no-repeat -170px 0;
	float: left;
}

ul#mainnavi li a {
	color: #c8b374;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	display: block;
	top: 34px;
	padding-top: 14px;
	width: 85px;
	height: 31px;
}

ul#mainnavi li.first {
	background: url(../bilder/mainnavi_general.jpg) no-repeat 0 0;
	width: 85px;
	height: 46px;
}

ul#mainnavi li.last {
	background: url(../bilder/mainnavi_general.jpg) no-repeat -340px 0;
	width: 85px;
	height: 46px;
}

ul#mainnavi li.last:hover,
ul#mainnavi li.last.active  {
	background: url(../bilder/mainnavi_general.jpg) no-repeat -425px;
	width: 85px;
	height: 46px;
	color: white;
}

ul#mainnavi li.last a:hover,
ul#mainnavi li.last a.active {
	color: white;
}


ul#mainnavi li:hover,
ul#mainnavi li.active {
	color: white;
	background: url(../bilder/mainnavi_general.jpg) no-repeat -255px 0;
}

ul#mainnavi li a:hover,
ul#mainnavi li a.active {
	color: white;
}

#shadow {
	height: 9px;
	position: absolute;
	background: url(../bilder/shadow.png) repeat-x 0 0;
	left: 0;
	display: block;
	top: 157px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#bricks1 {
	background: url(../bilder/bricks1-trans.png) no-repeat;
	position: absolute;
	top: 174px;
	left: 12px;
	width: 116px;
	height: 93px;
}

#bricks2 {
	background: url(../bilder/bricks2-trans.png) no-repeat;
	position: absolute;
	top: 155px;
	width: 130px;
	height: 100px;
	left: 600px;
	z-index: 0;
}


/* @end */

/* @group Metanavi */

ul#metanavi {
	position: relative;
	height: 43px;
	float: left;
	margin-left: 732px;
	z-index: 1000;
	width: 200px;
	background-repeat: no-repeat;
	display: inline-block;
}

ul#metanavi li {
	display: inline-block;
	width: 54px;
	height: 43px;
	position: relative;
	float: left;
}

ul#metanavi li a {
	width: 48px;
	height: 48px;
	display: inline-block;
	margin-right: 6px;
	background: url(../bilder/meta-navi-bg.png) 0 0;
	position: relative;
}

ul#metanavi li a#rss-feed {
	background-position: 0 48px;
	width: 50px;
	height: 46px;
	position: relative;
}

ul#metanavi li a#rss-feed:hover {
	background-position: 0 -3px;
}

ul#metanavi li a#twitter {
	background-position: -51px -53px;
	width: 50px;
	height: 46px;
	position: relative;
}

ul#metanavi li a#twitter:hover {
	background-position: -51px -3px;
}

ul#metanavi li a#facebook {
	background-position: -100px -53px;
	width: 50px;
	height: 46px;
	position: relative;
}

ul#metanavi li a#facebook:hover {
	background-position: -100px -3px;
}

#neu {
	float: left;
	width: 892px;
	margin-right: 32px;
	clear: both;
	display: inline;
}

#leftbox {
	float: left;
	margin-top: 10px;
	display: inline;
}

/* @end */

/* @group Subnavi + Subsubnavi */

#subnavi {
	width: 176px;
	margin-top: 30px;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 1;
	position: relative;
	margin-right: 57px;
	margin-left: 57px;
}

#subnavitop {
	width: 176px;
	height: 2px;
	background: url(../bilder/subnavi_general.gif) no-repeat 0 0;
}

/* @group Subnavi */

ul#outer li#row {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -27px;
	list-style-type: none;
	line-height: 26px;
	width: 176px;
	margin-top: 0;
	margin-bottom: 0;
}

ul#outer li#row:hover,
ul#outer li#row.active {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -79px;
	list-style-type: none;
	line-height: 26px;
	width: 176px;
}

ul#outer li#row.first {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -1px;
}

ul#outer li#row.first:hover,
ul#outer li#row.first.active {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -53px;
}

#subnavi ul#outer li#row a {
	padding-left: 20px;
	text-decoration: none;
	color: #306e51;
	display: block;
	width: 154px;
	height: 26px;
	margin: 0;
	line-height: 25px;
}

/* @end */

/* @group Subsubnavi */

ul#outer li#row ul#subnavi_inner li#inner_row {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -131px;
	margin-bottom: 0;
	display: block;
}

ul#outer li#row ul#subnavi_inner li#inner_row.first {
	background: url(../bilder/subnavi_general.gif) no-repeat 0 -131px;
	margin-bottom: 0px;
}

ul#outer li#row ul#subnavi_inner li#inner_row a {
	padding-left: 50px;
	color: #4c4c4c;
	font-size: 0.85em;
	text-decoration: none;
	background: url(../bilder/icons/image_small.png) no-repeat 30px 5px;
	width: 123px;
	display: block;
	height: auto;
	line-height: 25px;
}

ul#outer li#row ul#subnavi_inner li#inner_row a.active,
ul#outer li#row ul#subnavi_inner li#inner_row a:hover {
	color: black;
}



/* @end */


/* @end */



ul#outer li#row ul#subnavi_inner,
ul#outer ul#subnavi_inner li#inner_row {
	display: none;
	visibility: hidden;
}

ul#outer li#row.active ul#subnavi_inner,
ul#outer li#row.active ul#subnavi_inner li#inner_row   {
	visibility: visible;
	display: block;
}

#subnavibottom {
	background: url(../bilder/subnavi_bottom_bg.gif) no-repeat 0 0;
	width: 176px;
	height: 1px;
}

/* @group Bannerbox */

#banner-outer {
	width: 176px;
	height: 296px;
	background: url(../bilder/bannerframe_bg.gif) no-repeat;
	position: relative;
	float: left;
	display: inline;
	margin: 30px 57px 0;
}

#banner-inner {
	width: 120px;
	height: 240px;
	position: relative;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-right: auto;
	margin-left: auto;
	top: 28px;
	overflow: hidden;
	background-color: #eaebeb;
}

/* @end */

/* @group Content */

#content {
	width: 600px;
	background: url(../bilder/content-bg.gif) repeat-y;
	float: left;
	position: relative;
	margin-top: 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
}

#content a {
	color: #c8b374;
	text-decoration: none;
}

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


#content-top {
	background: url(../bilder/content-bg_top.gif) no-repeat 0 0;
	width: 600px;
	height: 3px;
}

#contentframe {
	width: 560px;
	margin: 20px 20px 100px;
	line-height: 1.6em;
}

/* My Comment */

#content h1 {
	color: #306e51;
	margin-bottom: 15px;
	font-size: 1.7em;
	text-decoration: none;
}

#blogholder div.ditto_summaryPost h1 a {
	color: #306e51;
	text-decoration: none;
	line-height: 1.3em;
}

#blogholder div.ditto_summaryPost h1 a:hover {
	color: #306e51;
	text-decoration: underline;
}

#content h2 {
	color: #c8b374;
	margin-top: 5px;
	font-size: 1.3em;
	margin-bottom: 20px;
}

h3 {
	font-size: 1.1em;
	color: #c8b374;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content p {
	margin-bottom: 10px;
}

#content-bottom {
	background: url(../bilder/content-bg_bottom.gif) no-repeat;
	width: 600px;
	height: 2px;
	position: absolute;
	bottom: 0;
}

#footer {
	width: 300px;
	position: relative;
	float: right;
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
	color: #484848;
	display: inline;
}

#footer a {
	text-decoration: underline;
	color: #484848;
}

#footer a:hover {
	color: #232323;
}

#downloads {
	margin-top: 20px;
}

#downloads ul li {
	background: url(../bilder/icons/Folder.gif) no-repeat 0 1px;
	margin-top: 10px;
	padding-left: 25px;
}

#downloads ul li a {
	text-decoration: underline;
	color: #747474;
}

#downloads ul li a:hover {
	color: #c8b374;
}

div.wichtige_links {
	display: block;
	background-color: white;
	margin-top: 15px;
	line-height: 30px;
	color: #747474;
	margin-bottom: 15px;
}

#blogholder div.wichtige_links p  {
	margin-top: -3px;
	margin-bottom: -2px;
}


#blogholder div.wichtige_links p a {
	color: #747474;
	text-decoration: underline;
		background: url(../bilder/icons/chain_small.png) no-repeat 8px 1px;
	padding-left: 30px;
}

#blogholder div.wichtige_links p a:hover {
	color: black;
}

#coolebilder {
	height: 296px;
	position: relative;
	background: red no-repeat;
	width: 250px;
	margin-top: 30px;
	margin-left: 20px;
	display: none;
	visibility: hidden;
}

#spraylogo {
	background-image: url(../bilder/spray-logo.png);
	width: 280px;
	height: 194px;
	position: relative;
	right: 100px;
	top: 50px;
}

/* @group Teamchefs */

#chiefwrapper table.teamchefs tr th {
	text-align: left;
}

#chiefwrapper table.teamchefs tbody tr td.name {
	line-height: 20px;
	vertical-align:top;
}

#chiefwrapper table.teamchefs tbody tr td.name {
	line-height: 20px;
}

#chiefwrapper table.teamchefs tr td {
	vertical-align: top;
}

#chiefwrapper table.teamchefs {
	width: 350px;
}

#chiefwrapper table.teamchefs tbody tr td.left {
	width: 90px;
}

#chiefwrapper table.teamchefs tbody tr td.name h3 {
	color: #306e51;
	margin-top: 0;
	vertical-align: top;
}

#chiefwrapper table.teamchefs tbody tr td.function h2 {
	margin-top: 0;
	margin-bottom: 0;
}

#chiefwrapper table.teamchefs tbody tr td.middle {
	width: 125px;
	vertical-align: top;
}

#chiefwrapper table.teamchefs tbody tr td.right {
	width: 125px;
	vertical-align: top;

}

#chiefwrapper {
	width: 560px;
	background-color: #d6d6d6;
	}





/* @end */

/* @group BlogGalleryView */

#bloggalleryview {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #d6d6d6;
}


/* @end */

/* @group Signature */

#blogholder table.signaturtabelle {
	width: 220px;
	height: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	float: right;
}

#blogholder table.signaturtabelle tbody tr td.right #text {
	vertical-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#blogholder table.signaturtabelle tbody tr td.right span {

}

#blogholder table.signaturtabelle tr td {
	height: 60px;
}

#blogholder table.signaturtabelle tr td.left {
	width: 340px;
}

#blogholder table.signaturtabelle tbody tr td.left {

}


#signaturbild_maeder {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/maeder_signatur.jpg) no-repeat 0 0;
}

#signaturbild_buetikofer {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/buetikofer_signatur.jpg) no-repeat 0 0;
}

#signaturbild_lehmann {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/lehmann_signatur.jpg) no-repeat 0 0;
}

#signaturbild_maibach {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/maibach_signatur.jpg) no-repeat 0 0;
}

#signaturbild_schaer {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/schaer_signatur.jpg) no-repeat 0 0;
}

#signaturbild_baumgartner {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/baumgartner_signatur.jpg) no-repeat 0 0;
}

#signaturbild_isch {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/isch_signatur.jpg) no-repeat 0 0;
}

#signaturbild_bbuetikofer {
	width: 60px;
	height: 60px;
	background: url(../../../images/Signaturen/bbuetikofer_signatur.jpg) no-repeat 0 0;
}




#blogholder table.signaturtabelle tr td.middle {
	width: 60px;
}

#blogholder table.signaturtabelle tr td.right {
	width: 160px;
	color: #306e51;
	padding-left: 10px;
	background-color: #dcdcdc;
	vertical-align: bottom;
}

#blogholder table.signaturtabelle tr td.right a {
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
}

#blogholder table.signaturtabelle tr td.right #sigtext {
	margin-bottom: 10px;
}




#blogholder table.signaturtabelle tr td
{
	vertical-align: top;

}

/* @end */

/* @group Vorstand / TK */

div#personen {
	background-color: #d6d6d6;
	margin-top: 30px;
	width: 560px;
	padding-bottom: 20px;
	padding-top: 14px;
	margin-bottom: 4px;
}

#personen table.personen tbody tr.first td.both h2 {
	color: #306e51;

}

#personen table.personen tbody tr.first td.left img {
	width: 110px;
	height: 110px;
	overflow: hidden;
	float: left;
	border: 1px solid #b5b5b5;
}

#contentframe table.personen tr td {
	vertical-align:top;
}

#personen table.personen tbody tr.info td.middle p
 {
	vertical-align:top;
	margin-top: 0;
}

#personen table.personen tbody tr.info td.right a {
	margin-top: 0;
}


#contentframe table.personen {
	width: 520px;
	margin-left: 20px;
	margin-right: 20px;
}

#personen table.personen tbody tr.first td.left {
	width: 150px;
	padding-top: 6px;
}

#personen table.personen tbody tr.first td.both {
	padding-bottom: 0;
}

#personen table.personen tbody tr td.both {
	width: 410px;
	height: 24px;
}

#personen table.personen tbody tr.info td.middle {
	width: 150px;
}

#personen table.personen tbody tr.info td.right {
	width: 260px;

}

#personen table.personen tbody tr.first td.both h2 {
	margin-bottom: 3px;
}



/* @end */

/* @end */

/* @group Zaun */

/* @group Schilder */

/* @end */

#box-wichtig {
	width: 168px;
	float: left;
	margin-left: 57px;
	margin-top: 30px;
	position: relative;
	z-index: 10;
	display: inline;
}

#box-neu {
	width: 168px;
	float: left;
	margin-left: 57px;
	margin-top: 30px;
	position: relative;
	z-index: 20;
	display: inline;
}

.sign_top {
	width: 168px;
	height: 38px;
	background: url(../bilder/sign_bg_top.png) no-repeat 0 0;
	position: relative;
}

.sign_middle {
	background: url(../bilder/sign_bg_middle.png) repeat-y 0 0;
	width: 168px;
	position: relative;
	padding-bottom: 20px;
}

.sing_bottom {
	background: url(../bilder/sign_bg_bottom.png) no-repeat 0 0;
	width: 168px;
	height: 38px;
	position: relative;
}

/* @group Wichtigbox */

ul#inbox {
	margin-right: auto;
	margin-left: auto;
	width: 140px;
}

ul#inbox li {
	margin-top: 10px;
	background: url(../bilder/icons/tag_small.png) no-repeat 0 3px;
	padding-left: 16px;
}

ul#inbox li a {
	text-decoration: none;
	color: #306e51;
	font-size: .85em;
}

ul#inbox li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Twitterbox */

#widget {
	width: 141px;
	margin-left: 14px;
	overflow: hidden;
	padding-bottom: 10px;
}

#widget ul.kurznews li {
	color: #2a2a2a;
	line-height: 1.5em;
	background: url(../bilder/icons/balloon_small.png) no-repeat 0 3px;
	padding-left: 18px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#twitter_update_list li span {
	font-size: .85em;
}

#twitter_update_list li span a {
	color: #105e40;
}

#twitter_update_list li a {
	display: block;
	text-decoration: none;
	color: #6a5a30;
}

#twitter_update_list li a:hover {
	text-decoration: underline;
}

h2.sidebar-title {
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
	margin-top: 0;
	padding-top: 7px;
	margin-bottom: 15px;
	text-align: center;
}

#twitter-link {
	width: 90px;
	font-size: 1em;
	text-decoration: none;
	margin-left: 24px;
	margin-top: 23px;
	background: url(../bilder/twitter-link_bg.gif) repeat 0 0;
	height: 26px;
	color: white;
	line-height: 2.1em;
}

a#twitter-link:hover {
	background: url(../bilder/twitter-link_bg.gif) no-repeat 0 -26px;
}

#content ul.kurznews {
	margin-left: -15px;
}

#content ul.kurznews li span.datum {
	color: silver;
	font-size: 0.8em;
}

/* @end */

/* @end */

/* @group Blog */

/*
#subnavi ul.outer li.row ul.subnavi_inner li.inner_row {
	height: 20px;
	display: block;
}
*/
#WebLoginLayer0 {
	background-color: #ebebeb;
	padding: 15px 20px 15px 15px;
	border: 1px solid #ccc;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#WebLoginLayer0 form fieldset label, #bloggen fieldset label {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

a#forgotpsswd {
	margin-left: 30px;
}

#commentsAnchor form.jot-form fieldset label {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
}

#bloggen fieldset {
	background-color: #ebebeb;
	padding: 15px 20px 15px 15px;
	border: 1px solid #ccc;
	margin-bottom: 40px;
	position: relative;
	width: 500px;
	margin-top: 30px;
}

#bloggen fieldset h3 {
	position: absolute;
	top: -22px;
	background-color: #ebebeb;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#bloggen fieldset label input, #bloggen fieldset textarea {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 10px;
}

#bloggen fieldset span.resume {
	font-style: italic;
	color: gray;
	font-size: 0.9em;
}

#blogholder {
	width: 550px;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}

#blogholder div.ditto_summaryPost {
	margin-bottom: 70px;
}

#blogholder div.ditto_summaryPost p a img{

}

#blogholder h1 {
	margin-bottom: 15px;
}

#blogholder div.ditto_info {
	border-top: 1px solid #a7a6a4;
	border-bottom: 1px solid #a7a6a4;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 20px;
	height: 23px;
}

#blogholder div.ditto_info span.autor {
	font-weight: bold;
	background: url(../bilder/icons/icon-author.gif) no-repeat 0 2px;
	padding-left: 15px;
	color: gray;
}

#blogholder div.ditto_summaryPost div.ditto_info span.kategorie a.ditto_tag {
	color: #c8b374;
	text-decoration: none;
}

#blogholder div.ditto_summaryPost div.ditto_info span.kategorie a.ditto_tag:hover {
	text-decoration: underline;
}

#blogholder div.ditto_info span.datum {
	background: url(../bilder/icons/icon-calendar.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-left: 15px;
	color: gray;
}

#blogholder div.ditto_info span.kategorie {
	background: url(../bilder/icons/tag_small.png) no-repeat 0 1px;
	padding-left: 18px;
	margin-left: 15px;
}

#blogholder div.ditto_info a.kommentare {
	position: absolute;
	top: 5px;
	right: 0;
	background: url(../bilder/icons/balloon_small.png) no-repeat 0;
	padding-left: 17px;
	display: block;
}

#blogholder div.ditto_summaryPost div.ditto_info a.kommentare {
	color: #c8b374;
	text-decoration: none;
}

#blogholder div.ditto_summaryPost div.ditto_info a.kommentare:hover {
	text-decoration: underline;
}

#blogholder ul {
	color: gray;
		padding-left: 30px;
	margin-bottom: 5px;
}

#blogholder ul li {
	background: url(../bilder/icons/sticky_note_small.png) no-repeat 0 2px;
	padding-left: 19px;
	font-size: 1em;
	line-height: 1.5em;
}

#blogholder .blog_bild_links {
	float: left;
	margin-right: 1.1em;
	margin-top: 5px;
	margin-bottom: 0.5em;
	border: 1px solid #25c22d;
	display: inline;
}

#blogholder .blog_bild_links_ohne {
	float: left;
	margin-right: 1.1em;
	margin-top: 5px;
	margin-bottom: 0.5em;
	display: inline;
}

#ditto_pages {
	color: #878787;
}

span.ditto_currentpage {
	margin-right: 3px;
	margin-left: 3px;
}

#ditto_pages a {
	color: #c8b374;
}

#archiv div.reflect_archive_list ul.reflect_archive li.reflect_year ul.reflect_months li.reflect_month a.reflect_month_link {
	color: #c8b374;
	margin-left: 7px;
}

#archiv div.reflect_archive_list ul.reflect_archive li.reflect_year ul.reflect_months {
	margin-bottom: 10px;
}

/* @group Archiv */

#archiv {
	width: 176px;
	margin-top: 33px;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 1;
	position: relative;
	background-color: #eaebeb;
	border-right: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	margin-left: 57px;
}

#archivtop {
	width: 176px;
	height: 2px;
	background: url(../bilder/subnavi_general.gif) no-repeat 0 0;
}

#archivbottom {
	background: url(../bilder/subnavi_bottom_bg.gif) no-repeat 0 0;
	width: 176px;
	height: 1px;
}

#subnavi h2 {
	color: #444444;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-size: 1.15em;
	text-decoration: none;
}

ul.reflect_archive {
	text-transform: capitalize;
	padding: 12px 10px 4px;
}

#archiv h2.blogarchiv {
	background: #d8d8d8 url(../bilder/icons/calendar_day.png) no-repeat 4px 3px;
	padding-left: 27px;
	margin-top: 15px;
	margin-left: 9px;
	height: 17px;
	border-top: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	padding-top: 5px;
	margin-right: 15px;
}

#archiv div.reflect_archive_list ul.reflect_archive li.reflect_year a.reflect_year_link {
	color: #306e51;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #cecece;
	margin-bottom: 5px;
	margin-left: 3px;
}

#archiv h3 {
	display: none;
}

/* @end */

/* @end */

/* @group GoogleMap */

#googlemap {
	width: 560px;
	margin-top: 30px;
	height: 560px;
	background: url(../bilder/googlemap_bg.jpg) no-repeat;
	border-top: 2px solid #64927d;
	border-bottom: 2px solid #002614;
	border-right: 2px solid #002614;
	border-left: 2px solid #64927d;
}

#googlemap small a {
	display: block;
	position: relative;
	margin-top: 50px;
	margin-left: -38px;
	color: #306e51;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

#googlewrapper {
	width: 480px;
	height: 480px;
	margin: 40px;
	border-top: 2px solid #002614;
	border-bottom: 2px solid #64927d;
	border-right: 2px solid #64927d;
	border-left: 2px solid #002614;
}

#googlemap small a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Allgemeine Infos */

#contentframe table.infosallgemein {
	width: 500px;
}

#contentframe table.infosallgemein tbody tr {
	line-height: 1.7em;
}

#contentframe table.infosallgemein tbody tr td.erstespalte {
	width: 140px;
	color: #306e51;
	font-weight: bold;
}

#contentframe table.infosallgemein tbody tr td.zweitespalte {
	width: 360px;
	color: #747474;
}

#contentframe table.infosallgemein tbody tr td.zweitespalte a {
	color: #747474;
}

#contentframe table.infosallgemein tbody tr td.zweitespalte a:hover {
	text-decoration: underline;
}

#contentframe table.infosallgemein tbody tr td.zweitespalte ul li {
	font-size: .8em;
	line-height: 1.6em;
	color: #c8b374;
}



/* @end */

table.linktable {
	width: 560px;
}

table.linktable tbody tr {
	height: 30px;
}

table.linktable tbody tr td.links {
	width: 180px;
}

table.linktable tbody tr td.beschreibung {
	width: 380px;
	color: #747474;
}

table.linktable tbody tr th  {
	text-align: left;
	margin-top: 10px;
	height: 70px;
	vertical-align: bottom;
}

table.linktable tbody tr th h2  {
	margin-bottom: 0;
	margin-top: 20px;
	text-decoration: none;
}

table.linktable tbody tr td.links img.teams {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	visibility: hidden;
	display: none;
}

/* @group Trainings */

#chiefwrapper table.teamchefs tbody tr td.function h3 {
	margin-top: 0;
}

table.training {
	width: 500px;
	margin-bottom: 20px;
}

div.trainingwrapper {
	background-color: #d6d6d6;
	margin-bottom: 30px;
	padding: 30px 30px 15px;
}

table.training tbody tr th h3 {
	text-align: left;
	color: #306e51;

}

table.training tbody tr th h3 span {
	color: #747474;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
}

table.training tbody tr td.left {
	width: 150px;
	font-weight: bold;

}

table.training tbody tr td.right {
	width: 350px;
}


table.training tbody tr td.leer {
	line-height: 1.4em;
}

body#id-56 .jot-row-author {
	background-color: white;
}

body#id-56 span.jot-subject {
		color: #306e51;

}

body#id-56 .jot-user  {
	color: #c8b374;

}

div.trainingwrapper table.training tbody tr td.besonderes  {
	width: 500px;
	background-color: white;
}

div.trainingwrapper table.training tbody tr td.besonderes ul {
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 15px;
}

div.trainingwrapper table.training tbody tr td.besonderes p  {
	margin: 15px;
}

#trainingnews {
	margin-top: 10px;
}

/* @end */

div#fb {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	margin-top: 20px;
}

#fb div a {
	color: #306e51;

}

#contentframe div.dwls ul li a {
	color: black;
}

#contentframe div.dwls ul li a:hover {
	text-decoration: underline;
}

#personen table.personen tbody tr.first td.both h2 a.green {
		color: #306e51;

}

fieldset.game,
div.status-message {
  background: #e3e3e3;
  border: 1px solid #555;
  margin: 0 0 20px 0;
  width: 600px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
fieldset.game div,
div.status-message div {
	padding: 3px 10px;
}
fieldset.game label {
	display: inline-block;
	width: 100px;
}
fieldset.game select,
fieldset.game input {
	display: inline-block;
	width: 160px;
	margin-right: 10px;
}
table.spiele-verwalten {
  border: 1px solid #555;
  background: #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
table.spiele-verwalten td {
  padding: 5px;
}

