
body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/header_jane_detail2.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:800px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#74000c;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#74000c;
}

a {
	/*:Navigation color*/
	color:#74000c;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#74000c;
	/*:Navigation color*/
	color:#74000c;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#74000c;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#74000c;
}



#menu ul li li li.page_item a { /* NEU */
	text-decoration: none;
}

#menu ul li li li.page_item a:hover { /* NEU */
	text-decoration: underline;
}


#menu ul li li a:hover, #menu ul li li li a:hover, #menu ul li li.current_page_item a, #menu ul li li li.current_page_item a {
	/*:Navigation color*/
	/* color:#74000c; ORIGINAL */
	color: #FFFFFF;
	text-decoration: underline; /* NEU */
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	/* color:#74000c; ORIGINAL */
	color: #FFFFFF;
	text-decoration: underline; /* NEU */
}


#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#74000c;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#74000c;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#74000c;
}

code {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

.bypostauthor cite {
	/*:Content color*/
	color:#616a70;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#74000c; /* original: grau #616a70; */
}

.post blockquote {
	/*:Content color*/
	border-left-color:#616a70;
}




#breadcrumbs {
	color:#232323;
	font-family: 'Trebuchet Ms', Lucida, Arial, Verdana, sans-serif;
	/* font-style: italic; */
}

#breadcrumbs a {
	color:#232323 !important;
}

#gallery-1 img {
	border: 1px solid #CFCFCF !important;
	padding: 4px !important;
}

#gallery-1 a:hover img {
	border: 1px solid #74000c !important;
}

.topspace {
	margin-top: 1.5em !important;
}

#footer_content {
	color:#999;
	font-size: 80 %;
}

#footer_content a {
	color:#999 !important;
}

#footer_content a:hover {
	color:#74000c !important;
}

td.eventful a {
	color:#74000c !important;
}
td.eventful a:hover {
	color:#FFF !important;
}