body{
	color: #015ea9;
	background-color: #fff;
	margin: 0;
	margin-bottom: 20px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td, th, p, div, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #015ea9;
}

p{
	margin: 0px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 15px;
}

a{
	color: #015ea9;
	text-decoration: none;
}

table, tr, td{
	empty-cells: show;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

img{
	border: 0px;
}

div{
	display: block;
	margin-left: 50%;
	z-index: 1;
}

div#logo{
	position: absolute;
	top: 24px;
	left: -365px;
	z-index: 2;
}

div#navi{
	position: absolute;
	top: 60px;
	left: -375px;
	width: 750px;
	height: 102px;
	background-image: url(../images/background_navi.png);
	background-repeat: no-repeat;
}

#navi a{
	display:block;
	padding-top:17px;
	padding-bottom:16px;
	padding-left:8px;
	padding-right:8px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#navi a:hover, #navi a.aktiv{
	background-image:url(../images/navi_bg_over.png);
}

div#content{
	position: absolute;
	top: 162px;
	left: -415px;
	width: 830px;
}

div#content_ausbildungskonzept{
	position: absolute;
	top: 250px;
	left: -415px;
	width: 830px;
}

div#language{
	position: absolute;
	top: 40px;
	left: -375px;
	width: 750px;
	text-align: right;
	color: #b7e2f6;
	font-size: 11px;
	text-transform: uppercase;
}

div#slogan{
	position: absolute;
	top: 127px;
	left: -210px;
	z-index: 2;
}

div#image{
	position: absolute;
	top: 162px;
	left: -375px;
}

div#box_home_right1{
	position: absolute;
	top: 121px;
	left: 155px;
	width: 206px;
	height: 219px;
	z-index: 2;
	background-repeat: no-repeat;
	cursor: pointer;
}

p.box_home_right1{
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
	padding-top: 11px;
	max-width: 185px;
}

p.box_home_right1_spezial{
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
	padding-top: 11px;
	max-width: 185px;
	color: #992eaf;
}

div#box_home_right2{
	position: absolute;
	top: 354px;
	left: 155px;
	width: 206px;
	height: 164px;
	z-index: 2;
	background-image: url(../images/box_praxis.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

p.box_home_right2{
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 11px;
	max-width: 185px;
}

div#box_home_right3{
	position: absolute;
	top: 534px;
	left: 155px;
	width: 206px;
	height: 196px;
	z-index: 2;
	background-image: url(../images/box_curaprox.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

p.box_home_right3{
	font-size: 9px;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 61px;
	max-width: 185px;
	padding-right: 10px;
}

div#box_home_right4{
	position: absolute;
	display: none;
	top: 659px;
	left: 155px;
	z-index: 2;
}

div#subnavi1{
	position: absolute;
	top: 428px;
	left: 155px;
	z-index: 2;
}

div#subnavi1_ausbildungskonzept{
	position: absolute;
	top: 516px;
	left: 155px;
	z-index: 2;
}

div#subnavi2{
	position: absolute;
	top: 192px;
	left: 155px;
	z-index: 2;
}

p.titel{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

p.subtitel{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom:8px;
	margin:0px;
}

p.bottom{
	padding-bottom: 0px;
}

img.seminare{
	margin-top: 4px;
	margin-bottom: 7px;
}

A.language:link, A.language:visited{
	color: #b7e2f6;
	text-decoration: none;
}

A.language:hover, A.language:visited:hover, A.language:active {
	color: #fff;
	text-decoration: none;
}

A.lauftext:link, A.lauftext:visited{
	color: #015ea9;
	text-decoration: underline;
}

A.lauftext:hover, A.lauftext:visited:hover, A.lauftext:active{
	color: #015ea9;
	text-decoration: none;
}

td.navi_spacer{
	background-image: url(../images/background_navi_spacer.png);
	background-repeat: no-repeat;
	width:2px;
}

td.content{
	background-color: #015ea9;
	padding: 15px;
	padding-top: 266px;
	vertical-align: top;
	height: 500px;
}

td.content2{
	background-color: #015ea9;
	padding: 15px;
	padding-top: 30px;
	vertical-align: top;
	height: 500px;
}

td.textbox_top{
	background-image: url(../images/box_normal_top.png);
	background-repeat: no-repeat;
}

td.textbox_top2{
	background-image: url(../images/box_breit_top.png);
	background-repeat: no-repeat;
}

td.textbox_middle{
	background-image: url(../images/box_normal_middle.png);
	background-repeat: repeat-y;
	padding: 15px;
}

td.textbox_middle2{
	background-image: url(../images/box_breit_middle.png);
	background-repeat: repeat-y;
	padding: 15px;
}

td.textbox_bottom{
	background-image: url(../images/box_normal_bottom.png);
	background-repeat: no-repeat;
}

td.textbox_bottom2{
	background-image: url(../images/box_breit_bottom.png);
	background-repeat: no-repeat;
}

td.header{
	background-color: #015ea9;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: #015ea9 solid 1px;
	width: 33%;
}

td.header2{
	background-color: #015ea9;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: #015ea9 solid 1px;
}

td.row1{
	background-color: #fff;
	font-size: 11px;
	padding: 5px;
	padding-right: 15px;
	border: #015ea9 solid 1px;
	width: 33%;
}

td.row2{
	font-size: 11px;
	padding: 5px;
	padding-right: 15px;
	border: #015ea9 solid 1px;
	width: 33%;
}

td.row1_no_width{
	background-color: #fff;
	font-size: 11px;
	padding: 5px;
	padding-right: 15px;
	border: #015ea9 solid 1px;
	vertical-align:top;
}

td.row2_no_width{
	font-size: 11px;
	padding: 5px;
	padding-right: 15px;
	border: #015ea9 solid 1px;
	vertical-align:top;
}

td.dropshadow{
	background-image: url(../images/dropshadow.png);
	background-repeat: no-repeat;
}

td.seminare{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
}

input.seminare{
	width: 280px;
	height: 20px;
	font-size: 11px;
	background-color: #fff;
	outline: none;
	border: 1px solid #015ea9;
	padding-left: 4px;
}

textarea.seminare{
	width: 280px;
	height: 80px;
	font-size: 11px;
	background-color: #fff;
	outline: none;
	border: 1px solid #015ea9;
	padding: 4px;
}

select.seminare{
	width: 280px;
	height: 20px;
	font-size: 11px;
	background-color: #fff;
	outline: none;
	border: 1px solid #015ea9;
}

select.seminare2{
	height: 20px;
	font-size: 11px;
	background-color: #fff;
	outline: none;
	border: 1px solid #015ea9;
}

.error{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.submit{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #015ea9;
	color: #fff;
	outline: none;
	border: 1px solid #fff;
	cursor: pointer;
	padding: 4px;
}

.fussnote{
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}
