/* css created by Nicola Winzer 2007 http://www.nicolawinzer.ch */

* {
	padding:0px;
	margin:0px;
	}
html { height: 100% } 
body {
	min-height: 101%;
	font-size: 76.1%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFF;
	color: #333;
	line-height: 2em;
	}
h1 {
	margin-bottom: 1em;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
h2 {
	margin-bottom: 1em;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	color: #000;
	}
h3 {
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
h4 a {
	font-size: 1em;
	margin: -0.5em 0 0.5em 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #268fb9;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	}
blockquote {
	margin-bottom: 1.5em;
	}

a {
	color: #268fb9;
	text-decoration: none;
	}
a:hover {
	color: #333;
	}
#content ul li{
	margin-left: 1em;
	}
#content p {
	font-size: 1.1em;
	}
#right_column p {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#content p.lead {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
p a {
	padding-left: 12px;
	margin-left: 2px;
	background-image: url(images/pfeil_b.gif);
	background-repeat: no-repeat;
	color: #268fb9;
	background-position: 0px 1px;
	text-decoration: none;
	}
a.img, #footer a {
	background-image: none;
	padding:0;
	}
a img {
	border: none;
	}


/* ----------Divs-------------- */
#center {
	width: 742px;
	margin: 35px auto;
	}
#content {
	float: left;
	width: 500px;
	padding: 0 0 30px 0;
	}
#right_column{
	margin-left: 532px;
	padding-left: 10px;
	width: 200px;
	border-left: solid 1px #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:189px;
	}
#footer{
	width: 742px;
	font-size: 0.9em;
	float: left;
	margin: 4em 0;
	}
#navigation{
padding:0.5em 0pt 3em;
}

/* ----------Navigation -------------- */

.mainMenuLink{
	letter-spacing: 0.1em;
	font-size: 1em;
	list-style: none;
	display: inline;
	padding: 0px 7px 0px 15px;
	background-image: url(images/pfeil_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}
.mainMenuLinkSelected{
	letter-spacing: 0.1em;
	font-size: 1em;
	list-style: none;
	display: inline;
	padding: 0px 7px 0px 15px;
	background-image: url(images/pfeil_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #333;
	}
.subMenuLink:hover{
	color: #333;
	}

