/**
 * Style sheet ok-standard
 */
.all_records
{
	width:100%;
	margin-top:10px;
}

.error
{
	color:#ff0000;
}

.bla
{
	border-top:0px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-left:0px solid;
	border-collapse:separate;
}

.formbody
{
	padding:5px;
	background-color:#c0e3f9;
	border:1px solid #9cd5f9;
	border-collapse:separate;
}

.teaserfull
{
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.submit
{
	margin-top:10px;
}

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

#aktu-prog
{
	width:567px;
	margin-top:25px;
	padding:5px;
	border:1px solid;
	border-collapse:separate;
}

.pdf_link
{
	margin-top:10px;
	margin-left:415px;
}

#Avatar
{
	margin-left:auto;
	text-align:right;
}

/* Allgemein */
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;
}

/* Seitenaufbau */
#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;
}

/* Seitenumbruch */
.pagination li
{
	float:left;
	margin-right:5px;
	list-style-type:none;
}

#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;
}

#main
{
	padding-right:25px;
	padding-left:25px;
}

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

/* Module */
.mod_login
{
}

.infobox
{
	margin-right:auto;
	margin-left:auto;
	background-color:#d2f6ff;
	border:1px solid #a2d6f7;
	border-collapse:collapse;
}

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;
}

/* Navigationsbaum */
.mod_breadcrumb
{
	margin:15px 25px 10px 220px;
}

/* Horizontale Navigation */
.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;
}

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

.mod_navigation a
{
	display:block;
	padding:0px 0px 0px 0px;
}

.mod_navigation p
{
	margin:0px;
	padding:0px 0px 0px 0px;
}

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

.more
{
	padding-bottom:5px;
}

.mod_article
{
	padding-top:10px;
	padding-left:10px;
}

.comment
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}
