/*
Theme Name: Tim Maelzer Theme
Theme URI: http://www.tim-maelzer.de
Description: 
Version: 0.1
Author: Dennis Roehrs
Author URI: 
Tags: Tim, Maelzer
*/


body {
	background: #2E2726 url('../../images/backgrounds/background4.jpg') no-repeat top center;
	}

#backgroundTable .header_top {
	background: transparent url('../../images/violet/header_top.png') no-repeat top center;
	}

#backgroundTable .header_left {
	background: transparent url('../../images/violet/header_left.png') no-repeat top right;
	}

#backgroundTable .header_right {
	background: transparent url('../../images/violet/header_right.png') no-repeat top left;
	}

#backgroundTable .header_center {
	background: transparent url('../../images/violet/header_center.gif') no-repeat top center;
	}

#backgroundTable .border_left {
	background: transparent url('../../images/violet/border_left.png') repeat-y top right;
	}

#backgroundTable .border_right {
	background: transparent url('../../images/violet/border_right.png') repeat-y top left;
	}

#backgroundTable .footer_bottom {
	background: transparent url('../../images/violet/footer_bottom.png') no-repeat top center;
	}

#backgroundTable .footer_left {
	background: transparent url('../../images/violet/footer_left.png') no-repeat top right;
	}

#backgroundTable .footer_right {
	background: transparent url('../../images/violet/footer_right.png') no-repeat top left;
	}

#backgroundTable td a, #backgroundTable td a:visited {
	color:#7D549A;
	}

#backgroundTable td a:hover {
	color:#000;
	}

#backgroundTable .footer_center_border {
	background-color: #7D549A;
	}

#content a, #content a:visited {
	color:#7D549A;
	}

#content a:hover {
	color:#000;
	}

#searchform #s {
	border: 1px solid #7D549A;
	}

#commentform input {
	border: 1px solid #7D549A;
	}

#commentform textarea {
	border: 1px solid #7D549A;
	}

#pressform input {
	border: 1px solid #7D549A;
	}

#contactform input {
	border: 1px solid #7D549A;
	}

#contactform textarea {
	border: 1px solid #7D549A;
	}

#mp-form input {
	border: 1px solid #7D549A;
	}

h1, h2, h3, h4 {
	color:#7D549A;
	}

.navigation a, .navigation a:visited {
	color:#7D549A;
	}

.navigation a:hover {
	color:#000;
	}

#backgroundTable #navbar1 a, #backgroundTable #navbar1 a:visited, #backgroundTable #navbar2 a, #backgroundTable #navbar2 a:visited {
	color:#7D549A;
	}

#backgroundTable #navbar1 a:hover, #backgroundTable #navbar2 a:hover {
	color: #000;
	}

#teaser h1 a {
	color:#7D549A;
	}

#teaser p a, #teaser p a:visited {
	color:#7D549A;
	}

#teaser p a:hover {
	color:#000;
	}

#postNavigation h1 a {
	color:#7D549A;
	}

#postNavigation p a, #postNavigation p a:visited {
	color:#7D549A;
	}

#postNavigation p a:hover {
	color:#000;
	}

#rezeptListing a, #rezeptListing a:visited {
	color:#7D549A;
	}

#rezeptListing a:hover {
	color:#000;
	}

#rezeptNavigation td a, #rezeptNavigation td a:visited {
	color:#7D549A;
	}

#rezeptNavigation td a:hover {
	color:#000;
	}

#rezepteOverview td h1 a {
	color:#7D549A;
	}

#rezepteOverview p a, #rezepteOverview p a:visited {
	color:#7D549A;
	}

#rezepteOverview p a:hover {
	color:#000;
	}

#homeOverview td h1 a {
	color:#7D549A;
	}

#homeOverview p a, #homeOverview p a:visited {
	color:#7D549A;
	}

#homeOverview p a:hover {
	color:#000;
	}
