/* CSS Document */

body
{
	font-family: arial, verdana;
	color: #333333;
	font-size: 11px;
	background-color: #333399;
}

#main {
	position:absolute; width:850px; left:50%; top:50%;
    margin-left:-450px; margin-top:-290px;
	border: 2px solid #FFFFFF;
	text-align: center;
	background-image: url(../img/back%20Kopie.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#haupt {
	text-align: center;
}
img {
	border: 0px;
}

a:link { color:#333399; }
a:hover { text-decoration:none;  color:#BE0C1D; }
a:visited { text-decoration:underline; color:#333399; }
a:active { text-decoration:none;  color:#333399; }
a:focus { text-decoration:none;  color:#999999; }

#footer {
	background-color: #333399;
	text-align: right;
	padding-right: 10px;
	margin: 0;
	font-weight: bold;
	color: #CCCCCC;
}
.nav {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	color: #333333;
	border-left-style: none;
	margin-top: 10px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 10px;
	text-decoration: none;
}
.navcont {
text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	/*padding-left: 5px;*/
	/*padding-bottom: 3px;*/
}
#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	line-height: 15px;
	list-style-type: square;
}

input, select, textarea {
	color: #000000; background-color: #FFFFFF; border: 1px solid #AAAAAA; font-size: 10px; font-family: verdana; margin: 1px;
}

input.formButton {
	font-size: 10px;
}
#tablecontent {
	border: 1px solid #CCCCCC;
}

.angebotheader
{
		text-align:left;
		font-weight:700;
		margin:0;
		padding: 0px 0px 0px 5px;
}
.angebottext
{
		text-align:left;
		margin:0px 0px 10px 0px;
		padding: 0px 0px 0px 15px;
}

.angebotheadline
{
		margin: 0px 0px 10px 0px;
		padding: 4px 0px 0px 5px;
				text-align:left;
		font-size:12px;
		font-weight:700;
		background-color:#CCCCCC;
		height:20px;
		border-top: solid 1px #333333;
 		border-bottom: solid 1px #333333;
}

.angebotheaderkontakt
{
	text-align:left;
		font-weight:700;
		margin:65px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
}


.imgprefooter
{
	margin: 0px 0px 0px 25px;
}

#prefooter
{
	
	padding: 5px 0px 5px 0px;
}


