body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background-color: white;
	font-size: 11px;
	width:683px;
}

h1, h2
{
	color: #4C79A1;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
}

h1
{
	font-size: 17px;
	margin-top: 0.5em;
	margin-bottom: 0;
}

h2
{
	font-size: 13px;
	margin-top: 1.2em;
	margin-bottom: 0;
}

p
{
	line-height: 1.4em;
	margin: 1em 0 1em 0;
	padding:0;
}

a, p.highlight
{
	color: #4C79A1;
}

#header
{
	width: 683px;
	height: 68px;
}

#header
{
	background: url(http://www.lynet.de/images/webcam/header.jpg) top left no-repeat;
}

#separator
{
	background-color: #5B88AF;
	height: 17px;
	border-bottom: solid white 1px;
	width: 683px;
}

#separator div
{
	width: 683px;
	border-right: solid white 1px;
	height: 17px;
}

#content
{
	background: white url(http://www.lynet.de/images/webcam/teaser_verlauf.gif) top left repeat-x;
	width: 657px;
	border-right: solid #EDEDED 1px;
	padding: 15px 0 15px 25px;
}

/* Meta-Navigation */

#metamenue
{
	height: 21px;
	line-height: 21px;
	color: #989BA2;
	background-color: white;
	width: 685px;

}

#metamenue, #metamenue a
{
	font-size: 12px;
	text-decoration: none;
}

#tools
{
	float: right;
	height: 21px;
	margin-right: 20px;
	color:#555;
}
input{
	width:150px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#f8f8f8;
}
submit{
	
}
.button {
	height: 20px;
	padding: 0 7px !important;
	background: #123e65 url(../images/button-bg.gif) repeat-x top left;
	border: 1px solid #214f7a;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	width:99px;
}
