/* The Body */
body { 
background-color: #000; color: #000; 
background-image:url('hintergrund_sw.jpg');
background-repeat:no-repeat;
background-position:top center; 

	}

/* Heading Colors */
h1, h2, h3, h4, h5, h6 { color: #3c3c3c; }

/* Links */
a { color: #da251c; }

.nav li.page_item a { color: #fff; }
.nav li.page_item a:hover { color: #fff; background: transparent url('menu_item_bg_right.gif') no-repeat scroll right top; }
.nav li.page_item span:hover { background: transparent url('menu_item_bg_left.gif') no-repeat scroll left top; }

.ie6 .nav li.page_item a:hover { background: none; color: #da251c; } /* Handle IE6 Limitations */

.nav li.current_page_item a, .nav li.current_page_ancestor a { color: #fff !important; background: transparent url('menu_item_bg_right.gif') no-repeat scroll right top !important; }
.nav li.current_page_item span, .nav li.current_page_ancestor span { background: transparent url('menu_item_bg_left.gif') no-repeat scroll left top; }

/* Home Page Slider */
#slider-content { background: transparent url('slider_bg.gif') no-repeat; }

#slider-text h2,
#slider-text .text { color: #fff; }

#slider-images img { 
	
	/*border-bottom: 1px solid #d7e5ea; RALF */
	}

/* The 3 Home Sections */
#home-3-sections-top { background: transparent url('home_3_sections_top.gif') no-repeat; }
#home-3-sections-bottom { background: transparent url('home_3_sections_bottom.gif') no-repeat; }
#home-3-sections-middle { background: transparent url('home_3_sections_middle.gif') repeat-y;  }

#home-3-sections-middle h3 { color: #da251c; }

/* Footer */
.footer { background: transparent url('footer_bg.gif') no-repeat; }
.footer #copyright { color: #fff;}
.footer a { color: #fff; }
.footer a:hover { color: #da251c; }
.footer .separator { color: #fff; }

/* Inner Page Sub-Header */
#sub-header { background: transparent url('sub_header_bg.gif'); }
#sub-header h2,
#sub-header p { color: #fff; }

/* Inner Page Main Content */
#main-content-top { background: transparent url('main_content_top.gif') no-repeat; }
#main-content-bottom { background: transparent url('main_content_bottom.gif') no-repeat; }
#main-content-middle { background: transparent url('main_content_middle.gif') repeat-y; }

/* Override some of the base.css styles */
h1.entry-title { color: #3c3c3c; }
h2.entry-title a:hover { color: #3c3c3c; }
h2.entry-title { color: #3c3c3c; }
#primary .published, #primary .comment-date { color: #949393; }
#primary cite.commenter { color: #3c3c3c; }
#primary hr { border: 1px solid #D7DDE1; }
.entry-tags { color: #949393; }

/* Sidebar Widgets */
.widget li.page_item, .widget li.cat-item { background: transparent url('bullet_unselected.gif') no-repeat scroll left 5px; }
.widget li.current_page_item, .widget li.current-cat { background: transparent url('bullet_selected.gif') no-repeat scroll left 5px; }
.widget h4 { color: #3c3c3c; }

/* Tables 
table { border: 1px solid #ccc; }
table .alt { background: #eee; }
tr { border-bottom: 1px solid #ccc; }
th { background-color:#3c3c3c; border:1px solid #3c3c3c; color:#FFFFFF; }
table tfoot tr th, table tfoot tr td { background-color:#aaa; border:1px solid #aaa; }RALF*/


table tfoot tr th, table tfoot tr td, th, tr{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.k-td1, .k-td2 {
font-size:16px;
font-family: Arial, "lucida sans", Verdana, Helvetica, sans-serif;
line-height: 17px; 
vertical-align:top;
}

.k-td1{

width:150px;
color:#da251c;

}
.k-td2 a{

	color: black;
	text-decoration: underline;

}
.k-td2 a:hover{

	background-color: #da251c;
	color: white;
	text-decoration: none;

}

.k-schreiben{
font-size:20px;
font-family: Arial, "lucida sans", Verdana, Helvetica, sans-serif;
line-height: 25px; 
margin-bottom:10px;
	}
	
	.k-anregungen{
font-size:16px;
font-family: Arial, "lucida sans", Verdana, Helvetica, sans-serif;
line-height: 15px;
margin-bottom:10px; 
	}
	
		.k-anregungen b{
font-size:16px;
letter-spacing:5px;
text-decoration:underline;
font-weight:normal;
	}

	.k-wege{
font-size:14px;
font-family: Arial, "lucida sans", Verdana, Helvetica, sans-serif;
line-height: 25px;
margin-bottom:15px; 
	}

	.k-formular{
font-size:16px;
font-family: Arial, "lucida sans", Verdana, Helvetica, sans-serif;
line-height: 25px;
margin-top:20px;
margin-bottom:15px; 
	}
	
.widget-winter li.page_item, .widget-winter li.cat-item { background: transparent url('bullet_unselected.gif') no-repeat scroll left 5px; }
.widget-winter li.current_page_item, .widget-winter li.current-cat { background: transparent url('bullet_selected.gif') no-repeat scroll left 5px; }
.widget-winter h4 { color: #4eadcd; }

