/******************
GLOBAL PAGE LAYOUT
******************/
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #F8F8F8;
	background: #2D2D2D;
}

div#Wrapper {
	margin: -2px auto 0 auto;
	width: 960px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #363636;
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
	border-bottom: 1px solid #6E6E6E;
}

div#PageHeader {
	margin: 0 0 20px 0;
	height: 201px;
	background: url('img/headers/divider.gif') repeat-x left bottom;
}
div#Header {
	height: 440px;
/*	background-color: #fea362;*/
}
div#Header a:hover {
	text-decoration: none;
}
div#Header a img {
	border: none;
}
a#Home {
	height: 178px;
	width: 100%;
	display: block;
	background: #2D2D2D;
}
div#SubHeader {
	height: 19px;
	background-image: url('img/bg_subheader.jpg');
}
div#HomeSelection {
	height: 283px;
	background-image: url('img/bg_homeselection.jpg');
	background-repeat: repeat-x;
}
div#HomeSelection div {
	margin: auto;
	padding-top: 50px;
	width: 600px;
	text-align: center;
}
div#HomeSelection a {
	display: block;
	width: 222px;
	height: 200px;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
div#HomeSelection a:hover {
	text-decoration: none;
	background: transparent; 
}

a#frontSchoenmode {
	float: left;
}
a#frontWandelsport {
	float: right;
}
div#HomeSelection img {
	border: 1px solid #ea955c;
	
}

div#Content {
	margin: 0;
	padding-bottom: 60px;
}

div#Left {
	margin: 0 0 120px 0; 
	padding: 10px;
	width: 280px;
	float: left;
}

div.backdropped {
	margin: -12px 0 0 0;
	padding: 8px;
	background: #3E3E3E;
	border-top: 1px solid #F8F8F8;
}

div#Main {
	margin: 0 0 0 310px; 
	padding: 10px;
	width: 620px;
}

div#Footer {
	height: 30px;
	position: absolute;
	width: 100%;
	bottom: 0 !important;
	bottom: -1px;
	margin: 0 0 -1px 0;
	padding: 8px 0 20px 0;
	background: #3E3E3E;
	border-top: 1px solid #F8F8F8;
}

div#LevelLogo {
	margin-right: 10px;
	float: right;
	font-size: 0.9em;
}

div#LevelLogo img {
	margin-bottom: 2px;
}

/******************
WIDGETS
******************/
div#ToWandelsport {
	margin: 0 -8px 10px -8px;
	padding: 20px 0 29px 100px;
	font-size: 1.2em;
	background: url('img/little_shoes.jpg') no-repeat;
}

div#ToSchoenmode {
	margin: 0 -8px 10px -8px;
	padding: 30px 0 30px 100px;
	font-size: 1.2em;
	background: url('img/little_boots.jpg') no-repeat;
}

hr {
	visibility: hidden;
	clear: both;
}

div#News {
	margin: 0;
}

div.newsitem {
	margin: 0 0 10px 0;
}

div.newsleft {
	margin: 3px 10px 10px 0;
	float: left;
	width: 12%;
}

/******************
HEADERS
******************/
h1 {
	font-size: 1.6em;
	color: #F8F8F8;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	color: #F8F8F8;
	font-weight: normal;
}

div#Main h2 {
	color: #FEA362;
}

h3 { 
	margin: 0 0 6px 0;
	font-size: 1.2em;
	color: #FEA362;
	font-weight: normal;
}

/******************
PARAGRAPHS
******************/
p {
	margin: 0 0 10px 0; 
	font-size: 1em; 
	line-height: 1.5em;
	color: #F8F8F8;
}

span.date {
	color: #F8F8F8;
	font-size: 0.8em;
}

div#Footer p {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 0.9em;
}

/********************
IMAGES
********************/
p img {
	margin: 4px 10px 4px 0;
	float: left;
	padding: 4px; 
	border: 1px solid #8B8B8B;
}

/******************
LISTS
******************/
ul {
	margin: 0 10px 20px 30px;
	padding: 0; 
}

ul li {
	margin: 0 0 0 10px;
	list-style: square;
	list-style-position: inse;
	line-height: 1.5em;
}

div#Menu ul {
	margin: 10px 0 60px 0; 
	padding: 0; 
	list-style-type: none;
}

div#Menu ul li {
	margin: 0 0 8px -8px;
	padding: 0 0 0 18px;
	list-style-type: none;
	list-style-position: outside;
	background: url('img/menu_marker.gif') no-repeat 0 7px;
}

/******************
LINKS
******************/
a:link {color : #FEA362; text-decoration: underline; }
a:visited {color : #FEA362; text-decoration: underline; }
a:active {color : #FEA362; text-decoration: underline; }
a:hover {color : #FFF; background: #FEA362; text-decoration: none; }

div#Menu ul li a:link {color: #FFF; text-decoration: none; }
div#Menu ul li a:visited {color: #FFF; text-decoration: none; }
div#Menu ul li a:active {color: #FFF; text-decoration: none; }
div#Menu ul li a:hover {color : #FEA362; text-decoration: none; background: none;}

div#ToWandelsport a:link, div#ToSchoenmode a:link {color: #FFF; text-decoration: none; }
div#ToWandelsport a:visited, div#ToSchoenmode a:visited {color: #FFF; text-decoration: none; }
div#ToWandelsport a:active, div#ToSchoenmode a:active {color: #FFF; text-decoration: none; }
div#ToWandelsport a:hover, div#ToSchoenmode a:hover {color : #FEA362; text-decoration: none; background: none; }

div#LevelLogo img a:hover { border: none; }

/******************
TABLES
******************/
table {
	width: 60%;
	padding: 4px;
	border: 1px solid #3E3E3E;
	margin: 0 auto 0 auto;
}

table th {
	margin: 0; 
	padding: 4px 0 4px 0;
	text-align: left;
	color: #FEA362;
	font-size: 1.1em;
	font-weight: normal;
}

table td {
	margin: 0;
	padding: 2px 0 2px 0;
}

.odd {
	background: #3E3E3E;
}

/********************
DIALOG BOX
********************/
div.fw_panel_dialog {}

div.fw_dialog_container {
	margin: -1px 0 0 0;
	text-align: center;
	background: #FF9142;
	border: 1px solid #FE710C;
}

.fw_dialog_icon {
  margin: 0;
}

.fw_dialog_text {
  line-height: 1.5em;
  color: #FFF;
}

/********************
FORMS
********************/
input, textarea {
	/* Right margin for labels next to input box */
	margin: 0 6px 0 0;
	color: #FFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	border: 1px solid;
	border-color: #1E1E1E #3E3E3E #3E3E3E #1E1E1E;
	background: #313131;
	padding: 2px 4px 2px 4px;
}

table.form {
	width: 100%;
	border: none;
	margin: 20px 0 0 0; 
	padding: 0;
	font-size: 13px;
}

table.form th {
	padding: 0 10px 10px 0;
	width: 20%;
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	color: #FEA362;
}

table.form td {
	padding: 0 0 10px 0;
	width: 76%;
}

div.submit {
	border-top: 1px solid #3E3E3E;
 	margin: 20px 10px 0 0;
  	padding: 10px 0 0 0;
}
