/* Globale Variablen */

img, div {
  behavior: url("http://www.laurentium.com/iengfix.htc");
}
body {
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
	background-color: #471a1a;
}

div, td {
	margin:0px;
}
p, li, h3, h4, h5, h6 {
	margin:0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #471A1A;
	text-align: left;
	line-height: 20px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #471A1A;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}

h3 {
	line-height: 19px;
}

h4 {
	line-height: 26px;
}

h5 {
	/* Crysis Management */
	line-height: 28px;
}

h6 {
	/* Japanische Überschriften*/
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}

/* About us - japanese  */
h7 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #471A1A;
	text-align: left;
	font-weight: bold;
	line-height: 16px;

}

li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
	padding-left: 0px;
	padding-top: 4px;
	margin-top: 0px;
	list-style-image: url(../_grafic/bulletpoint.gif);
	line-height: 14px;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
}

a:link, a:hover, a:visited {
	text-decoration: none;
}

/* Layer */
.mainlayer, .maincontent {
	text-align: left;

}
.mainlayer {
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	width: 900px;
	height: 600px;
}
.maincontent {
	width: 100%;
}

/* Tabellen */
.toppic {
	background-color: #5C3333;
}
.tdnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}

.tdnav A:visited, A:link {
	color: #5C3333;
}

.tdnav A:hover {
	color: white;
}

.td_left {
	background-color: #CCCCCC;
	width: 128px;
	height: 448px;
	text-align: center;
	vertical-align: top;
}
.td_middle {
	width: 503px;
	height: 448px;
	vertical-align: top;
}
.td_right {
	background-color: #CCCCCC;
	width: 269px;
	height: 448px;
	vertical-align: top;
	text-align: center;
}


/* Textfeld */
#divArrangement {
	/* position:relative; */
	height: auto;
	width: auto;
	padding-top: 0px;
}

#divUpControl{
	position: relative;
	text-align: right;
	left: -15px;
	top: -30px;
	z-index: 2;
} 
#divDownControl{
	position: relative;
	text-align: right;
	left: -15px;
	top: -10px;
	z-index: 2;
} 
#divContainer{
	position:relative;
	width:450px;
	height:330px;
	overflow:hidden;
	top:4px;
	left:20px;
	clip:rect(1px,360px,240px,1px);
	z-index: 1;
} 
#divContent{
	position:relative;
	top:0;
	left:0;
	z-index: 1;
} 

.divMainFrame {
	background-position: top;
	vertical-align: top;
}

/* Bilder */
.img_left1 {
	text-align: center;
	margin-top: 80px;
}
.img_left2 {
	text-align: center;
	margin-top: 15px;
}
.img_right1 {
	text-align: center;
	margin-top: 80px;
}
.img_right2 {
	text-align: center;
	margin-top: 113px;
}
.img_left1_German {
	position: absolute;
	left: 40px;
	top: 506px;

}
.img_left2_English {
	position: absolute;
	left: 40px;
	top: 530px;

}
.img_headline {
	margin-top: 38px;
	margin-left: 20px;
}
.img_toplogo {
	text-align: right;
	margin-right: 32px;
}
#table_frame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #4A2421;
	border-left-color: #5c3333;
}

