* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-image:url(../images/guelleaufwertung/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DBDBDB;
	color:#000;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#EA7C0D;
}

img {
	border:0;
}

input, textarea {
	border:1px #ccc solid;
}

h1 {
	margin:0 0 40px 0;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	clear:both;
}

h2 {
	margin:0;
	font-size:18px;
	color:#EA7C0D;
}

h3 {
	margin:0;
	font-size:14px;
	color:#000;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

#outer {

}

#main {
	margin:0 auto 0 auto;
	width:980px;
}

#header {
	position:relative;
	width:980px;
	height:129px;
}

#logo {
	position:absolute;
	top:8px;
	left:402px;
}

#global {
	position:absolute;
	bottom:23px;
	left:0;
}

#global a {
	color:#000;
}

#slogan {
	position:absolute;
	bottom:25px;
	right:6px;
}

#body {
	float:left;
	background-image:url(../images/guelleaufwertung/bg_body.jpg);
}

#left {
	float:left;
	width:245px;
	padding:0 0 40px 0;
}

#headline {
	padding:0 0 0 20px;
	line-height:55px;
	color:#DCDBD9;
}

#nav0-1 {
	background-image:url(../images/guelleaufwertung/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 2px 0;
}

#nav0-1 a {
	display:block;
	padding:7px 0 7px 40px;
	background-image:url(../images/guelleaufwertung/nav.jpg);
	background-repeat:no-repeat;
	color:#fff;
}

#nav0-1 a:hover {
	background-image:url(../images/guelleaufwertung/nav_active.jpg);
}

#nav0-1 a.active {
	background-image:url(../images/guelleaufwertung/nav_active.jpg);
	font-weight:bold;
}

#linke-randleiste {
	position:relative;
}

.table-rand {
	margin:40px 0 0 0;
	background-image:url(../images/guelleaufwertung/line.gif);
	background-repeat:no-repeat;
}

.table-rand tr td {
	background-image:url(../images/guelleaufwertung/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 19px 12px 19px;
	color:#DCDADB;
}

#left li {
	position:relative;
	background-image:url(../images/guelleaufwertung/nav.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

#left a {
	color:#DCDADB;
}

#right {
	float:left;
	width:735px;
	margin-top:-81px;
	background-image:url(../images/guelleaufwertung/bg_right.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#themepic {
	position:relative;
	width:980px;
	height:256px;
}

#themepic p {
	margin:0;
	padding:0;
}

#content {
	padding:15px 29px 40px 30px;
}

#print {
	background-image:url(../images/guelleaufwertung/print.gif);
	background-repeat:no-repeat;
	background-position:20px 3px;
	padding:0 0 10px 37px;
}

#print a {
	color:#fff;
}

#footer {
	clear:both;
	border-top:1px #fff solid;
	background-image:url(../images/guelleaufwertung/bg_footer.jpg);
	background-repeat:no-repeat;
	width:705px;
	height:51px;
	color:#fff;
	padding:8px 0 0 275px;
}


/* 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/guelleaufwertung/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/guelleaufwertung/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;
}

#ok {
	background-color:#cbffc4;
	background-image:URL(../images/guelleaufwertung/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/guelleaufwertung/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;
}

