@charset "utf-8";
/* CSS Document */
#container_main #inhalt {padding:0px; margin:0px 0px 12px 0px;}

a.start {font-size:12px; font-weight:bold; text-decoration:none; color:#fff; }
a.start:hover {color:#f4791f;}

a.start_over, a.start_over:hover {text-decoration:none; }

div.box {width:153px; }
* html div.box {width:164px; }


div.box div.inner {width:150px; height:100px;}
* html div.box div.inner {width:148px; height:100px;}

div.box  span.img img {
border:0px solid #F4791F;
}
div.box  img {
text-align:center;
vertical-align:middle;
}
span.img {
display:block;
text-align:center;
}


input.transparent{
	background:none;
	border:none;
	color:transparent;
	}
	
table#start_full {
	background:transparent url(../../images/start_new/mitte.jpg) no-repeat center top scroll;
	height:700px;
	}

#container_main #inhalt {
	padding:10px 0px 25px;
	}
	
body, .body {
	background:transparent;
	}
#menu_left {
	display:none;
	background:#fff;
	}

table#start_menu a, table#start_menu a:hover {
	border:0px;
	text-decoration:none;
	}
#container_main {
	float:none;
	width:850px;
	}
	
	
#l1 {
	background:transparent url(../../images/start_new/1_1.jpg) no-repeat right top scroll;
	height:194px;
	}
#l2 {
	height:102px;
	text-align:center;
	}
#l1, #l2, #l3 {
	vertical-align:bottom;
	}

a.info, a.anmelden {
	display:block;
	width:75px;
	height:75px;
	border:0px solid #000;
	vertical-align:bottom;
	}
a.anmelden {
	width:150px;
	}
	
	
/* Button-Style */

#l2 a.btn_link {
	display:block;
	width:85px;
	height:100px;
	border-bottom:1px solid #000;
	text-decoration:underline;
	}
a.btn_link:hover, a.btn_link:active {
	border-bottom:0px solid #000;
	}
	
img.btn {
	border:none;
	}
.pad5 {
	width:7px;
	}

	
div#full_description {
	width:834px;
	margin-left:16px;
	}

a.search, a.create {
	color:#f4791f;
	text-decoration:none;
	font-size:18px;
	}
a.search:hover, a.create:hover {
	text-decoration:underline;
	}



