/* ############################################################### */
/* ### Layout ### */
/* ############################################################### */

body, div, table, td, tr {
		margin:0;
		padding:0;

}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #000;
}


/* ############################################################### */
/* ### Header Motive ### */
/* ############################################################### */


#header {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
}

#header16 {
	background-image: url(images/motiv_16.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
}

#header30 {
	background-image: url(images/altana_1024_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
}


/* ############################################################### */


#content {
	margin: 0px;
	height: auto;
	width: 706px;
	padding-top: 43px;
	padding-right: 47px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 800px;
}

/* ############################################################### */
/* ### Fonts/Links ### */
/* ############################################################### */

a:link { font-weight:bold; color:#004da0; text-decoration:none; outline: none; border: none;}
a:visited { font-weight:bold; color:#004da0; text-decoration:none; outline: none; border: none;}
a:focus { font-weight:bold; color:#004da0; text-decoration:none; outline: none; border: none;}
a:hover { font-weight:bold; color:#00a6eb; text-decoration:none; outline: none; border: none;}
a:active { font-weight:bold; color:#004da0; text-decoration:none; outline: none; border: none;}

a:link.linkb { font-weight:normal; color:#004da0; text-decoration:none; outline: none; border: none;}
a:visited.linkb { font-weight:normal; color:#004da0; text-decoration:none; outline: none; border: none;}
a:focus.linkb { font-weight:normal; color:#004da0; text-decoration:none; outline: none; border: none;}
a:hover.linkb { font-weight:normal; color:#00a6eb; text-decoration:none; outline: none; border: none;}
a:active.linkb { font-weight:normal; color:#004da0; text-decoration:none; outline: none; border: none;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.unternehmenstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #004da0;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #004da0;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	padding: 0px;
}
