@charset "utf-8";
/* CSS Document Basic bk

Erstellt durch:	MEMK
				Mathias Kramer
				Multimedia Entwicklung
				Senefelder Straße 69
				63069 Offenbach
				http://www.memk.de
*/

/* weil die Browser dies so unterschiedlich besetzen */
* {
	padding: 0;
	margin: 0;
}

body {
	color: #162983;
	background: #fff;
	font-family: "Arial", sans-serif;
	font-size: 12px; 	
	/*font-size: small;*/ 
  	line-height: 1.2em;
	text-align: center;
	width: 100%;
	border: #000 0px solid;
	
}

#containertop {
	margin-left: 20px;
	margin-top: 20px;
	display: block;
	clear: left;
	width: 1024px; /* -59=965px */
	height:15px;
	border: #000 0px solid;
	text-align:left;
	background-image:url(../images/backo.gif);
}


#containerAll {
	margin-left: 20px;
	margin-top: 0px;
	/*display: block;*/
	clear: left;
	width: 1024px; /* -59=965px */
	/*height:100%;*/
	border: #000 0px solid;
	text-align:left;
	background-image:url(../images/backm.gif);
	background-repeat:repeat-y;
}

#containerbottom {
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	clear: left;
	width: 1024px; /* -59=965px */
	height:15px;
	border: #000 0px solid;
	text-align:left;
	background-image:url(../images/backu.gif);
}

.left{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-left:20px;
	margin-bottom:0px;
	vertical-align:top;
	
}

.logo{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-bottom:0px;
}

.logotop{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:11px;
	background-image:url(../images/lefto.gif);
	margin-bottom: -3px;
}

.logomiddle{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:125px;
	background-image:url(../images/logo.gif);
	/*background-repeat:repeat-y;*/
	margin:0px;
}

.logobottom{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:11px;
	background-image:url(../images/leftu.gif);
	
	position:relative;
	top:-4px;
}

.boxtop{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:11px;
	background-image:url(../images/lefto.gif);
	margin-bottom: -5px;
}

.boxmiddle{
	display:inline-block;
	border: #000 0px solid;
	width: 250px;
	height:100%;
	background-image:url(../images/leftm.gif);
	/*background-repeat:repeat-y;*/
	margin:0px;
	padding:5px 5px 5px 5px;
}


.boxbottom{
	display:inline-block;
	position:relative;
	top:-4px;
	border: #000 0px solid;
	width: 260px;
	height:11px;
	background-image:url(../images/leftu.gif);
	margin-top:0px;
	padding:0px;
	margin:0px;
}


.search{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-top:-5px;
	margin-bottom:8px;
}
.searchform{
	background-color:#fff;
	margin-left:10px;
	margin-right:10px;
	border:none;
}

.searchinput{
	display:inline-block;
	border:#000 0px solid;
	color: #162983;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:6px;
	text-align:left;
	width: 158px;
	font-family: "Arial", sans-serif;
	font-size:12px;
}

.searchbutton{
	display:inline-block;
	position:relative;
	right:-2px;
	background-image:url(../images/btn_search.gif);
	width:64px;
	height:22px;
	border:none;
	text-align:center;
	color:#fff;
	padding-bottom:3px;
	font-family: "Arial", sans-serif;
	font-size:12px;
	cursor:pointer;
}

.navigation{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-bottom:0px;
}

.infobox{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-bottom:0px;
	margin-top:-5px;
}

.loginbox{
	display:inline-block;
	border: #000 0px solid;
	width: 260px;
	height:100%;
	margin-bottom:0px;
	margin-top:-5px;
}

.right{
	display:inline-block;
	border: #000 0px solid;
	width: 680px;
	height:100%;
    min-height:380px;
	margin-left:30px;
	margin-top:5px;
	vertical-align:top;
}

.right_bottom{
	display:inline-block;
	border: #000 0px solid;
	width: 680px;
	height:100%;
	margin-left:0px;
	margin-top:5px;
	vertical-align:top;
}

/*Teaser-Boxes**********************************************/

.box{
	display: inline-block;
	width:218px;
	height:100%;
	border: #000 0px solid;
	margin-bottom:10px;
	margin-right:5px;
	vertical-align:top;
}

.box p{
 margin-top:10px;		
}

.box_top{
	position:relative;
	bottom:-3px;
	display: inline-block;
	width:220px;
	height:13px;
	border: #000 0px solid;
	background-image:url(../images/boxtop.gif);
	margin-left:-3px;
	
}

.box_middle{
	display: inline-block;
	width:220px;
	height:120px;
	border: #000 0px solid;
	background-image:url(../images/boxmid.gif);
	background-repeat:repeat-y;
	padding-bottom:3px;
	margin-left:-3px;
}

.box_middle p{
	height:60px;
}

.box_content{
	display: inline-block;
	width:195px;
	height:100%;
	border: #000 0px solid;
	margin-left:15px;
	
}


.box_bottom{
	position:relative;
	top:-2px;
	display: inline-block;
	width:220px;
	height:13px;
	border: #000 0px solid;
	background-image:url(../images/boxbottom.gif);
	margin-left:-3px;
}

/*Bottom**********************************************************/
.bottom{
	display: inline-block;
	width:668px;
	height:20px;
	border-top:solid #ccc 1px;
}

.bottom_left{
	display: inline-block;
	width:320px;
	height:40px;
	border: #000 0px solid;
	font-size:11px;
	padding-top:5px;
	vertical-align:top;
}

.bottom_right{
	display: inline-block;
	width:342px;
	height:40px;
	border: #000 0px solid;
	text-align:right;
	font-size:11px;
	padding-top:5px;
}

/*ins***********************************************************************/
ins{
	text-decoration: none;	
}

fieldset{
	text-decoration: none;
	border:none;
}

/*Listen ul *****************************************************************/
ul{
	list-style-position:outside;
	margin-left:22px;
	margin-top:3px;
	list-style-image:url(../images/listbullet.gif);
}
