/* --- CSS Imports --- */
@import url("form.css");


body {
    background-color: #222222;

	background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/flash/bg_image.gif);
	background-repeat:repeat-y;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;

}

.gallery_bg_color {
	background-color: #666666;
}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

/*community Error*/
.errorc { color: red;}

hr {
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}

#homeBoxTop {
	background-repeat:repeat;
	padding:10px;
	width:401px;
	position:absolute;
	top:343px;
	left:265px;
}

#flash_nav {
	position:absolute;
	left:0px;
	width:800px;
	height:730px;
	top:0px;
	overflow:hidden;
}

h1 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    MARGIN: 0px 0px 20px;
    color: #ff9900;
	text-transform:uppercase;
	padding:4px 0px 0px 0px;
}

h2 {
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 5px 0px;
}

h3 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 5px 0px;
    color: #333333;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #FFFFFF;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    PADDING-TOP: 20px
	text-transform:uppercase;

}

h6 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
	margin: 20px 0px 5px 0px;
	text-transform:uppercase;

}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil {
	margin: 20px;
}

#profil h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    text-transform: uppercase;
}

#profil img {
	margin-left: 20px;
	margin-bottom: 20px;
}


a:link {
    color: #bea777;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #bea777;
}
a:hover {
    text-decoration: none;
    color: #ffffff;
}
a:active {
    text-decoration: none;
    color: #bea777;
}
#mainbox {
    width: 944px;
}
#logo {
    float: left;
    width: 189px;
}
.cleaner {
    clear: both;
    height: 1px;
}
.cleanercontent {
    clear: both;
    height: 1px;

}

#metanav {
    float: left;
    width: 316px;
    padding-top: 44px;
    padding-left: 29px;
    padding-right: 19px;
}


#metanav a {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}


#metanav a:hover {
	color: #616161;
	padding-right: 5px;
	padding-left: 5px;
}


#search {
    float: left;
    width: 80px;
    padding-top: 41px;
    padding-left: 20px;
}
input.search {
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}


input.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}



form {
    margin: 0px;
    padding: 0px;
}
#head {


}



#nav {
    float: left;
    width: 189px;

    background-repeat: no-repeat;
    padding-top: 0px;
	margin: 0px 0px 10px 0px;
}
#middle {
    float: left;
    width: 528px;
    padding-top: 41px;
    padding-right: 19px;
    padding-left: 19px;
	margin-left:100px;
}
#right {
    float: left;
    width: 159px;
    padding-top: 41px;
    padding-left: 15px;
    background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/gradient.gif);
    background-repeat: no-repeat;
    padding-right: 15px;
}

#right p {
    margin-top: 10px;
}



#footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
 /*   background: #FFFFFF url(images/footerback.gif) repeat-x;*/
    
    position: relative;
}

#footer div {
    position: absolute;
    right: 0px;
    border: 0px;
    margin: 0px;
    display: inline;
    top: 0px;
}

#footer div img {
    border: none;
}


#footer a {
    color: #ff9900;
    text-decoration: none;
}

#footer a:hover {
	color: #5191d1;
	text-decoration: none;
}

#HomeBox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BCBCBC;
    margin-bottom: 20px;
    width: 528px;
    background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/bg_spaltenHome.gif);
    margin-top: 40px;
}



#homeSpalte1 {
    float: left;
    width: 200px;
    padding-right: 20px;
    padding-top: 14px;
    text-align: center;
}

#homeSpalte2 {
    float: left;
    width: 200px;
    padding-left: 20px;
    padding-top: 14px;
}



/*-- || --*/
#newsbox {
	border: solid 1px #d7d7d7;
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

.podcastcontent {
	display:block;
	width:100%;
	border-bottom:1px #000 dotted;
	margin-bottom:10px;
}

.podcastcontent .podcastmedium {
	overflow: hidden;
	margin-top: 3px;
	width: 100%;
	height: auto !important;
}

#font {
float:left;
padding:44px 0 0 120px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

li {
    padding-left: 15px;
    list-style-type: none;
    background-repeat: no-repeat;
}

table.green {
    background-color: #E8F1C2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #9CB82E;
    border-right-color: #9CB82E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9CB82E;
}

table.green td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9CB82E;
    margin: 0px;
}

table.green td.header {
    font-weight: bold;
    background-color: #D8E89A;
    margin: 0px;
}

table.white {

    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

table.white td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    margin: 0px;
}

table.white td.header {
    font-weight: bold;
    background-color: #F1F1F1;
    background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
    border:solid 1px #E0E0E0;
    color: #ff9900;

    width: 80px;
    height:20px;
    cursor:pointer;
    padding: 1px 1px 1px 1px;
    margin: 0px 0px 0px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
}
.searchbutton:hover {
    border:solid 1px #CCCCCC;
}

.searchinput_search{
    background: #FFFFFF;
    color: #ff9900;
    width: 170px;
    height:16px;
    border: solid 1px #E0E0E0;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 2px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
    background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/lupe.gif);
    background-repeat:no-repeat;
    background-position:left;
}
.searchinput_search:hover{
    border: solid 1px #CCCCCC;
    margin: 0px 0px 2px 0px;
}

.searchinput {
    background: #FFFFFF;
    color: #ff9900;
    width: 170px;
    border: solid 1px #d7d7d7;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 1px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #E0E0E0;
	background-color: #FCFCFC;
	padding: 0px;
	color: #222222;
    margin: 0px 0px 1px 0px;

}

input, select[size=1], radio {
    height: 16px;
}


#search_menu_box {
    padding: 10px 0px 10px 13px;
    border: 1px solid #CCCCCC;
}

#input_search_shop {
    height: 16px;
    font-size: 11px;
    margin: 0px 0px 2px 0px;
}

#input_search_shop_submit {
    height: 18px;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
}

textarea {
	overflow: auto;
}

.rssfeed {
	background-image: url(http://www.openair-freaktal.ch/cms/themes/bluesmile/images/rss.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 18px;
}


/*
Styles for an ordinary table such as in
media or directory
*/
table.normal {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.normal td {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

table.normal th {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;

	text-align: left;
	padding: 5px;
}



/* flashtext

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}


.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

