@import url(ext.css);


body {
	margin: 0 auto;
	padding: 0;
	background: #718F25 url(img/body_bg.gif) repeat-x;
	color: #868787;  /*vorher: #414141; */
	font: normal 12px Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

.both {
	clear: both;
}

a {
	color: #0077BB;
	text-decoration: none;
}

a:hover {
	color: #CB121B;
	text-decoration: none;
}


/*     -- positions --     */
#container0{
	background: url(img/container0_bg.jpg) no-repeat scroll center;
	background-position: top;
	height: 293px;
}
#container1{
	background: url(img/body2_bg.gif) no-repeat scroll center;
	background-position: top;
	height: 753px;
}
#container{
	/*background: url(../../muv/img/muv_bg.gif) no-repeat fixed center;
	background-position: top;
	height: 865px;*/
	width: 902px;
	position: top;
	margin: 0 auto;
}
#main {
	position: relative;
	width: 902px;
	margin: 0 auto;
}
#header {
	width: 902px;
	height: 246px;
}
#content {
	background: url(img/main_bg.gif) repeat-y;
	padding: 0 0 10px 0;
}

#share{
  margin: 10px 0 0 90px;
}

/* ---------- content styles  ---------- */
h1.title {
	clear: both;
	height: 30px;
	padding: 22px 0 18px 0;
	text-align: right;
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
}

#login {
	height: 25px;
	margin: 0 0 3px 0;
	text-align: right;
}

input.champ {
	width: 86px;
	padding: 4px;
	border: 1px solid #e7e8ea;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #848688;
}

input.login {
	width: 43px;
	height: 19px;
	color: #fff;
	border: none;
	cursor: pointer;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/btn-login.gif) no-repeat;
}
div.csc-textpic-left div.csc-textpic-text {
  	clear:none;
}



/* ---------- Header  ---------- */
#header_img{
	margin: 0px 0 0 223px;
	padding: 34px 0 0 0;
}
#header_img .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

#logo {
	width: 0px;
	height: 0px;
	margin: 7px 0 0 23px;
}

#logo a {
	display: block;
	width: 142px;
	height: 221px;
}

#logo a span {
	display: none;
}
#video_button{
  float: left;
  width: 100px;
  margin: 85px 0 0 35px;
  display: none;
}



/* ---------- Linke Spalte  ---------- */
#left {
	position: relative;
	float: left;
	width: 232px;
	top: 0;
	left: 0;
	z-index: 1;
}

#colLeft{
	background: url(img/notiz2.png) no-repeat;
	height: 140px;
	width: 216px;
	margin: 20px 0 0 0;
	padding: 70px 0 0 30px;
}

#home-button{
  margin: -40px 0 0 0;
}




/* ---------- Mittel Spalte  ---------- */
#middle {
	width: 620px;
	padding: 20px 20px 0 272px;
}

#conMiddle {

}


#conMiddle h1 {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	font: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0066A8;
}
#conMiddle h1 a{
	color: #fff;
}
#conMiddle h2 {
	padding: 5px 0px;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #C83900;
	font-weight: bold;
}
#conMiddle h2 a{
	color: #808F98;
}
#conMiddle h2 a:hover{
	color: #CB121B;
}
#conMiddle h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px 18px 0px 0px;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #7D9E2A;
	border-bottom: 1px solid #7D9E2A;
}
#conMiddle h3 a{
	color: #0077BB;
}
#conMiddle h3 a:hover{
	color: #CB121B;
}
#conMiddle h4 {
	margin: 10px 18px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #C83900;
}
#conMiddle h4 a{
	color: #808F98;
}
#conMiddle h4 a:hover{
	color: #CB121B;
}

#conMiddle p {
	padding: 0px 20px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #003151;   */
	color: #868787;
}
#conMiddle p.csc-frame-frame2{
	width: 90%;
	/*background-color: #E9F4D1;*/
	margin: 10px 0 0px 0px;
	color: #87AC32;
	font-size: 16px;
}


#conMiddle ul {
	list-style: none;
	margin: 0px 20px 12px 45px;
}

#conMiddle ul li,
#conMiddle ul li a {
	padding: 0 0 10px 0px;
	text-decoration: none;
	list-style: disc outside url(../img/arrow3.gif);
}

#conMiddle ul li a:hover {
	text-decoration: underline;
}

#conMiddle ul li span {
	padding: 0 0 0 15px;
	color: #6d6f71;
}

#conMiddle p.link {
	padding: 0 20px 25px 25px;
	font-weight: bold;
	color: #393e42;
}

#conMiddle p.link a {
	color: #393e42;
	text-decoration: none;
}

#conMiddle p.link a:hover {
	text-decoration: underline;
}

#conMiddle p.link span {
	padding: 0 20px 0 0;
}
#conMiddle p.csc-frame-frame1{
  padding: 0 20px 20px 72px;
  background: url(img/zitat_bg.gif) no-repeat;
  min-height: 40px;
}

/* ---------- conBorder  ---------- */
#conBorder {
	height: 20px;
	padding: 10px 8px 20px 22px;
}

#conBorder h1, #conBorder a{
	font-size: 20px;
	color: white;
}
#conBorder h3 {
	font: normal 21px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#conBorder p.mitglieder {
	font-size: 9px;
	color: #231f20;
	text-align: right;
}
/* ---------- Rechte Spalte  ---------- */
#right {
	float: left;
	width: 246px;
	min-height: 565px;
	margin: 36px 0 0 0;
	background: #faf9f8;
}
#conRight {
	padding: 20px 22px;
	min-height: 539px;
	background: #FAF9F8 url(../img/bg-rechts.jpg) no-repeat top;
}
#conRight h1{
	padding: 15px 0px 0px 0px;
	font-size: 14px;
}
#conRight h2{
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}
#conRight h3{
	padding: 10px 0px 10px 0px;
	font-size: 11px;
}

#conRight p{
	padding: 6px 0 0 0;
}

#conRight ul.news {
	list-style: none;
	padding: 15px 0 10px 0;
}

#conRight ul.news li {
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #393e42;
}

#conRight ul.news li span {
	font-weight: normal;
	color: #6d6f71;
}

#conRight img {
	display: block;
	margin: 0 auto 10px auto;
}





/* ---------- FOOTER  ---------- */
#footer {
	clear: both;
	height: 100px;
	background: url(img/footer_bg.gif) no-repeat top;
	text-align: right;
	padding: 60px 30px 0 0;
	font-size: 10px;
}



/* ---------- MENU2  ---------- */
#menu2 {
	float: right;
	width: 230px;
	padding: 0px 0px 0 0;
}



/*         Extensions        */
/*  Slideshow  */
.tx-slideshow-pi1 {
   text-align:left;
}

/*  Newsletter  */
.tx-sremailsubscribe-pi1 fieldset{
  border: 0px solid white;
}
.tx-sremailsubscribe-pi1 legend {
  font-weight:bold;
  padding:0;
}

