</*
-----------------------------------------------
msl main style
version: 2014.11.04
----------------------------------------------- */

h1,h2,h3,h4,h4,h6,p,span,ol,ul,li,form,img { margin:0; padding:0; font-size:100.01%; }

div.clear {
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
	}

body {
	margin:0;
	padding:0;
	background:#C6DAF1 url( ../i/bg-141112.jpg ) no-repeat top center;
	color:#000;
	font:17px trebuchet ms,geneva,arial,sans-serif;
	text-align:center;
  }
	
	
  
/* COLUMN STRUCTURE --------------------------- */

#containerHome {
	width:990px;
	margin:0 auto;
	background:#fff url( ../i/bg-home-141231.gif );
	}

#container {
	width:990px;
	margin:0 auto;
	background:#fff url( ../i/bg-141231.gif );
	}


/* header --------------------------- */

#headerHome {
	width:990px;
	height:300px;
	margin:0 auto;
	}

#headerHome #logo {
	float:left;
	width:250px;
	background:#fff;
	}

#headerHome #image {
	float:left;
	width:510px;
	background:#000;
	}

#headerHome #imageWide {
	float:left;
	width:740px;
	background:#000;
	}

#headerHome #shortcuts {
	float:left;
	width:230px;
	height:300px;
	text-align:left;
	font-size:15px;
	position:relative;
	background:#333;
	color:#ccc;
	}

#headerHome #shortcuts p {
	padding:16px 17px 0 17px;
	position:absolute;
	left:0;
	bottom:0;
	}

#headerHome #shortcuts a {
	text-decoration:none;
	font-weight:bold;
	color:#ccc;
	}

#headerHome #shortcuts a:hover {
	color:#fff;
	}

#header {
	width:990px;
	height:167px;
	}

#header #image {
	float:left;
	width:250px;
	height:167px;
	background:#fff;
	}

#header #text {
	float:left;
	width:510px;
	height:167px;
	text-align:left;
	background:#E4E4E4;
	color:#000;
	position:relative;
	}

#header #text p {
	position:absolute;
	padding:0 30px 26px 30px;
	margin:0;
	left:0;
	bottom:0;
	}

#header #logo {
	float:left;
	width:230px;
	height:167px;
	background:#fff;
	}
	

/* body --------------------------- */

#content {
	width:990px;
	margin:0 auto;
	position:relative;
	}
	
#pop-close {
	z-index:4;
	position:absolute;
	top:16px;
	right:0;
	}
	
#pop-fwd {
	z-index:4;
	position:absolute;
	top:332px;
	top:16px;
	right:0;
	}
	
#pop-rew {
	z-index:4;
	position:absolute;
	top:332px;
	top:16px;
	left:0;
	}
	
#pop {
	z-index:3;
	position:absolute;
	border:8px solid #fff;
	top:16px;
	}
	
#pop-bg {
	z-index:2;
	position:absolute;
	border:8px solid #fff;
	border-radius:8px;
	background:#fff;
	opacity:0.5;
	}
	
#left {
	float:left;
	width:250px;
	text-align:left;
	font-size:15px;
	color:#ccc;
	background:#333;
	}
	
#homeCol1 {
	float:left;
	width:370px;
	text-align:left;
	background:#fff;
	}
	
#homeCol2 {
	float:left;
	width:370px;
	text-align:left;
	background:#E4E4E4;
	}
	
#middle {
	float:left;
	width:510px;
	text-align:left;
	}
	
#right {
	float:left;
	width:230px;
	text-align:left;
	font-size:15px;
	}
	
#login {
	float:left;
	width:740px;
	text-align:left;
	background:#fff;
	}



/* left --------------------------- */


#nav {
	text-align:left;
	}
	
#nav ul {
	color:#333;
	width:204px;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#nav ul li a {
	display:block;
	width:204px;
	color:#333;
	background:#fff;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:4px 23px;
	font-size:17px;
	}
	
#nav ul li a.current {
	color:#fff;
	background:#333;
	}
	
#nav ul li a:hover {
	color:#fff;
	background:#5394DB;
	}

#nav ul ul li a {
	display:block;
	width:204px;
	color:#333;
	background:#E4E4E4;
	text-decoration:none;
	font-weight:normal;
	text-transform:capitalize;
	letter-spacing:2px;
	padding:4px 23px;
	}
	
#nav ul ul li a:hover,#nav ul ul li a.current_v {
	color:#5394DB;
	background:#E4E4E4;
	}
	
#nav ul ul li a.current {
	color:#5394DB;
	background:#E4E4E4;
	}
	
#left a {
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	}

#left a:hover {
	color:#fff;
	}
	
#left p {
	padding:19px 23px 0 23px;
	font-size:15px;
	margin:0;
	}
	


/* homeCol --------------------------- */
	

#homeCol1 h1,#homeCol2 h1 {
	padding:22px 24px 19px 24px;
	margin:0;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:24px;
	}

#homeCol1 strong,#homeCol2 strong {
	font-weight:bold;
	letter-spacing:2px;
	color:#954A35;
	}
	
#homeCol1 p,#homeCol2 p {
	padding:0 24px 21px 24px;
	margin:0;
	}

#homeCol1 a,#homeCol2 a {
	color:#5394DB;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	}

#homeCol1 a:hover,#homeCol2 a:hover {
	color:#fff;
	background:#5394DB;
	}
	


/* middle --------------------------- */
	

#middle h1 {
	padding:28px 30px 23px 30px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:24px;
	margin:0;
	}
	
#middle h3 {
	padding:28px 30px 24px 30px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:17px;
	margin:0;
	}
	
#middle p {
	padding:2px 30px 24px 30px;
	margin:0;
	}

#middle strong {
	font-weight:bold;
	letter-spacing:2px;
	color:#954A35;
	}
	
#middle img {
	padding:0 30px 24px 30px;
	margin:0;
	}

#middle a {
	color:#5394DB;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	}

#middle a:hover {
	color:#fff;
	background:#5394DB;
	}

#middle a.spec {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0;
	}

#middle a.spec:hover {
	color:#5394DB;
	}

#middle a img {
	padding:0;
	}
	
#middle ul {
	margin:0;
	padding:0 30px 24px 30px;
	list-style-type:none;
	}
	
#middle li {
	padding:0 0 22px 0;
	}
	
#middle li .tel {
	float:right;
	}
	
#middle form {
	padding:28px 30px;
	}
	
#middle .gallery {
	float:left;
	padding:5px 5px 0 5px;
	border-top:1px solid #ddb;
	border-left:1px solid #ddb;
	border-bottom:1px solid #aa8;
	border-right:1px solid #aa8;
	color:#aa8;
	font-size:13px;
	font-weight:normal;
	margin:0 30px 30px 0;
	text-align:right;
	}
	
#middle .gal {
	float:left;
	color:#aa8;
	font-size:13px;
	font-weight:normal;
	margin:0 30px 30px 0;
	padding:0;
	text-align:right;
	}
	


/* login --------------------------- */
	

#login h1 {
	padding:28px 30px 23px 30px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:24px;
	margin:0;
	}
	
#login h3 {
	padding:28px 30px 24px 30px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:17px;
	margin:0;
	}
	
#login p {
	padding:2px 30px 24px 30px;
	margin:0;
	}

#login strong {
	font-weight:normal;
	letter-spacing:2px;
	color:#954A35;
	}
	
#login img {
	padding:0 30px 1em 30px;
	}

#login a img {
	padding:0;
	}

#login a {
	color:#5394DB;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	}

#login a:hover {
	color:#5394DB;
	}
	
#login table {
	width:730px;
	padding:1em 10px;
	}
	
#login td {
	padding:5px;
	width:129px;	
	vertical-align:top;
	}
	
#login ul {
	margin:0;
	padding:0 30px 24px 30px;
	list-style-type:none;
	}
	
#login li {
	margin:0;
	padding:0 0 22px 0;
	}


/* right --------------------------- */


#right .box {
	color:#ccc;
	}

#right .box strong {
	font-weight:normal;
	color:#ccc;
	letter-spacing:2px;
	}
	
#right .box p {
	padding:17px 17px 16px 17px;
	margin:0;
	}

#right .box a {
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	}

#right .box a:hover {
	color:#fff;
	}
	
#right ul {
	width:230px;
	list-style-type:none;
	margin:0 17px;
	padding:0;
	background:#333;
	}

#right ul li a {
	text-decoration:none;
	font-weight:normal;
	}
	
#right ul li a:hover {
	color:#fff;
	}
	
#right ul li a.current {
	color:#fff;
	}

	

/* footer --------------------------- */

#footer {
	width:990;
	margin:3em auto 0 auto;
	color:#ccc;
	background:#666;
	text-align:left;
	font-size:15px;
	letter-spacing:1px;
	}
	
#footer a {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
	}

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

#footer p {
	padding:1em 23px;
	}
	
	
	
/* Anmeldung ------------------------ */


#anmeldung {
	width:870px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	padding:23px 40px;
	}

#anmeldung h1 {
	padding:40px 30px 20px 30px;
	font-weight:bold;
	letter-spacing:6px;
	/* text-transform:uppercase; */
	font-size:36px;
	margin:0;
	text-align:center;
	}

#anmeldung .twoLeft {
	float:left;
	width:375px;
	padding:40px 30px 0 30px;
	}

#anmeldung .twoRight {
	float:left;
	width:375px;
	padding:40px 30px 0 30px;
	}

#anmeldung .threeLeft {
	float:left;
	width:230px;
	padding:40px 30px 0 30px;
	}

#anmeldung .threeMiddle {
	float:left;
	width:230px;
	padding:40px 30px 0 30px;
	}

#anmeldung .threeRight {
	float:left;
	width:230px;
	padding:40px 30px 0 30px;
	}

#anmeldung .one {
	width:810px;
	padding:40px 30px 0 30px;
	}

	
/* COMMON --------------------------- */
	

.alert {
	font-size:15px;
	background:#5394DB;
	color:#fff;
	}

.formLabel {
	font-size:13px;
	}
	
input,select,textarea {
	font-size:15px;	
	color:#5394DB;
	padding:3px 5px;
	background:#fff url( ../i/bg-box.gif ) repeat-x 0 0;;
	font-family:courier new,courier,mono;
	margin-top:3px;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	}
	
input.button {
	font-size:15px;
	font-family:courier new,courier,mono;
	color:#fff;
	padding:3px 5px;
	border-top:1px #8CB7E7 solid;
	border-left:1px #8CB7E7 solid;
	border-bottom:1px #386393 solid;
	border-right:1px #386393 solid;
	background:#5394DB;
	}