body {
/*	font-family:"Times New Roman", Times, serif; */
	font-family : Book Antiqua, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	padding:0;
	margin:0 auto;
	color:#000000;
	background:#ffffff;
}

a {
	text-decoration:none;
	color:#000000;
}

.border_bottom_red {
	border-bottom:1px solid #CC0000;
}

.border_bottom_top_red {
	border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
}

.border_black {
	border:1px solid black;
}

img {
	border:none;
}

.center {
	text-align:center;
}

.border {
	border:none;
}

.margin_top {
	margin-top:50px;
}

.margin_top_68px {
	margin-top:68px;
}

.padding_30px {
	padding:30px;
}

.margin_bottom_80px {
	margin-bottom:80px;
}

.margin_bottom_50px {
	margin-bottom:50px;
}

.font_size_10px {
	font-size:10px;
}

.small {
	font-size:small;
}

#logo_im_text {
	float:left; 
	margin:3px 15px 0 0
}

#content {
	float:left;
	width:800px;
/*	border:1px solid black; */
}

#content_about {
	float:left;
	width:655px;
/*	border:1px solid black; */
}

p {
	text-align:justify;
}


.text_justify {
	text-align:justify;
}

#logo_fahne {
	float:right;
	width:133px;
	height:600px;
	background: url(images/logo_fahne.png) no-repeat bottom right;
}

#navi {
	border-top:1px solid #CC0000; 
	border-bottom:1px solid #CC0000; 
	width:100%
	position:absolute;
	top:0;
	left:0;
	height:25px;
}
/* das ist die id von der ul */
#navigation {
	list-style:none; 
	margin:0; 
	padding:0; 
	text-align:center;
}

#navi ul li {
	float:left; 
	width:200px;
	list-style:none;
}
/*
#navi ul li a {
	display:block;
	text-decoration:none;
	color:#000000;
	width:100%;
	font-size:10pt;
	font-weight:500;
}

#navi a:hover {
	background:#C0C0C0;
	display:block;
	width:100%;
}

a.aktiv {
	background:#C0C0C0;
	display:block;
	width:100%;
}
*/
#container {
	margin:0 auto;
	margin-top:50px;
	position:relative;
	width:800px;
	top:0;
	left:0;
}

#home_text_container {
	padding:30px;
	float:left;
	border:1px solid black;
	width:580px;
}

#about_text_container {
	padding:5px;
	margin-top:20px;
/*	border:1px solid red; */
}

#home_flash {
	width:650px;
	height:139px;
	position:absolute;
	top:651px;
	left:0;
}
#investor_text_container {
	font-family : Book Antiqua, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}

/* ############### fleet ############*/



#fleet th {
	border-bottom:1px solid #CC0000;
	text-align:center;
	font-size:90%;
	height: 30px;
	width: 99px;
	font-weight : normal;	
}

#fleet td {
	border-bottom:1px solid #CC0000;
	text-align:center;
	font-size:90%;
	margin:0;
	padding:0;
	height:67px;
}

td.name {
	font-weight:bold;
	padding:0;
}

.pic {
	text-align:left;
	margin:10px 5px 0 0;
	 
}


/* ####################### investor Form ############# */

label {
	text-align:left;
}

input {
	border:1px solid black;
}

/* ################ investor seite #################### */

#investor_container h1 {
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
	padding:5px 0 5px 10px;
	font-size:12px;
	line-height:18px;	
	clear:both;
}

#investor_container ul {
	list-style:none;
	margin:0;
	padding:0;
}

#prospekt {
	background: url(images/zettel.png) no-repeat top right;
	width:130px;
	float:left;
	margin-right:30px;
}

#bericht {
	background: url(images/zettel.png) no-repeat top right;
	width:210px;
	float:left;
	margin-right:30px;
}

#ansprechpartner {
	background: url(images/zettel.png) no-repeat top right;
	width:210px;
	float:left;
	margin-right:30px;
}

#investor_container li {
	padding:10px 0 10px 0;
}

#investor_container li a {
	color:#000000;
	text-decoration:none;
	line-height:20px;	
}

.zettel_bg {
	background: url(images/zettel.png) no-repeat top right;
	width:180px;
	display:inline;
	padding-right:30px;
	margin-right:30px;
}

/* ################ Contact seite ################## */
#contact_container {
	/*background: url(images/ORIXX_Logo_4c.png)  no-repeat top left; */
	padding-left:140px; 
	margin-left:70px; 
	line-height:18px; 
	background-position:0px 3px;
}






















	


