body {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #f3f8e7;
	margin: 0;
	padding: 0;
}


/***********************************************/
/* Wrapper */
/***********************************************/
#wrapper {
	width: 73em;
	margin: 0 0 0 3.5em;
}


/***********************************************/
/* Haeder */
/***********************************************/
#haeder {
	width: 73em;
	height: 25em;
}

.logo {
	width: 16em;
	height: 6em;
	float: left;
	background-image: url(../gfx/layout/haeder/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#subnavigation {
	width: 25em;
	height: 1.5em;
	float: right;
	margin: .5em 0 1em 0;
}

#subnavigation ul {
	text-align: right;
	margin-top: .1em;
}

#subnavigation li {
	color: #154495;
	font-size: .8em;
	list-style: none;
	display: inline;
}

#subnavigation a, #subnavigation a:visited {
	color: #154495;
	text-decoration: none;
}

#subnavigation a:hover { text-decoration: underline; }

#slogan {
	width: 35em;
	height: 3em;
	float: right;
	margin: 0 0 0 0;
	background-image: url(../gfx/layout/haeder/slogan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation {
	width: 73em;
	height: 3em;
	color: #fff;
	margin: 0 0 .5em 0;
	background-image: url(../gfx/layout/haeder/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation ul { 
	margin: 0 0 1em 0;
	padding-top: .5em;
}

#navigation li {
	display: none;
	display: inline;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

#navigation li a, #navigation li a:visited {
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover { text-decoration: underline; }

#haedermotiv {
	width: 73em;
	height: 16em; 
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
}


/***********************************************/
/* Content */
/***********************************************/
#wrapperMain {
	width: 73em;
	margin-bottom: -3em;
}

#content {
	width: 50em;
	float: left;
	margin: 0 2em 0 0;
}

#sidebar {
	width: 21em;
	float: right;
	text-align: right;
}

#content h1, #sidebar h1 {
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
	color: #154495;
}

#content h2, #sidebar h2 {
	font-size: 1em;
	font-style:italic;
	font-weight: bold;
	color: #154495;
}

#content h3 {
	font-size: .9em;
	font-style:italic;
	font-weight: bold;
	color: #154495;
}

#content p, #sidebar p {
	font-size: .8em;
	color: #154495;
}

#content li {
	font-size: .8em;
	color: #154495;
	margin-bottom: .3em;
}

.contentboxLeft {
	width: 23em;
	float: left;
}

.contentboxRight {
	width: 23em;
	float: right;
	margin: 2em 0 0 0;
}

.pictureContentRight {
	margin: 10% 0 2em 2em;
}

td {
	font-size: .8em;
	color: #154495;
}

.boot1 {
	width: 49em;
	height: 9em;
	margin-bottom: 1em;
	background-image: url(../gfx/boote/2er.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boot2 {
	width: 49em;
	height: 9em;
	margin-bottom: 1em;
	background-image: url(../gfx/boote/3er.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boot3 {
	width: 49em;
	height: 9em;
	margin-bottom: 1em;
	background-image: url(../gfx/boote/4er.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boot4 {
	width: 49em;
	height: 9em;
	margin-bottom: 1em;
	background-image: url(../gfx/boote/zubehoer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boot1 h4, .boot2 h4, .boot3 h4, .boot4 h4 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 30.5em;
	padding-top: .5em;
}

.bootContent {
	color: #fff;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: .5em 1em 0 40.8em;
}


/***********************************************/
/* Footer */
/***********************************************/
#footer {
	position:relative;
	bottom:0;
	width: 100%;
	height:9em !important;
	background-color: #154495;
}

.motivFooter {
	width: 77.5em;
	height: 13em;
	background-image: url(../gfx/layout/footer/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	bottom: -2.6em;
}

.wrapperNavigationsbox { margin-left: 9em; }

.navigationsbox {
	width: 11em;
	height: 6em;
	float: left;
	margin: 2em 5em 0 0;
}

.navigationsbox p {
	color: #fff;
	font-size: .8em;
}

.navigationsbox a, .navigationsbox a:visited {
	color: #fff;
	text-decoration: none;
}

.navigationsbox a:hover { text-decoration: underline; }

.copyright {
	width: 13em;
	height: 3em;
	margin: 0 0 0 58em;
	padding-top: 5em;
}

.copyright p {
	color: #fff;
	font-size: .8em;
}

.copyright a, .copyright a:visited {
	color: #fff;
	text-decoration: none;
}

.copyright a:hover { text-decoration: underline; }


/***********************************************/
/* Wiederholbare Elemente */
/***********************************************/
.fllft {
	float: left;
	margin: 0 .5em 0 0;
}

.flrght {
	float: right;
	margin: 0 0 0 .5em;
}


/***********************************************/
/* Motive Haeder */
/***********************************************/
#home #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
#kontakt #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
#faq #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
#boote #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
#standorte #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
#touren #haedermotiv { background-image: url(../gfx/layout/haeder/motive/home.jpg); }
