
body{
	margin: 0px;
	margin-left: 180px;
	background-color: #F18416;
	font-family: Verdana;
	font-size: 9pt;
}

td{
	font-size: 9pt;
}

h1,h2,h3,h4,h5{
	color: #CC0033;
}

h1{
	font-size: 140%;
	font-weight: bold;
}

h2{
	font-size: 120%;
	font-weight: normal;
}

.maincaption{
	font-size: 220%;
}

a{
	text-decoration: none;
}

img{
	border: none;
}

#sitemapimage{
	width: 750px;
	height: 30px;
	background: url("../images/ranchpabends.jpg");
	color: white;
	font-size: 80%;
}

#content{
	width: 750px;
	padding-bottom: 30px;
}


.borderdiv{
	border: 3px solid #FAC253;
	margin: 20px;
	margin-left: 10px;
}

#topmenu{
	width: 280px;
	height: 16px;
	background-color: #000000;
	border-left: 2px solid #FAC253;
	border-bottom: 2px solid #FAC253;
	padding: 3px;
	font-size: 9pt;
	float: right;
	text-align: right;
	padding-right: 20px;
}

#topmenu a{
	color: #FFFFFF;
	padding-left: 20px;
}

#logo{
	
}

textarea, input{
	border: 1px solid black
}

.error{
	color: #AA0000;
}

.success{
	color: #00AA00;
}

table.kategorien td{
	padding-left: 30px;
	vertical-align: top;
	line-height: 1.3em;
}

table.kategorien td h4{
	margin-bottom: 3px;
}

table.kategorien td a{
	text-decoration: none;
	color: blue;