body {
	background-color: #ffffaa;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
	width: 720px;
	border-bottom: 1px solid #ff0033;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ff0033;
	font-size: 20px;
	font-weight: bolder;
}

h2 {
	padding-top: 0px;
	padding-bottom: 3px;
	color: #ff0033;
	font-size: 16px;
	font-weight: bold;	
}

#header {
	margin-top: 2px;
	width: 840px;
	height: 151px;
	background-color: white;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

#main_nav {
	position: absolute;
	top: 155px !important;
	top: 153px;
	left: 0;
	width: 100%;
	height: 23px !important;
	height: 25px;
	background-color: #ff0033;
	color: white;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table {
	border-collapse: collapse;
}
table, tr, td {
	padding: 0;
	margin: 0;
}

td.nav {
	height: 23px !important;
	height: 25px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

a {
	color: #ff0033;
}
a.naventry {
	display: block;
	height: 17px !important;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px !important;
	padding-bottom: 3px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.naventry:hover {
	color: #000000;
}

a.naventry_active {
	display: block;
	height: 17px !important;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px !important;
	padding-bottom: 3px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	background-color: #ffffff;
	color: #ff0033;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#content_wrapper {
	text-align: left;
	width: 840px;
	min-height: 517px;
	height: auto !important;
	height: 517px;
	margin-top: 23px !important;
	margin-top: 23px;
	background-color: white;
	background-image: url(../images/elektrotechnik.jpg);
	background-repeat: no-repeat;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

#content {
	width: 720px !important;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-left: 100px;
}

#footer {
	width: 840px;
	height: 20px;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #000000;
}

.csc-mailform {
position: relative;
display:block;
width:90%;
border: none;
PADDING:0px;
font-size:12px; color:#000000;;
}

.csc-mailform-field {
background-color:#ffffff;
}

label {
position: relative;
display:block;
width: 100px;
float: left;
left:10px;
text-align: right;
background: #ffffff;
PADDING:2px;
margin:2px;
}

input, textarea {
position: relative;
width:250px;
left:20px;
background: #ffffff;
border:1px solid #ff0033;;
PADDING:2px;
margin:2px;
}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #ff0033;;
PADDING:2px;
margin: 2 0 2 0;
}

button {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: #F2F5F5;
}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: #F2F5F5;
}

