/*
Theme Name: Partyservice Pohlmann
Theme URI: -
Description: Partyservice Pohlmann Wordpress Theme
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.1
*/

#layContent {
	position:absolute;
	width:600px;
	z-index:1;
	/* border-bottom:20px #052d55 solid; */
	margin-left:-350px;
	left:50%;
	top: 0px;
	background-color: #FFFFFF;
}

#layContent li {
list-style-image: url(images/bullet.gif);
list-style-position: outside;
padding-left:5px;
margin-top: 5px;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #71ABC1;
}
a:active {
	color: #006699;
}

#layMenu {
	position:absolute;
	width:220px;
	z-index:2;
	left:50%;
	margin-left: 130px;
	top: 0px;
}

/* ============================= */

/* Menu */

#lstMenu {
	padding-left:30px;
}

#lstMenu ul {
	list-style:none;	
	list-style-type:none;
	list-style-position:inside;
	padding-left:0px;
	margin-left:0px;
}

#lstMenu ul ul {
	list-style:none;	
	display:block;
	list-style-type:none;
	list-style-position:inside;
	padding-left:20px;
	margin-left:0px;
}

#lstMenu li {
	line-height:25px;
}

/* Menu - Internet Explorer */

html*#lstMenu {
	padding-left:15px;
}

html*#lstMenu li {

}

/* ============================= */

#lstMenu li a{
	list-style:none;
	padding: 0 0 0 19px;
	background: url("images/lst-a.gif") no-repeat 0 50%;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}

#lstMenu li a:hover {
	list-style:none;
	padding: 0 0 0 19px;
	background: url("images/lst-b.gif") no-repeat 0 50%;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}

.txtFooter {
	font-size: 10px;
	color: #052d55;
}

a.txtFooter a:link {
	color: #006699;
	text-decoration: underline;
}
a.txtFooter a:visited {
	color: #006699;
	text-decoration: underline;
}
a.txtFooter a:hover {
	color: #006699;
	text-decoration: underline;
}
a.txtFooter a:active {
	color: #006699;
	text-decoration: underline;
}

body {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-color: #cedde8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtHeading {
	font-size: 18px;
	font-weight: bold;
	color: #052d55;
	padding: 0 0 0 40px;
	padding-bottom:10px;
	padding-top:10px;
	_padding-bottom:15px;
	background: url("images/ico-heading.gif") no-repeat 0 50%;
}
.txtHeading2 {
	font-size: 20px;
	font-weight: bold;
	color: #052d55;
	text-decoration:none;
}

.txtHeading2 a{
	font-size: 20px;
	font-weight: bold;
	color: #052d55;
	border-bottom:0px;
	text-decoration:none;
}

.txtHeading2 a:hover{
	font-size: 20px;
	font-weight: bold;
	color: #052d55;
	border-bottom:0px;
	text-decoration:none;
}

.txtSubtitle {
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
.txtWhite {color: #FFFFFF}
