a { 
	color:#161616;
	text-decoration:none;
	font-weight: bold;
	background-color:transparent; }

a:active { color:none;
			font-weight: bold; }
a:visited { color:none;
			font-weight: bold; }
a:hover { color:none;
			font-weight: bold; }



big {
	font-size:20px; }

#big_02 {
	font-size:16px;
	font-weight: bold; }
	
body {
	/*margin:0px;*/
   color:white;
   font-family:Verdana,Arial,Helvetica,Geneva;
   font-size:12px;
   line-height:130%;
	cursor:default;
	/*background-image:url('bottombg.gif');
	background-color: #9b9b9b;
	bottom:left;
	background-repeat: repeat-x fixed;*/
	
	/*background: #9b9b9b url('bottombg.gif') bottom left repeat-x fixed;*/
	background-color: #9b9b9b;
   overflow:auto; }

img { border: none;}

#menupos{
      position: absolute;
      top: 155px;
      left: 15px;
      font-weight:bold;
      line-height:160%;
}


#logopos{
 	position: absolute;
   top: 0px;
	left: 15px;
}


#titlepos{
	position: absolute;
   top: 33px;
	left: 200px;
}

#descriptionpos{
	position: absolute;
   top: 155px;
	left: 210px;
}

#buttonStart {
	position:absolute;
	left:200px;
	top:65px;
	border-width:0; }

#buttonGallerien {
	position:absolute;
	left:290px;
	top:65px;
	border-width:0; }

#buttonSonstigePics {
	position:absolute;
	left:380px;
	top:65px;
	border-width:0; }

#buttonVideos {
	position:absolute;
	left:470px;
	top:65px;
	border-width:0; }

#buttonFun {
	position:absolute;
	left:560px;
	top:65px;
	border-width:0; }

#buttonGaestebuch {
	position:absolute;
	left:650px;
	top:65px;
	border-width:0; }

#buttonUebermich {
	position:absolute;
	left:740px;
	top:65px;
	border-width:0; }

#buttonLinks {
	position:absolute;
	left:830px;
	top:65px;
	border-width:0; }



#textbox {
	position:absolute;
	left:180px;
	top:110px;
	padding:0px;
	overflow:auto; }


#content {
	position:absolute;
	left:210px;
	top:265px;
	width:465px;
	height:403px;
	padding:0px;
	overflow:auto; }






#galleries {
	float:right;
	width:165px;
	height:5000px;
	padding:8px;
	text-align:left; }

#sonstigePics {
	float:left;
	width:150px;
	height:800px;
	padding:8px;
	text-align:left; }
	
.itemNormal {
	/*background-image:url('');
	background-repeat:no-repeat;*/
	/*background-color:black;*/
	padding:5px;
	cursor:pointer; }

.itemOver {
	background-color:gray;
	padding:5px;
	cursor:pointer; }

.itemCurrent {
	/*background-color:red;*/
	padding:5px;
	cursor:pointer; }

.itemClick {
	/*background-color:yellow;*/
	padding:5px;
	cursor:pointer; }
	
#left {
	position:absolute;
	left:0px;
	top:0px; }

#top {
	position:absolute;
	left:274px;
	top:72px; }

#box_01 {
	position:absolute;
	left:274px;
	top:195px; }

#baustellenSchild {
	position:absolute;
	left:465px;
	top:0px; }

.gbEintrag {
	width: 500px; }

.gbTitle {
	background-color: #797a7e;
	padding: 5px; }

.gbInfos {
	background-color: #797a7e;
	height: 150px;
	width: 150px;
	vertical-align : top;
	padding: 5px; }

.gbDatum {
	height: 20px;
	background-color: #313439;
	padding: 5px; }

.gbText {
	background-color: #313439;
	vertical-align : top;
	padding: 5px; }

input {
	border: 1px solid gray;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,Geneva; }
	
