body {
	margin:0;
	border:0;
	padding:0;
	font-family:verdana;
	font-size:75%;
	text-align:center;
}

/* Wrapper */
#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:960px;
	text-align:left;
}

/* erster Bereich Logo, Titel & Sprachen */
#mainhead {
	margin-top:2px;
	height:60px;
	background:white;
}
#upper_left {
	float:left;
	padding-left:6px;
	width:154px;
	background-color:white;
}
* html #upper_left {
	width:160px;
	margin-bottom:-2px;
}
.rahmen {
	position:absolute;
	border-right:1px solid black;
	top:0px;
	left:160px;
	width:1px;
	height:40px;
}

#upper_mid {
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:670px;
	background-color: white;
}
#upper_right {
	float:right;
	margin-right:6px;
	width:100px;
	background-color:white;
	text-align:right;
}

/* zweiter Bereich Navigation & Shoplink */
#mainhead_second {
--	clear:both;
	float:left;
	background:white;
	margin-top:2px;
	width:960px;
	height:17px;
}
#second_left {
	float:left;
	width:152px;
	line-height:15px;
	padding-left:6px;
	padding-right:2px;
	font-size:10px;
	color:white;
	background-color:#a3a3a3;
}
* html #second_left {
	width:160px;
}
#second_mid {
	float:left;
	left:159px;
	width:678px;
	margin-right:2px;
	font-size:10px;
	line-height:15px;
	background-color:#a3a3a3;
}
* html #second_mid {
	display:inline;
}
#second_right {
	float:right;
	width:120px;
	height:15px;
	background-color:#f0d120;
}
#second_right img {
	margin-top:3px;
	margin-left:6px;
	border:0;
}

/* linker Bereich  */
#left-column {
	overflow:hidden;
	float:left;
	width:160px;
	margin-top:0px;
	font-size:10px;
}
* html #left-column {
	width:160px;
}

/* rechter Bereich */
#right-column {
	float:right;
	overflow:hidden;
	width:120px;
	font-size:10px;
}
/* ist notwenig, wenn Body eine Border hat !?
* html #right-column {
	margin-right:-2px;
}
*/
/*
#right-column .inside {
	float:right;
	width:120px;
	height:120px;
	background:white;
}
*/

/* mittlerer Bereich */
#middle-column {
	float:left;
	width:680px;
	min-height:450px;
	font-size:12px;
}
#middle-column .inner {
	width:670px;
}
* html #middle-column {
	height:450px;
	width:678px;
}
#middle-column .inside {
	padding:10px;
}

#content_upper {
	float:left;
	border:0;
	padding-left:2px;
	height:140px;
}
#content_left {
	float:left;
	margin-right:10px;
	padding:0px;
	width:320px;
	background:#fff;
}
#content_right {
	float:right;
	padding:0px;
	width:320px;
	background:#fff;
}

/* Footer */
#footer {
	width:960px;
	height:20px;
	font-size:10px;
	clear:left;
}
#footer .left {
	float:left;
	margin-left:6px;
	width:154px;
}
#footer .mid {
	float:left;
	width:670px;
}
#footer .right {
	float:right;
	width:120px;
}

/* Diverses */
table {
	font-size:100%;
}
th {
	text-align:left;
}
h1 {
	margin:0;
	font-size:100%;
	font-weight:bold;
}
h2 {
	margin:0;
	font-size:100%;
	font-weight:bold;
}
ul {
	margin-top:0;
	margin-bottom:0;
	padding-left:15px;
}
* html ul {
	margin-left:15px;
	padding-left:0;
}
select {
	font-size:110%;
}
input {
	font-size:110%;
}
input.disabled {
	background-color:#f6f6f6;
}
textarea {
	font-size:110%;
}

/* Framework */
/*
.contact_onsite {
	font-size:10px;
	color:#abcdef;
	background-color:#f6f6f6;
}
*/
.expwarn {
	font-size:10px;
	color:#f00;
}
.autor {
	font-size:9px;
	font-style:italic;
	color:#888;
}
.masterlanguage {
	background-color:#d6d6d6;
}
.language {
	color:#989898;
	text-decoration:none;
}
.languagesel {
	color:#111;
	text-decoration:none;
}
a.orderlink {
	color:#000;
}
a.orderlinksel {
	color:#000;
}
td.toggle {
	background-color:#f6f6f6;
}
td.label {
	background-color:#f6f6f6;
}
.forum0 {
	color:#636363;
}
.forum1 {
	color:#f00;
}
.forum2 {
	color:#00f;
}
.forum3 {
	color:#f0f;
}
.auswahlbox {
	border:2px solid #a3a3a3;
}
.auswahltitel, .auswahltitel a {
	text-align:center;
	color:#000;
	background-color:#f6f6f6;
}
.separator {
	height:20px;
}
.headline {
	clear:left;
	margin-bottom:10px;
}
#right-column .headline {
	margin-bottom:2px;
}
* html #right-column .headline {
	margin-bottom:0;
}
.headline img {
	border:0;
}
#middle-column .headline img {
	float:left;
	margin-right:6px;
}
.headline p {
	margin:0;
}
.number {
	text-align:right;
}
