body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B141D;
	text-align: left;
	font-size: 16px;
	background-image: url(bilder/hg.jpg);
}

#banner {
	height: 100px;
	background-color: #9B141D;
	padding: 15px 0px 15px 120px;
}

#fotoleiste {
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
	background-image: url(bilder/fotoleiste-grau.png);
}

#fotoleiste a {
	display:block;
	width: 100%;
	height: 100%;
}

#fotoleiste a:hover {
	cursor: default;
	background-image:url(bilder/fotoleiste-farbe.png);
} 

#navi {
	text-align: center;
	margin: 60px 0px 0px 60px;
	width: 230px;
	height: 520px;
	font-weight: bold;
	float: left;
	position: relative;
}

#tabs {
	margin: 25px 0px 0px 370px;
	height: 35px;
	width: 980px/*680px*/;
}

#content {
	margin: 0px 0px 0px 350px;
	width: 980px/*720px*/;
	height: 500px;
	border: 1.5px solid;
	padding: 10px;
	background-image: url(bilder/transparenz.png);
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-color: #9B141D;
}

/*#skype {
	position: absolute;
	left: 250px;
	top: 205px;
}*/

#fuss {
	margin: 15px 0px 15px 420px;
	width: 745px;
	font-size: 10px;
	text-align: center;

}

a:link    {color:#9B141D; text-decoration: none; border: none;}
a:visited {color:#9B141D; text-decoration: none; border: none;}
a:hover   {color:#9B141D; text-decoration: none; border: none;}
a:active  {color:#9B141D; text-decoration: none; border: none;}

#links a:link    {color:#9B141D; text-decoration: none;}
#links a:visited {color:#9B141D; text-decoration: none;}
#links a:hover   {color:#C51014; text-decoration: none;}
#links a:active  {color:#9B141D; text-decoration: none;}