/* CSS Document */
body {
	background-color: #6B0202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.contenttd{
	background-color: #F0E1C3;
	/*
	border : 2px;
	border-style: solid;
	border-bottom : 2px solid #f6f6f6;
	border-left : 2px solid #666666;
	border-right : 2px solid #f6f6f6;
	border-top : 2px solid #666666;
	*/
}

.pferd{
	background-image: url(images/heilpaedagogisches-reiten.gif);
	background-repeat: no-repeat;
	padding-right: 14px;
	padding-bottom: 5px;
	color:#5D4D3A;
	font-size:13px;	
}

.contentdiv{
	width:496px;
	height:332px;
	color:#5D4D3A;
	background-color: #C2AA8A;
	border-width : 2px;
	border-style: solid;
	border-color:#FE6C01;
	margin:0px;
	padding: 10px;
	font-size:13px;	
}

.headline{
	font-size:18px;
	color: #FE6C01;
	font-weight: bold;
}

.contentext{
	color:#5D4D3A;
	font-size:13px;	
}
.impressum{
	color:#5D4D3A;
	font-size:10px;	
}
/*
.startlink{Color: #FE6C01; line-height:35px; font-size:14px;}
.startlink:link { text-decoration: none; }
.startlink:visited { text-decoration: none; }
.startlink:hover{ text-decoration: underline; }
*/
.start{Color: #FE6C01; font-size:14px; font-weight: bold;}
.start:link { text-decoration: none; }
.start:visited { text-decoration: none; }
.start:hover{ text-decoration: underline; }

.contentimage{
	border-width : 2px;
	border-style: solid;
	border-color:#FE6C01;
	margin-left: 10px;
}

.navidiv{
	width: 265px;
	text-align:left;
	padding-left: 72px;
}

a{ Color: #5D4D3A; }
a:hover{ Color: #6B0202; }
.navilink { Color: #5D4D3A; line-height:35px; font-size:13px;}
.navilink:link { text-decoration: none; }
.navilink:visited { text-decoration: none; }
.navilink:hover{ text-decoration: underline; }
.naviaktiv{Color: #FE6C01; line-height:35px; font-size:13px; font-weight:bold;text-decoration: none;}

.info, .info:hover{
	color:#F0E1C3;
	font-size:10px;
	text-decoration: none;
}

textarea{
	background-color: #F0E1C3;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5D4D3A;
}


