html, body
{
	height: 100%;
}

body
{
	background: #eee url(/fileadmin/images/white_line.gif) repeat-y center;
}

body, h1, h2, h3, p, a, th, td
{ 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

p {
	margin: 0px 2px 13px 0px;
}

h1 
{
	color: #000;
	font-weight: bold;
	margin-top: 13px;
}

h1.pagetitle
{
	color: #993333;
	font-weight: bold;
	margin-top: 0px;
}

h2 
{
	color: #000;
	margin-top: 13px;
	text-decoration: underline;
}

h3 
{
	color: #000;
	margin-top: 13px;
	font-style: italic;
}

a:link
{
	color: #5c85ad;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #5c85ad;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #5c85ad;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a.active
{
	color: #5c85ad;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: 0px;
}

#right img {
	border: 1px solid #000;
}


/* CSC */

div.csc-header
{
	clear: both;
}

div.csc-header-n2, div.csc-header-n3, div.csc-header-n4, div.csc-header-n5
{
	margin-top: 26px;
}


/* Layout */

#stage1
{
	background-color: #fff;
	height: 100%;
	margin: 0px auto 0px auto;
	width: 800px;
}

/*
#stage2
{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	height: 95%;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	width: 800px;
}
*/



#head
{
	background: #fff url(/fileadmin/images/reitclub_domaene_eschmuehle.jpg) no-repeat;
	margin: 0px 0px 30px 0px;
	height: 193px;
	width: 800px;
}

#navigation
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 128px;
	text-align: right;
}

#navigation ul
{
	width: 125px;
}

#navigation ul, #navigation ul li 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li ul
{
	margin-bottom: 3px;
}

#navigation ul li ul li 
{
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#navigation ul li ul li a {
	font-weight: normal;
}


#contentstage
{
	float: right;
	margin: 0px 0px 0px 28px;
	width: 638px;
}

#content
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 476px;
}

#right
{
	float: left;
	margin: 0px 0px 0px 17px;
	width: 140px;
}


#foot
{
	display: none;
	background-color: #eee;
	border-top: 1px solid #ccc;
	float: left;
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding-top: 3px;
	width: 800px;
}


div.csc-frame-rulerBefore, 
div.csc-frame-rulerAfter {
	border-bottom: 1px solid #aaa;
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
}

div.csc-textpic {
	display: inline;
}

div.csc-textpic-imagewrap {
	display: inline;
}

div.csc-textpic-equalheight div.csc-textpic-imagerow {
	display: inline;
}

div.csc-textpic-equalheight div.csc-textpic-imagerow img {
	border: 1px solid #000;
}

div.csc-textpic-equalheight div.csc-textpic-imagerow ul {
	margin: 10px;
}

