/* @override 
	http://www.jutta-rath.de/rath.css */

body {
	background-color:#efefef;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#660000;;
	margin:0px;
	padding:0px;
	font-size: 0.8em;
}
p {
	margin:0 0px 12px 0px;
	line-height:160%;
}

.rot {
	color:#990000;
	}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}	
/* Index */

#index {
	width: 635px;
	height:450px;
	margin:50px auto auto auto;
	border:1px solid #AE9A14;
}
/*Layer*/

#alles {
	position:relative;
	width:1100px;
	height:600px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url(bilder/alles-bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	border:1px solid #882934;
}
#links {
	position:relative;
	left:0px;
	top:0px;
	width:220px;
	height:600px;
}
#links img {
	border-right:15px solid #990010;
}


#head {
	position:absolute;
	top: 0px;
	left:235px;
	width: 865px;
	height:98px;
	background-color:#AE9A14;
	background-image:url(bilder/juttarath.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:2px solid #AE9A14;
}
#navi {
	position:absolute;
	top:100px;
	left:235px;
	width:635px;
	height:40px;
	background-color:#ffffff;
}
#navi table {
	width:635px;
	margin:0;
	padding:0;
}
td.leer {
	width:30px;
	background-image:url(bilder/Bilder/nh-1_01.gif);
	margin:0;
	padding:0;
}
#navi ul {
	margin-left:30px;
	padding:0px;
	}
#navi li {
	display: inline; 
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#inhalt {
	position:absolute;
	top: 168px;
	left: 235px;
	width:700px;
	height: 400px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom: 20px;
	overflow:auto;
}
h1 {
	font-size: 120%;;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	color:#990000;
}
h2 {
	font-size: 100%;
	margin:15px 0px 10px 0px;
	font-weight:bold;
	color:#990000;
}
h3 {
	font-size: 12px;
	margin:15px 0px 10px 0;
	font-weight:bold;
	color:#990000;
}
#inhalt td {
	padding:0px 10px 5px 0px;
}
a {
	font-weight:bold; 
	text-decoration:none; 
}
a:link  { 
	color:#988402;
}
a:visited  { 
	color:#988402;
}
a:hover { 
	color:#bc9a5c;
}
a:active { 
	color:#bc9a5c;
}


#inhaltrechts{
	position:absolute;
	top: 170px;
	right: 10px;
	width:110px;
	height: 380px;
	padding:0;
	overflow:auto;
}
#inhaltrechts h2 {
	font-size:90%;
}
#inhalt p, #inhalt li, #inhalt td {
	font-size:12px;
	line-height:170%;
}

#inhaltrechts p, #inhaltrechts li, #inhaltrechts td {
	font-size:11px;
	line-height:170%;
}

#inhaltrechts a:link, #inhaltrechts a:visited {
	color: #660000;
}
#inhaltrechts a:hover, #inhaltrechts a:active {
	color: #bc9a5c;
}

.untermenu {
	margin-left:20px;
}

#logo {
	position:absolute;
	right:0px;
	top:0px;
	width:130px;
	height:131px;
	background-image:url(bilder/logo130.gif);
}
#footer {
	position:absolute;
	right:30px;
	bottom:13px;
	width:80px;
	padding:0;
}
#footer a {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;
}
#footer a:link, #footer a:visited {
	color: #660000;
}
#footer a:hover, #footer a:active {
	color: #bc9a5c;
}
#footerprofil {
	position:absolute;
	right:10px;
	bottom:13px;
	width:110px;
	padding:0;
}
#footerprofil a {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#footerprofil a:link, #footerprofil a:visited {
	color: #660000;
}
#footerprofil a:hover, #footerprofil a:active {
	color: #bc9a5c;
}

#inhalt,#navi {
	width:680px;
}


