@charset "ISO-8859-1";

/* --------------------- HEADER --------------------- */


* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #e2e9f0;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.clear:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

.page {
	width: 1020px;
	margin: 50px auto;
	background-image: url(/images/page_background.png);
	background-repeat: repeat-y;
}

.Contentpage {
	width: 1000px;
	margin: 0;
}


/* --------------------- header --------------------- */

.header {
	width: 1010px;
	height: 150px;
	background-image: url(/images/header.png);
	background-repeat: repeat-x;
	margin: 0 0 0 4px;
}

.logo {
	width: 202px;
	height: 51px;
	margin: 40px 0 0 12px;
	position: absolute;
  	border-color: #FFFFFF;
	border-width: 2px;
	border-style:  outset;
	background-image: url(/images/KiBu_Logo.png);
	background-repeat: no-repeat;
}

.HeaderLink {
	position: absolute;
	margin: 120px 0 0 645px;
}

.HeaderLink a {
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}

.HeaderLink a:hover {
	font-size: 12px;
	color: #00FFFF;
	text-decoration: underline;
	margin: 0 0 0 2px;
}


/* --------------------- CONTENT --------------------- */

.Content {
	width: 1000px;
	padding-bottom: 20px; /* Bottom,Fotter Whitespace */
}

.ContentLeft {
	width: 200px;
	float: left;
	margin: 0 30px 0 5px;
}

.hcontent {
	width: 590px;
	float: left;
}

.anzeigreoben {
	width: 160px;
	float: left;
	text-align: center;
	padding: 10px 0;
	margin: 120px 0;
}

.anzeigreunten {
	width: 160px;
	padding: 5px 0;
}

/* --------------------- OPTIONSFELDER --------------------- */

.footer {
	width: 1010px;
	height: 150px;
	margin: 3px 0 0 4px;
}

.footermitte {
	width: 600px;
	height: 25px;
	float: left;
	margin: 0 0 0 230px;
}

hr {
	margin: 5px 0;
}


/* --------------------- NAVIGATION --------------------- */

.nav {
	width: 190px;
	padding: 30px 0 0 10px;
}

.navmus {
	width: 190px;
	padding: 25px 0 0 10px;
}

.hmenukafa {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #66CD00;
	height: 22px;
	text-decoration: bold;
	padding: 3px 0 0 10px;
	width: 181px;
	display: block;
	margin: 0px 0 10px 6px;
  	border-color: #FFFFFF;
	border-width: 2px;
	border-style:  outset;
}

.hmenu {
	font-size: 12px;
	color: #006699;
	height: 16px;
	text-decoration: none;
	padding: 0px 0 0 14px;
	cursor: pointer;
	width: 180px;
	background-image: url(/images/plus.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0 2px 6px;
  	border-color: #FFFFFF;
	border-width: 1px 0;
	border-style: solid none ;
}

.hmenu:hover {
	color: #3399ff;
	text-decoration: underline;
	margin: 0px 0 2px 7px;
}

.hmenuaktiv {
	font-size: 12px;
	color: #303030;
	height: 16px;
	text-decoration: none;
	padding: 0px 0 0 14px;
	width: 180px;
	background-image: url(/images/minus.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0 2px 6px;
  	border-color: #3A5FCD;
	border-width: 1px 0;
	border-style: solid none ;
}

.hmenuvisit {
	font-size: 12px;
	color: #EE799F;
	height: 16px;
	text-decoration: none;
	padding: 0px 0 0 14px;
	cursor: pointer;
	width: 180px;
	background-image: url(/images/plus_visit.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0 2px 6px;
  	border-color: #FFFFFF;
	border-width: 1px 0;
	border-style: solid none ;
}

.hmenuvisit:hover {
	text-decoration: underline;
	margin: 0px 0 2px 8px;
}

/* --------------------- OPTIONSELECT-GRUND --------------------- */

SELECT {
	font-size: 12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	background-color: #f0f0f0;
	margin: 0px 0 2px 27px;
	width: 173px;
	cursor: pointer;
	display: block;
  	border-color: #FFFFFF;
	border-width: 1px 0;
	border-style: solid none ;
}

/* --------------------- OPTIONSELECT --------------------- */

.goester {
	cursor: pointer;
	display: block;
}

.kaybet {
	display: none;
}

/* --------------------- OPTIONSFELDER --------------------- */

.selec {
	font-size: 12px;
	color: #006699;
	height: 16px;
	text-decoration: none;
	padding: 0px 0 0 16px;
	cursor: pointer;
	width: 148px;
	display: block;
  	border-color: #FFFFFF;
	border-width: 1px 0;
	border-style: solid none ;
}

.partner {
	font-size: 12px;
	color: #006699;
	height: 16px;
	text-decoration: none;
	padding: 0px 0 0 14px;
	cursor: pointer;
	width: 180px;
	display: block;
	margin: 0px 0 2px 6px;
  	border-color: #FFFFFF;
	border-width: 1px 0;
	border-style: solid none ;
}

.partner:hover {
	color: #3399ff;
	text-decoration: underline;
	margin: 0px 0 2px 8px;
}

.navunten {
	font-size: 12px;
	color: #006699;
	height: 16px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	margin: 0px 0 2px 2px;
}

.navunten:hover {
	text-decoration: underline;
	color: #3399ff;
	margin: 0px 0 2px 3px;
}

.yazineu {
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	display: block;
}

