/* Begin Structure */

body {

	margin: 0;

	padding: 0; 

	}



#page {

	margin: 0px auto;

	padding: 0;

	width: 900px;

    height: 1199px;
	border:2px solid;

	}

	

#header {

	padding: 0;

	margin: 0;

	height: 129px;

	width: 900px;

	}

#navigation {

padding: 0;

margin: 0;

height: 36px;

width: 900px;

border-top:2px solid;

border-bottom:2px solid;

background-color: #b22222;



}

	

	

#content {

	

    margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	width: 700px;
    height: 746px;
	

	

	

	}



#footer1 {

	padding-top: 5px;

	padding-bottom: 10px;


	margin: 0;

	width: 900px;

	height: 245px;

	clear: both;

	}

	

	#footer2 {

	padding: 0;
border-top:2px solid;
	margin: 0;

	width: 900px;

	height: 30px;

	clear: both;

	}

	

/* End Structure */



/* Begin Typography & Colors */

body {

	font-size: 62.5%;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	background-color: #f4a460;
background-image:url(Images/wallpaper_leaves.jpg);

	text-align: center;

	}



#page {

	text-align: left;
	background-color: #FFFFFF;

	

	}

	

#header{

	

        background-color: #FFFFFF;

        background-image:url(Images/SchilfLogo_klein.jpg);

        background-position: left;

        background-repeat: no-repeat;

	}

	

#header h1 {

display:none;

}

	



#content {

	

	background-color: #FFFFFF;

	



	}

	

#menu{

	background-color: #FFFFFF;



	}



#footer1{

	background-color: #FFFFFF;

	}

	

#footer2{

	background-color: #b22222;



	}



cite {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 2.0em;

	line-height: 1.5em;

	}

	

small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0,8em;

	line-height: 1.5em;

	text-align: right;

	color: #999999;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}





h2 {

	font-size: 1.6em;

	color: #333333;

	}





h3 {

	font-size: 1.6em;

	color: #333333;

	}



h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: none;

	color: #993333;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {

	text-decoration: none;

	}





a, h2 a:hover, h3 a:hover {

	color: #993333;

	text-decoration: none;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}

/* End Typography & Colors */



/*	Begin Headers */

h1 {

	padding-top: 30px;

	margin: 0;

	

	}



h2 {

        padding: 0;

	margin: 30px 0 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}

/* End Headers */















/* Begin Lists */



#navigation ul{



	padding-top: 0;

	padding-bottom: 0;

	margin: 0;

	display: inline;

	

}



#navigation ul li{



	list-style-type: none;

	float: left;

	text-align: center;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	

}

#navigation ul li a{



	display: block;

	padding: 9px 15px;

	font-size: 15px;

	text-decoration: none;

	color: #ffffff;

	font-weight: bold;

}



#navigation li:hover ul{



display: block;

position: absolute;

left: 100%;

	

}



#navigation a:hover{



color: #b22222;

	background: #ffffff;

}



#menu li{



	display: list-item;

	list-style-type: decimal;



	float: left;

	width: 100px;

	padding-top: 10px;

}

#menu li a{

	font-size: 12px;

	color: #993333;

}

#menu li a:hover{

	font-weight: bold;

	text-decoration:none;

}

#submenu li{



	display: list-item;

	float: left;

        list-style-type: disc;



	width: 100px;

	padding-top: 5px;

}

#submenu li a{

	font-size: 10px;

	color: #993333;

}

#submenu li a:hover{

	font-weight: bold;

	text-decoration:none;

}

list-style-type: lower-alpha;







/* End Entry Lists */



/* Begin Form Elements */



/* End Form Elements */


