/*
Theme Name: Bueroservice Monika Sibitzki
Theme URI: http://www.sibitzki.de
Description: Bueroservice Monika Sibitzki Wordpress Theme
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.0
*/

#layBody {
	position:absolute;
	width:716px;
	z-index:1;
	left:50%;
	margin-left:-358px;
	height: 500px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bgtop.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #0b488d;
}
a:visited {
	color: #0b488d;
}
a:active {
	color: #0b488d;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
}
a:hover {
	color: #fbbc03;
}
#laySidebar {
	position:absolute;
	width:229px;
	z-index:1;
	top: 0px;
	left: 0px;
}

#laySidebar ul {
	margin-left:-20px;
	margin-top:0px;
	margin-bottom:0px;
}

*+html #laySidebar ul {
	margin-left:50px;
}

*+html #laySidebar li {
	margin-left: -15px;
}

#laySidebar li {
	color:#fbbc03;
	line-height:25px;
}

.page_item a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 0 19px;
	background: url("img/ico_menu_a.gif") no-repeat 0 50%;

}

.page_item a:hover {
	color:#0b488d;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 0 19px;
	background: url("img/ico_menu_b.gif") no-repeat 0 50%;

}

.current_page_item a {
	padding: 0 0 0 19px;
	background: url("img/ico_menu_b.gif") no-repeat 0 50%;
}

.current_page_item a:visited {
	padding: 0 0 0 19px;
	background: url("img/ico_menu_b.gif") no-repeat 0 50%;
}


<!-- ////////////////////////////// -->
.txtSidebarLink {
	color:#FFFFFF;
	text-decoration:none;
}

.txtSidebarLink a{
	color:#FFFFFF;
	text-decoration:none;
}

.txtSidebarLink a:hover{
	color:#003366;
	text-decoration:none;
}

.txtBlogList {
	color:#FFFFFF;
}

.txtBlogList a{
	padding: 0 0 0 14px;
	background: url("img/ico_arrow_white.gif") no-repeat 0 50%;
	color:#FFFFFF;
	text-decoration:none;
}

.txtBlogList a:hover{
	padding: 0 0 0 14px;
	background: url("img/ico_arrow_blue.gif") no-repeat 0 50%;
	color:#003366;
	text-decoration:none;
}
<!-- ////////////////////////////// -->

.txtContent {
	line-height:1.4em;
}

.txtComments a {
	font-weight:bold;
	padding: 0 0 0 19px;
	background: url("img/ico_comments_b.gif") no-repeat 0 50%;
}

.txtComments a:hover {
	font-weight:bold;
	padding: 0 0 0 19px;
	background: url("img/ico_comments_a.gif") no-repeat 0 50%;
}


.txtSubHeading {
	font-size:16px;
}

.txtSubHeading a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#0c498d;
	padding: 0 0 0 30px;
	padding-top:5px;
	background: url("img/ico_heading.gif") no-repeat 0 50%;
}

.txtSubHeading a:hover{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#fbbc03;
	padding: 0 0 0 30px;
	padding-top:5px;
	background: url("img/ico_heading_b.gif") no-repeat 0 50%;
}

.txtSidebarWhite {color: #FFFFFF}
.txtSidebarBold {color: #FFFFFF; font-weight: bold; }
#layContent {
	position:absolute;
	width:450px;
	height:115px;
	z-index:2;
	left: 267px;
	top: 137px;
}
.txtHeading {
	font-size: 16px;
	font-weight: bold;
	color: #fbbc03;
}
#layPhoto {
	position:absolute;
	width:243px;
	height:225px;
	z-index:3;
	left: 523px;
	top:-20px;
}