* {
	margin: 0;
	padding: 0; }
body{
	font-family: Arial;
	color: #000;
	font-size: 12px;
	text-align: center;
	overflow: auto;
	scrollbar-3dlight-color: rgb(20,27,108);
	scrollbar-arrow-color: rgb(20,27,108);
	scrollbar-darkshadow-color: rgb(20,27,108);
	scrollbar-face-color: #E8EDF7;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: #6983BA; }
#container {
	background-color: #e8edf7;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	width: 963px;
	overflow: hidden;
	margin: 20px auto 10px; }
#header {
	background-image: url(img/logo_maxxscent.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: left;
	height: 135px;
	overflow: hidden;
	clear: left;
	border-top: 2px solid #f59e39;
	border-right: 1px solid #f59e39;
	border-left: 2px solid #f59e39; }
#nav {
	background-color: #101a6f;
	text-align: left;
	clear: left;
	margin-top: 0;
	padding-left: 20px;
	border-top: 2px solid #f59e39;
	border-right: 2px solid #f59e39;
	border-left: 2px solid #f59e39; }
#inhalt {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	height: 365px;
	overflow: auto;
	clear: left;
	padding-right: 10px;
	padding-left: 20px;
	border-color: #f59e39;
	border-style: solid;
	border-width: 2px 1px 2px 2px; }
#inhalt_MM {
	font-size:     12px;
	font-family:   Arial;
	background-color: #e7e8e9;
	text-align: left;
	padding-right: 10px;
	padding-left:  20px;
	height:        365px;
	overflow:      auto;
	clear: left;
	border-style:  solid;
	border-width:  2px 1px 2px 2px;
	border-color:  #f59e39; }
#inhalt_studien {
	font-size:        12px;
	font-family:      Arial;
	background-color: #e6cbad;
	text-align: left;
	padding-right:    10px;
	padding-left:     20px;
	height:           365px;
	overflow:         auto;
	clear: left;
	border-style:     solid;
	border-width:     2px 1px 2px 2px;
	border-color:     #f59e39; }

#inhalthome {
	background: url(img/bg_inhalthome.jpg) no-repeat right 5px;
	text-align: left;
	height: 390px;
	clear: left;
	border: solid 1px #ee813c; }
#footer {
	background-color: #101a6f;
	text-align: left;
	width: auto;
	height: auto;
	clear: left;
	padding-left: 20px;
	border-left: 2px solid #f59e39;
	border-bottom: 1px solid #f59e39;
	border-right: 2px solid #f59e39; }

p {
	text-align: justify; }
td { }
a:link {
	color: #043a84; }
a:visited { }
a:hover {
	color: #f59e39; }
a:active {
	color: #f59e39; }
.zitat { font-size: 10px; font-style: italic; }
h3 { color: #043a84; font-size: 13px; font-weight: bold; }
h2 { color: #043a84; font-size: 14px; font-weight: bold; }
#hecht {
	padding: 10px; }

ol,li {
	line-height: 20px;
	margin-left: 20px;
	list-style-type: square;
	display: list-item; }
table {
	font-size: 12px;
	font-family: Arial; }


