body, html {
	text-align:left;
	font-size:11px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#bbceff url('back.png') repeat-x;
}

#Content{
	position:fixed;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	overflow: hidden;
	width:100%;
	height: 100%;
	visibility: hidden;
	background:#bbceff url('back.png') repeat-x;
}

#clowd1, #clowd2, #clowd_small{
	position: fixed;
	top:0px;
	left:0px;
	visibility:hidden;
}

#clowd1_front{
	position: absolute;
	top:70px;
	left:0px;
	z-index:1205;
	display: block;
}

#clowd2_front{
	position: absolute;
	top:0px;
	left:0px;
	z-index:1206;
	display: block;
}

#ladeDiv{
	visibility: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 1220;
}

#balken{
	margin: 0 auto;
	padding: 0;
	width:100px;
}

#loading{
	color:white;
	padding-left: 8px;
}

#alertmsg{
	position:fixed;
	color: red;
	z-index: 1230;
}

#searchFormDiv{
	position: fixed;
	width:360px;
	visibility:hidden;
	z-index:1240;
}

#about{
	position:fixed;
	visibility:hidden;
	text-decoration: none;
	color:#676767;
	z-index:1245;
}

#aboutText{
	position:fixed;
	width: 438px;
	visibility:hidden;
	text-decoration: none;
	color:#676767;
	line-height: 1.5;
	padding: 0px 10px 10px 10px;
	background-image: url('about.png');
	background-repeat: no-repeat;
	z-index:1255;
}

#aboutText a{
	color:#444444;
	text-decoration: none;
}

#aboutText a:hover{
	text-decoration: underline;
}

#weiss{
	z-index:1100;
	background-color: #bbceff;
	position: fixed;
	width:100%;
}

.gsc-search-button {padding-left: 6px;}

.gsc-input {padding-bottom: 4px;}
