/* *********************** Grundinformationen *********************** */

/* Setzt alle Boxen und Rahmen standardmaessig auf 0 */
* {
        margin:                0;
        padding:        0;
}

body {
	text-align:        left;
	min-width:        980px;
	font-family:        verdana;
	font-size:                11px;
	background-color: #27240F;
	letter-spacing: 1px;

}

h1 {

        margin-bottom:                 10px;
        text-align:                        left;
        font-size:                        12px;
        font-weight:                bold;
        line-height:                15px;
        text-indent:                5px;
        color:#27240F;
background-image: url(http://www.laenggasstee.ch/images/template/balken_grossxxl_weiss.gif);
background-repeat:no-repeat;
height:15px;
display:block;
width:635px;
font-family:verdana;
}

h1 a {
        color:                                #27240F;
}

h3 {
        font-size:                        12px;
color:#ffffff;
}


h3 a{
font-size:                        12px;
color:#ffffff;
}

img {
        border:                                0px;
}

/* Formulare */
form {
        display:                        inline;
}

fieldset {
        border:                                1px solid #ffffff;
        background-color: #27240F;
        padding:                        5px;
color:#ffffff;
}


fieldset a{
color:#ffffff;
text-decoration:underline;
}

input {
        border:                                1px solid #6D808F;
        background-color:        #EDEFF0;
        font-size:                        10px;
}

select {
        border:                                1px solid #6D808F;
        background-color:        #EDEFF0;
        font-size:                        10px;
}

input.radio {
        border:                                0px;
        background-color:        #ffffff;
        width:                                15px;
}

ul{
list-style-type: none;
}


/* *********************** Ende Grundinformationen *********************** */





/* *********************** Link Definitionen *********************** */

a {
        text-decoration:        none;
        color:                                #BCBB93;
}
a:hover{
        text-decoration:        none;
        color:                                #ffffff;
}

/* *********************** Grunddesign, Header, Footer, Content *********************** */

/* Kompletter Rahmen aussen */
#verpackung{
background-color:        #27240F;
width:                                 980px;
margin:20px 0px 0px 20px;
}

#wrapper {
        position:                         relative;
xbackground-color:        #27240F;
z-index:	1;
}

#branding {
        position:                        relative;
        width:                                980px;
        margin-bottom:                15px;

z-index:	2;
}

/* Hauptnavigation */
#mainNav {
width:                                100px;
float:                                left;
position:relative;
z-index:	3;

}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
#content {
        width:                                895px;
        float:                                 right;
}

#mainContent {
        width:                                635px;
        min-height:                        10px;
        float:                                left;
        margin-left:                -4px;
}

#secondaryContent {
        width:                                230px;
        float:                                right;
        border: 0px solid #999999;
        margin-right: 2px;
min-height:300px;
}
/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */


#footer {
	width:                                 980px;
	position:                         relative;
	clear:                                both;
	text-align:                        left;
	height: 1px;
	padding-top:1px;
	margin:10px 0px 10px 80px;
	color:#BCBB93;
	font-size:10px;
	font-weight: normal;
}

#footer img{
margin:10px 0px 10px 80px;
color:#FFFFFF;
}

/******************* CMS *******************/

#CMSwrapper {
        position:                         relative;
background-color:        #27240F;

}

#CMScontent {
        width:                                900px;
        float:                                 right;
min-height:300px;
}

#CMSmainContent {
        width:                                635px;
        min-height:                        10px;
        float:                                left;
        margin-left:                1px;
}

#CMSsecondaryContent {
        width:                                230px;
        float:                                right;
        border: 0px solid #999999;
        margin-right: 2px;
min-height:300px;
}
.bereich0 {
margin-left: 300px;
margin-top: -0px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich1 {
margin-left: 300px;
margin-top: -34px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich2 {
margin-left: 300px;
margin-top: -68px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich3 {
margin-left: 300px;
margin-top: -102px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich4 {
margin-left: 300px;
margin-top: -136px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich5 {
margin-left: 300px;
margin-top: -170px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich6 {
margin-left: 300px;
margin-top: -204px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich7 {
margin-left: 300px;
margin-top: -238px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich8 {
margin-left: 300px;
margin-top: -272px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich9{
margin-left: 300px;
margin-top: -306px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich10 {
margin-left: 300px;
margin-top: -340px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.bereich11 {
margin-left: 300px;
margin-top: -374px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.beschreibung {
	color: #FFFFFF;
	background-color: #27240F;
	display: none;
}



