/* CSS Document */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0,1px;
	height: 100%;
	background-color: #CC7A00;
/*	background-color: #CCCC99;*/
/*	OVERFLOW: hidden; */
}
html {
	height: 100%;
/*	OVERFLOW: hidden; */
}
.header1 h1 {
	color: #F24100;
	margin: 0.2em 0em 0em 0em;
	padding-top: 5px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #849096;
}
.headertext {	
	padding-left: 12px;
	padding-right: 25px;
	color: #A62B00;
	/*color: #6A7276;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
h2 {
	padding-left: 12px;
	color: #595959;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
/*	display: block;*/
}
.text, .textkursiv {	
	padding-left: 12px;
	padding-right: 12px;
	color: #595959;
	font-size: 1.2em;
	font-weight: normal;
}
.textkursiv {
	text-decoration:underline;
	font-style:italic;
}
.navigation {
	margin-left: 0px;
	width: 100%;
}
.navigation h1 {
	color: #A62B00;
	font-size: 1.2em;
	line-height: 22px;
	padding-left: 12px;
}
.navigation ul {
	margin: 0; 
	padding: 0;
}
.navigation li {
	border-bottom: 1px solid #B4BEC2;
	width: 100%;
	list-style: none;
}
.navigation li a {
	color: #553;
	display: block;
	padding: 5px 2px 5px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #A62B00;
	color: white;
}
.navigation2 h1 {
	color: #A62B00;
	font-size: 1.2em;
	line-height: 22px;
	padding-left: 12px;
}
.navigation2 ul {
	margin: 0; 
	padding: 0;
}
.navigation2 li {
/*	border-bottom: 1px solid #B4BEC2;*/
	width: 100%;
	list-style: none;
}
.navigation2 li a {
	color: #553;
	display: block;
	padding: 5px 2px 5px 12px;
	text-decoration: none;
}
.navigation2 li a:hover {
	background: #A62B00;
	color: white;
}

.submenu {
	color: White;
	font-size: 12px;
}
a:link.submenu {
	color: White;
	font-size: 12px;
	text-decoration:none;
}
#submenu-box {
	position:absolute;
	top:496px;
	left:35px;
	width:190px;
	height:17px;
	z-index:5;
	visibility: visible;
}
#content-box {
	position:absolute;
	top:30px;
	left:217px;
	z-index:2;
	width: 600px;
}
#mainmenu-box {
	position:absolute;
	top:99px;
	left:27px;
	width:225px;
	height:400px;
	z-index:3;
}
#bg_image-box {
	position:absolute;
	top:30px;
	left:218px;
	width:698px;
	height:198px;
	z-index:1;
	overflow: hidden;
}
#info-box {
	position:absolute;
	top:266px;
	left:868px;
	width:200px;
	height:214px;
	z-index:3;
}
#logo-nj-westernreiten {
	position:absolute;
	top:30px;
	left:5px;
	width:162px;
	height:59px;
	z-index:3;
}
.td_content { 
	padding-left: 30px;
}
.img {
	float:right;
	padding-left:3px;
}

