BODY {

    font-family: Verdana;

    font-size: 10px;

}



H1 {

color:#009CDF;

font-size:14px;

font-weight:bold;

margin-bottom:5px;

}



A {

    text-decoration: none;

    color: #009cdf;

}



A:hover {

    color: #000;

}



h2 {

    font-size: 14px;

    margin-bottom: 5px;

}



#page {

    width: 858px;

    background-image: url(../files/bilder/design/bg.jpg);

    background-repeat: repeat-y;

    margin: 0 auto;

}

#page_end {

    width: 858px;

    height: 74px;

    background-image: url(../files/bilder/design/bg_end.jpg);

    

}



#header {

    background-image: url(../files/bilder/design/header.jpg);

    background-repeat: no-repeat;

    position: relative;

    height: 120px;

}

h1#logo {

height:112px;

overflow:hidden;

width:299px;

position: absolute;

top: 25px;

left: 29px;
background-image:url(../files/bilder/design/feldkirch360-logo.png);
background-repeat:no-repeat;
text-indent:-9999px;

}

h1#logo A {
width: 299px;
height:112px;
display:block;
}

#version {
height:104px;
left:742px;
overflow:hidden;
position:absolute;
top:3px;
width:102px;
}



#content_container {

    width: 810px;

    margin-left: 24px;

}



#panobild_header{

    height: 243px;

    width: 810px;

    background: #C3C2C3;

    overflow: hidden;

}



#menu {

    width: 100%;

    height: 46px;

    border-top: 1px solid #c3c2c3;

    border-bottom: 1px solid #c3c2c3;

    background-image: url(../files/bilder/design/menu_bg.jpg);

    background-repeat: repeat-x;

    font-weight: bold;
position:relative;
z-index:1000;
}





#menu LI {

    width: 115px;

    height: 46px;

    float: left;

}



#menu LI A {

    display: block;

    padding-top: 17px;

    text-align: center;

    color: #000;

    height: 29px;

    text-decoration: none;

}



#menu LI A:hover, #menu A.rex-current {

    background-image: url(../files/bilder/design/menu_bg_over.jpg);

    background-repeat: repeat-x;
	background-color:#FFFFFF;
    color: #fff;

}

#menu LI UL {
display:none;
z-index:99;
}

#menu LI:hover ul {
display: block;
z-index:99;
}

#menu LI UL LI {
width:100%;
height:100%;
z-index:99;
}

#menu LI UL LI A {
padding-top:8px;
padding-bottom:8px;
/*height:20px;*/
border-left: 1px solid #c3c2c3;
border-right: 1px solid #c3c2c3;
border-bottom: 1px solid #c3c2c3;
z-index:99;
background-color:#f5f5f5;
height:100%;
font-weight:normal;
font-size:11px;
}



#content {

    width: 765px;

    margin: 0 auto;

    margin-top: 15px;

    line-height: 17px;

}



#content p {

    line-height: 17px;

}

#content LI {

    line-height: 17px;

    list-style-type: circle;

    margin-left: 40px;

}

#content UL {

    margin-top: 5px;

}



.newseintrag {

    width: 765px;

    margin-bottom: 27px;

}



.newstitelleiste {

    background-image: url(../files/bilder/design/news_titelleiste.jpg);

    background-repeat: no-repeat;

    font-size: 14px;

    color: #4c4c4e;

    font-weight: bold;

    padding: 5px 10px 0 10px;

    margin-bottom: 10px;

}



.newstitelleiste_small {

    display: block;

    margin-top: 7px;

    font-weight: bold;

    color: #9c9c9c;

    font-size: 10px;

}



.newsimg {

    width: 100%;

    overflow: hidden;

    float: left;

    margin-right: 4px;

}



.newsimg IMG {

    padding: 4px;

    background: #FFF;

    border: 1px solid #C3C2C3;

}



.arrowOverlay {

    display:block;

    position:absolute;

    width:759px;

    z-index:10;

    left: 0;

    top: 77px;

    height: 76px;

    background-image: url(../files/bilder/design/img_arrow.png);

    background-repeat: no-repeat;

    background-position: center 0;

}



.newsimg A {

    display: block;

    position: relative;

}

.panoramabild {

    display: block;

}



.googleearth {

    width: 248px;

    height: 170px;

    float: left;

    overflow: hidden;

}



.newstext {

    float: left;

    color: #4c4c4e;

    margin-top: 5px;

    line-height: 12px;

}





/*Header-Slider*/



#slider {

    width: 810px; /* important to be same as image width */

    height: 243px; /* important to be same as image height */
    overflow:hidden;

}



.clear {

	clear: both;

}

.sliderImage span strong {

    font-size: 14px;

}

.top {

	top: 0;

	left: 0;

}

.bottom {

	bottom: 0;

    left: 0;

}



/*TinyMCE Content Styles*/



.contentUeberschrift {

	font-weight: bold;

	color: #009cdf;

	font-size: 14px;

	margin-bottom: 5px;

}



/*Kontaktformular do form*/



/* 

REDAXO-Modul: do form!

Beschreibung: CSS-DEMO

Bereich: CSS 

Für: do form! 2.x  

Stand: 20.04.2009 

Version: 1.0

--------------------------------------------------------------------------

HINWEISE:

--------------------------------------------------------------------------

!! Das CSS berücksichtigt nicht alle möglichen Felder 

!! Farben nicht 1 zu 1 übernehmen

!! ist ja nicht wirklich hübsch



Weitere Infos zu den CSS hier:

http://wiki.redaxo.de/index.php?n=R4.DoForm

-------------------------------------------------------

*/



/* Formular Definition */

/*//////////////////////////////////////////////////////////////////////////////*



/* Div das das Formular umschließt */

.formgen {

	font-size: 1em;

	padding-right: 10px;

	padding-left: 10px;

}





/* Was passiert wenn auf das Label geklickt wird? */

label,

select,

input[type=checkbox],

input[type=radio],

input[type=button],

input[type=submit]

{

cursor : pointer;



}







.formgen form

{

line-height : 120%;



}









/* 

Wie sehen die einzelnen Blöcke aus? 

Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann

*/





.formgen .formblock

{

	margin-bottom: 15px;

	margin-top: 10px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-right: 2px;

	padding-left: 5px;	

	

}

 .forminfo 

{

	width: 360px;

	margin-bottom: 15px;

	background-color: #FFCC33;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-right: 2px;

	padding-left: 5px;

	font-weight: bold;

	border: 5px dashed #990000;

}



/*

Verhalten von br-Tags

*/

.formgen br

{

clear : both;

}





/* 

--------- FORMULAR-OBJEKTE ------------ 

*/





/* Mehrzeiliges Eingabefeld */

.formgen .formtextfield

{

	width: 400px;

	height: 200px;

	margin-left: 4px;

	border: 1px solid #ccc;

	background-color: #f2f2f2;

}





/* Textfeld */

.formgen .formtext

{

	width: 250px;

	margin-left: 4px;

	padding-bottom: 4px;

	font-size: 1em;

	border: 1px solid #ccc;

	background-color: #f2f2f2;

}



.formgen input:focus, .formgen input:hover,

.formgen select:focus, .formgen select:hover, 

.formgen textarea:focus, .formgen textarea:hover {

	border-color: #c3c2c3;

	background-color: #e4e4e4;

	color: #444;	

}







/* Label */

.formgen label {

	width: 120px;

	clear: left;

	float: left;

	height: 20px;

	font-weight: bold;

	color: #444;

}





/* Aussehen der Select-Ausgabe */

.formgen .formselect

{

	width: 200px;

	background-color: #33FF33;

	margin-left: 4px;

	color: #000000;

}





/* Sende-Button */

.formgen .formsubmit

{

	width: 150px;

	text-align: center;

	background-color: #666;

	border: 1px solid #000;

	float: left;

	color: #fff;

	margin-left: 119px;

}







/* Fieldsetbeschriftung */

.formgen legend {

	color: #FFFFFF;

	background-color: #990000;

	width: 150px;

}

.formgen .fieldset {

	margin-bottom: 10px;

}



/* -------------- AUSGABEN / Fehlermeldungen --------*/





/* Markierung der Labels bei Fehler */

.formgen .formerror {

	

	border-bottom-width: 1px;

	color: #990000;

}



.formgen .formcaptcha

{

	border: 2px solid #990000;

	vertical-align: top;

	float: left;

	margin-right: 10px;

}



.formgen .formreq {

	color: #444;

}



.formgen .formheadline {

	color: #993300;

	background-color: #FFF7EA;

	padding-top: 4px;

	padding-bottom: 4px;

	margin-top: 5px;

	margin-bottom: 5px;

	font-style: italic;

}



/*//////////////////////////////////////////////////////////////////////////////*

/* Ende der Formulardefinition */



HR {

    margin-bottom: 18px;

    color: #009CDF;

    height: 1px;

    border: 1px dashed #009CDF;

}

#startboxcontainer {
width: 765px;
overflow:hidden;
}

.startbox {
width: 235px;
margin-right:30px;
float:left;
background-image: url(../files/bilder/design/startbox-verlauf.png);
background-repeat:repeat-x;
background-position:bottom;
}

.startbox p {
margin-bottom:7px;
}

.startbox.rechts {
margin-right:0;
}

