@CHARSET "ISO-8859-1";

* {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

html,body {
	padding: 0;
	margin: 0;
	text-align: center;
}

body * {
	text-align: left;
}


.align-center {
	text-align: center;
}


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

#frame {
	border: 1px solid black;
	margin: 20px auto 0 auto;
	width: 620px;
	background: #FFFFFF url(../images/bg.jpg) scroll;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0 10px 0;;
	left: 0px;
}

#menu {
	background: #FFFFFF url(../images/menuleiste.gif) scroll;
	padding: 4px 8px 0px 8px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}

#rootline {
	padding: 10px;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 40px 25px 10px 25px;
	margin-bottom: 15px;;
	left: 0px;
}

#twocols {
	margin: 15px;
}

#col1, #col2 {
	padding: 8px;
}

#col1 {
	width: 40%;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 0.7em;
	padding-bottom: 4px;
}

#footer a {
	font-size: 8pt;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Chicago, Charcoal, "Times New Roman", serif;
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0pt;
	color: #666666;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial;
}
h4 {
	font-size: 0.8em;
}
ul.ibslist {
	list-style-image: url("/fileadmin/templates/images/ibslist.gif");
}

ul.ibslist li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ul.ibslist ul {
	list-style-image: none;
}

ul.checklist {
	list-style-image: url("/fileadmin/templates/images/haken.gif");
}

table td, table th {
	vertical-align: top;
	padding: 3px;
}

table.kosten {
	border-collapse: collapse;
	border: 1px solid black;
}

table.kosten td {
	border: 1px solid black;
}

sub {
	font-size: 0.7em;
}

tr.error {
	color: #FF0000;
	font-weight: bold;
}

tr.error input, tr.error textarea, tr.error select {
	border: 1px solid #FF0000;
	color: #000000;
	font-weight: normal;
}

.ext-footer {
	position:absolute;
	width: 620px;
	margin: 20px auto 0px;

	background-color: #eeeeee;
	line-height: 1.6em
	color: #585858;
	font-size: 7pt;
}
.ext-footer a {
	text-align: center;
	color: #585858;
	font-size: 7pt;
}
.footer-partner {
	position: relative;
	width: 32%;
	float: left;
	background-color: #eeeeee;
	padding: 5px 0px 5px 10px;
}
.footer-technik {
	position: relative;
	width: 32%;
	float: left;
	background-color: #eeeeee;
	padding: 5px 0px 5px 5px;	
}
.footer-referenzen {
	position: relative;
	width: 32%;
	float: left;
	background-color: #eeeeee;
	padding: 5px 0px 5px 5px;	
}

