BODY{
	font-size: 13px;
	font-family: arial, helvetica;
	color: #0f0f0f;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y;
	background-position: 50px 0;
	background-color: #c97b22;
}
A{
	font-size: 13px; 
	font-family: arial, helvetica; 
	color: #0f0f0f; 
	text-decoration: underline;
}
A:Visited{}
A:Active{}
A:Hover{
	text-decoration: none;
}

A.cat_home{
	font-size: 17px;
	font-family: Courier New;
	font-variant: small-caps;
	font-weight: bold;
}

A.cat_cat{
	font-size: 15px;
	font-family: Courier New;
	font-variant: small-caps;
	font-weight: bold;
}

A.navtop{
	font-size: 12px;
	font-family: Arial;
	/*font-variant: small-caps;*/
	/*color: #F09329;*/
	color: #0f0f0f;
	line-height: 200%;
}

H1{
	font-size: 25px;
	font-family: Courier New;
	color: #0f0f0f;
	padding: 0px;
	margin: 0px;
}

H2{
	font-size: 17px;
	font-family: Courier New;
	color: #0f0f0f;
	padding: 0px;
	margin: 0px;
}

#p_body{
	position: absolute;
	top: 0px;
	left: 0px;
}
#p_cont{
	position: absolute;
	top: 160px;
	left: 310px;
	width: 485px;
}
#p_title1{
	position: absolute;
	top: 10px;
	left: 320px;
	width: 450px;
}
#p_title2{
	position: absolute;
	top: 33px;
	left: 320px;
	width: 460px;
	height:15px;
	font-size: 15px;
	font-family: Arial;
	color: #0f0f0f;
}
#p_topnav{
	position: absolute;
	top: 61px;
	left: 0px;
	width: 787px;
	height: 16px;
	background-color: #a3371c;
	text-align: right;
	padding: 7px;
}
#p_logo{
	position: absolute;
	top: 91px;
	left: 0px;
	width: 277px;
	height: 55px;
	padding: 15px 10px 10px 13px;
	/*
	background-image: url(image/lustige-zitate.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #f05028;
}
#p_gads468_topbg{
	position: absolute;
	top: 91px;
	left: 301px;
	width: 500px;
	height: 80px;
	background-color: #c94422;
}

#p_gads468_top{
	position: absolute;
	top: 101px;
	left: 311px;
	width: 480px;
	height: 70px;
	background-color: #c94422;
}
#p_gads250_left1{
	position: absolute;
	top: 172px;
	left: 0px;
	width: 300px;
	height: 240px;
	background-color: #c94422;
	border-bottom: 1px solid #0f0f0f;
}
#p_gads250_left2{
	position: absolute;
	top: 452px;
	left: 0px;
	width: 300px;
	height: 250px;
	background-color: #c94422;
	border-top: 1px solid #0f0f0f;
	border-bottom: 1px solid #0f0f0f;
	padding: 0;
}
#p_gads250_left3{
	position: absolute;
	top: 742px;
	left: 0px;
	width: 280px;
	background-color: #c94422;
	border-top: 1px solid #0f0f0f;
	border-bottom: 1px solid #0f0f0f;
	padding: 10px;
}
#line1{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 801px;
	height: 1px;
	background-color: #0f0f0f;
}
#line2{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 801px;
	height: 1px;
	background-color: #0f0f0f;
}
#line3{
	position: absolute;
	top: 171px;
	left: 0px;
	width: 801px;
	height: 1px;
	background-color: #0f0f0f;
}

.dl{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	border-color: thin solid #0f0f0f;
}

td {
	font-size: 13px;
}

input, textarea{
	width: 470px;
}