


html {background:#fff url(/fileadmin/images/bg-main.gif) repeat-y 50% 0;}
body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:url(/fileadmin/images/bg-body1.jpg) no-repeat 50% 0;
	min-width:960px;
}
body.inner{
	background:url(/fileadmin/images/bg-body2.jpg) no-repeat 50% 0;
	
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
.bodytext a {
	text-decoration:underline;
	color:#000;
}

a:hover{text-decoration:underline;}

.bodytext a:hover{ text-decoration:none; font-style: italic; }

input,
textarea,
select{
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
	/*color:#b8c1d4;*/
}

.search input { color:#b8c1d4; }

form{
	margin:0;
	padding:0;
	border:none;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.wrapper-content{
	width:1280px;
	position:relative;
	float:left;
	left:50%;
}
.content{
	width:1280px;
	position:relative;
	float:left;
	left:-50%;
}
.holder{
	overflow:hidden;
	height:1%;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
.main{
	margin:0 auto;
	width:100%;
	padding:150px 0 0;
	position:relative;
}
.inner .main{padding:278px 0 0;}
#header{
	position:absolute;
	top:0;
	height:150px;
	left:0;
	width:100%;
	background:url(/fileadmin/images/header-line.gif) no-repeat 159px 95px;
	z-index:20;
}
#header:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
.header-area{
	float:left;
	width:610px;
	margin:0 0 0 159px;
	display:inline;
	padding:15px 0 0;
}
.rss{
	float:left;
	background:url(/fileadmin/images/icon-rss.gif) no-repeat 0 1px;
	padding:2px 0 3px 31px;
	color:#bbc5d8;
	text-decoration:underline;
	margin:0 19px 0 5px;
}
.rss:hover{text-decoration:none;}
.search{float:left;}
.search input{float:left;}
.search .form-text{
	float:left;
	width:126px;
	height:20px;
	background:url(/fileadmin/images/bg-input.gif) no-repeat;
	padding:1px 0 1px 4px;
}
.search .form-text input{
	width:120px;
	background:none;
	border:none;
	margin:0;
}
.logo{
	background:url(/fileadmin/images/logo.png) no-repeat;
	float:right;
	width:284px;
	height:135px;
	text-indent:-9999px;
	margin:0 190px 0 0;
	display:inline;
	padding:14px 0 0 25px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:111px;
	width:283px;
	position:relative;
}
#nav{
	margin:0;
	padding:27px 0 0;
	list-style:none;
	width:100%;
	color:#fff;
	font-size:14px;
	letter-spacing:-1px;
	float:left;
}
#nav ul{
	margin:0;
	padding:0 2px 3px;
	list-style:none;
	position:absolute;
	top:22px;
	left:0;
	width:144px;
	background:#375c98;
	font-size:12px;
	float:none;
	display:none;
	letter-spacing:0;
}
#nav li{
	float:left;
	margin:0 3px 0 0px;
	text-transform:uppercase;
}
#nav li li{
	border-top:1px solid #4e6fa4;
	line-height:24px;
	margin:0;
	width:144px;
	text-transform:none;
}
#nav li li:first-child{border:none;}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover ul,
#nav li.hover ul{display:block;}
#nav li a{
	color:#fff;
	padding:2px 4px 1px;
	display:block;
}
#nav li li a{
	text-decoration:none;
	border:none;
	padding:0 0 0 5px;
}
#nav li:hover .active,
#nav li.hover .active {
	background:#375c98;
	border-bottom:2px solid #cc0000 !important;
}
#nav li.current a.active {
	border-bottom:2px solid #cc0000 !important;
}

#nav li:hover .active a,
#nav li.hover .active a{
	background:none;
	border-bottom:none !important ;
}
#nav li a:hover{
	text-decoration:none;
	border-bottom:2px solid #cc0000 !important ;
}
#nav li li a:hover{
	text-decoration:none;
	border:none !important;
	font-weight:bold;
}
.content-area{width:100%;}
.inner .content-area{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0 2px 0 0;
}
.list{
	overflow:hidden;
	height:1%;
	min-height: 300px;
	color:#fff;
	padding:0 159px 22px 0;
}
.list ul{
	float:right;
	width:356px;
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
}
.list ul ul{
	padding:7px 0 0;
	margin:0 0 -4px -14px;
	border-top:1px solid #4a6a9e
}
.list li{
	text-transform:uppercase;
	font-size:12px;
	line-height:22px;
	background:url(/fileadmin/images/bg-header-list.png) no-repeat;
	height:1%;
	padding:0 2px 0 14px;
	overflow:hidden;
	margin:0 0 5px;
	border-bottom:1px solid #4a6a9e;
	vertical-align:top;
}
.list li.open{border:none;}
.list li a{
	color:#fff;
	height:1%;
}
.list li li a{
	text-decoration:underline;
	background:url(/fileadmin/images/arrow-white.gif) no-repeat 4px 6px;
	padding:0 0 0 14px;
}
.list li li a:hover{text-decoration:none;}
.list li em{
	float:left;
	position:relative;
	cursor:pointer;
}
.list li span{
	float:right;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
}
.list li li{
	text-transform:none;
	font-size:12px;
	font-style:normal;
	padding:7px 20px 5px 17px;
	margin:0;
	background:none;
}
.list li li strong{
	background:#21407d;
	color:#bbc5d7;
	line-height:15px;
	padding:0 3px;
	margin:1px 0 0;
	float:left;
}
.list li li p{
	margin:0;
	float:right;
	text-align:left;
	width:250px;
	line-height:16px;
}
.holder-boxes{
	background:url(/fileadmin/images/bg-fixed-box.png) repeat-x;
	height:150px;
	padding:0 161px 0 159px;
	overflow:hidden;
	margin:0 0 23px;
}
.holder-boxes h2{
	font-weight:normal;
	font-size:12px;
	margin:0 -12px 16px 0;
	border-bottom:1px solid #526d9c;
	padding:6px 0 0 7px;
	position:relative;
}
.holder-boxes h3{
	font-size:16px;
	margin:0 0 5px;
	line-height:22px;
	position:relative;
}
.holder-boxes p{
	margin:0;
	line-height:16px;
}
.holder-boxes a{text-decoration:underline;}
.holder-boxes a:hover{text-decoration:none;}
.holder-boxes .holder{
	position:relative;
}
.fallscmrmspringen-lernen{
	float:left;
	width:379px;
	height:150px;
	background:url(/fileadmin/images/bg-fallscmrmspringen.png) no-repeat;
	color:#fff;
	padding:0 20px 0 6px;
}
.fallscmrmspringen-lernen img{
	float:left;
	border:1px solid #accce0;
	margin:1px 19px 0 7px;
}
.fallscmrmspringen-lernen .link,
.newsletter .link {
	color:#fff;
	background:url(/fileadmin/images/arrow-white.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}
.tandemspringen{
	width:546px;
	color:#333;
	overflow:hidden;
	background:#fff;
	padding:0 6px 0 0;
	float:left;
}
.tandemspringen h2{
	color:#294881;
	border-bottom:1px solid #dce1ea;
	padding:6px 0 0 12px;
}
.tandemspringen h3{
	color:#1c407f;
	padding:0 0 0 11px;
}
.tandemspringen img{
	float:left;
	margin:0 5px 0 0;
}
.tandemspringen .t-img{
	float:right;
	margin:5px 4px 0 0;
}
.tandemspringen .link{
	color:#1c407f;
	background:url(/fileadmin/images/arrow-blue2.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}
/*.tandemspringen p{margin:0 0 0 11px;}*/
.tandemspringen a:hover{text-decoration:none;}
.holder-box{
	float:left;
	width:735px;
}
#main-block{
	float:right;
	width:483px;
	margin:26px 0 0;
	padding:10px 10px 0 23px;
	background:url(/fileadmin/images/bg-content.png);
	overflow:hidden;
}
.breadcrumbs{
	margin:0 0 8px -10px;
	padding:0 0 6px 10px;
	list-style:none;
	color:#3e588a;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #c4d0de;
	position:relative;
}
.breadcrumbs li{
	float:left;
	margin:0 5px 0 0;
	padding: 0px;	
}
.breadcrumbs li a{
	background:url(/fileadmin/images/arrow-blue.gif) no-repeat 0 5px;
	padding:0 0 0 6px;
	text-decoration:underline;
	color:#3e598b;
}
.breadcrumbs li a:hover{text-decoration:none;}
#main-block h1{
	margin:0 0 0 -3px;
	font-size:23px;
	color:#143370;
}
#main-block p{
	margin:0;
	padding:11px 0 7px;
	line-height:16px;
}
#main-block .holder{overflow:visible;}
#main-block .holder:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	height:0;
}
#main-block .conteiner{
	float:left;
	background:#fff;
	padding:4px;
	border:1px solid #d8e2ed;
	position:relative;
	margin:3px 16px 5px -2px;
	position:relative;
}
#main-block .conteiner img{display:block;}
#main-block .close{
	position:absolute;
	bottom:8px;
	right:8px;
	width:12px;
	height:11px;
	overflow:hidden;
	background:url(/fileadmin/images/btn-close.gif) no-repeat;
	text-indent:-9999px;
}
.t-list{
	margin:0;
	padding:9px 0 25px;
	list-style:none;
	float:left;
	width:240px;
}
#sidebar .t-list{
	width:auto;
	float:none;
	padding:6px 0 13px 7px;
	border-bottom:1px solid #c8d4e1;
}
.t-list li{
	background:url(/fileadmin/images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
}
.links{
	border-top:1px solid #c8d4e1;
	padding:0 9px 8px 11px;
	line-height:22px;
	overflow:hidden;
	height:1%;
	width:478px;
	margin:4px -5px 0 -10px;
	position:relative;
}
.links a{
	color:#7591ae;
	background:url(/fileadmin/images/arrow-links.gif) no-repeat 0 9px;
	padding:0 0 0 7px;
	float:left;
}
.links .link2{float:right;}
#sideblock{
	float:left;
	width:215px;
	background:#375c98;
	color:#fff;
}
#sideblock h3{
	color:#fff;
	margin:0 0 8px;
	font-size:12px;
	background:#b20000 url(/fileadmin/images/bg-h-sideblock.gif) repeat-x;
	padding:5px 9px 5px 15px;
	border-bottom:1px solid #8797b7;
	font-weight:normal;
	position:relative;
}
#sideblock h3 span{
	background:url(/fileadmin/images/arrow-down.gif) no-repeat 100% 2px;
	display:block;
}
.sub-nav{
	margin:0;
	padding:0 9px 15px 5px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.sub-nav ul{
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
.sub-nav li{
	background:url(/fileadmin/images/border-list.gif) repeat-x 0 100%;
	line-height:23px;
	padding:0 5px 2px 10px;
}
.sub-nav li li{
	border:none;
	background:url(/fileadmin/images/arrow-white2.gif) no-repeat 8px 9px;
	padding:0 0 0 15px;
}
.sub-nav li a{color:#fff;}
.sub-nav li a:hover,
.sub-nav li.active a{
	font-weight:bold;
	text-decoration:none;
}
.sub-nav li.active li a{
	font-weight:normal;
	text-decoration:none;
}
.sub-nav li.active li a:hover{font-weight:bold;}
.newsletter{
	padding:3px 10px 13px 10px;
	background:#26457e;
}
.newsletter h4{
	text-transform:uppercase;
	margin:0 0 0 5px;
	font-size:12px;
	line-height:26px;
}
.newsletter p{margin:0 0 0 4px;}
.newsletter .btn{
	background:url(/fileadmin/images/btn-email.gif) no-repeat;
	width:181px;
	height:20px;
	line-height:20px;
	padding:0 0 0 14px;
	display:block;
	color:#fff;
	margin:10px 0 0;
}
#sidebar{
	float:right;
	width:209px;
	padding:0 5px 0 6px;
	background:url(/fileadmin/images/bg-content.png);
	margin:26px 0 0;
}
#sidebar h3{
	margin:0 0 10px;
	font-size:15px;
	line-height:24px;
	text-transform:uppercase;
	padding:4px 0 2px 5px;
	border-bottom:1px solid #bdc9db;
	color:#294881;
}
#sidebar h4,
#sidebar h5,
#sidebar h6{
	font-size:12px;
	margin:0 0 1px 7px;
}
#sidebar h4{
	margin-bottom:17px;
	line-height:16px;
}
#sidebar h6{color:#143370;}
#sidebar img{
	display:block;
	border-top:1px solid #c2cedd;
	padding:6px 0 0;
	margin:20px 0 9px;
}
#sidebar p{
	margin:0 0 0 7px;
	line-height:16px;
}
#footer{
	width:961px;
	background:url(/fileadmin/images/bg-footer.png) no-repeat;
	margin:0 0 0 141px;
	padding:8px 0 35px 46px;
}
.footer-area{
	overflow:hidden;
	height:1%;
	background:url(/fileadmin/images/bg-footer-holder.gif) repeat-y 374px 0;
	line-height:14px;
}
#footer .ftr-logo{
	float:left;
	margin:38px 38px 0 0;
}
#footer .box{
	float:left;
	width:193px;
	padding:0 10px 0 0;
	margin:0 14px 0 0;
	color:#49739c;
	min-height:100px;
}
* html #footer .box{height:100px;}
#footer .box a{color:#49739c;}
#footer .infocenler{
	width:322px;
	border:none;
	margin:0 0 0 -11px;
}
#footer h4{
	margin:0;
	font-size:12px;
	line-height:26px;
	color:#2d5481;
}
#footer address{font-style:normal;}
#footer ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
#footer .box .wrapper ul{
	float:left;
	width:140px;
	overflow:hidden;
}
#footer ul li{
	background:url(/fileadmin/images/arrow-blue.gif) no-repeat 0 5px;
	padding:0 0 0 7px;
}
#footer .holder p{
	margin:0;
	color: #7d96b2;
	text-align:right;
	line-height:36px;
	padding:0 35px 0 0; 
}
#footer .holder span{
	float:left;
	color: #7d96b2;
	line-height:36px;
}
#footer .box p { margin: 0px; padding: 0px; } 

ul { 
	list-style-type: none; 
	padding-left: 0px;
	margin-left: 0px;
	}
ul li {
	
	background:transparent url(/fileadmin/images/arrow-blue.gif) no-repeat scroll 0 5px;
	padding:0 0 0 7px;
	
}

.holder ul li {
	background:none;
	padding:0 0 0 7px;	
	float: left;
}

#nav li,
.breadcrumbs li {
	background:none;
}

#sideblock h3 span { text-transform: uppercase; }

#main-block .contenttable p {
	line-height:14px;
	margin:0;
	padding:2px;
 }

/*+++++++++++++++mailform beginn++++++++++++++++++++++++++++++++++*/

#mailform { 
	padding: 10px 5px;
	font-size: 11px;
	text-align: center;
	width: 440px;
}

.csc-mailform {	padding: 0px; border: 0px;}

.csc-mailform-field { display: block; clear: both; }

.csc-mailform-field label {
	margin-bottom: 10px;
	float:left;
	width: 170px;
	text-align: right;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .csc-mailform-submit {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	/*margin-left: 120px;*/
	display:block;
	width:250px;
	float: right;
}




.csc-mailform-field label.spalte1 {
	display: block;
	float: left;
	width: 150px;	
	margin: 0px 10px;	
	text-align: center;
}

.csc-mailform-field label.spalte1 input {
	width: 150px;
	display: block;	
	float: left;
}

.csc-mailform-field label.spalte2,
.csc-mailform-field label.spalte3 {
	margin-right: 10px;
	float: left;
	width: 80px;
	text-align: center;
}

.csc-mailform-field label.spalte2 input,
.csc-mailform-field label.spalte3 input {
	width: 80px;
	float: left;
	display: block;
	margin: 0px;
}

fieldset#bewerb { 
	display: block; 
	margin: 20px 0px; 
	border:1px solid #CCCCCC;
	
}

label.bewerblabel { width: 80px; }

fieldset#bewerb legend { margin-left: 20px; font-weight: bold; }

.csc-mailform-field .error { border: 1px solid #ff0000; }

/*+++++++++++++++mailform end++++++++++++++++++++++++++++++++++*/


/*+++++++++++++++subcontent leute beginn++++++++++++++++++++++++++++++++++*/
#leute { 
	width: 450px; 
	height: 200px;
	padding: 0px 0px 20px; 
	margin: 0px 0px 0px;
}

.leute_header { 
	height: 20px; 
	margin: 0px 0px 10px 0px; 
	padding: 5px 0px 0px 15px; 
	border-bottom: 1px dotted #ccc; 
}

#leute img { 
	margin: 0px 15px 0px 0px; 
	float:left; 
	/*width: 150px; */
	background-color: #abcdef; 
	border:1px solid #fff; 
	
}

#leute h2, h3, h5 { margin: 0px; padding: 0px; font-size: 12px;}

#leute p, #leute .bodytext { margin: 0px 5px 0px 10px;  }

.clearfix { clear:both; }

/*+++++++++++++++subcontent leute ende++++++++++++++++++++++++++++++++++*/

#sidebar ul li a strong { }
#sidebar ul.news li { margin-bottom: 8px; }
div.tx-indexedsearch-browsebox { display: none; }
#main-block ul.news p { padding:2px 0 2px; display: inline; }
#main-block ul.news li { margin-bottom: 17px; }
#gallery_big { float: left; width: 580px; height: 350px; background: transparent; margin-left: 159px;  }

.wtgallery_categories { float: left;}

ul.wtgallery_list_area, 
ul.wtgallery_pagebrowser_list {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
	width:100%;
}

ul.wtgallery_list_area li,
ul.wtgallery_pagebrowser_category li { 
	float: left; 
	background: none;
}
ul.wtgallery_pagebrowser_list li,
ul.wtgallery_pagebrowser_category li { float: left; }

.list ul ul.wtgallery_pagebrowser_category {
	border-top: none;
	}

.list ul ul.wtgallery_pagebrowser_category li {
	text-transform: none;
	border-bottom: none;
	}	

.wtgallery_list_pagebrowser_area p { display: none; }

.tx-wtgallery-pi1 li.wtgallery_categories { 
	border-bottom: none;
	padding: 5px ;
	width: 160px;	
}

.wtgallery_category_pagebrowser_area { 	border-top: 1px solid #4A6A9E; }
.wtgallery_pagebrowser_list li { background: none; }
.wtgallery_pagebrowser_list a {
	color:#1c407f;
	background:url(/fileadmin/images/arrow-blue2.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	}
	
.fallscmrmspringen-lernen .holder a { color: #fff; }
.fallscmrmspringen-lernen .holder h3 a { color: #fff; text-decoration: none; }
.tandemspringen .holder p { margin-left: 10px; }
.tandemspringen h3 a {
	color:#1C407F;
	padding:0px;
	text-decoration: none;
}

fieldset { margin: 0px; padding: 0px; border: none;}

#main-block .tx-irfaq-pi1 dt p {  padding: 0px;}
.tx-irfaq-dynheader { padding: 3px 0px 0px; } 


.wttwitter_feed li { 
	padding-bottom: 10px;
	}
.wttwitter_feed a { text-decoration: underline; }
.wttwitter_feed a:hover { text-decoration: none; }

.tx-grwindinfo-pi1 { 
	/*background:url(/fileadmin/images/windsack_klein.gif) no-repeat 0px 3px;*/
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;
	color: #fff;
	}
.tx-grwindinfo-pi1 img { float: left; margin-right: 3px;}	
.tx-grwindinfo-pi1 .small { font-size: 9px; } 	

.news .links_small { font-weight: normal; }

#main-block .news h1 { 
	font-size: 14px; 
	margin: 3px 0px 0px 0px;
	}

#vollercontent div#sidebar { display: none; }
#vollercontent div#main-block, #vollercontent div.links { width: 708px; }
#vollercontent .holder-box { width: 960px; }
#vollercontent .holder-box #mailform { width: 600px; }
#bewerb { width: 440px; }
#vollercontent .holder-box #mailform hr{ clear: both; }
#vollercontent table td, #printvers2 table td { border: 1px dotted #333;}
#vollercontent table td.resround, #vollercontent table td.ressum, #vollercontent table td.res, #printvers2 table td.ressum, #printvers2 table td.res, #printvers2 table td.resround { width: 30px; text-align: center; }
#printvers2 { background: none; }
#printvers2 #footer { display: none; }

#main-block .tx-rgsmoothgallery-pi1 {
	background: url("img/loading-bar-black.gif") no-repeat scroll center center ;
	border: none;
  	font-size: 14px;
}
#main-block .myGallery { border: none; }

#main-block .jdGallery .slideElement, .myGallery {
    background-color: #eff4f8;
    background-position: center center;
}

