@charset "UTF-8";
/* CSS Document */


/****************************
  CONTENT HEAD / TABS
****************************/
@import url(/scripts/styles/tiny.css);


body {
	background-color: #709B29;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #000;
}

body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.page, .page_bottom  {
	background-image: url(/scripts/styles/aixxess/page.png);
	background-repeat: no-repeat;
	margin:auto;
}

.page  {
	background-position: center top;
	padding: 17px 17px 0px 17px; 
	width:876px;
}
.page_bottom  {
	background-position: center bottom;
	padding: 0px 17px 17px 17px; 
	width:876px;
}
#pe_page_container{
	min-height:450px;
}

.pe_img{
	background-repeat:no-repeat;
}
.bottom_navi{
	background-color:#666;
	font-size:11px;
}

.tl{
	background-position:left top;
	float:left;
}
.tc{
	background-position:center top;
	float:left;
	width:100%;
}
.tr{
	background-position:right top;
	float:right;
}
.bl{
	background-position:left bottom;
	float:left;
}
.br{
	background-position:right bottom;
	float:right;
}

.clear{
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}
.navi{
	padding:0px 15px 0px 15px;
	color:#FFF;
	padding-top:8px;
	float:left;
	width:837px;
	font-size:12px;
}
/*     */
.left_lane{
	min-height:450px;
	width:625px; 
	float:left;
	margin-right:5px;
}
.right_lane{
	min-height:450px;
	width:246px; 
	float:left;
}

.sub_left1{ 
	width:180px; 
	float:left; 
	margin-right:25px;
}
.sub_left2{ 
	/*width:388px;*/ 
	float:left; 
}
.left_lane .sub_left2{
	width:388px;
}


.corny{
	width:100%;
	border: #FFF none 0px;
	margin:0px;
	padding:0px;
}

.corner_tl, .corner_tr, .corner_bl, .corner_bl2, .corner_br{
	background-repeat: no-repeat;
	background-position:left top;
	overflow:hidden;
}
.corner_tl{
	background-image: url(/scripts/styles/aixxess/4px_corner_tl.png);
}
.corner_tr{
	background-image: url(/scripts/styles/aixxess/4px_corner_tr.png);
	float:right;
	width:4px;
	height:4px;
}
.corner_bl{
	background-image: url(/scripts/styles/aixxess/4px_corner_bl.png);
	height:4px;
}
.corner_br{
	background-image: url(/scripts/styles/aixxess/4px_corner_br.png);
	float:right;
	width:4px;
	height:4px;
}
.corner_bl2{
	background-image: url(/scripts/styles/aixxess/4px_corner_bl.png);
	height:4px;
	width:4px;
	float:left;
}

.corner{
	background-image: url(/scripts/styles/aixxess/4px_corner.png);
	background-repeat: no-repeat;
	width:4px;
	height:4px;
	overflow:hidden;
}
.corner2{
	background-image: url(/scripts/styles/aixxess/inner_back_all_1200x3000.png);
	background-repeat: no-repeat;
}
.corner3, .corner4{
	background-repeat: no-repeat;
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
	letter-spacing: 0.05em;	
}
.corner3{
	background-image: url(/scripts/styles/aixxess/rounded_grey75.png);
	color:#FFF;
}
.corner4{
	background-image: url(/scripts/styles/aixxess/rounded_lightgrey.png);
	color:#333;
}

.corner3.ctl,.corner4.ctl{
	background-position:left top;
	padding-left: 8px;
	padding-top: 8px;
}
.ctl{
	background-position:left top;
	padding-left: 8px;
	padding-top: 8px;
}
.ctr, .cml, .cbl, .cbr {
	overflow:hidden;
}
.ctr, .cbl, .cbr {
	line-height:1px;
	font-size:1px;
}
.cmr{
	background-position:right center;
	width:8px;
}
.cml{
	background-position:left center;
	padding-left: 8px;
	padding-top: 8px;
}
.ctr{
	background-position:right top;
	width:8px;
}
.cbl{
	background-position:left bottom;
	height:8px;
}
.cbr{
	background-position:right bottom;
	width:8px;
}
.top_space{
	padding-top:5px;
}
.bottom_space{
	padding-bottom:5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AAA;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
.abott {
	font-weight: normal;
	color: #BBB;
	text-decoration: none;
}
.abott:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.greyed {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.greyed2 {
	color: #fff;
	text-decoration: none;
}

.small_txt {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
}

.top_image{
	background-color:#CCC;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url();
}
.left_image{
	background-position:center;
	background-repeat:no-repeat;
	background-image:url();
	margin:0px 0px 10px 0px;
}

.inner_win_grey {
	background-image: url(/scripts/styles/aixxess/rounded_grey75.png);
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.small_txt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
}

#imago_height{
	border: #CCC 1px solid;
	background-color:#CCC;
	padding: 1px;
	margin: 0px;
	font-size:11px;
	width: 40px;
}
.left_lane a, .center_lane a, .right_lane a {
	color:#666;
}
.left_lane a:hover, .center_lane a:hover, .right_lane a:hover {
	color:#000;
}
.right_lane div.pe_template{
		margin-bottom:5px;
}
.left_lane div.pe_template{
		margin-bottom:20px;
}
.right_lane div.sub_left2{
		width:246px; 
}

.divider{
	padding-bottom:10px; 
	border-bottom:#CCC 2px solid;
}
.divider2{
	padding:0px; 
	margin:0px;
	height:2px;
	border-bottom:#CCC 2px solid;
}

.pe_file{
	text-align:right;
	text-decoration:none;
	border: #FFF 0px none;
}
.eingabe{
	width: 220px;
	margin:0 0 5px 0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/* ################################################################################# tiny Styles  wird oben geladen */

