/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

/* --------------------
generelle einstellungen
-------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background: url(../images/bg-body.png) repeat-x #fff;
	font-size: 70%;
	min-height: 101%;
	text-align: center;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	list-style-type: none;
}


/* -----------------
layout einstellungen
----------------- */

#container {
	width: 960px;
	text-align: left;
	margin: 30px auto 20px auto;
}

#main-top {
	background: url(../images/bg-header.png) no-repeat transparent;
	height: 21px;
}
* html #main-top {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-header.png',sizingMethod='scale');
}

#main {
	background: url(../images/bg-main.png) repeat-y transparent;
	padding: 0 17px;
}
* html #main {
    background: none; 
    height: 1px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-main.png',sizingMethod='scale');
}

#main-footer {
	background: url(../images/bg-footer.png) no-repeat transparent;
	height: 27px;
}
* html #main-footer {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-footer.png',sizingMethod='scale');
}

#header {
	height: 160px;
	background: url(../images/header.png) no-repeat transparent;
	padding: 0 8px;
}

#navigation {
	float: left;
	width: 201px;
	background: url(../images/bg-navigation.gif) repeat-y transparent;
}

#content {
	width: 497px;
	float: left;
	color: #134477;
	line-height: 145%;
	background: url(../images/bg-content.png) repeat-y transparent;
}

#third {
	width: 228px;
	float: left;
	color: #134477;
	line-height: 140%;
}


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

#header ul {
	padding: 5px 0 0 17px;
	color: #2b2c5b;
	height: 23px;
	overflow: hidden;
}

#header ul li {
	float: left;
	padding-left: 6px;
}

#header ul li#English {
	background: url(../images/english-icon.png) no-repeat 6px 0;
	padding: 0 0 6px 24px;
}

#header ul li#Deutsch {
	background: url(../images/deutsch-icon.png) no-repeat 6px 0;
	padding: 0 0 6px 24px;
}

#header ul li a {
	color: #2b2c5b;
	font-weight: normal;
	font-size: 90%;
}

#header img {
	float: right;
	margin: 35px 19px 0 0;
}

#header div {
	 float:left;
	 margin-top: 9px;
}

/* ---------------------
navigation einstellungen
--------------------- */

#navigation ul {
	padding: 0 6px 20px 9px;
	background: url(../images/bg-nav-footer.gif) no-repeat bottom;
}
* html #navigation ul  {
	margin-top: -2px;
}

#navigation ul li {
	background: url(../images/dotted-line.png) repeat-x bottom;
	padding-bottom: 1px;
}
#navigation ul li#nav-last {
	background: none;
}

#navigation ul a {
	display: block;
	background: #5d778e;
	color: #fff;
	text-decoration: none;
	padding: 6px 4px 6px 12px;
}
#navigation ul a:hover, #navigation ul a:focus, #navigation ul a.nav-act {
	background: #990000;
}

#navigation ul ul {
	padding: 0;
	background: none;
}
#navigation ul ul li {
	background: url(../images/dotted-line.png) repeat-x top;
	padding: 1px 0 0 0;
}
#navigation ul ul a {
	font-weight: normal;
	background: url(../images/navi-listing.png) no-repeat #5d778e 18px 10px;
	padding: 6px 4px 5px 30px;
}
#navigation ul ul a:hover, #navigation ul ul a:focus, #navigation ul ul a.nav-act {
	background: url(../images/navi-listing.png) no-repeat #990000 18px 10px;
}


/* ------------------
content einstellungen
------------------ */

h1 {
	color: #990000;
	background: url(../images/bg-news-top.png) no-repeat top;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 140%;
	padding: 0 2px 0 1px;
	font-family: arial, helvetica, verdana, sans-serif;
}

h1 span {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	display: block;
	padding: 1.3em 0 0.4em 0.4em;
	font-family: arial, helvetica, verdana, sans-serif;
}

h2 {
	color: #990000;
	margin: 0 0 0.7em 8px;
	font-weight: normal;
	font-size: 130%;
	font-family: arial, helvetica, verdana, sans-serif;
}

h3 {
	color: #990000;
	margin: 0 0 0.4em 8px;
	font-weight: normal;
	font-size: 120%;
	font-family: arial, helvetica, verdana, sans-serif;
}

h4 {
	color: #134477;
	font-size: 100%;
	margin: 0 0 0.3em 0;
}


#start-box h1 {
	background: url(../images/bg-startbox-top.png) no-repeat top;
}

#start-box h1 span {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	display: block;
	padding: 1.3em 0 0.4em 0.4em;
	font-family: arial, helvetica, verdana, sans-serif;
}

#news-box h2 {
	background: url(../images/bg-news-top.png) no-repeat top;
	margin: 0 0 1em 0;
	padding: 0 2px 0 1px;
}

#news-box h2 span {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	display: block;
	padding: 1.6em 0 0.4em 0.6em;
	font-family: arial, helvetica, verdana, sans-serif;
}

#content p {
	margin: 0 0 1.2em 0;
}

#top-box {
	background: url(../images/bg-startbox-bottom.png) no-repeat bottom;
}
#top-box img {
	border: 1px solid #b5bece;
	float: left;
	margin: 0 0.5em 0.4em 1px;
}

#news-box {
	background: url(../images/bg-news-bottom.png) no-repeat bottom;
	padding-bottom: 0.8em;
}

.newsteaser-box {
	background: url(../images/bg-newsbox.gif) no-repeat top #f7f8f9;
	width: 236px;
	height: 300px;
	float: left;
	margin: 0 0 0.6em 8px;
	display: inline;
}
* html .newsteaser-box {
	height: 235px;
}

.newsteaser-box h4 {
	font-size: 100%;
	padding: 1px 8px 5px 8px; 
}

.newsteaser-box h6 {
	font-size: 100%;
	font-weight: normal;
	padding: 9px 8px 0 8px;
}

.newsteaser-box img {
	border: 1px solid #b5bece;
	margin-left: 1px;
}

.newsteaser-box p {
	margin-bottom: 0.5em;
	padding: 11px 8px 0 8px;
}

#content-box {
	background: url(../images/bg-content-bottom.png) repeat-x bottom;
}

#content-box p {
	padding: 0 8px;
}

.img-left {
	margin: 0 0.6em 0.5em 8px;
	float: left;
}

dl.img-left {
	border: 2px solid #f7f8f9;
	margin: 0 0.6em 0.5em 8px;
	float: left;
}
dl.img-right {
	border: 2px solid #f7f8f9;
	margin: 0 8px 0.5em 0.5em;
	float: right;
}
#content #content-box dl.img-left p, #content #content-box dl.img-right p {
	margin: 0;
	padding: 0.2em 0.4em;
	font-style: italic;
}
div.img-center {
	text-align: center;
}
div.img-center dl {
	margin-bottom: 0.5em;
	border: 2px solid #f7f8f9;
	margin: 0 auto;
}

#content #content-box div.img-center p {
	text-align: left;
	font-style: italic;
	margin: 0;
	padding: 0.2em 0.4em;
}


.img-right {
	margin: 0 8px 0.5em 0.5em;
	float: right;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#content ul {
	margin: 0 8px 1em 2em;
}

#content ol {
	margin: 0 8px 1em 3em;
}

#content li {
	margin-bottom: 0.3em;
}
#content ul li {
	background: url(../images/bg-ul-listing.png) no-repeat 0px 5px;
	padding-left: 10px;
}

.nav-box {
	width: 230px;
	border: 2px solid #f7f8f9;
	margin: 0 8px 0.5em 0.5em;
	background: url(../images/bg-down-links.gif) repeat-x top #f7f8f9;
	float: right;
}

.down-links {
	border: 2px solid #f7f8f9;
	background: url(../images/bg-down-links.gif) repeat-x top #f7f8f9;
	margin: 0 8px 1em 8px;
}
.down-links h4, .nav-box h4 {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	color: #990000;
	margin: 0 0 0.4em 0;
	padding: 0.4em 10px 0.4em 10px;
	font-weight: normal;
	font-size: 120%;
	font-family: arial, helvetica, verdana, sans-serif;
}
#content .down-links ul, #content .nav-box ul {
	margin: 0 11px 0.5em 11px;
}
#content .down-links ul li, #content .nav-box ul li {
	background: url(../images/bg-down-links-arrow.png) no-repeat 0px 5px;
	padding-left: 12px;
}


/* kontext navigation */

#content .nav-box ul li {
	margin-bottom: 0.2em;
}
#content .down-links ul li a {
	color: #134477;
	font-weight: normal;
}
#content .nav-box ul li a {
	color: #134477;
	letter-spacing: 0;
}
#content .nav-box ul li a.nav-act {
	color: #990000;
}


/* news seite und news-details */

.news-box-1, .news-box-detail, .news-box-detail-new, .erf-box {
	border: 2px solid #f7f8f9;
	background: url(../images/bg-news-1.gif) repeat-x top #f7f8f9;
	margin: 0 8px 2px 8px;
}
.news-box-detail, .news-box-detail-new, .erf-box  {
	margin-bottom: 1em;
}

.news-box-2 {
	border: 2px solid #dee3e6;
	background: url(../images/bg-news-2.gif) repeat-x top #dee3e6;
	margin: 0 8px 2px 8px;
}
.news-box-1 h2, .news-box-2 h2, .news-box-detail h2, .news-box-detail-new h2, .erf-box h2 {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	padding: 0.6em 0 0.4em 8px;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0 0 0.6em 0;
	font-size: 120%;
}
.erf-box h2 {
	margin: 0;
}
.news-box-1 img, .news-box-2 img, .news-box-detail img {
	margin: 0 0.6em 0.5em 0;
	float: left;
}
.news-box-detail-new img {
	margin: 0 0.6em 0.5em 0;
}

#content p.pager {
	margin: 1em 0 2em 0;
}
#content p.pager a, #content p.news-back a {
	color: #134477;
}

#content p.news-back {
	margin: 1em 0 1.5em 0;
}

dl.news {
	margin-bottom: 0.7em;
	clear: left;
	background: url(../images/h1-dotted-line.png) repeat-x top;
	padding-top: 0.6em;
}
dl.news dt {
}
.news-box-detail dl.news img, .news-box-detail-new  dl.news img{
	float: none;
	margin-bottom: 0.2em;
}

div.news-img {
	margin-bottom: 0.8em;
}

div.news-img dl {
	padding: 0 8px;
	float: left;
}
div.news-img dl dt {
	margin-bottom: 0.2em;
}
div.news-img dl img {
	float: none;
	margin: 0;
}
#content-box div.news-img dl p {
	padding: 0;
}



/* formular definitionen */

form {
	margin-bottom: 1em;
}

fieldset {
	border: 2px solid #f7f8f9;
	/*background: url(../images/bg-news-1.gif) repeat-x top #f7f8f9;*/
	margin: 0 8px 0 8px;
}

legend {
	color: #990000;
	font-weight: normal;
	font-size: 120%;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0 0.2em 0.5em 8px;
}
* html legend {
	margin-left: 0;
}

/*fieldset h3 {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	padding: 0em 0 0.4em 8px;
	margin: 1em 0 1em 0;
	font-size: 120%;
} */

input, textarea, select {
	width: 270px;
	padding: 3px;
	border: 2px solid #cad2db;
	background-color: #e2e6e9;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #134477;
	font-size: 100%;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	background-color: #f7f8f9;
}

input.inp-small {
	padding-right: 5px;
	width: 50px;
}

input.inp-big {
	padding-right: 5px;
	width: 204px;
}

textarea {
	height: 100px;
}
label {
	width: 170px;
	float: left;
	display: block;
	font-weight: normal;
}
option {
	padding: 0 5px;
}
#content form p {
	margin-bottom: 0.7em;
	float:left;
}
#content form p.check-radio {
	clear: left;
}
#content form p.double-radio {
	clear: left;
	padding: 1em 8px;
}
#content p.double-radio input {
	width: auto;
	margin-right: 3px;
	border: none;
	background: none;
}
#content p.check-radio input, #content p input.check-radio {
	width: auto;
	margin-right: 10px;
	float: left;
	border: none;
	background: none;
}
/*Radio-Buttons*/
#content p input#go_frm320, #content p input#go_frm300, #content p input#go_frm360 {
	width: auto;
	margin-left: 10px;
	border: none;
	background: none;
}
#content p.check-radio label{
	width: 400px;
	padding-bottom: 0.2em;
}
#content p.anrede input, #content p input.anrede {
	width: auto;
	border: none;
	margin: 0;
	float: none;
	background: none;
}
#content p.anrede label {
	
}
#content input.submit-it {
	font-weight: bold;
}

#content p.error {
	color: #cc0000;
	margin-bottom: 0.2em;
}

#recaptcha_image {
	margin: 0 0 0.4em 170px;
}

#content form p.captcha-options {
	clear: left;
	margin: 0 0 1em 170px;
}



/* erfahrungsberichte form */

form#aus-linie, form#aus-region {
	margin: 0;
	padding: 0.8em 0;
}
form#aus-linie label, form#aus-region label {
	display: block;
	color: #990000;
	margin: 0 0 0.4em 8px;
	font-size: 130%;
	font-family: arial, helvetica, verdana, sans-serif;
	width: auto;
}
* html form#aus-linie label, * html form#aus-region label {
	margin-left: 4px;
}
form#aus-linie select, form#aus-region select {
	width: 350px;
	margin: 0 0 0.5em 8px;
	float: none;
}
form#aus-linie {
	background-color: #dde3e9;
}
form#aus-region {
	background: url(../images/h1-dotted-line.png) repeat-x bottom #eaedf1;
}

div.erfahrungen {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	padding: 0.8em 8px;
}

#content div.erfahrungen p, #content dl.galerie dd p, #content dl.galerie-thumb dd p, #content dl.galerie-detail dd p {
	margin-bottom: 0.4em;
	padding: 0;
}

form#aus-region input.submit-it {
	width: 350px;
	margin: 0.8em 0 0.5em 8px;
}

div.erfahrungen h3, dl.galerie dd h3 {
	font-size: 110%;
	margin: 0 0 0.2em 0;
}

div.download-1 {
	background-color: #eaedf1;
}
div.download-2 {
	background-color: #dde3e9;
}
div.download-1 a {
	background: url(../images/pdf-icon-1.gif) no-repeat top left;
	padding: 0 0 5px 24px;
	display: block;
}
div.download-2 a {
	background: url(../images/pdf-icon-2.gif) no-repeat top left;
	padding: 0 0 5px 24px;
	display: block;
}

/* bildergalerie */

dl.galerie {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	padding: 0.8em 8px;
}

dl.galerie-1 {
	background-color: #eaedf1;
}
dl.galerie-2 {
	background-color: #dde3e9;
}

dl.galerie dt {
	width: 150px;
	float: left;
	padding: 5px 0 0 0;
}

dl.galerie dd {
	width: 310px;
	float: left;
}

dl.galerie-thumb {
	width: 150px; 
	padding-left: 8px;
	float: left;	
	margin: 1em 0 0 0;
}

dl.galerie-thumb img {
	border: 1px solid #dde2e5;
}

#content ul.pager {
	margin: 1em 0 1.5em 0;
	padding: 0 8px;
}
#content ul.pager a {
	color: #134477;
}
#content ul.pager li {
	width: 33.3%;
	float: left;
	padding: 0;
	background: none;
}
#content ul.pager li#p-left {
	text-align: left;
}
#content ul.pager li#p-middle {
	text-align: center;
}
#content ul.pager li#p-right {
	text-align: right;
}

#content p.galerie-back {
	background: url(../images/h1-dotted-line.png) repeat-x top;
	padding-top: 0.3em;
}
#content p.galerie-back a {
	color: #134477;
}

dl.galerie-detail {
	margin: 1em 0 0 0;
	padding: 0 0 0 8px;
}
dl.galerie-detail dt {
	text-align: center;
}


#content ul.faq li {
	padding-left: 0;
	background: none;
}

#content ul.faq ul li {
	background: url(../images/bg-ul-listing.png) no-repeat 0px 5px;
	padding-left: 10px;
}


/* druckansicht */

h1 a {
	float: right;
	margin: -11px 6px 0 0;
	text-decoration: none;
}

* html h1 a {
	margin: -18px 6px 0 0;
}

* + html h1 a {
	margin: -18px 6px 0 0;
}


/* ------------------
hallstein einstellungen
------------------ */
#wrapper {
	padding-left: 200px;
}

#hallstein {
	width: 497px;
	float: left;
	color: #134477;
	line-height: 145%;
	background: url(../images/bg-content.png) repeat-y transparent;
}

#hallstein div#content-box h2 span{
	font-size: 80%;
}

#hallstein div#content-box form fieldset{
	margin-top: 20px;
	padding-top: 5px;
}

#hallstein div#content-box form fieldset p.radio{
	height: 20px;
}

#hallstein div#content-box form fieldset p.radio1{
	height: 55px;
}

#hallstein div#content-box form fieldset p.radio2{
	height: 20px;
}

#hallstein div#content-box form fieldset p.radio label, #hallstein div#content-box form fieldset p.radio1 label, #hallstein div#content-box form fieldset p.radio2 label {
	width: 400px;
}

#hallstein div#content-box form fieldset p.radio input, #hallstein div#content-box form fieldset p.radio1 input, #hallstein div#content-box form fieldset p.radio2 input {
	width: 40px;
	float: left;
	background: none;
	border: none;
}

#hallstein div#content-box form fieldset p {
	margin-bottom: 20px;
}

#hallstein div#content-box form fieldset p input, #hallstein div#content-box form fieldset p select, #hallstein div#content-box form fieldset p textarea {
	border: 1px solid #CAD2DB;
}

#hallstein div#content-box form fieldset h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

#hallstein div#content-box form fieldset h3.h3_top {
	margin-top: 10px;
	margin-bottom: 10px;
}

#hallstein div#content-box form fieldset table tbody tr td input, #hallstein div#content-box form fieldset table tbody tr td select{
	width: 220px;
	border: 1px solid #CAD2DB;
	margin: 10px 10px 0 0;
}

#hallstein div#content-box form fieldset p.europe label {
	width: 40px;
}

#hallstein div#content-box form fieldset p.europe input {
	width: 400px;
}

#hallstein div#content-box form fieldset table.ausbildung tbody tr td{
	width: 100px;
}

#hallstein div#content-box form p input.inputbtn {
	float: right;
	margin: 10px 0;
}

/* ----------------
third einstellungen
---------------- */

.box-grey {
	background: url(../images/bg-boxgrey-bottom.png) no-repeat bottom #a5b7c3;
	padding-bottom: 8px;
}

.box-grey h4 {
	color: #fff;
	background: url(../images/bg-boxgrey-top.png) no-repeat top;
	margin: 0 0 1em 0;
	font-size: 100%;
	padding: 0 6px 0 9px;
}

.box-grey h4 span {
	background: url(../images/h1-dotted-line.png) repeat-x bottom;
	display: block;
	padding: 1.8em 0 0.6em 8px;
}

.box-grey p, .box-blue p {
	margin-bottom: 1.3em;
	padding: 0 12px 0 17px;
}

.box-grey p iframe{
	width: 190px;
}

.box-grey img {
	/*background: url(../images/bg-box-img.png) no-repeat bottom;
	padding: 0 5px 8px 6px;*/
	margin: 5px 0 5px 20px;
}

.box-blue {
	background: url(../images/bg-boxblue-bottom.png) no-repeat bottom;
	padding-bottom: 8px;
}

.box-blue h4 {
	color: #fff;
	background: url(../images/bg-boxblue-top.png) no-repeat top;
	margin: 0 0 1em 0;
	font-size: 100%;
	padding: 0 6px 0 9px;
}

.box-blue h4 span {
	background: url(../images/bluebox-dotted-line.png) repeat-x bottom;
	display: block;
	padding: 1.9em 0 1.5em 50px;
}



/* third box basisinformation */


div.BasisInfoHidden ul {
	display: none;
	padding: 0 7px 0 9px;
	margin-bottom: 1.3em;
}

div.BasisInfoVisible ul {
	display: block;
	padding: 0 7px 0 9px;
	margin-bottom: 1.3em;
}

div.BasisInfoVisible ul li {
	background: url(../images/dotted-line-white.png) repeat-x bottom;
	padding-bottom: 1px;
}
div.BasisInfoVisible ul li#basis-last {
	background: none;
}
div.BasisInfoVisible p {
	margin-bottom: 0.6em;
}

#third div.BasisInfoVisible ul a {
	display: block;
	background: url(../images/bg-listing-basis.png) no-repeat 14px 8px transparent;
	color: #fff;
	text-decoration: none;
	padding: 3px 4px 3px 23px;
	font-weight: normal;
}
#third div.BasisInfoVisible ul a:hover, #third div.BasisInfoVisible ul a:focus, #third div.BasisInfoVisible ul a.nav-act {
	background-color: #787387;
}










/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}

.clear {
	display: block;
}
