/**
 * Style sheet ok-home
 */
.formbody
{
	padding:5px;
	background-color:#c0e3f9;
	border:1px solid #9cd5f9;
	border-collapse:separate;
}

.submit
{
	margin-top:10px;
}

.text, .submit, .captcha
{
	border:1px solid;
	border-collapse:separate;
}

body
{
	background-color:#F9F9F7;
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/full-bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Verdana, Tahoma, Verdana, sans-serif;
	font-size:12px;
}

#wrapper
{
	margin-top:10px;
	margin-bottom:10px;
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/bg.gif");
	background-position:center top;
	background-repeat:repeat-y;
}

#header
{
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/banner.png");
	background-position:center center;
	background-repeat:no-repeat;
}

#header2
{
	height:67px;
	margin-right:25px;
	margin-left:25px;
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/nav-top-bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#left
{
	padding-right:10px;
	padding-left:25px;
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/dotted.png");
	background-position:right top;
	background-repeat:repeat-y;
}

#right
{
	margin-right:25px;
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/dotted.png");
	background-position:left top;
	background-repeat:repeat-y;
}

#footer
{
	margin-right:25px;
	margin-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#rss
{
	text-align:center;
}

#latest
{
	padding-right:10px;
	padding-left:10px;
}

#register
{
	padding-top:10px;
	padding-right:25px;
	padding-left:10px;
}

#wetter
{
	margin-left:10px;
}

.mod_login
{
	padding-left:10px;
}

a
{
	text-decoration:none;
	color:#ff9933;
}

h1
{
	background-image:url("http://ok-wittlich.com/tl_files/ok-files/unterstrich.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	font-family:Verdana, Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#0099ff;
}

h2
{
	font-family:Verdana, Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#0099ff;
}

.mod_customnav ul, .mod_customnav li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_customnav li
{
	float:left;
}

.mod_customnav a
{
	display:block;
	padding:20px 18px 19px 18px;
	border-right:1px solid #ffffff;
	color:#f6f6f6;
}

.mod_customnav a:hover
{
	background-color:#3eb1ec;
	text-decoration:none;
	color:#ffffff;
}

.mod_customnav p
{
	margin:0px;
	padding:20px 18px 19px 18px;
	background-color:#3eb1ec;
	border-right:1px solid #ffffff;
	color:#ffffff;
}

.mod_customnav a.trail
{
	background-color:#3eb1ec;
}

.info
{
	font-size:11px;
	color:#cccccc;
}

.weatheronline
{
	margin:10px;
}

