/* el cabrito start */
#all {
	width:955px;
	height: 576px;
	background-image: url("../bilder/darkgrey_line.gif");
}

#logo {
	float: left;
	width: 245px;
	height: 195px;
}

#head {
	width: 955px;
	height: 215px;
	background-image: url("../bilder/darkgrey_line.gif");
}

h1 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#nav-top {
	padding: 141px 30px 5px 0;
	color: #594b4c;
	visibility: hidden;
	background-image: url("../bilder/head_start.gif");
}
#nav-top a {
	color: #594b4c;
}
#nav-top a:hover {
	color: #999999;
}
#nav-top a:active {
	color: #999999;
}

#nav-top .active {
	color: #594b4c;
}

#wsh_scroll_inhalt {
	visibility: hidden;
}

#col_right {
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

.col_left {
	padding: 25px 0 0 590px;
	margin: 0px;
	max-width: 955px;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

* html .col_left {
	padding: 25px 0 0 590px;
}

.col_left h1 {
	padding: 0 25px 1em 0;
}

.col_left p {
	margin: 0;
	padding: 0 25px 1em 0;
}

/********** Footer *********/
#footer {
	width: 955px;
	height: 24px;
	margin: 0;
	padding: 0;
	background-image: url("../bilder/darkgrey_line.gif");
	background-repeat: repeat-y;
}

#footer_right {
	float: none;
	padding: 0 0 0 590px;
	margin: 0;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	vertical-align: top;
	visibility: hidden;
}

#footer_right a {
	margin: 0 14px 0 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer_right a:hover {
	margin: 0 14px 0 0;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

#footer_right span {
	margin: 0 14px 0 0;
}

