@charset "UTF-8";
/* CSS Document */

body {
	background:#FFFFFF;
	background-image:url(hintergrund.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#333333;
}

#menue {
	position:absolute;
	left: 320px;
	top: 50px;
	width:640px;
	height:20px;
	text-align:left;
}

#menue ul { display:inline; padding:0px; margin:0px; }

#menue ul li{ display:inline; padding:0px; margin:0px; padding-right:24px; color:#d51820; font-weight:normal; }

#menue ul li a { color:#000000; text-decoration:none; font-weight:normal; }

#menue ul li a:hover { color:#FFFFFF; text-decoration:none;font-weight:normal;}

#logo {
	position:absolute;
	left: 100px;
	top: 30px;
}

#ruediger {
	position:absolute;
	left: 950px;
	top: 0px;
}

#intro {
	position:absolute;
	left: 100px;
	top: 130px;
	width:820px;
	height:auto;
	text-align:left;
}

#foto {
	position:absolute;
	left: 100px;
	top: 136px;
	width:160px;
	height:auto;
	text-align:left;
}

#inhalt {
	position:absolute;
	left: 320px;
	top: 130px;
	width:620px;
	height:auto;
	text-align:left;
}

#inhalt a { color:#000000; text-decoration:none; font-weight:normal; border-bottom: #d51820 dotted thin; }

#inhalt a:hover { background-color:#d51820; color:#FFFFFF; text-decoration:none; font-weight:normal; }

#inhalt h1 { font-size:16px; color:#d51820; padding:0px; margin:0px; line-height:24px; }

#inhalt td { text-align:left; vertical-align:top; padding-bottom: 10px;}

#inhalt .klein { font-size: 9px; }

#galerie img {padding:7px; border:0px;}

#galerie a { color:#FFFFFF; text-decoration:none; font-weight:normal; border:0px;}

#galerie a:hover img { background-color:#FFFFFF; color:#FFFFFF; text-decoration:none;font-weight:normal; border:0px;}

#inhalt #nachoben { font-size: 9px; border:0px;}