/*****  Structure Anfang *****/

div.container {
	/*width:980px;
	margin:0px;
	padding: 0px;
	font-size: 10pt;
	color:black;
	text-decoration:none;
	*/
}




div.container_print {
	margin:0px;
	padding: 0px;
	font-size: 10pt;
	color:#005BAA;
	text-decoration:none;
    width: 990px;
}

div.header {
	background-color:white;
	margin:0px;
	padding: 0px;
	height:80px;
	border-top: 10px #c5001b solid;
}

div.header_left {
	height:72px;
	background-color:white;
}

div.header_right {
	height:72px;
	vertical-align:middle;
              
}

div.header_print {
	width:800px;
	background-color:white;
	margin:0px;
	padding: 0px;
	height:72px;

}

div.header_left_print {
	float:left;
	width:350px;
	height:72px;
	margin:0px;
	padding: 0px;
	background-color:white;
}

div.header_right_print {
	float:right;
/*	width:70%; */
	width: 440px;
	height:72px;
	margin:0px;
	
	text-align:right;
	padding: 0px;
	vertical-align:middle;
}

.banner-left{
    height: 72px;
    /*background: url("../images/banner_left.png") left top no-repeat;*/
   padding-left: 2rem;
}

.banner-right{
    height: 72px;
	
	text-align:right;
}

div.menu{
	/*float:left;
	width:20%;
	height:440px;*/
	padding: 0px;

}

div.content_orientierung {
    /*position: absolute;
    float: left;
    top: 72px;
    left: 10px; 
    bottom: 10px; 
    height:488px;
    width: 780px;
/* optimal für Unterdrückung des
horizontalen Scrollbar bei Firefox u. IE: 780px */
	/*margin-top:0px;
	margin-left:200px;*/
	background-image: url(../images/AK_Bogen.png);
	/*background-position: bottom;*/
	background-repeat: no-repeat;
	margin: 0 auto;
}

div.content_orientierung_ooe{
    /*position: absolute;
    float: left;
    top: 72px;
    left: 10px;
    bottom: 10px;
    height:735px;
    width: 780px;
/* optimal für Unterdrückung des
horizontalen Scrollbar bei Firefox u. IE: 780px */
	/*margin-top:0px;
	margin-left:200px;*/
	background: #fff url(../images/startseite_background.png) center top;
	/*background-position: bottom;*/
	background-repeat: no-repeat;
	margin: 0 auto;
}

div.content2_headerfree_mehr_abstand {
   /* position: absolute;
    top: 72px;
    left: 10px; 
    bottom: 10px;
	height:488px; 

	float:none;
	width:780px;
	margin-top:0px;
	margin-left:200px;
	padding:0px;
	
	background-image: url(../images/AK_Bogen_neu.png);
	background-position: bottom;
	background-repeat: no-repeat;*/
}

div.content2_headerfree_mehr_abstand.ooe{
    background-image: url(../images/AK_People.png);
	background-position: top;
	background-repeat: no-repeat;
    background-color: #9ab1bf;
}

div.content2_headerfree_mehr_abstand_jugend {
    /*position: absolute;
    top: 72px;
    left: 10px; 
    bottom: 10px;
	height:488px; 

	float:none;
	width:780px;
	margin-top:0px;
	margin-left:200px;
	padding:0px;*/
	
	background-image: url(../images/background_jugend.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.content2_headerfree_mehr_abstand_jugend.ooe {
	background-image: none;
    color: #FFFFFF;
    background-color: #858688;
}

div.page_header_grey {
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
	min-height:32px;
	background-color:rgb(229, 230, 230);
	border: 1px solid red;
	border-radius:16px;
	-webkit-border-radius: 16px;
	-moz-border-radius:16px;
	/*behavior: url(javascript/border-radius.htc);*/
}

div.page_header_grey_ooe{
    padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	min-height: 32px;
	background-color: rgb(230, 236, 240);
	border: 1px solid white;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
    color: #000;
    display: block;
    width: 100%;
    margin: 1rem 0 2rem;
        height: auto!important;
}

div.page_header_green {
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
	min-height:32px;
	background-color:rgb(242, 244, 208);
	border: 1px solid red;
	border-radius:16px;
	-webkit-border-radius: 16px;
	-moz-border-radius:16px;
	/*behavior: url(javascript/border-radius.htc);*/
}

.box1 {
	background-color: #f0f0f0;
	width: 50px;
	height: 50px;
	border: 1px solid #d7d7d7;
	margin-left:150px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	/*behavior: url(javascript/border-radius.htc);*/
	
}

div.paragraph_header {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	/*height:26px;*/
	
	background-color:#FFFFFF;
}

div.paragraph_header_flexibel {
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	
	background-color:white;
}

div.page_header_print {
	padding:10px;
	color:#000000;
	margin-top:28px;
	margin-right:0px;
	margin-left:0px;
	background-color:white;
	font-size:16px;
	font-weight:bold;
}

div.window_content {
}

div.window_content_profilvergleich {
}

div.window_content_reality_questionnaire {
}

div.faq_paragraph_header {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:black;
	background-color:#FFFFFF;
}



/*****  Structure Ende *****/

/*****  Main Anfang *****/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#e5e6e6;
}

.title {
	font-size: 30px;
	font-style:italic;
	font-weight:600;
	margin-top:20px;
	margin-right:10px;
}

.title_blue {
	color: #005baa;
}

.title_blue_print {
	color: #565656;
}

.title_red {
/*	color: #f11640; */
	color: #e2001a;
}

.title_orange {
	color: #f76734;
}

.title_grey{
	color: #9b9d9e;	
}

.title_green {
/*	color: #f11640; */
	color: #c4d82d;
}

.title_red_print {
	color: #848484;
}

.ueberschrift1{
	font-size:18px;
}

.ueberschrift1_bk-blue{
	font-size:18px;
	text-align:center;
	font-style:italic;
	color: #565656;
}

.tabelle {
    font-size:12px;
}

.tabelle_ueberschrift_center {
	font-size:14px;
	text-align: center;
}

.tabelle_ueberschrift {
	font-size:14px;
	padding-left:10px;
}

.tabelle_berufe_print_inhalt{
    font-size:12px;
	padding-left:10px;
	padding-top:10px;
}

.tabelle_berufe_print_inhalt_center{
	font-size:12px;
	text-align:center;
}

div.inner_buttonbar {
	padding-right:0;
	font-size: 12px;
}

.button_navigate {
	font-size:13px;
	font-weight: bold;
	color:rgb(0, 91, 170);
}

div.ooe .button_navigate{
    color: white;
}

div.ooe.erwachsene .button_navigate{
    color: #38475e;
    text-decoration: underline;
}

div.ooe .button_navigate:hover{
    color: #AF354D;
}

.fragentext_taetigkeiten {
	font-size:15px;
	font-weight:bold;
	padding:0px;
	border-bottom:2pt solid rgb(255, 255, 255);
}
table {     table-layout: fixed; }
.fragentext_taetigkeiten2 {
	font-size:15px;
	padding:0px;
	border-bottom:2pt solid white;
}

.fragen_umfeld {
	padding-left:10px;
	font-weight:normal;
}

.fragen_umfeld_center {
	text-align:center; 
	font-weight:normal;
}

.antwort_border_umfeld {
    border-color:white;
    border-bottom:1pt solid white;
	padding-left:7px;
	padding-right:7px;
	height:48px;
    font-size:14px;
}
.antwort_without_border_umfeld {
	padding-left:7px;
	padding-right:7px;
	height:48px;
    font-size:14px;
}
.antwort_border_center_umfeld {
    border-color:white;
    border-bottom:1pt solid white;
	padding:7px;
    font-size:14px;
}

.text_large {
    font-size:12px;
	padding:15px;
}

.text_large_blue {
    font-size:12px;
	padding:15px;
	color: #565656;
}

.tabelle_taetigkeit_inhalt{
	font-size:15px;
	padding-left:10px;
}

.tabelle_berufsvorschlaege_inhalt_center {
    border-color:white;
    border-bottom:1pt solid white;
    font-size:12px;
    text-align:center;
}

.tabelle_berufsvorschlaege_inhalt {
    border-color:white;
    border-bottom:1pt solid white;
    font-size:12px;
    padding-left:10px;
}

.p_title {
    font-size:14px;
	font-weight:bold;
}

tr.row {
    font-size:12px;
}

.ausbildung_questionnaire_text {
	font-size:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.verdana13 {
	font-size:13px;
	color:black;
}

a.jobtitle {
    font-size:12px;
	font-weight:normal;
	color:#005BAA;
}
a.jobtitle:hover {
	color:#AF354D;
	background-color:#92A8E0;
}

a.jobtitle:focus {
	color:#AF354D;
	background-color:#92A8E0;
}

tr.berufvorschlaege_zeile {
	height: 30px;
}

a.link_orderby {
    font-size:14px;
	font-weight:normal;
	color:#005BAA;
}

a.link_red {
    font-size:13px;
	font-weight:bold;
	/*color:#AF354D;*/
	color:rgb(0, 91, 170);
}

div.ooe .link_red{
    color: white;
}

div.ooe.erwachsene .link_red{
    color: #38475e;
}

div.ooe.erwachsene .link_red:hover {
    color: #AF354D;
}

a.link_red_arial {
    font-family:Arial;
    font-size:11px;
	font-weight:bold;
	/*color:#AF354D;*/
	color:rgb(0, 91, 170);
}



a.link_red:hover {
	color: #AF354D;
	/*background-color:#92A8E0;*/
	
}

.treffer {
    font-size:12px;
	font-weight:bold;
	color:#005BAA;
}

.treffer-blue {
    font-size:12px;
	font-weight:bold;
	color:#005BAA;
}

.seitenzahl {
    font-size:11px;
	font-weight:normal;
	color:#005BAA;
}

a.faq {
    font-size:13px;
	font-weight:bold;
	color:#005BAA;
}

div.ooe a.faq{
    color: white;
}

div.ooe.erwachsene a.faq{
    color: #38475e;
}

div.ooe a.faq:hover {
	color: #AF354D;
}

div.guideline.ooe a{
    color: white;
}

div.guideline.erwachsene.ooe a{
    color: #38475e;
}

div.guideline.ooe a:hover {
	color: #AF354D;
}

div.guideline.ooe .buttonbar-ooe a{
    color: rgb(194, 0, 27);
}

a.pagenumber {
    font-size:11px;
	font-weight:normal;
	color:#005BAA;
}
a.pagenumber:hover {
	color:#AF354D;
	background-color:#92A8E0;
}

a.pagenumber:focus {
	color:#AF354D;
	background-color:#92A8E0;
}

.tabelle_inhalt2{
          font-size:12px;
          padding-left:5px;
}


/*****  Main Ende *****/


/*****  Menu Anfang *****/

.menu_ueberschrift{
         font-size:14px;
		 font-style:italic; 
		 font-weight:bold;
		 color: black;
		 
		 margin-top:25px;
		 margin-bottom:15px;
		 margin-left:25px;
}

a.linkmenu {
	font-weight:normal;
	font-style:none;
	font-size: 14px;
    color: #000000;
}
a.linkmenu_active {
	font-weight:bold;
	font-style:none;
	font-size: 14px;
    /*color: #005BAA;*/
    color: #000000;
}

a.linkmenu:hover {
	font-weight:normal;
	font-style:none;
	font-size: 14px;
    color: #AF354D;
	background-color:#92A8E0;
}
a.linkmenu:focus {
	font-weight:normal;
	font-style:none;
	font-size: 14px;
    color: #AF354D;
	background-color:#92A8E0;
}
a.linkmenu_active:hover {
	font-weight:bold;
	font-style:none;
	font-size: 14px;
    color: #AF354D;
	background-color:#92A8E0;
}
a.linkmenu_active:focus {
	font-weight:bold;
	font-style:none;
	font-size: 14px;
    color: #AF354D;
	background-color:#92A8E0;
}


/*****  Menu Ende *****/

/***** Neuer Design ***/

.floatContainer{
	margin-top:60px;
	width: 687px;
	height: 203px;
}

.erwachseneLink{
		margin: 15px 0;
	padding: 0;
}



.jugendlicheLink{
	margin: 15px 0;
	padding: 0;
}

.erwachseneLink_ooe{
	margin: 0 0 30px 0;
	padding: 0
}
.erwachseneLink_ooe > a {
	background: #c5001b;
	text-transform: uppercase;
	display: inline-block;
    padding: 0px 5px;
    color: #fff;
    font-size: 1.8rem;
	font-family: "Open Sans", sans-serif;
}
.jugendlicheLink_ooe{
	margin: 0 0 30px 0;
	padding: 0;
}
.jugendlicheLink_ooe > a {
	background: #8da068;
	text-transform: uppercase;
	display: inline-block;
    padding: 0px 5px;
    color: #fff;
    font-size: 1.8rem;
	font-family: "Open Sans", sans-serif;
}

.akLink_ooe{
    text-align: right;
}

.text-intro-ooe{
   background: #fff;
    padding: 15px;
	    margin: 2rem 0 14rem;
}

.text-intro-ooe .ueberschrift1{
    font-size: 18px;
    font-weight: bold;
}

.text-intro-ooe p{
    padding: 0;
    margin: 0;
}

.clear{
	clear:both;
}

.space-right{
    padding-right: 10px;
}

#menu_ooe a.linkmenu:hover{
    color: #000;
    background-color: #e09292;
}

#menu_ooe a.linkmenu_active:hover{
    color: #000;
    background-color: #e09292;
}

#window_ooe a.jobtitle:hover{
    color: #000;
    background-color: #e09292;
}

.buttonbar-ooe a.pagenumber:hover{
    color: #000;
    background-color: #e09292;
}

.buttonbar-ooe a .verdana13{
    color: rgb(194, 0, 27);
    font-weight: bold;
}