/* ----------------------------------------------------------------------------------------------
	standard.template.css
	neues-typo3
	
	getdesigned.at
	martin hochreiter, msc
	
	32.12.2009
---------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------
	GENERAL
---------------------------------------------------------------------------------------------- */
*{
	padding:0;
	margin:0;
}
html, body {
	height:100.1%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background: #ffffff url(/fileadmin/templates/images/bg.jpg) no-repeat scroll center top;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img, table, fieldset{
	border:0;
}
.clear{
	clear: both;
}
.hide{
	display:none;
}
h1{
}
a{
	color:#3d3524;
}
a:hover, a.active, li.active a{
	color:#7a6946;
}
p{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
}
table{
	font-family: Arial; 
	font-size: 11px;
	color: #7a6946;
}

header{
	width: 896px;
	height: 194px;

}
#content3 ul{
	margin: 0 0 15px 20px;
}
#content3 ul .singleimage{
	margin: 0 0 15px -10px;
}
#content3 li{
	font-family: Arial;
	font-size: 14px;
	color: #7a6946;
	/*background: url('/fileadmin/templates/images/list.jpg') no-repeat left 10px;*/
	margin: 0 0 3px 10px;
	line-height: 21px;
}
/* ----------------------------------------------------------------------------------------------
	CONTAINER
---------------------------------------------------------------------------------------------- */
#wrapper{
	width:910px;
	margin:0 auto;
	padding:0 10px;
	min-height:90%;
}

#overlay{
	width: 980px;
	height: 495px;
	z-index: 100;
	margin-left: 17px;
	background: transparent url('/fileadmin/templates/images/overlay/map_bg.png') no-repeat 0 0;
	}
	

#flash{
	z-index: 100;
	margin:0px 0 0 50px;
	padding: 20px 0 0 0px;
	visibility: visible !important;
}

	
#overlayButton{
	width: 1024px;
	height: 73px;
	z-index: 100;
	padding: 10px 0 0 0;
	background: transparent url('/fileadmin/templates/images/overlay/mapbottom.png') no-repeat 0 0;
}
.ringal {
	float: left;
	height: 70px;
	width: 40px;
	position: relative;
	left: 50%;
	display: inline;
	margin: -10px 0 0 -74px;
	overflow: hidden;
}
.ringalLink{
	width: 39px;
}
*html #overlayButton{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/overlay/mapbottom.png', sizingMethod='scale');
	background:none;
}

#overlayButton a{
	text-transform: uppercase;
	text-decoration: none;
	color: #e31e25;
	font-size: 12px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 35px;

}

#overlayWrapper{
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-left: -512px;
	margin-top: -495px;
	
	
}

/* ----------------------------------------------------------------------------------------------
	NAVIGATION
---------------------------------------------------------------------------------------------- */

#main{
	float: left;
	display: inline;
	background: url(/fileadmin/templates/images/border_navi.gif) repeat-y right 0; 
	width: 230px;
	margin-left: -43px;
	overflow: hidden;
}
#main a{
	font-family: V-Hand Medium;
	font-size: 30px;
	color: #413926;
	text-decoration: none;
	height: 20px;
}
#main li.active{
	font-weight: bold;
	color: #413926;
	background: transparent url(/fileadmin/templates/images/arrow_active.png) no-repeat 3px 0px;
}
*html #main li.active{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/arrow_active.png', sizingMethod='crop');
	background: none;
}
.first.active{
}

#main li li.sub_active{
	font-weight: bold;
	color: #413926;
	background: url(/fileadmin/templates/images/arrow_active.png) no-repeat 3px 0px;
	overflow: visible;	
}
*html #main li li.sub_active{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/arrow_active.png', sizingMethod='crop');
	background: none;
}

#main li{
	list-style: none;
	padding:0 0 5px 50px;
	background: none;
	
}

#main li li{
	list-style: none;
	width: 140px;
	padding-left: 47px;
}

#main ul ul {
	margin-left: -38px;
}

#main ul ul  a{
	color: #7c7259;
}
#navigation{
	border:1px solid #ccc;
	background:#f0f0f0;
	overflow:hidden;
	padding:0 0 0 5px;
	display: block;
}
#navigation ul{
	display:block;
	list-style:none;
	overflow:hidden;
}
#navigation li{
	
}
#navigation li.active a, #navigation li li.active a{
	font-weight:bold;
}
#navigation li li a{
	font-weight:normal;
}
#navigation li:hover ul { 
	display:block; 
}
#navigation a{
	display:block;
	padding: 5px 5px;
}
#navigation ul ul a{
	padding: 2px 15px;
}
#navigation ul ul a:hover{
	background:#ccc;
}
#navigation ul ul{

}
#navigation li li{
	float:none;
}
/* -----*/
#navigation_meta {
	/*float: right;*/
}
#navigation_meta li{
	list-style:none;
	display:inline;
	padding: 0px;
	background: none;
}
#navigation_meta a{
	float:left;
	padding:2px;
	/*width: 125px;*/
	height: 37px;
	padding: 0 0 0 15px;
	font-family: V-Hand Medium;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}
/*Main Info*/
#navigation_meta #navi_55 a{
	width: 100px;
	padding: 0 0 0 48px;
}
/*Agents*/
#navigation_meta #navi_7 a{
	width: 135px;
}
/*Contact us*/
#navigation_meta #navi_47 a{
	width: 130px;
	margin: 0 0 0 300px;
	padding: 0 0 0 30px;
}
/*Students*/
#navigation_meta #navi_42 a{
	width: 135px;
}
#navigation_meta li.active a{
	background-color: #ffffff;
	background: transparent url(/fileadmin/templates/images/kringal.png) no-repeat -8px -12px;
	
}
*html #navigation_meta li.active a{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/kringal.png', sizingMethod='scale');
	background: none;
}
/* ----------------------------------------------------------------------------------------------
	CONTENT
---------------------------------------------------------------------------------------------- */
#content_wrapper{
	clear:both;
	overflow: hidden;
	min-height: 910px;
	height: auto !important;
	height: 910px;
	background:transparent url(/fileadmin/templates/images/bg_content.jpg) no-repeat -4px 0;
	padding: 46px 0px 0 39px;
}
*html #content_wrapper{
	overflow: visible;
}
.content{
	padding:0 0 0 25px;
	/*overflow:hidden;*/
}
#content2{	
	margin:0 0 0 220px;
}
#content_home{
	width:490px;
	float:left;
	display: inline;
}
#content3{
	width:451px;
	float:left;
	display: inline;
}
#content3 h1{
	font-family: V-Hand Medium;
	font-size: 40px;
	color: #413926;
	font-weight: bold;
	margin: 0 0 0px 0;
}
#content3 h2{
	font-family: V-Hand Medium;
	font-size: 30px;
	color: #413926;
	margin: 10px 0 5px 0;
}
.print{
	margin:20px 0;
	padding:2px 5px;
}
.bodytext{
	line-height: 21px;
	margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------------------------
	SIDEBAR
---------------------------------------------------------------------------------------------- */
#sidebar, #sidebar_home {
	/*overflow:hidden;*/
	width:240px;
	float:left;
	display: inline;
	position: absolute;
	left: 50%;
	z-index: 0;
	margin-left:260px;
	color: #423725;
}

.sidebar_header{
	height: 25px;
	width: 240px;
	background: url(/fileadmin/templates/images/sidebar_first.png) no-repeat 0px 1px;
	_background: url(/fileadmin/templates/images/ie6/sidebar_first.gif) no-repeat 0px 1px;
	display: block;
}

.box.firstBox{
	min-height: 148px;
	display: block;
}

#sidebar .lastBox{
	height: 170px;
	background: url(/fileadmin/templates/images/bg_last.png) no-repeat 0px bottom;
	_background: url(/fileadmin/templates/images/ie6/bg_last.gif) no-repeat 0px bottom;
	display: block;
	padding: 0 0 15px 0;
}
.box{
	min-height: 100px;
	background: url(/fileadmin/templates/images/bg_lfd.png) no-repeat 0px bottom;
	_background: url(/fileadmin/templates/images/ie6/bg_lfd.gif) no-repeat 0px bottom;
	height:auto !important; 
	height:148px;  
	display: block;
	padding: 0 0 10px 0;
}
.box_header{
	height: 15px;
	width: 235px;
	background: url(/fileadmin/templates/images/sidebar_header.png) no-repeat 3px 0;
	_background: url(/fileadmin/templates/images/ie6/sidebar_header.gif) no-repeat 3px 0;
	display: block;
}
.box h1{
	font-family: Arial;
	font-size: 20px;
	padding: 10px;
}
.box h2{
	font-family: Arial;
	font-size:15px;
	padding: 10px;
}
.box p{
	padding: 10px 10px 0 10px;
	margin: 0 10px 0 0;
}
.box h3.categorieBox{
	color: #e0232a;
	font-size: 12px;
	padding: 10px 0px 0 10px;
	font-weight: normal;
}
#sidebar_home{
	width:400px;
}
#sidebar h1{
	color: #e0232a;
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	font-weight: normal;
}
#sidebar img{
	margin: 0 0 10px -16px;
	_margin-left: 0px;
}
#sidebar .csc-textpic-caption{
	margin: 0 10px 10px -16px;
	_margin-left: 0px;
}
#sidebar .box p.bodytext{
	margin: 0 20px 10px 7px;
}
#sidebar .box  h2{
	margin: 0 20px 0 7px;
}
#sidebar .box p a{
	margin: 0 0px 0 0px;
	padding: 0px !important;
}

/* ----------------------------------------------------------------------------------------------
	Important
---------------------------------------------------------------------------------------------- */

.important p{
	font-size: 15px;
	font-weight: bold;
}
.important {
	font-size: 15px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------
	HEADER
---------------------------------------------------------------------------------------------- */
#header{
	padding:15px 0;
}
#header h1{
	float:left;
	display: inline;
}

/* ----------------------------------------------------------------------------------------------
	FOOTER
---------------------------------------------------------------------------------------------- */
footer{
	width:902px;
	height: 230px;
	margin:0 auto;
	padding:3px 10px;
	background: url(/fileadmin/templates/images/footer.png) no-repeat 0px 0;
	display: block;
}
*html footer{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/footer.png', sizingMethod='crop');
	background:none;
}
footer #language{
	float:left;
	display: inline;
	color: #ab9d7b;
	font-size: 12px;
	margin: 203px 0 0 0px;
}
footer #language a{
	text-decoration: none;
	color: #ab9d7b;
	margin: 0 14px;
}

/* ----------------------------------------------------------------------------------------------
	EXT ACTIVITIES
---------------------------------------------------------------------------------------------- */

.activityForm{
	display: none;
}
#activities td{
	width: 350px;
}
.activityForm label{
	font-family: Arial; 
	font-size: 12px;
	color: #7a6946;
	padding: 0 25px 0 0;
	width: 117px;
	float: left;
	display: inline;
	font-weight: bold;
}
.activityForm .field input{
	width: 205px;
	color:#7A6946;
	border:1px solid #7B6847;
	background-color:transparent;
	padding: 0 0px 0 3px;

}
.activityForm textarea{
	width: 350px;
	color:#7A6946;
	border:1px solid #7B6847;
	background-color:transparent;
	
}
.activityForm select{
	color:#7A6946;
	border:1px solid #7B6847;
	background-color:transparent;
	width: 205px;
}
.field{
	margin: 0 0 10px 0;
}
.activityForm  input{
	width: 205px;
}


/* ----------------------------------------------------------------------------------------------
	Placmenttest
---------------------------------------------------------------------------------------------- */
#countdown{

}
.hasCountdown{
	background-color: #DCA6A6 !important;
	color: #000000 !important;
	position: fixed;
	left: 85%;
	width:150px;
}
#countdownStart{
	margin: 0 0 15px 0;
	width: 150px;

}
#placementtest_form{
	display: none;
}

#placementtest_form p{
	font-size: 16px;
	line-height: 2em;
}
#placementtest_form select{
	width: 115px;
}
.placementtestimg{
	float: left;
	margin: 0 10px 0 0px;
}
.alignedText{
	text-align: justify;
	line-height: 20px;
}
#students_id label{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
	padding: 0 25px 0 0;
	width: 119px;
	float: left;
	display: inline;
}
#students_id input{
	width: 205px;
}
#placementtest_form ul{
	margin: 0 0 0 20px;
}
#placementtest_form textarea {
	margin: 0 0 20px 70px;
	width: 400px;
}
.introduction{
	line-height: 20px;
}
.images_test2{
	float: right;
	display: inline;
	margin: 0 0px 0 0;
}
.images_test2 img{
	margin: 10px 0 0 0;
}
.images_test2 span{
	font-size: 14px;
	font-weight: bold;
	margin-top: -10px;
	position: relative;
	top: -25px;
	left: -10px;
}
.test2_11_15{
	width: 350px;
}
.test3 img{
	float: left;
	display: inline;
	margin: 0px 10px 0 0px;
}
#placementtest_form #abschicken{
	width: 150px;
}

/* ----------------------------------------------------------------------------------------------
	Search
---------------------------------------------------------------------------------------------- */
.tx-indexedsearch-search-submit{
	margin: 10px 0 10px 1px;
}
.tx-indexedsearch-search-submit input{
	background-color: none !important;
		border: 0px !important;
		width: 100px !important;
		color: #e0232a !important;
}
.tx-indexedsearch-form{
	float: left;
	margin: 10px 0 0 0px;
}
.tx-indexedsearch-form input{
	width: 200px;
}
.tx-indexedsearch-form label{
	float: left;
}
.tx-indexedsearch .link {
		margin: 10px;
}
.indexedsearchForm form{
	margin: 0 0 0 0 !important;
}
/* ----------------------------------------------------------------------------------------------
	Newsletter
---------------------------------------------------------------------------------------------- */
#newsletterForm{
	margin: 0 0 0 10px;
}
#newsletterForm input{
	margin: 5px 0 0 10px;
	background-color: transparent;
	border: 1px solid #7b6847;
	color: #7a6946;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
}
#sendButton{
	border: 0px solid !important;
	margin: 0px 0 10px 167px !important;
	color: #e0232a !important;
}
#hiddenField{
	border: 0px !important;
}
.errorMsg{
	margin: 0 0 0 20px;
	font-weight: bold;
}
#content3 #newsletterForm {
	margin: 0px 0 0 0px;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
}
#content3 .categorieBox{
	display: none;
}
#content3 #newsletter h2{
	margin: -5px 0 0 0;
}
#content3 #newsletterForm input {
	margin: 10px 0 0 0px;

}
/* ----------------------------------------------------------------------------------------------
	Suche
---------------------------------------------------------------------------------------------- */
#searchform{
	margin: 0 0 0 10px;
}
#searchform input{
	margin: 5px 0 0 10px;
	background-color: transparent;
	border: 1px solid #7b6847;
	color: #7a6946;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
}
#sendButton{
	border: 0px solid !important;
	margin: 0px 0 10px 167px !important;
	color: #e0232a !important;
}
.hiddenField{
	border: 0px !important;
}

/* ----------------------------------------------------------------------------------------------
	Gallery
---------------------------------------------------------------------------------------------- */
.singleimage{
	list-style: none;
	float: left;
	width: 190px;
	height: 150px;
	background: transparent url('/fileadmin/templates/images/img_bg.png') no-repeat 0 0;
	overflow: hidden;
}
.singleimage img{
	margin: 18px 0 0 30px;
	height: 100px;
	width: 135px;
}
/* ----------------------------------------------------------------------------------------------
	Documents
---------------------------------------------------------------------------------------------- */
#documents li{
	list-style: none;
	background: transparent url('/fileadmin/templates/images/icon_document.gif') no-repeat 0 0;
	padding: 0 0 0 20px;
}
#documents a{
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #7A6946;
}

/* ----------------------------------------------------------------------------------------------
	EXT Brochure
---------------------------------------------------------------------------------------------- */

.brochuresFrom{
}
.brochuresFrom label{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
	padding: 0 25px 0 0;
	width: 119px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}
.brochuresFrom select, textarea{
	margin: 5px 0 0 0;
}
.brochuresFrom input{
	width: 205px;
	margin: 5px 0 0 0;
}

.brochuresFrom textarea{
	width: 350px;
}
.error{
	font-weight: bold;
	color: red;
}
/* ----------------------------------------------------------------------------------------------
	EXT Payment
---------------------------------------------------------------------------------------------- */
#paymentForm{
}
#paymentForm button{
	width: 200px;
}
#paymentForm label{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
	padding: 0 25px 0 0;
	width: 50px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}
#paymentForm select, textarea{
	margin: 5px 0 0 0;
}
#paymentForm input{
	width: 205px;
	margin: 5px 0 0 0;
}

#paymentForm textarea{
	width: 350px;
}
/* ----------------------------------------------------------------------------------------------
	Table
---------------------------------------------------------------------------------------------- */
/*2-spaltig*/
.table.firstTable{
	width: 450px;
	height: 19px;
	display: block;
	background-image: url('/fileadmin/templates/images/table_first.png');
	margin: 35px 0 0 0;
}

*html .table.firstTable{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/table_first.png', sizingMethod='scale');
	background:none;
}

.table.bodySmall{
	background: url(/fileadmin/templates/images/table_body.png) no-repeat -2px bottom;
	_background: url(/fileadmin/templates/images/table_body.gif) no-repeat 0px bottom;
	_width: 450px;
}
#content3 .csc-header h3{
	margin: 10px 0 10px 0 !important;
}


.table.bodySmall table h3{
	margin: 0 0 0 15px;
	border-collapse: collapse;
}
.table.bodySmall h2, h3{
	margin: 0 0 0 0px !important;
}
.table.lastTable{
	width: 418px;
	height: 19px;
	display: block;
	background-image: url('/fileadmin/templates/images/table_last.png');
	margin-left: 7px;
}
*html .table.lastTable{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/table_last.png', sizingMethod='scale');
	background:none;
}
.table .csc-header{
	height: 2px;
}

.table .csc-header h2 {
	position: relative;
	top: -55px;
	margin-top: 20px;
}
.table .csc-header h3 {
	position: relative;
	top: -40px;
	margin-top: 20px;
}
.contenttable-0{
	margin: 0 0 0 20px;
}
.bigtable .contenttable-0{
	width: 521px;
}
.contenttable-0  td{
	text-align: left;
	padding: 5px 10px 0 0;
}
.contenttable-0 th{
	text-align: left;
	padding: 5px 10px 0 0;
	min-width: 150px;
}
.bigtable .contenttable-0 th{
	min-width: 60px;
}
/*4-spaltig*/
.bigtable.firstTable{
	width: 542px;
	height: 19px;
	display: block;
	background-image: url('/fileadmin/templates/images/table_first_big.png');
	margin: 35px 0 0 0;
}

.bigtable.bodyBig{
	background: url(/fileadmin/templates/images/table_body_big.png) no-repeat -2px bottom;
}
.bigtable.bodyBig table h3{
	margin: 0 0 0 15px;
	border-collapse: collapse;
}
.bigtable.bodyBig h2, h3{
	margin: 0 0 0 0px !important;
}
.bigtable.lastTable{
	width: 550px;
	height: 25px;
	display: block;
	background-image: url('/fileadmin/templates/images/table_last_big.png');
	margin-left: 5px;
}
.bigtable .csc-header{
	height: 2px;
}

.bigtable .csc-header h2 {
	position: relative;
	top: -55px;
	margin-top: 20px;
}
.bigtable .csc-header h3 {
	position: relative;
	top: -40px;
	margin-top: 20px;
}
.bigtable .contenttable-1{
	margin: 0 0 0 20px;
}
.bigtable .contenttable-1  td{
	text-align: left;
	padding: 5px 10px 0 0;
	width: 80px;
}
.bigtable .contenttable-1 th{
	text-align: left;
	padding: 5px 10px 0 0;
	width: 120px;
}
.contenttable-1{
	margin: 0 0 0 20px;
}
.contenttable-1  td{
	text-align: left;
	padding: 5px 10px 0 0;
	width: 60px;
}
.contenttable-1 th{
	text-align: left;
	padding: 5px 10px 0 0;
	width: 120px;
}
/* ----------------------------------------------------------------------------------------------
	Images
---------------------------------------------------------------------------------------------- */
#pictureWithoutFrame img{
	background: none!important;
	padding: 16px 20px 15px 0px!important; 
}
#content3 .csc-textpic-imagewrap{
	margin: 0 !important;
	padding: 0 !important;
}
#content3 .csc-textpic-imagewrap ul{
	margin: 0 !important;
	padding: 0 !important;
}
#content3 .csc-textpic-imagewrap li{
	margin: 0 50px 0 0 !important;
	padding: 0 !important;
}
#content3 .csc-textpic-center img{
	padding: 16px 20px 15px 21px;
	background: transparent url('/fileadmin/templates/images/img_bg.png') no-repeat 0px 0;
}
*html #content3 .csc-textpic-imagewrap img{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/img_bg.png', sizingMethod='scale');
	background:none;
}
#content3 .csc-textpic-center .csc-textpic-imagewrap{
	width: 420px !important;
	_width: 490px !important;
}
/*#content3 .csc-textpic-image{
	width: 190px !important;
	height: 150px !important;
	background: transparent url('/fileadmin/templates/images/img_bg.png') no-repeat 0 0;
}
#content3 .csc-textpic-image img{
	padding: 16px 0px 0 21px;
}*/

.csc-textpic-firstcol  {
	margin: 0 35px 0 0 !important;
}
#c14{
	margin: 20px 0 0 0;
}
#c15{
	margin: 20px 0 0 0;
}
#c21{
	margin: 20px 0 0 0;
}
#c22{
	margin: 20px 0 0 0;
}
#c23{
	margin: 20px 0 0 0;
}
/* ----------------------------------------------------------------------------------------------
	language Footer
---------------------------------------------------------------------------------------------- */
#language a{
	font-weight: bold;
}
.secondaryLanguage a{
	font-weight: normal !important;
	/*margin: 0 6px !important; wenn Deutsch und PORT wieder sind*/
	margin: 0 6px !important;
}
html > .secondaryLanguage{
	float: right;
}
.secondaryLanguage{
	display: inline;
}
/* ----------------------------------------------------------------------------------------------
	IE 6 Fix
---------------------------------------------------------------------------------------------- */
*html #main li.first, li.last{
	width: 150px;
	margin: 0 0 0 0px;
}
*html #sidebar.box.first{
	min-height: 148px;
	display: block;
	background: none;
}
/* ----------------------------------------------------------------------------------------------
	Smoothgallery
---------------------------------------------------------------------------------------------- */
.tx-rgsmoothgallery-pi1{
	margin: 0 0 0 18px;
}
/* ----------------------------------------------------------------------------------------------
	EXT contact form
---------------------------------------------------------------------------------------------- */
.contactForm{
	margin: 0 0 20px 0;
}
.radioButton{
	width: 10px !important;
}
#send{
	margin: 20px 0 20px 290px !important;
}


/* ----------------------------------------------------------------------------------------------
	EXT Enrolmentform
---------------------------------------------------------------------------------------------- */
#enrolmentForm{
}
#enrolmentForm label{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
	padding: 0 25px 0 0;
	width: 119px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}
#enrolmentForm select, textarea{
	margin: 5px 0 0 0;
}
#enrolmentForm input{
	width: 205px;
	margin: 5px 0 0 0;
}

#enrolmentForm textarea{
	width: 350px;
}
#enrolmentForm .date{
	width: 40px;
}
#enrolmentForm .radio{
	width: 40px;
	height: 10px;
}
#enrolmentForm .error{
	font-weight: bold;
	float: right;
	display: inline;
}
#enrolmentForm .info{
	font-size: 10px;
}
.labelZusatz{
	font-family: Arial; 
	font-size: 14px;
	color: #7a6946;
}
.longLabel{
	width: 400px!important;
}
/*3. Naviebene*/
#navigation li li li a{
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
}
#main li li li  a{
	font-family:Arial;
	font-size: 13px;
	color: #7C7259;
	text-decoration: none;
	height: 20px;
	font-style: italic;
	font-weight: normal;
}
#main li li li.sub_sub_active {
	background: url(/fileadmin/templates/images/arrow_active_small.png) no-repeat 20px 0px;
	overflow: visible;	
}
*html #main li li li.sub_sub_active{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/arrow_active_small.png', sizingMethod='crop');
	background: none;
}
#main li li li.sub_sub_active a{
	color: #7C7259;

}
#main li li li{
	margin-bottom: 2px;
}
#main li ul{
	margin-top: 5px;
}