* {
	font-family:Arial, Helvetica, sans-serif;
}

html {
	margin:0;
	padding:0;
	background-color:#fff;
}

body {
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
	font-size:12px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#e1001b;
}

a:hover{
	color:#e1001b;
	text-decoration:underline;
}

img {
	border:0;
}

input, textarea {
	border:1px #ccc solid;
}

h1 {
	margin:0 0 8px 0;
	font-size:18px;
	color:#000;
}

h2 {
	margin:0;
	font-size:14px;
	color:#000;
}

h3 {
	margin:0;
	font-size:13px;
	color:#000;
}

#left_rand{
float:left;
width:238px;
position:relative;	
} 
hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

#outer {
	background-image: url(../images/outer_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#main {
	width:970px;
	margin:0 auto;
}

#header {
	position:relative;
	width:970px;
	height:256px;
}

#logo {
	position:absolute;
	right:20px;
	top:69px;
}

#global {

}

#global a {

}

#body {

}

#nav0-1 {
	height:35px;
	text-align:right;
	width:820px;
}

#nav0-1 .links {
	height:28px;
	padding-bottom:7px;
	float:left;
	width:820px;
	text-align:left;
}

#nav0-1 td.first {
	background-color:#fff;
	width:100%;
}
#nav0-1 td.last {
	padding-right:2px;
}

#nav0-1 td.spacer {
	width: 2px;
}

#nav0-1 a {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	height:28px;
	line-height:28px;
	padding:0 20px;
}

#nav0-1 a.hide {
	display:none;
	padding:3px 20px 3px 20px;
	text-align:left;
	background-color:#fff;
	height: 20px;
	line-height:20px;
	min-width:90px;
}
#nav0-1 a.hide:hover {
	background-color:#58585a;
	color:#fff;
}

#nav0-1 .hide_menu {
	position:absolute;
	z-index:10;
	border:1px solid #58585a;
}

#nav0-2 {
	float: left;
	width: 238px;
	background-image: url(../images/nav02_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#nav0-2 img {
	margin: 0;
}

#nav0-2 .nav02-liste {
	padding-left: 45px;
	padding-top: 15px;
	width: 170px;
}

#nav0-2 .nav02-liste a{
	display: block;
	margin-bottom: 15px;
	color: #000;
}

#left {
	float:left;
	width:820px;
	margin-top: 5px;
	border-left:1px solid #FAFBF9;
}

#right {
	float:left;
	width:135px;
	padding-top: 30px;
	text-align: center;
	position:relative;
}

#right img {
	margin: 0 0 5px 0;
}

#themepic {
	position:relative;
}

#themepic p {
	margin:0;
	padding:0;
}

.pathfinder {
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 10px;
}

.pathfinder a{
	color:#000;
}

.pathfinder a:hover{
	color:#E1001B;
	text-decoration:underline;
}

#content {
	float:left;
	padding-right:20px;
	padding-left:10px;
	position:relative;
	width:546px;
	min-height:625px;
	height:auto !important;
	height:625px;
	padding-bottom:18px;
}

#content_footer {
	background-image:url(../images/content_footer.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-left:244px;
	position:relative;
	width:575px;
}

#content_footer a{
	color:#000;
}

#content_footer a:hover{
		color:#E1001B;
	text-decoration:underline;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:9px;
	padding-right:10px;
	width:958px;
}
#footer .spacer {
	background-color:#FFFFFF;
	height:195px;
	position:relative;
}

#copyright {

}


/* Standard styles */

.clearer {
	clear:both;
}

#sitemap {

}

#sitemap .ebeneTop {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 5px 0;
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}

ul ul ul {
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul {
	margin:0 0 0 45px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul {
	margin:0 0 0 60px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul ul {
	margin:0 0 0 75px;
	padding:0;
	list-style-type:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	position:relative;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

ol {
}

ol li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
}

.transparent {
	behavior:none;
}

* html .transparent {
	behavior:url("styles/pngbehavior.htc");
}

/* !!! WebCMS-Teil / WYSIWYG !!! ANFANG */

.directedit {
	position:absolute;
	right:0px;
	top:0px;
}

.content {
	font-size:12px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

.content a {
	color:#5692CC !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td {
	vertical-align:top;
	font-size:12px;
}

.randleiste_1 {
	background-image:none;
	background-color:#fff !important;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ENDE */

/** 
* Templates
*/
 .search_header {
 	margin:10px 0 10px 0; 
 }
 
.search_header .search_btn {
	border:1px #F40045 solid;
	background-image:none;
	background-color:#ECEBEB; 
}

.search_body {
	
}

.search_body .left * a, .search_body .right * a{
	color:#000;
}

.search_body .categories {
	border-bottom:1px #C2C2C2 solid;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
} 

.search_body .categories .list {
	float:left;
	padding: 0 0 0 5px;
}

.search_body .left {
	float:left;
	width:49%;
	border-right:1px #C2C2C2 solid;
	margin: 0 10px 0 0;
}

.search_body .left_standalone {
	float:left;
	width:100%;
	margin: 0 10px 0 0;
}

.search_body .left .article, .search_body .left_standalone .article {
	padding:10px 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
	margin:0 10px 0 0;
}

.search_body .right {
	float:left;
	width:49%;
}

.search_body .right .prod {
	padding:0 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
}

.search_body .right .image {
	float:left;
}

.search_body .right .desc {
	float:left;
}

/* MessageStack */
#error {
	background-color:#ffe4e4;
	background-image:URL(../images/admin/error.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #ff0000;
	padding:10px 10px 10px 55px;
	color:#ff0000;
	margin-bottom:15px;
}

.td_liste{
	border-bottom: 1px solid #f2f2f2;
}

#ok {
	background-color:#cbffc4;
	background-image:URL(../images/admin/ok.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #3f9519;
	padding:10px 10px 10px 55px;
	margin-bottom:15px;
	color:#3f9519;
}

#info {
	background-color:#edf8fe;
	background-image:URL(../images/admin/info.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #2d6bb4;
	padding:10px 10px 10px 55px;
	color:#2d6bb4;
	margin-bottom:15px;
}

#info li, #ok li, #error li {
	list-style:none;
}

