/* Start of CMSMS style sheet 'stylesheet' */
html, body, {
	height:100%;
}
* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0.06em;
	color:#343434;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing:0;
}
a {
	color:#5378ca;
	outline: none;
	cursor: pointer;
}
body {
	background:#bbc4d9;
	background:#344b7d url(layout/bg.jpg) repeat-x left top;
}
div#main {
	width:1000px;
	margin:40px auto 0;
	background:#fff url(layout/bg_content_grey.jpg) repeat-x 0 470px;
	overflow:hidden;
}
div#main h1 {
	background:#344b7e;
	height:80px;
	color:#fff;
	font-size:54px;
	line-height:86px;
	padding-left:20px;
	letter-spacing:0;
}
div#main h1 img{
	/*float:right;
	margin:12px 20px 0 0;*/
	position:absolute;
	left:50%;
	margin-left:313px;
	top:7px;
}
div#main ul#directNav {
	background:#1a253e;
	list-style-type:none;
	width;100%;
	overflow:hidden;
	height:30px;
	padding-left:14px;
}
div#main ul#directNav li{
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:30px;
}
div#main ul#directNav li a{
	color:#ffffff;
	text-decoration:none;
	padding:0 6px;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
div#main img#headerImg {
	border:1px solid #f4f4f4;
	border-width:1px 0;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
}
div#main ul#mainNav {
	margin-left:-1px;
	list-style-type:none;
	width:1006px;
	overflow:hidden;
	height:40px;
	text-transform:uppercase;
	/*border-bottom:1px solid #1a253e;*/
}
div#main ul#mainNav li{
	float:left;
	color:#ffffff;
	font-size:12px;
	line-height:40px;
	border:1px solid #1a253e;
	border-width:0 1px 0 0;
	background:#1a253e url(layout/bg_simple.jpg);
}
div#main ul#mainNav li.active{
	background:#1a253e url(layout/bg_simple_active.jpg);
}
div#main ul#mainNav li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:40px;
	text-align:center;
	width:166px;
}
div#main ul#mainNav li a:hover{
	background:#5378ca url(layout/bg_simple_active.jpg);
}
div#main div#breadcrumb ul {
	overflow:hidden;
	list-style-type:none;
}
div#main div#breadcrumb {
	background:#1A253E;
	height:20px;
	color:#fff;
	border-top:1px solid #222;
	font-size:9px;
line-height:19px;
overflow:hidden;
}
div#main div#breadcrumb p {
	color:#fff;

	float:left;
	/*text-transform:uppercase;*/
	line-height:19px;
	margin:0 20px 0 15px;
}
div#main div#breadcrumb ul li {
	height:20px;
	width:auto;
	color:#fff;
	float:left;
	max-width:200px;
	font-size:9px;
	background:transparent url(layout/pfeil.jpg) no-repeat scroll right 5px;
	line-height:19px;
	padding:0 20px 0 0;
}
div#main div#breadcrumb ul li a{
	height:20px;
	display:block;
	color:#5378ca;
	text-decoration:none;
}
div#main div#breadcrumb ul li.current{
	background:#1A253E no-repeat top right;
}
div#main div#breadcrumb ul li.current a{
	background:#344b7e;
}
div#main div#breadcrumb ul li.last{
	background:transparent no-repeat top right ;
}
div#main div#breadcrumb ul li.lastcurrent{
	background:transparent no-repeat top right;
}
div#main ul#leftNav {
	margin:0 20px 0 0;
	/*padding-top:20px;*/
	background:#fff;
	list-style-type:none;
	width:200px;
	float:left;
	
	/*background:#344b7e;
	height:100%;*/
	
}
div#main ul#leftNav li{
	color:#344b7e;
	font-size:12px;
	line-height:30px;
	background:#fff;
	
}
div#main ul#leftNav li ul{
	list-style-type:none;
}
div#main ul#leftNav li ul li, div#main ul#leftNav li ul li ul li, div#main ul#leftNav li ul li ul li ul li {
	border-bottom:1px solid #344b7e;
	/*padding-right:10px;*/
}
div#main ul#leftNav li ul li a, div#main ul#leftNav li ul li h2, div#main ul#leftNav li ul li span{
	padding-left:25px;
        padding-right:10px;
        display:block;
}
div#main ul#leftNav li ul li ul li a, div#main ul#leftNav li ul li ul li span{
	padding-left:45px;
}
div#main ul#leftNav li ul li ul li ul li a, div#main ul#leftNav li ul li ul li ul li span{
	padding-left:65px;
}
div#main ul#leftNav li ul li ul li ul li ul li a, div#main ul#leftNav li ul li ul li ul li ul li span{
	padding-left:85px;
}
div#main ul#leftNav li h2{
	background:#344b7e;
	padding-left:15px;
	color:#fff;
	font-size:12px;
	line-height:32px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	height:30px;
	border-bottom:1px solid #344b7e;
	text-transform:uppercase;
	letter-spacing:0.06em;
}
div#main ul#leftNav li.active span, div#main ul#leftNav li.active_children h2, div#main ul#leftNav li a.menuactive.menuparent {
	text-transform:none;
	background:#fff;
	font-weight:bold;
	color:#344b7e;
}
div#main ul#leftNav li.active_children, div#main ul#leftNav li.children {
	border-bottom:none;
}
div#main ul#leftNav li.active_children h2, div#main ul#leftNav li.children a, div#main ul#leftNav li.children ul li.children a, div#main ul#leftNav li.children ul li.children ul li.children a {
	border-bottom:1px solid #344b7e;
}
div#main ul#leftNav li.children ul li a, div#main ul#leftNav li.children ul li.children ul li a, div#main ul#leftNav li.children ul li.children ul li.children ul li a{
	border-bottom:none;
}
div#main ul#leftNav li a{
	color:#344b7e;
	text-decoration:none;
	display:block;
	min-height:30px;
}
div#main ul#leftNav li a:hover {
	color:#1a253e;
}
div#main div.homeBoxOne {
	margin:30px 20px 20px 240px;
	color:#fff;
	padding:10px 0;
}
div#main div#teaser {
	background:url("layout/bg_content_grey.jpg") repeat-x scroll 0 bottom #FFFFFF;
	float:right;
	font-size:11px;
	margin-left:20px;
	padding-bottom:140px;
	width:200px;
	border-bottom:200px solid #fff;
}
div#main div#teaser div {
	background:#fff;
}
div#main div#teaser h2 {
	background:#3a538b;
	color:#fff;
	font-size:12px;
/*	min-height:30px; */
	line-height:16px;
	padding:8px 15px;
	text-transform:uppercase;
	letter-spacing:0.06em;
}
div#main div#teaser p, div#main div#teaser address {
	padding:10px;
	font-size:12px;
	line-height:18px;
}
div#main div#teaser address {
	font-style:normal;
}
div#main div#teaser p.trainer, div#main div#teaser h3 {
	background:#5378ca;
	color:#fff;
}
div#main div#teaser h3 {
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 0;
	text-transform:uppercase;
}
div#main div#teaser p.trainer a {
	color:#fff;
}
div#main div#teaser ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
div#main div#teaser ul li {
	background:transparent url(layout/linkbg.jpg) no-repeat scroll 15px 2px;
	padding-left:30px;
}
div#main div#teaser ul li a{
	display:block;
	font-size:12px;
	padding:4px 6px;
	text-decoration:none;
}
div#main div#content {
	padding:12px 15px;
	background:#fff;
	margin:20px 0 0;
	overflow:hidden;
}
div#main div#content.wide {
	margin:20px 20px 20px 0;
}
div#main div#content.widest {
	margin:20px;
}
div#main div#content form#googleMaps {
	background:#344B7E;
	padding:10px;
	color:#fff;
}
div#main div#content form#googleMaps #directions {
	padding:0 !important;
background:#344B7E !important;
}
div#main div#content form#googleMaps #map_canvas {
	margin-top:20px;
background:#344B7E !important;
}
div#main div#content form#googleMaps label, div#main div#content form#googleMaps #directions div {
	color:#fff;
}
div#main div#content form#googleMaps table, div#main div#content form#googleMaps table tr td {
	border:0 !important;
	border-bottom:10px solid #344B7E !important;
	padding:10px 3px !important;
}
div#main div#content form#googleMaps #button {
background:none repeat scroll 0 0 #5378CA;
border:0 none;
color:#FFFFFF;
cursor:pointer;
padding:4px 6px;
text-transform:uppercase;
}
div#main div.news {
	width:340px;
	padding:12px 15px;
	float:left;
	margin:20px 20px 20px 0;
	background:#fff url(layout/bg_news.jpg) no-repeat 304px 6px;
}
div#main div.news h3 a {
	color:#343434;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0;
}

div#main div.news h4 {
font-size:12px;
margin-bottom:4px;
text-transform:uppercase;
}

div#main div.news div {
	font-size:12px;
	line-height:24px;
}
div#main div.homeBoxOne h2, div#main div#content h2 {
	font-size:20px;
	letter-spacing:0;
	margin-bottom:12px;
	color:#3a538b;
	text-transform:uppercase;
	font-weight:bold;
}
div#main div.homeBoxOne h3, div#main div#content h3 {
	font-size:14px;
	font-weight:bold;
	/*margin-bottom:10px;*/
	text-transform:uppercase;
}
div#main div.homeBoxOne h3 {
	width:80%;
	margin-bottom:10px;
}
div#main div.homeBoxOne p, div#main div#content p, div#main div#content {
	font-size:12px;
	line-height:24px;
}
div#main div.homeBoxOne p, div#main div#content p {
	margin-bottom:1em;
}
div#main div.homeBoxOne.news p {
	margin-bottom:0;
}

div#main div.homeBoxOne img {
	height:auto;
	max-width:100%;
}
div#main div.date {
	background:#344b7e;
	padding:6px;
	overflow:hidden;
	color:#fff;
	margin:10px 0 20px;	
}
div#main div.date h4{
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
	cursor:pointer;
}
div#main div.homeBoxOne .date h4 {
	text-decoration:none;
	cursor:auto;
        width:57%;
}

div#main div.date p{
	float:right;
	color:#fff;
	text-transform:uppercase;
	font-size:12px !important;
	line-height:18px !important;
        margin-bottom:0 !important;
}


div#main div.date div.summary, div#main div.date div.details {
	background:none repeat scroll 0 0 #FFFFFF;
	clear:both;
	color:#343434;
	float:none;
	border-top:7px solid #344B7E;
	padding:6px;
	text-transform:none;
        overflow:hidden;
}

 div#main div.date div.details * {
 	color:#343434;
	text-transform:none;
	float:none;
}

div#main div#content ul {
	list-style-position :inside;
	list-style-type:square;
}
div#main div#content ol {
	list-style-position :inside;
	list-style-type:decimal;
}
.noliststyle {
	list-style-type:none !important;
}
div#main div#content a img {
	border:none !important;
}
div#main div#content a.download {
	display:block;
	color:#fff;
	background:#344B7E;
	margin:0 0 10px 0;
	padding:3px 6px;
}
div#main div#content div.NewsEntry img {
	max-width:530px;
	height:auto;
}
div#main div#content #teamevents {
	overflow:hidden;
}
div#main div#content li.thumb {
	width:140px;
height:200px;
}
div#main div#content li.thumb p.albumname {
	width:123px;
}
div#main div#content h3, div#main div#content h4, div#main div#content h5, div#main div#content h6{
            font-weight:bold;
}
table {
	border-collapse:collapse;
	border-spacing:1px;
	width:100%;
	background:#fff;
	margin:10px 0 20px;
	
}
table * {
	font-size:12px;
	color:#fff;
	line-height:18px;
}
table td, table th {
	font-size:12px;
	padding:6px;
	background:#5378CA;
	border-bottom:1px solid #fff;
	color:#fff;
	vertical-align:top;
}
table.training td {
	border:1px solid #fff;
}
table th {
	background:#344b7e;
	color:#fff;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
}
table.ergebnisse {
	float:left;
	width:257px;
	margin:0 0 15px;
}
table.team {
	width:260px;
}
table.left {
	float:left;
	margin:10px 10px 20px 0;
}
div#footer {
	background:#1a253e;
	height:60px;
	clear:both;
	font-size:10px;
	text-align:center;
	color:#fff;
	padding-top:20px;
}
div#footer a, div#footer p, div#footer ul li {
	color:#fff;
}
div#footer ul {
	margin:0 auto;
	list-style-type:none;
	text-align:center;
	display:block;
	overflow:hidden;
	width:120px;
}
div#footer ul li {
	float:left;
	margin-left:4px;
}
div.NewsSummaryAuthor {
	font-size: 11px;
	padding: 0 0 6px;
	color:#888;
}
div.NewsSummaryMorelink {
	font-size:12px;
	padding:0 0 20px;
}
div#main div#content div.personen_gross {
	font-size:12px;
	width:337px;
	background:#344b7e;
	float:left;
	padding:10px;
	margin-bottom:15px;
	color:#fff;
}
div#main div#content div.personen_gross h3 {
	font-size:14px;
	text-transform:none;
}
div#main div#content div.personen_gross.rightPerson {
	margin-left:15px;
}
div#main div#content div.personen_gross img {
	float:right;
	margin-left:15px;
}
div#main div#content div.personen_gross * {
	color:#fff;
}
div#main strong {
	font-weight:bold;
	color:inherit;
}
div#main div#rss {
	clear:both;
	margin-left:220px;
	padding:15px 0;
	overflow:auto;
}
div#main div#rss a {
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	display:block;
	float:left;
	width:340px;
	padding:15px;
}
div#main div#rss a#rssnews {
	
}
div#main div#rss a#rssevents {
	margin-right:20px;
}
ul#sitemaplist, ul#sitemaplist ul {
list-style:none;
font-size:14px;
line-height:30px;
border-left:10px solid #344B7E;
margin-bottom:6px;
}


ul#sitemaplist li {
padding-left:10px;
list-style-type:none;
}

ul#sitemaplist li a {
text-decoration:none;
}

div.cms-guestbook-entry {
background:none repeat scroll 0 0 #344B7E;
margin-bottom:20px;
padding:10px;
}
div.cms-guestbook-entry div, div.cms-guestbook-entry p, div.cms-guestbook-entry span, div.cms-guestbook-entry a {
color:#FFFFFF !important;
}
span.cms-guestbook-entry-sendername {
font-weight:bold;
text-transform:uppercase;
}
.cms-guestbook-div-insert form fieldset {
background:none repeat scroll 0 0 #344B7E;
border:medium none;
margin-bottom:20px;
overflow:hidden;
padding:10px;
}
.cms-guestbook-div-insert form fieldset legend {
background:#5378CA;
color:#FFFFFF !important;
padding:4px 10px;
border:none;
}
.cms-guestbook-div-insert form fieldset legend span {
color:#FFFFFF !important;
font-weight:bold;
}
.cms-guestbook-div-insert form fieldset div.left {
float:left;
height:277px;
margin-right:10px;
padding-top:10px;
width:250px;
}
.cms-guestbook-div-insert form fieldset div.right {
float:left;
height:277px;
padding-top:10px;
width:450px;
}
.cms-guestbook-div-insert form fieldset label {
color:#FFFFFF;
display:block;
float:left;
width:100px;
}
.cms-guestbook-div-insert form fieldset p {
color:#FFFFFF;
margin:0 !important;
}
.cms-guestbook-div-insert form fieldset input, .cms-guestbook-div-insert form fieldset textarea {
width:244px;
}
.cms-guestbook-div-insert form fieldset textarea {
height:219px;
width:448px;
}
.cms-guestbook-div-insert form fieldset input#submit, .cms-guestbook-div-insert form fieldset input#cancel {
background:none repeat scroll 0 0 #5378CA;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:right;
margin:10px 0 0 10px;
padding:3px;
text-transform:uppercase;
width:auto;
}
div.contactform fieldset {
  background:#344B7E;
  border:0;
  padding:10px;
}
div.contactform fieldset div{
  color:#fff;
}
div.contactform fieldset label{
  color:#fff;
  display:block;
}
div.contactform fieldset .message {
  float:right;
  width:728px;
}
div.contactform fieldset .message textarea {
  height:106px;
  width:726px;
}
div.contactform .submit input {
  background:#5378CA;
  color:#fff;
  text-transform:uppercase;
  border:0;
  padding:3px;
  float:right;
  margin-top:15px;
  cursor:pointer;
}
/* End of 'stylesheet' */

