a:focus{outline:none;} 

ol,ul{
    margin: 0px;
    padding: 0px;
}

body,html{
	height: 100%;
	margin: 0px;
	background-color: #E2E2E2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden
}

a{
	color: #c00418;
	text-decoration: underline;
}

h1{
	border: solid green 0px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	color: dimgrey;
	background-image: url(pics/red_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 23px;
}

.headline_01{
	border: solid green 0px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	color: dimgrey;
	background-image: url(pics/red_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

h3{
	font-size: 11px;
}

#main{
/* 	border: solid red 0px; */
	background-color: white;
	width: 1000px;
	top: 0px;
	bottom: 20px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	border-bottom: solid #c00418 1px;
	border-top: solid #c00418 1px;
}

#head{
	border: solid silver 0px;
	width: 1000px;
	height: 60px;
	background-image: url(pics/head.png);
	text-align: right;
	display: table-cell;
	vertical-align: text-bottom;
	background-repeat: no-repeat;
}

#head a {
	color: black;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#head a:hover {
	color: gray;
}

.navi_oben{
	padding-top: 25px;
	padding-right: 20px;
}

.navi_oben_act{
    color: #c00418;
}

.versteckt{
    border: solid black 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 0px;
    overflow: hidden;
}

#subnavi{
	position: absolute;
	border: solid orange 0px;
	width: 200px;
	background-image: url(pics/bg_subnavi.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
	overflow: hidden;	
	top: 60px;
	right: 700px;
	bottom: 0px;
	left: 0px;
}

#subnavi a{
	color: black;
	text-decoration: none;
	line-height: 16pt;
}

.navi_links{
    border: solid yellow 0px;
	text-align: right;
	padding-top: 50px;
	padding-right: 50px;
}

.subnavi_act{
    border: solid #c00418 0px;
    background-image: url(pics/red_underline.gif);
    background-repeat: no-repeat;
}

.subnavi_subs{
    border: solid #c00418 0px;
    background: url(pics/red_underline.gif) bottom left no-repeat;
    padding-right: 5px;
}

.subnavi_subs_act{
    color: #c00418;
}

/* -----------inhalt----------- */

#inhalt{
	position: absolute;
	border: solid green 0px;
 	background-image: url(pics/bg_inhalt.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	top: 60px;
	right: 0px;
	bottom: 0px;
	left: 220px;
	padding: 20px 20px 0px 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

.produkte{
	padding-bottom: 30px;
}

.produkte h3{
	padding-left: 220px;
}

.csc-textpic-caption{
	padding: 5px;
	background-color: #D5D8D9;
	font-size: 8px;
}

li{
	margin-left: 12px;
}

.csc-textpic-imagewrap{
	clear: both;
}

fieldset.filelinks{
	border: none;
	padding: 0px;
	margin-left: 220px;
}

.filelinks a{
	color: #c00418;
	text-decoration: underline;
}

.filelinks a:hoover{
	color: #c00418;
	text-decoration: underline;
}

.bodytext{
	min-width: 330px;
}

/* -----------table----------- */

.tr-odd{
	background-color: #D5D8D9;
}

.beschreibung{
/*	position: relative;*/
	margin-top: 20px;
	width: 760px;
	border: solid #D5D8D9 1px;
	clear: both;
	font-size: 11px;
}

div.csc-textpic-clear {
	clear: none;
}



/* -----------news----------- */

.news-list-item {
	width: 330px;
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
}

.news-single-item {
	position: relative;
	margin-top: -11px;
}


.single{
	float: left;
}

.singletext{
	margin-left: 220px;
}

.news-single-imgcaption { 
	margin: 0px;
	padding: 5px;
	background-color: #D5D8D9;
	font-size: 8px;
	text-align: center;
}

.news-single-files dt {
	font-weight: bold;
}

.news-single-files dd {
	margin: 10px 0px 0px 0px;
}

.news-single-files a{
	text-decoration: underline;
	color: #c00418;
	padding-left: 5px;
	vertical-align: top;
}

.news-single-backlink{
	display: block;
	clear: both;
	padding: 10px 0px 10px;
}

/* -----------formular----------- */

.csc-mailform{
	position: relative;
	width: 300px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border: none;
}

label{

}

input{
	clear: both;
}

textarea{
	clear: both;
	display: block;
	width: 290px;
}

#mailformformtype_mail{
	margin: 10px 10px 0px;	
	float: right;
	background-color: #c00418;
	color: white;
	border: none;
	padding: 3px;
	width: auto;
}

/* -----------Login----------- */

fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

