/* start farben die verändert werden müsen: 	*/
/* dunkel: 	#DE0027 							*/
/* mittel:	#AEC3D6 							*/
/* hell: 	#CFDFEE								*/	
/* ende farben die verändert werden müsen: 		*/

/* defaultwerte aller browser vereinheitlichen 	*/
*{
	margin:0;
	padding:0;
}

/* start gesamte webseite zentrieren 			*/
#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1006px;
	text-align: left;
}
/* ende gesamte webseite zentrieren 			*/

/* start Grundlayout DIVS						*/
#content{
	float:right;
	width:520px;
}
#navi_left{
	float:left;
	width:180px;
	padding-left:20px;
}
#navi_right{
	float:right;
	width:200px;
	padding-right:20px;
}
#enclose{
	float:left;
	width:750px;
}
#footer{
	clear:both;
	padding-top:2.5em;
	text-align:left;
	width:750px;
	text-align:left;
	margin-bottom:2em;
}
#frame{
	width:1006px;
}
#header{
	background-image:url(/sixcms/media.php/4413/header_wi10_ooet.jpg);
	height:300px;
	width:750px;
}
#contact{
	background-image:url(/sixcms/media.php/4413/doris.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#000000;	
	padding:10px;
}

#accesskeys{
  position:absolute;
  top:-5em;
  left:-150em;
}
/* ende Grundlayout DIVS						*/

/* start default CSS; 							*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
h1{
	font-size:2em;
	margin-bottom:0.6em;
	color:#DE0027;
}
h2{
	font-size:1.5em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#DE0027;
}
h3{
	font-size:1.2em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#DE0027;
}
p{
	margin-bottom:1em;
}
div{
}

/* end default CSS; 							*/

/* start specific CSS für content			 	*/
#content. formtable{
	background-color:#EDEEEF;
}
#content table{
	font-size:1em;
}
#content .factbox{
	font-weight:normal;
	border-color:#CFDFEE;
	border-width:1px;
	border-style:solid;
}
#content td{
	font-weight:normal;
	background-color:#EDEEEF;
	padding:0.5em;
}
#content th{
	font-weight:bold;
	padding:0.5em;
	background-color:#CFDFEE;
}

#content ul{
	margin:2em;
}
#content ol{
	margin:2em;
}
#content ol li{
	list-style:decimal;
}

#content li{
	margin:0.6em;
	list-style-image:url(/sixcms/media.php/4413/pfeil2.gif); 
}

#content .price_detail{ 
	text-align:right; 
	float:right; 
	color:#000000; 
	font-weight:bold; 
	font-size:1.5em; 
	border-color:#DE0027; 
	background-color:#EDEEEE; 
	border-width:1px; 
	border-style:solid; 
	padding:0.2em; 
	margin-top:-2em; 
	margin-right:0.15em;
}
#content .listitem{
	margin: 2em 0 2em 0;
}

#content .teamitem{
	width:520px;
	margin-bottom:1em;
}

#content .textbox{
	border-color:#DE0027; /*eventuell Rahmen setzen -> DE0027 */
	background-color:#EDEEEF;
	border-width:1px;
	border-style:solid;
	padding:1.5em;
}

#content .price{ 
	float:left; 
	color:#DE0027; 
	font-weight:bold; 
	margin-left:0.3em; 
} 

#content a.big_link:link, a.big_link:visited, a.big_link:a:hover, a.big_link:a:active{
	color:#DE0027; 
	font-size:1.2em; 
	font-weight:bold;
}

/* start specific CSS für footer 		 	*/
#footer .footer1{
	color:#000000;
}
#footer .footer2{
	color:#DE0027;
	text-decoration:none;
}
/* start specific CSS für header 		 	*/
#header a:link, #header a:visited, #header a:hover, #header a:active{
	color:#FFFFFF;
	text-decoration:none;
}
/* start specific CSS für navi_right	 	*/
#navi_right a:link, #navi_right a:visited, #navi_right a:hover, #navi_right a:active{
	color:#000000;
	text-decoration:underline;
}
#navi_right .search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #EDEEEE;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin-top: -12px;
	margin-right: 3px;
	width:120px;
	height:1.4em;
}
/* start specific CSS für navi_left 	 	*/
#navi_left UL {
	margin-bottom: 2em; 
	width: 164px; 
	list-style-type: none; 
	font-weight:bold; 
}
#navi_left LI {
	margin-bottom: 0.3em;
}
#navi_left LI A:link, #navi_left li a:visited, #navi_left li a:active {
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #EDEEEE; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #DE0027 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left li a:hover{
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #C3C5C8/*C3C5C8*/; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #DE0027 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left .subnav{
	margin-left:10px;
	font-size:0.9em;
}


/* ende specific CSS						 	*/

/* start specific CSS für Boxen	auf Startseite	*/ 
#box1_links, #box1_rechts { 
	width:250px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
	font-size:11px;
}
#box2_links, #box2_mitte, #box2_rechts {   
	width:160px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
	font-size:11px;
}
#box1_links, #box2_mitte, #box2_links {
	margin-right:20px;
}
#box1_links div, #box1_rechts div{ 
	width:240px;
}
#box2_links div, #box2_mitte div, #box2_rechts div{ 
	width:160px;
}
#content .box1_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	width:250px;
	padding-bottom:10px;
	font-size:11px;
}
#content .box2_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:11px;
}
#content .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	display:block;
}
#content .box1_textblock h1{
	font-size: 11px;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#DE0027;
	display:block;
	padding-top:2px;
	margin-top:1px;
}
#content .box1_textblock h2{
	font-size: 11px;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	display:block;
	padding-top:2px;
	margin-top:1px;
	background-color:#DE0027;
	padding-left:10px;
}
#content .box2_textblock h2{
	font-size: 11px;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	display:block;
	padding-top:2px;
	margin-top:1px;
	background-color:#DE0027;
	padding-left:10px;
}
.box_subtitle{
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
	background-image:url(/sixcms/media.php/4413/kategoriepfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	margin-top:10px;
	display:inline;
	line-height:14px;
	margin-left:0px;
}

.box_teaser{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-size: 11px;
}

.box_link{
	margin-top:-30px;
}

.infobox{
	background-color:#F8CCD4;
	width:160px;
}

.infobox_title{
	background-color:#DE0027;
	width:160px;
	height:90px;
}
/* ende specific CSS für Boxen	auf Startseite			*/ 

#Quick{
	/* FILTER: alpha(opacity=75); */
	z-index:1;
	background-color:#FFFFFF;
	visibility:hidden;
	width:330px;
	padding:5px;
	position:absolute;
	text-align:left; 
	left:150px;
	vertical-align:bottom;
	bottom:15px;
	border:1px solid #DE0027;
}
#Quick a:link, #Quick a:visited, #Quick a:hover, #Quick a:active{
	color:#000000;
	text-decoration:underline;
}

.altobject {
  display:none;
}
* html .altobject {
  display:visible;
}


#formular input {
border:1px solid #9c9c9e;
}
#formular select {
border:1px solid #9c9c9e;
}
#formular textarea {
border:1px solid #9c9c9e;
}
#formular #senden {
border:1px solid #9c9c9e;
padding:3px;
background-color:#edeeef;
cursor:pointer;
}

.input_error{
color:#e20030;
}

.socialPlugins{
	width:200px;
	margin:20px 0 10px 0;
}
.socialPlugins .headline {
    background-color: #E7002A;
    background-image: url("http://www.oberoesterreich.at/fm/8191/bg_arrow.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 2px 0 2px 5px;
    text-decoration: none;
    width: 195px;
}
a.headline:link, a.headline:visited {
    color: #ffffff !important;
    font-size: 10px;
    text-decoration: none !important;
}
a.headline:focus, a.headline:hover, a.headline:active{
    color: #ffffff !important;
    font-size: 10px;
    text-decoration: underline !important;
}
