@CHARSET "UTF-8";

/**
 * "Abschlepptagebuch
 *
 * @copyright       Copyright 2010, Sven Hering
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 * @link            http://www.abschlepptagebuch.de
 * @lastmodified    $Date: 2010-08-07$
 */
@media screen , projection {
	/**************************************************************************************************************/
	.dunkel {
		color: #785D32;
	}
	.hell {
		color: #DFB780;
	}
	.button_disabled {
		color: #785D32;
	}
	.button_enabled {
		color: #888888;
	}
	/**************************************************************************************************************/
	#col1 h2 {
		color: #785D32;
	}
	#col1 h2 a {
		color: #785D32;
	}
	#col1 h3 {
		color: #888888;
	}
	#col1 p {
		color: #888888;
	}
	#col1 li {
		color: #888888;
	}
	#col1 .vlist ul li strong {
		color: #DFB780;
	}
	#col1 a, #col1 .vlist ul li a:focus,#col1 .vlist ul li a:hover,#col1 .vlist ul li a:active
		{
		color: #785D32;
		text-decoration: none;
		outline: 0 none;
	}
	#col1 .vlist ul li.active strong,#col1 .vlist ul li.active a:focus,#col1 .vlist ul li.active a:hover,#col1 .vlist ul li.active a:active
		{
		color: #DFB780;
	}
	#col2 h2 {
		color: #785D32;
	}
	#col2 h2 a {
		color: #785D32;
	}
	#col2 h3 {
		color: #888888;
	}
	#col2 p {
		color: #888888;
	}
	#col3 {
		background: #fff url("../../images/Set_braun/css/bg.png") repeat-x
			bottom left;
	}
	#col3 h1, #col3 h2 {
		color: #785D32;
	}
	/*****************************************************************************************************************/
	.hlist ul li a,.hlist ul li strong {
		color: #888888;
	}
	.hlist ul li a:focus,.hlist ul li a:hover,.hlist ul li a:active {
		color: #785D32;
	}
	.hlist ul li.active strong,.hlist ul li.active a:focus,.hlist ul li.active a:hover,.hlist ul li.active a:active
		{
		color: #DFB780;
	}
	/*****************************************************************************************************************/
	/* Unterstreichungen in den Links entfernen */
	a,a:focus,a:hover,a:active,a:visited {
		color: #785D32;
	}
	a:focus {
		outline: dotted 1px #785D32;
	}
	/*****************************************************************************************************************/
	/* Tabellendarstellung zu überarbeiten!! */
	tbody tr:hover td {
		background: #F2DEC2;
	}
	tbody tr:hover th {
		background: #CCBBA3;
	}
	/*****************************************************************************************************************/
	/*****************************************************************************************************************/
	/*****************************************************************************************************************/
	#werbung_dunkel {
		background-color: #785D32;
		border-color: #785D32;
	}
	#werbung_hell {
		background-color: #DFB780;
		border-color: #DFB780;
	}
	#col1 #werbung_hell,#col2 #werbung_hell {
		background: #DFB780;
	}
	#col1 #werbung_dunkel,#col2	#werbung_dunkel {
		background: #785D32;
	}
	/*****************************************************************************************************************/
	/*****************************************************************************************************************/
	.top-info {
		color: #785D32;
	}
	.top-info h2 {
		color: #785D32;
	}
	.top-info h3 {
		color: #785D32;
	}
	.top-info h3 a {
		color: #785D32;
	}
	.top-info p {
		color: #785D32;
	}
	/**************************************************************************************************************/
	.bottom-left {
		background-image: url(../../images/Set_braun/css/left.png);
	}
	.bottom-right {
		background-image: url(../../images/Set_braun/css/right.png);
	}
	.bottom-middle {
		background-image: url(../../images/Set_braun/css/middle.png);
	}
	.bottom-middle p {
		color: #888888;
	}
	.bottom-middle a,.bottom-middle a:visited {
		color: #888888;
	}
	/**************************************************************************************************************/
	.top-box {
		background-image: url(../../images/Set_braun/css/logo.png);
	}
	/* (en) Layout: width, background, borders */
	/* (de) Layout: Breite, Hintergrund, Rahmen */
	.top-left {
		background-image: url(../../images/Set_braun/css/top_left.png);
		background-position: top left;
	}
	.top-middle {
		background-image: url(../../images/Set_braun/css/top_middle.png);
	}
	.top-middle p {
		color: #888888;
	}
	.hlist ul li a,.hlist ul li strong {
		color: #888888;
	}
	.hlist ul li a:focus,.hlist ul li a:hover,.hlist ul li a:active {
		color: #785D32;
	}
	.hlist ul li.active strong,.hlist ul li.active a:focus,.hlist ul li.active a:hover,.hlist ul li.active a:active
		{
		color: #DFB780;
	}
	/*****************************************************************************************************************/
	#contact body {
		background-color: #785D32;
	}
	#contactable {
		background-image: url(../../images/Set_braun/kontakt.png);
	}
	#contactForm {
		background-color: #785D32;
	}
	#contact form#contactForm .submit {
		background: #DFB780 none repeat scroll 0 0;
		border: 3px solid #F2DEC2;
	}
	#contact .error {
		background-color: #CCBBA3;
	}
	#contact #name.error {
		background-color: #CCBBA3;
	}
	#contact #email.error {
		background-color: #CCBBA3;
	}
	#contact #comment.error {
		background-color: #CCBBA3;
	}
	/*****************************************************************************************************************/
	div.type-text-found textarea {
		background: #DFB780;
		background: rgb(204, 204, 204);
	}
	.type-text-show-found {
		background: #DFB780;
		background: rgb(204, 204, 204);
	}
	/*****************************************************************************************************************/
	button.h2 {
		color: #785D32;
	}
	.spell {
		background: #785D32;
	}