/**
* CSS
* Steffi Loos
*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #E2E2E2;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a   { 
	text-decoration: none; 
	color:#000000;
	font-family: Helvetica, Arial, sans-serif; 
	}

body.section-1 { }
body.section-2 { }
body.section-3 { }
	
	
a.spez:link,a:active,a:visited,a:focus { 
	text-decoration: none; 
	color: #000; 
	font-weight: bold; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
a.spez:hover { 
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold; 
	background-color: #000;
	}	

a.alt:link,a:active,a:visited,a:focus { 
	text-decoration: none; 
	color: #000; 
	font-weight: normal; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
a.alt:hover { 
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal; 
	background-color: #000;
	}


a img { border: none; }

.txt { font-size: 11px; font-family: Helvetica,Arial,sans-serif; color: #000; line-height: 1.4em;}


#menu {
    width: 170px;
    overflow: hidden;
    top: 0px;
    bottom: 0;
	left: 11px;
    position: fixed;
    height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	line-height: 1.3em;
	margin: 25px 5px 5px 0px;
}

#menu ul a:link,a:active,a:visited { 
	display: block;
	text-decoration: none; 
	color: #000; 
	font-size: 11px;
}

#menu ul a:hover { 
	display: block;
	text-decoration: none; 
	color: #fff; 
	font-size: 11px;
	background-color: #000;
}


#menu ul li.section-title { 
	font-size: 20px;
	line-height: 100%;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 2px 0px;
	border-bottom:1px solid #000000;	
}


h1 { 
	letter-spacing: -20px;
	line-height: 80%;
	font-size:1500%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 20px 0px;
}

#h1 { font-size: 16px; font-family: Helvetica,Arial,sans-serif; color: #000;}
.h1 { font-size: 21px; font-family: Helvetica,Arial,sans-serif; color: #000;}

h2 {
	font-size:500%;
	line-height: 120%;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 25px;
	line-height: 100%;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

h5 {
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

#content {
		height: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 220px; /* sets the space so the content starts right when the menu ends - if you change this also change the width of #menu to match */
	    top: 0;
	    
	    /* sets the spacing around the content area - this is normally set to match padding options in #menu but can be changed seperately */
		padding-top: 0px;  /* change to match the padding-top in #menu if you want them to align */
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.container {
		padding: 35px 10px 10px 10px;
		margin-bottom: 20px;
	}

	#content p { /* sets the properties for all paragraphs in the content area */
		width: 600px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 9px; /* sets the space between paragraphs */
		margin-left: 0px; 	
	    line-height: 19px; /* use this the change the leading (space between lines) */
	}

	p { /* sets the properties for all paragraphs  */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 9px;
    margin-left: 0;
	}

.container {
    padding: 35px 10px 10px 15px;
}


#img-container	{ margin: 0px; padding: 0px; }
#img-container p	{ width: 400px; margin:  0 0px 0px 0; padding: 0 0 12px 0; }

#once { clear: left; }

	
#footer
{
 position : absolute;
 bottom : 15px;
 clear : left;
 width : 100%;
 background-color: #fff; 
 font-size: 10px; font-family: Helvetica, Arial, sans-serif;
 color: #000; 
 line-height: 1.2em;
}

p.nav a {
		background-color: #ffffff;
		padding-top: 4px;
		padding-right: 11px;
		padding-bottom: 20px;
		padding-left: 11px;
		font-size: 11px;
		font-family: Helvetica,Arial,sans-serif;
		-moz-border-radius-bottomleft:1px;
		-moz-border-radius-bottomright:1px;
		-moz-border-radius-topleft:1px;
		-moz-border-radius-topright:1px;
	}
	
	p.nav a:hover {
		background-color: #000000;
	}
	
	p.nav span#num {
		letter-spacing: 1px;
		font-family: Helvetica,Arial,sans-serif;
		font-style: bold;
		padding-left: 11px;
	}