@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body{
	background: url(../img/body-background.jpg) top repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a img{
	border: 0 none;
}

a{
	color: #004442;
	text-decoration: underline;
}

a:hover{
	color: #a7c6c5;
}

/*----ID's----*/

#outer_wrapper{
	background: url(../img/wrapper-background.jpg) top repeat-x;
}

#maincontainer {
	width: 760px;
	margin: 0 auto;
	background: #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

#wrapper{
	background: #ffffff;
}

#contentwrapper {
	background: url(../img/frame-background.jpg) repeat-y;
	float: left;
	width: 750px;
	min-height: 300px;
	margin-left: 10px;
	margin-top: 10px;
}

#contentcolumn {
	width: 560px;
	text-align: justify;
	margin-left: 170px;
	padding-bottom: 10px;
	line-height: 130%;	
}

#contentcolumn h1{
	font-weight: normal;
	color: #004442;
	font-size: 14px;
	padding-bottom: 10px;
}

#contentcolumn h2{
	font-weight: normal !important;
	color: #004442;
	font-size: 14px !important;
	margin-top: 30px;
	padding-bottom: 10px;
}

#contentcolumn p{
	padding-bottom: 10px;
}

#contentcolumn h2{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-bottom: 10px;
}

#contentcolumn h3{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentcolumn h4{
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-size: 12px;
}

#contentcolumn h5{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contentcolumn ul{
	list-style-type: square;
	padding-left: 25px;
	padding-bottom: 10px;
}

#contentcolumn_home {
	width: 510px;
	text-align: justify;
	margin-left: 220px;
	padding-bottom: 10px;
	line-height: 130%;	
}

#contentcolumn_home h1{
	font-weight: normal;
	color: #004442;
	font-size: 14px;
	padding-bottom: 10px;
}

#contentcolumn_home p{
	padding-bottom: 10px;
}

#contentcolumn_home h2{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-bottom: 10px;
}

#contentcolumn_home h3{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentcolumn_home h4{
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-size: 12px;
}

#contentcolumn_home h5{
	font-weight: bold;
	text-align: left;
	color: #004442;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contentcolumn_home ul{
	list-style-type: square;
	padding-left: 25px;
	padding-bottom: 10px;
}

#leftcolumn {
	background: url(../img/frame-background.jpg) 30px 0 repeat-y;
	float: left;
	margin-top: 10px;
	padding-left: 30px;
	width: 150px;
	margin-left: -780px;
	padding-bottom: 10px;
}

#leftcolumn p {
	padding: 0 10px 5px 10px;
}

#leftcolumn_home {
	background: url(../img/frame-background_home.jpg) 30px 0 repeat-y;
	float: left;
	margin-top: 10px;
	padding-left: 30px;
	width: 200px;
	margin-left: -780px;
	padding-bottom: 10px;
}

#leftcolumn_home p {
	padding: 0 10px 5px 10px;
}

#footer {
	clear: left;
	height: 10px;
	width: 100%;
	background: #ffffff;
}

#headerbar{
	margin: auto;
	width: 780px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 9px;
	color: #cccccc;
}

#headerbar a{
	color: #a7c6c5;
	text-decoration: none;
}

#headerbar a:hover{
	color: #004442;
}

#header{
	background: url(../img/header-background.jpg) no-repeat #fff;
	height: 150px;
	width: 760px;
}

#header h1{
	display: none;
}

#headerlink{
	float: left;
	display: block;
	background: url(../img/header-logo.jpg) top no-repeat;
	width: 265px;
	height: 90px;
	margin-top: 30px;
}

#headerlink:hover{
	background: url(../img/header-logo.jpg) bottom no-repeat;
}

#navigation{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

#navigation ul{
	list-style: none;
	width: 760px;
}

#navigation li{
	display: inline;
	text-align: center;
}

#navigation a{
	font-size: 10px;
	float: left; 
	width: 95px;
	text-decoration: none;
}

#navigation a:hover{
	color: #ffffff;
	background: #004442;
}

#partner{
	width: 760px;
	padding: 10px;
	height: 50px;
	background: #ffffff;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 60px;
}

/*-- CLASSES --*/

.selected{
	font-size: 10px;
	float: left; 
	width: 95px;
	text-decoration: none;
	color: #ffffff;
	background: #004442;
}

.hide{
	display: none;
}

.newsitem{
	width: 180px;
	color: #000;
	font-size: 10px;
	background: #fff;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}

.newsitem h1{
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background: #004442;
	text-align: center;
	height: 15px;
	line-height: 15px;
	margin-bottom: 10px;
}

.newsitem p{
}

ul.subnavigation{
	list-style: none;
	font-size: 9px;
	width: 130px;
}

.subnavigation li{
	margin: 10px 10px 0 10px;
	height: 20px;
	width: 130px;
}

.subnavigation li a{
	background: #628f8e;
	color: #fff;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

.subnavigation li a:hover{
	background: #004442;
}

li a.anmeldung{
	background: #004442;
	margin-top: 20px;
}

li a.anmeldung:hover{
	background: #628f8e;
}

.subnav_selected{
	background: #004442;
	color: #ffffff;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 20px;	
}

.anmeldung_selected{
	background: #004442;
	color: #ffffff;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 20px;	
}

.anmeldung_in{
	background: #004442;
	color: #ffffff;
	text-align: center;
	width: 130px;
	display: block;
	height: 20px;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;	
}

.anmeldung_in:hover{
	color: #fff;
	background: #628f8e;	
}

li.anmeldung_selected{
	margin-top: 30px;	
}

.foto{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.leftpad{
	margin-left: 110px;
}

.rightpad{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.lastpad{
	padding-bottom: 20px;
	clear: right;
}

.buch{
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.buch_top{
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.seminartable{
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
}

.seminartable td{
	background-color: #cfe7e6;
	text-align: left;
}

td.tabletopic{
	font-weight: bold;
	padding-left: 10px;
	background-color: #efefef;
	height: 20px;
	line-height: 20px;
}

.video{
	margin-bottom: 20px;
}

.selector{
	margin-bottom: 10px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ordertable input.anmelde_button{
  background: #004442;
  border: 0 none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  padding: 1px;
  width: 100px;
  height: 18px;
  cursor: pointer;	
}

.ordertable{
	color: #004442;
}

.ordertable td{
}

.ordertable input{
	border: 1px solid #a4a5a6;
	line-height: 15px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.black{
	color: black;
}

/*-- NEWSLETTER --*/

form.nt {
  display: inline;
  text-align: center;
}

.nt_fs {
	border: 0 none;
}

input.nt_input:focus, select.nt_input:focus, textarea.nt_input:focus {
  color: #000000;
  background-color: #efefef;
}

.nt_input {
  border: 1px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  width: 100px;
  padding: 2px;
  margin-top: 5px;
}

input.button {
  background: #004442;
  border: 0 none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 100%;
  width: 80px;
  padding: 3px;
  cursor: pointer;
}

label.left {
  text-align: center;
  width: 100px;
  color: #004442;
  font-weight: bold;
}

.formCell {
  vertical-align: top;
  color: #000000;
  background-color: transparent;
  padding: 5px;
  margin: 0px;
  display: block;
}
