

/*   :::::::::::   aktualisiert am 10. Januar 2009  -  10:10   :::::::::::   */

body {	text-align	: center;
	font-family	: verdana, arial, helvetica, sans-serif;
	font-weight	: bold;
	font-style	: normal;
	font-size	: 33px;
	color		: #333333;
	background-color: #FFFFFF;
	margin-left	:   0px;
	margin-right	:   0px;
	margin-top	:   0px;
	margin-bottom	:   0px;
	overflow	: hidden;
}



/*   :::::::::::   Formatierung  der  Links   :::::::::::   */

a:link {
	font-family	: arial;verdana;tahoma;
	font-weight	: bold;
	font-size	:  13px;
	color		: #333333;
	text-decoration	: none;
	height		:  12px;
}

a:hover {
	font-family	: arial;verdana;tahoma;
	font-weight	: bold;
	font-size	:  13px;
	color		: #333333;
	text-decoration	: none;
	height		:  12px;
}

a:active {
	font-family	: arial;verdana;tahoma;
	font-weight	: bold;
	font-size	:  13px;
	color		: #333333;
	text-decoration	: none;
	height		:  12px;
}

a:visited {
	font-family	: arial;verdana;tahoma;
	font-weight	: bold;
	font-size	:  13px;
	color		: #333333;
	text-decoration	: none;
	height		:  12px;
}



/*   :::::::::::   Formatierung  der  Webcams  inklusive  Link   :::::::::::   */

.noni {
	text-align	: center;
	vertical-align	: middle;
	word-spacing	: normal;
	letter-spacing	: normal;
	font-family	: verdana;tahoma;arial;
	font-weight	: bold;
	font-size	:  13px;
	line-height	:  13px;
	color		: #333333;
	width		: 100%;
	height		: 100%;
	padding-left	:   0px;
	padding-right	:   0px;
	padding-top	:   0px;
	padding-bottom	:   0px;
}


