/* CSS Document */

/* ------------------Body -----------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	}

body, html {
	width: 100%;
}

body {
	/*background-color: #40609D;*/
	font-size: 100.01%;
	background-image: url(images/hgk4243.gif);
	background-repeat: repeat;
}
.container {
	display: block;
	position:relative;
	top:40px;
	height: 700px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*background-image: url(images/hg4243.gif);
	background-repeat: no-repeat;*/
}
.kopf {
	display: block;
	position:relative;
	width: 100%;
	background-image: url(images/kopf.gif);
	height: 100px;
}
.titel {
	font-size: 18px;
	font-weight: 900;
	color: #BEDF82;
	vertical-align: middle;
	height: 95px;
}
.text_left {
	display: block;
	position:relative;
	width: 15%;
	left: 20px;
	float:left;
}

.text_right {
	display: block;
	position:relative;
	width: 75%;
	left: 45px;
	float:left;
}

.text_right_box {
	width: 100%;
	left: 20px;
	border: 1px solid #000000;
	padding-left: 3px;
}
.fuss {
	display: block;
	position:relative;
	width: 100%;
	background-repeat: no-repeat;
	height: 20px;
}
/*----------ende body --------*/

.home {
	position: absolute;
	height:500px;
	width:655px;
	left: 104px;
	top: 3px;
	background-repeat: no-repeat;
}

.login {
	position: absolute;
	height:140px;
	width:300px;
	left: 235px;
	top: 200px;
	/*background-image: url(images/hg_detail.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #0033CC;
	text-indent: 11px;
}

/*------------Fotoalbum*/

.flexible {
	display: table-cell;
	background-color: #FF0000;
	width: 1px;
	max-width: 500px;
	border: 10px solid #999999;
	left: 300px;
	top: 100px;
      }