/***************************************
/*                                     *
/*  CSS-File for www.sv-kollerbeck.de  *
/*                                     *
/*  created by Alexander Stecker       *
/*           & Uwe Mönks               *
/*                                     *
/*  created on APR-05-2005             *
/*                                     *
/*  edited on MAY-20-2005              *
/*                                     *
/***************************************
//////////////////////////////////////*/


/***************************************
/*                                     *
/*  TAGs                               *
/*                                     *
/***************************************
//////////////////////////////////////*/

a {
	color: #363436;
	line-height: 1em;
	text-decoration: none;
	margin: 0px;
}

body {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 1.2em;
	background: url("../img/bg.png");
	background-position: top left;
	background-repeat: repeat-x;
}

h1 {
	margin: 0px;
	font-size: 1.5em;
	line-height: 1em;
	color: #514F4A;
}

h2 {
	margin: 0px;
	font-size: 1.2em;
	line-height: 1em;
	/*font-style: italic;*/
	font-weight: bold;
	color: #514F4A;	
}

h3 {
	margin: 0px;
	color: #514F4A;	
}

img {
	border: none;
	margin: 0px;
}

.newstext {
	text-align: justify;
	font-size: 0.9em;
	margin: 0px;
}

p {
	text-align: justify;
	font-size: 0.9em;
	margin: 0px;
}

p a, #content li a {
	padding-left: 8px;
	background: url(../img/arrow.gif) no-repeat left;
	color: #337733;
}

.newstext a, #content li a {
	padding-left: 8px;
	background: url(../img/arrow.gif) no-repeat left;
	color: #337733;
}

ul {
	margin: 0px;
	padding: 0px;
}

li{
	margin: 0px;
	padding: 0px;
}

.content-box li {
	margin-top: 2px;
}

#content ul{
	margin-left: 20px;
}

#dates table, #content table {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	empty-cells: show;
	border-collapse: collapse;
	font-size: 10pt;
}

#dates th, #content th {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #F5F5F5;
	height: 22px;
	background: url(../img/datebg.png) repeat-x top left #EFF9EC;
	border: 1px solid #449944;
	border-bottom: 1px solid #EFF9EC;
	margin-top: 15px;
}

#dates td, #content td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EFF9EC;
	border: 1px solid #449944;
	vertical-align: top;
	line-height: 1.2em;
}

td.white, th.white {
	background-color: #FFFFFF !important;
}

.transp, #content form table, #content form td, #content form th {
	background-color: transparent !important;
	border: none !important;
}


/***************************************
/*                                     *
/*  IDs                                *
/*                                     *
/***************************************
//////////////////////////////////////*/

/* Header */

#header {
	clear: both;
	background: url("../img/head_bg.png");
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #449944;
	height: 80px;
	margin: 0;
}

#header h1 {
	margin-left: 180px;
	margin-right: 140px;
	margin-top: 23px;
	position: relative;
	font-size: 2.5em;
	display: block;
	height: 1em;
	overflow: hidden;
}

/* Header-Navigation */

#header-nav {
	margin-top: 7px;
	clear: both;
	float: none;
	margin-left: 77px;
	background: #EFF9EC;
	border: 1px solid #449944;
	padding-left: 104px;
}

#header-nav a {
	padding-left: 10px;
	padding-right: 30px;
}

#header-nav a:hover {
	background: url(../img/arrowtop.gif) no-repeat left;
}

#header-nav ul {
	list-style: none;
}

#header-nav li {
	display: inline;
}

/* Navigation on the left side and dates on the right side */

#left-nav {
	float: left;
	margin-top: 10px;
}

#left-nav a {
	margin: 0px;
	padding-left: 10px;
	line-height: 1.2em;
	display: block;
}

#left-nav a:hover {
	background: url(../img/arrowleft.gif) no-repeat left;
}

#left-nav div {
	background-color: #EFF9EC;
	border: 1px solid #449944;
	border-top: none;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}

#left-nav div div{
	padding: 0px;
	margin: 0px;
  	border: none;
}

#left-nav h3 {
	margin: 0px;
	font-size: 1em;
	padding-top: 3px;
	padding-left: 5px;
	color: #F5F5F5;
	display: block;
	height: 22px;
	background: url(../img/datebg.png) repeat-x top left #EFF9EC;
}

#left-nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}

#left-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* Dates on the right side */

#date-block h1 {
	margin-top: 10px;
	padding-top: 1px;
	font-size: 1.1em;
	margin-bottom: -18px;
	color: #000000;	
	border-top: 1px solid #449944;
	text-align: right;
/*	font-style: italic;*/
}

#date-block h2 {
	font-size: 1em;
	text-indent: 8px;
	margin-top: 7px;
	background: url(../img/arrow.gif) no-repeat left;
	font-style: normal;
}

#date-block h3 {
	margin: 0px;
	font-size: 1em;
	padding-top: 3px;
	padding-left: 5px;
	color: #F5F5F5;
	display: block;
	height: 22px;
	background: url(../img/datebg.png) repeat-x top left #EFF9EC;
}

#date-block ul, #dates td ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#date-block ul a, #dates td ul a {
	color: #337733;
}

#date-block .month {
	background-color: #EFF9EC;
	border: 1px solid #449944;
	border-top: none;
	line-height: 1em;
	margin-top: 5px;
}

/* Footer at the bottom of the page */

#footer {
	clear: both;
	/*width: 100%;*/
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #449944;
	text-align: center;
	font-size: 0.8em;
	line-height: 0.8em;
	background: transparent url(../img/foot_bg.png) repeat-x;
	height: 1em;
}

#footer .r, #footer .l {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1em;
}

#footer .r a {
	padding-left: 10px;
	background: transparent url(../img/arrow_to_top.gif) no-repeat;
}

#listofyears {
	margin-top: 10px;
	margin-left: 0px !important;
	background: #EFF9EC;
	border: 1px solid #449944;
	padding-bottom: 1px;
}


#listofyears a {
	padding-left: 10px;
	margin: 0px;
}

#listofyears li {
	list-style: none;
	display: inline;
	margin-left: 0.4em;
	padding: 0px;
}

#listofyears .active {
	padding-left: 10px;
	margin-left: 0.4em;
	background: url(../img/arrowtop_active.gif) left no-repeat;
}

#listofyears a:hover {
	background: url(../img/arrowtop.gif) no-repeat left;
}

/* News and Article format */

#dates, #content, #guestbook {
	padding-bottom: 0px;
	margin-right: 0px;
}

#guestbook {
	padding-top: 10px;
}

#content img {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content h1, #content h2 {
	line-height: 1em;
}

#content h1 {
	margin-top: 0em;
}

#content h2 {
	margin-top: 0.1em;
}

#content p {
	margin-top: 0.4em;
	text-indent: 10px;
}

#sec-logo {
	position:absolute; 
	top:33px; 
	right:40px;
}

#svk-logo {
	position: absolute; 
	top: 18px; 
	left:40px;
}

#toplinks {
	float: right;
	clear: both;
	margin: 0px;
	margin-bottom: 5px;
	color: #FFF;
}

#toplinks a {
	color: #FFF;
}

/***************************************
/*                                     *
/*  CLASSes                            *
/*                                     *
/***************************************
//////////////////////////////////////*/

.newslink {
	padding-left: 8px;
	background: url(../img/arrow.gif) no-repeat left;
	color: #363436;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 0.5em;
	margin-right: 0px;
	/*font-style: italic;
	border-top: 1px solid #449944;
	padding-top: 0.25em;
	font-style: italic;*/
}

.newsdate {
	margin: 0px;
	padding: 0px;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	height: 0px;
	text-align: right;
	color: #514F4A;
}

.archiv {
	/*border-top: 1px solid #449944;*/
	margin-top: 10px;
	font-weight: bold;
	font-size: 12pt;
	/*font-style: italic;*/
	padding-top: 2px;
}

.archiv a {
	padding-left: 8px;
	background: url(../img/arrow.gif) no-repeat left;
}

.new {
	width: 100%;
}

#header-nav .link-active {
	background: url(../img/arrowtop_active.gif) left no-repeat;
}

#left-nav .link-active {
	background: url(../img/arrowleft_active.gif) left no-repeat;
}

.content-box {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #449944;
}


.content-box p a:hover {
	text-decoration: underline;
}

.shadow {
	height: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	background: url(../img/shadow.png) top left repeat-x;	
	padding: 0px;
}

.date {
	font-weight: bold;
}

#date-block li {
	font-size: 0.8em;
	padding: 0px 5px 5px 5px;
}

#dates td li {
	font-size: 0.8em;
	padding: 0px 5px 5px 5px;
}

.evtdesc {
	padding: 1px 0px;
}

.r {
	float: right;
}

.l {
	float: left;
}

