body {
	background-color: #676767;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, li, ul, span {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
}
ul, li, tr, td {
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	font-size: .7em;
	margin-bottom: .3em;
	margin-left: 1.2em;
}
h1 {
	color: #4F4F4F;
	font-size: .75em;
	padding: .5em .5em .5em 1.2em;
	background-image: url(images/point_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	font-size:12px; 
	font-weight: bold; 
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	font-size:12px; 
	font-weight: bold; 
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#7DA028;
	font-size:12px; 
	font-weight: bold; 
 }
 a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#7DA028;
	font-size:12px; 
	font-weight: bold; 
 }
/* ******************************************************* */
#left-content {
	background-color: #FFF;
	width: 213px;
	/*height: auto;*/
	float: left;
	margin: 0;
	padding: 1em 1em 1em 1em;
}
#content {
/*	background-color: #F0EDE6;*/
	/*width: 400px;*/
	height: auto;
	/*float: left;*/
	margin: 0;
	padding: 0 1em .5em 1em;
	clear: both;
}
html>body #content {
	margin: 0;
}
#right-content {
	background-color: #FFF;
	width: 230px;
	/*height: auto;*/
	float: left;
	margin: 0;
	padding: 1em 1em 1em 1em;
}
#bottom-content {
	/*background-color: #F0EDE6;*/
/*	width: 600px;*/
	/*clear: both;*/
/*	height: auto;
	float: right;
	margin: 0;
	padding: 0 1em 0 1em;*/
}
#breadcrumb {
	background-color: #FFF;
	border-bottom: 1px dotted #AFAFAF;
	height: 30px;
	width: 515px;
	float: left;
	margin: 0;
	padding: 0;
}

#breadcrumb #breadcrumb-list li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	color: #97181F;
	font-weight: bold;
	font-size: .75em;
}
#breadcrumb-list {
	padding: .3em 0 0 1em;
	margin: 0;
}

#breadcrumb-list a:link {
	color: #676767;
}
#breadcrumb-list a:visited {
	color: #676767;
}
#breadcrumb-list a:hover {
	color: #97181F;
 }
#breadcrumb-list a:active {
	color: #97181F;
 }
/* ******************************************************* */
#nav {
	color: #CBCBCB;
	float: left;
	margin: 0;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration: underline;
}

#nav ul#navlist {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#navlist li {
	list-style: none;
	display: inline;
	padding: 0 2em 0 0;
}
#navlist li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#F3A012;
	font-size:12px; 
	font-weight: bold; 

}
/* ******************************************************* */
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding-top: .5em;
}
.internal-link {
	font-size: .8em;
	background-image: url(images/point_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: .8em;
	margin-top: .5em;
	margin-left: 0;
}
a.internal-link {
	color: #7DA028;
	/*font-size: 1em;*/
}
.csc-frame-rulerAfter {
	border-top: 1px dotted #AFAFAF;
	margin-top: .5em;
}
/* ********* Mailform Formatierung *********************** */
.csc-mailform {
	display: block;
	clear: both;
	margin: 1em 0 2em .5em;
	margin: 0!important;
	font-size: .9em;
	border: none;
	padding: 0!important;
}


.csc-mailform-field {
	margin: 1em 1em .5em 0;
	float: right;
	background: transparent;
}

.csc-mailform-check {
	float: right!important;
	margin: -1.2em 15em 0 0;
	padding: 0;
	width: 1.4em!important;
	border: none!important;
}
html>body .csc-mailform-check {
	margin: -1em 18em 0 0;
	width: 1.2em!important;
}

.csc-mailform-submit {
	width: 5em!important;
	margin: 0!important;
	padding: 0!important;
	float: right!important;
}
.csc-mailform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0 0 0 2em;
	color: #4F4F4F;
}
html>body .csc-mailform label {
	margin: 0 0 0 1em;
}
.csc-mailform input {
	/*border: 1px solid #ECECEC;*/
	border: 1px solid #CCC;
	padding: 0 0 0 .2em;
	font-size: .9em;
	width: 22em;
	/*background-image: url(../img/background.jpg);
	background-repeat: repeat;*/
	background-color: #F9F9F9;
	color: #666;
}
.csc-mailform textarea {
	/*border: 1px solid #ECECEC;*/
	border: 1px solid #CCC;
	padding: 0 0 0 .2em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 20em;
/*	background-image: url(../img/background.jpg);
	background-repeat: repeat;*/
	background-color: #F9F9F9;
	color: #666;
	/*font-family: Tahoma;*/
}
.csc-mailform input:focus, .csc-mailform textarea:focus {
	color: #000!important;
	border: 1px solid #397693!important;
	background-color: ##EFEFEF;
}
/* ******************************************************** */

.style1 {
/*	color: #4f4f4f;*/
	font-size: 12px;
/*	font-family: tahoma;*/
        text-decoration:none;
/*	line-height:14px*/
}

 
a.webdesign {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	font-size:12px;
	font-weight: normal; 
}

a.webdesign:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	font-size:12px;
	font-weight: normal; 

}
a.webdesign:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#7DA028;
	font-size:12px; 
	font-weight: normal;
 }


/*
#roll {background-image: url(images/serva_2.jpg); color:#000000}
#out {background-image: url(images/serva.jpg)}
#sar a { color:#4F4F4F; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}
#sar a:hover { color:#8D1D21; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}
.style2 {
	color: #7da028;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}*/