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

/* conditio.de Feb.2008 */

/* Body and Box-like Elements */
html, body { padding: 0; margin: 0; height:100%;}
body {
	border-top: 0px;
	color: #000;
	/*text-align: center;*/
	font-family: Verdana, sans-serif, arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	
}

h1 {
	display:block;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

h2 {
	display:block;
	font-size:12px;
	margin:0px 0px 10px 0px;
}

p {
	margin:0px;
}

	
#main_container {
	/*position: relative;*/
	width: 600px;
	height:auto;
	/*margin:auto;*/
	padding: 0px;
	text-align: left;
	background-color: #FFF;
	z-index:3;
	}
	

#navigation_top {
	position:absolute;
	top:0px;
	left:26px;
	width:600px;
	height: 90px;
	border-bottom: 1px solid #000;
	}
	
#under_navigation_top {
	display:none;
	}

#navigation_top_print {

	height:80px;
	
	overflow:hidden;
	}
		
#content_navi {
	position:absolute;
	top:95px;
	width:600px;
	left:0px;
	height:auto;
	margin:0px;
	padding: 0px;
	}

#navigation_left {
	display:none;
	}

#shadow-container {
	
	float:left;
	
	height:auto;
	margin:0px 0px 0px 20px;
	padding: 0px;
	overflow:hidden;
	/*background-color: #fff;*/
	}
	
#shadow-container p{
	margin:0px;
	padding: 0px;
	}


#shadow-container .container {
	/*border: 1px solid #848284;*/
	background-color: #ffffff;	
    }
	
	
/* Classes */
.bg_white {
	display:block;
	height:100%;
	margin:0px;
	padding:20px 30px 20px 30px;
	clear:both;
	overflow: auto;
	/*border: 1px solid #848284;*/
}


.bg_grey {
	display:block;
	height:100%;
	background-color:#f3f7fd;
	margin:0px;
	padding:20px 30px 20px 30px;
	clear:both;
	overflow: auto;
}

.spacer {
	display:block;
	height:100%;
	background-color:transparent;
	clear:both;
}

.image {
	display:none;
}

.text {
	float:left;
	width:500px;
	height:auto;
	margin: 0px 0 0px 0;
	overflow:hidden;
}

.textNarrow {
	float:left;
	width:135px;
	height:auto;
	margin: 0px 20px 0px 0;
	overflow:hidden;
}

a.blau:link, a.blau:visited {
	color: #14315b;
}


/********** Navigation **************/

/**** Navigation top start ****/
	
	
	#navigation_top_links {
	display:none;
	}
	
	
/**** Navigation top end ****/


/**** Navigation path start ****/

#navigation_top_path {
	display:none;
	}




/*** Contact Form - begin ***/

div.text label {
		display:block;
		float:left;
		width:100px;
		font-weight:bold; 
		padding: 0 0 6px 0;
		margin: 0 0 0 0;
	}
	
div.text input, div.text textarea {
		display:block;
		float:left;
		width:220px;
		height:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 8px 0 12px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 1px;
		}
		
div.text input.small {
		display:block;
		float:left;
		width:102px;
		height:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 0px 0 0px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 1px;
		}
		
div.text select {
		display:block;
		float:left;
		width:auto;
		height:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 8px 0 12px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 1px;
		}
		
div.text select.anrede {
		display:block;
		float:left;
		width:auto;
		height:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 8px 0 0px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 1px;
		}
		
div.text select.kursangebote {
		display:block;
		float:left;
		width:332px;
		height:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 8px 0 0px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 1px;
		}
		
div.text input#ctl00_ContentPlaceHolder3_telefon, div.text input#ctl00_ContentPlaceHolder3_email,
div.text input#ctl00_ContentPlaceHolder3_chkAGB {
		display:block;
		float:left;
		width:auto;
		font-weight:normal;
		padding: 0 0 0 0;
		margin: 0 8px 0 0px;
		font-variant: normal;
		text-transform: none;
		border: #14315b solid 0px;
		}
		
div.text input.submit { /* der Submit-Button */
	  width:63px;
	  height:19px;
	  margin: 12px 4px 0 12px;
	  border:0px;
	}
	
div.text input.submitBuchung { /* der Submit-Button */
	  width:63px;
	  height:19px;
	  margin: 12px 4px 0 0px;
	  border:0px;
	}
	
div.text input.reset { /* der Reset-Button */
	width:99px;
	height:19px;
	margin: 12px 0px 0px 0px;
	border:0px;
	background-image: url(../images/zuruecksetzen.gif);
	cursor: pointer;
	}
		
div.text br {
	  clear: left;
	}
	
.fieldset {
	width: 112px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.fieldset2 {
	width: 118px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	}
	
.fieldset3 {
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	}


div.fieldset2 label, div.fieldset3 label {
	display: block;
	width:200px;
	}
	
div.fieldset3 select.termine {
	display:block;
	float:left;
	width:160px;
	height:auto;
	font-weight:normal;
	padding: 0 0 0 0;
	margin: 0 8px 0 0px;
	font-variant: normal;
	text-transform: none;
	border: #14315b solid 1px;
	
	}
	
.blueLink a:link, .blueLink a:visited {
	color: #14315b;
	text-decoration: none;
}

.blueLink a:hover, .blueLink a:active {
	text-decoration: underline;	
}

/*** Contact Form - end ***/
