div#content p, div#content li, div#content td p {
	font-size: 86%;
	color: #000000;
}

div#content li li {
	font-size: 100%;
}

div#content p {
	line-height: 149%;
}

div#content {
	background-color: #E1E1E1;
}

div#content p { 
	margin: 0;
}

div#content a {
	color: black;
	text-decoration: underline;
}

div#content h1 {	
	font-size: 167%; 
	font-weight: bold;
	line-height: 131%;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #e21b1a;
	letter-spacing: 1px;
}

div#content h2 {
	font-size: 138.5%;
	line-height: 131%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	letter-spacing: 1px;
}

div#content h2 sup {
	font-size: 108%;
}

div#content h3 {	
	font-size: 138.5%;
	line-height: 131%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	letter-spacing: 1px;
}

div#content h3 sup {
	font-size: 100%;
	position: relative;
	top: -2px;
}

div#content h4 {
	font-size: 85%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #e21b1a;	padding: 0;
	margin:0;
}

div#content h4 a {
	color: #e21b1a; 
}

div#content h5 {
	font-size: 85%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
	padding: 0;
	margin:0;
}

div#content h6 {
	font-size: 85%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
	padding: 0;
	margin:0;
}

div#content .forms { 
	color: black; 
	font-size: 100%; 
	background-color: white; 
	border: solid 1px #a0a0a0;	
}

div#content .linkicon {
	margin: 3px 6px 3px 2px;
}

div#content .docicon {
	margin: 3px 8px 3px 0px;
}

div#content .at {
	margin-top: 0px;
}

div#content ul {
	padding: 0px;
	margin: 12px 0px 0px 0px;
}

div#content ul li {
	padding-left: 8px;
	list-style: none;
	background-image: url(../images/list_subnavi_hover.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 7px;
}

div#content .newsbox {
	border: 1px dotted #990000;
	background: #FFFFFF;
	margin-bottom: 5px;
}

.cell {
	overflow: visible;
}

div#content hr {
	border: solid 1px #E1E1E1;
	border-top: solid 1px white;
}

div#content a img {
	border: 0px;
}

div#content .widelines hr.wide {
	position: relative;
	width: 624px;
	margin-left: -25px;
}	

.content .groupmenu,
.content .cellmenu {
	background-color: #e1e1e1; !important
}

.content .popupimage {
	text-align: right;
}

.content .popupimage .lupe { 
	position: relative;
	top: -20px;
	cursor: pointer;
}

.content .produkt {
	width: 100%;
	overflow: hidden;
}

.content .produkt table {
	width: 101%;
}

.content .produkt table td {
	vertical-align: top;
	padding: 5px;
	border-right: 1px solid white;
	line-height: 18px;

}

.content .produkt tr.titel td {
	font-size: 77%;
	border-bottom: 1px solid white;
	font-family: Arial;
}

.content .produkt .referenzen .col1 {
	width: 150px;
}

.content .produkt .referenzen .col2 {
	width: 90px;
}

.content .produkt .referenzen .col3 {
	width: 30px;
}

.content sup {
	font-size: 77%;
}


.content table.linientabelle {
	border-bottom: 1px solid white;
}
.content table.linientabelle td {
	border-top: 1px solid white;
	padding: 7px 0 13px 0;
}

.content table.linientabelle td h5 {
	margin: 0px;
}

fieldset {
	padding: 0;
	margin: 0;
	border:1px solid white
}

fieldset legend {
	margin-left: 5px;
	padding: 0 3px;
	font-weight: bold;
	color: black;
}

#mailform .titel {
	font-weight: bold;
	font-family: Arial;
	color: black;
	font-size: 108%;
}

#mailform HR {
	/*width: 538px;*/
}

#mailform {
	background-color: #fff;
}

fieldset .fieldcontent {
	margin: 0 16px;
	padding: 16px 0;
}

fieldset .fieldcontent input.forms {
	width: 94% !important;
	margin-bottom: 7px;
}

fieldset .fieldcontent select.forms {
	width: 96% !important;
	margin-bottom: 7px;
}

fieldset .fieldcontent textarea.forms {
	width: 230px !important;
}

fieldset table td {
	vertical-align: top;
}

fieldset td input {
	vertical-align: middle;
}

fieldset td select {
	font-size: 77%;
}

fieldset p#anwendungText textarea {
	width: 526px !important;
}

fieldset table#fotos input, 
fieldset table#fotos textarea, 
fieldset table#schnitte input, 
fieldset table#schnitte textarea {
	width: 98% !important;
}

fieldset table#fotos input.checkbox, 
fieldset table#schnitte input.checkbox {
	width: auto !important;
}


