body {background-color: #E1E2CE    ; width: 900px;
    margin: 0 auto;}

body { font-family: Helvetica, 'Lucida Sans Unicode', sans-serif }


#content {
    float:left;
    width:622px;
    padding: 20px;
    background-color: #fff;
    align-self: center;
    font-size: 14px;
}

#sidebar {
    float:left;
    width:auto;
    margin-left: 30px;
    background-color: #E1E2CE    ;
    font-size: 14px;
}


#clearer {
    clear:both;
}

#footer {
    clear:both;
    background-color: #E1E2CE    ;
    font-size: 10px;
    padding-top: 2px;
}

#header {
	width: 662px;
    height: 96px;
	border-bottom: 5px solid #E1E2CE    ;
	border-top: 5px solid #E1E2CE    ;
    background-color: #E1E2CE    ;
	position: relative;
	background-image: url(images/header/header_montgolfiere.jpg);
	background-repeat: no-repeat;
    clear: both;
    padding: 5px;
}

#pageHeader img {
}

#header h1 {
	color: #fff;
	text-shadow: #000 3px 3px 1px;
	font-weight: bold;
	margin: 10px 0px 3px 10px;
	font-size: 2em;
}

#header h2 {
	color: #fff;
    font-family: sans-serif;
	text-shadow: #000 2px 2px 2px;
	font-weight: normal;
	margin: 0px 0px 5px 10px;
	font-size: 1em;
}




#sidebar a {float: left;
    width: 100%;
    text-decoration: none;
    text-align: center;
    color: #2690A5;
    background-color: ;
    padding: 0.4em 0.4em;
    border-right: 1px solid white;}

#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


a, a:visited {text-decoration: none; color: #2690A5 }

a:hover, a:active {text-decoration:underline; color: #2690A5 }

#sidebar a:link, #sidebar a:visited {
    display: block;
    color: #FFFFFF;
    background-color: #2690A5;
    width: 100%;
    text-align: center;
    padding: 5px;
    text-decoration: none;
}

#empty {
    display: block;
   background-color: #E1E2CE    ;
    color:black;
    width: 100%;
    text-align: center;
    margin: 10px;
    text-decoration: none;
        
}

#zwei {
    float:left;
    width:280px;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
}

#eins {
    float:left;
    width:600px;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
}



#sidebar a:hover, #sidebar a:active {
        background-color: #E1E2CE    ;
    color: #2690A5;
}