/* Main Page Setup */
body {
	background-image: url(../images/piink.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #0076a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.main {
	background-image: url(../images/horizbar.png);
	background-repeat: repeat-y;
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
}
.mayne {
	width: 1024px;
	margin-right: 10px;
	margin-left: 10px;
}
.topp {
	height: 112px;
	width: 1009px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.wolke {
	background-image: url(../images/bcloud.gif);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 140px;
}
.sterne {
	background-image: url(../images/banstarss.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	height: 112px;
	width: 869px;
}
.banner {
	height: 100px;
	width: 864px;
	margin-top: 5px;
}
.content {
	width: 1024px;
}
.headline {
	width: 640px
}
.nada {
	clear: both;
}
/* Main Content 2 column*/
.content-unit-right {
	float: right;
	width: 864px;
	margin: 30px 10px 0 0;
}
.content-unit-left {
	float: left;
	width: 140px;
	margin: 30px 1px 0 3px;
	}
.welcome {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ec008c;
}
.clear-contentunit {
	clear:both; 
	width:425px; /* 864px */ 
	height:0.1em; 
	border:none; 
	background:#FA9AC1; 
	color: #FA9AC1;
	float: left
}
.main img.left {
	clear:both; 
	float:left; 
	margin:3px 10px 7px 0; 
	padding:1px; 
	border: 1px solid #969696;
}
.main a img.left {
	border: 1px solid #969696;
}
.main a:hover img.left {
	border: 1px solid #DCDCDC;
}
main img.right {
	clear: both;
	float: right;
	border: none;
}
main a img.right {
	clear: both;
	float: right;
	border: none;
}
/* two columns for the photos */
.column-unit-left {
	float: left;
	width: 430px;
	margin-bottom: 20px;
}
.column-unit-right {
	width: 430px;
	float: right;
	margin-bottom: 20px;
}
/* Photo Description */
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 112px;
	float: left;
	width: 300px;
	margin: 3px 4px;
}
.description a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0076A3;
}
.description a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0076A3;
}
.video {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0076A3;
}
.video a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0076A3;
}
.video a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0076A3;
}
/* Navigation Bar */
.navigation {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menubar {
	width: 864px;
	height: 19px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 147px;
	font-size: small;
	font-weight: bold;
	background-color: #FFE0EE;
	border-top: 1px solid #FFCCE2;
	border-right: 1px solid #FFCCE2;
	border-left: 1px solid #FFCCE2;
	border-bottom: 1px solid #FFCCE2;
	
}
ul#menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul#menu li {
	list-style: none;
	display: inline;
	margin: 2px;
}
ul#menu a {
	float: left; width: 7em;
	margin: 0em; padding: 0.1em 0.2em;
	text-decoration: none;
	color: #0076a3;
	border-top: 1px solid #FFCCE2;
	border-right: 1px solid #FFCCE2;
	border-left: 1px solid #FFCCE2;
}
ul#menu a:hover {
	text-decoration: none;
	background-color: #FFCCE2;
}

/* Loginform */
.loginform {
	size: 430px;
}
.loginform input.field {
	border: 1px solid #FFCCE2;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #969696;
	font-weight: normal;
	margin: 3px 0 3px 0;
}
.loginform input.button {
	border: 1px solid #FFCCE2;
	float: left;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #969696;
}
.loginform input.button:hover {
	float: left;
	border: 1px solid #FFCCE2;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #000000;
}
/* Footer */
.footer {
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #f49ac1;
	background-color: #FFE0EE;
	text-align: center;
	width: 1022px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCE2;
}
.footer a {
	text-decoration: none;
	color: #0076A3;
}
.footer a:hover {
	text-decoration: none;
	color: #0076A3;
}
ul#worldclock {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul#worldclock li {
	list-style: none;
	display: block;
	margin: 2px;
	font-weight: normal;
}