body
{
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	background-color: #fff;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100.01%; 	/******** IE Hack ********/
	text-align: center;
	color: #333333;
}

h1,
h5
{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.7em;
	color:#35459c;
	text-align: left;
	font-style: italic;
}

h2

{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.5em;
	text-align: left;
	color:#35459c;
	font-style: italic;
}

h3

{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.3em;
	text-align: left;
	color:#35459c;
	font-style: italic;
}

h4

{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.4em;
	text-align: left;
	color:#35459c;
	font-style: italic;
}

p
{
	margin: 0;
	padding: 0;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

ul
{
	list-style-type: square;
	padding: 0;
	margin: 1em 0 1em 2em;
	text-align: left;
}

ul ul
{
	list-style-type: circle;
	margin-top: 0;
}

ul ul ul
{
	list-style-type: none;
	margin-top: 0;
}

ol li
{
	margin: 1em 0 0 0;
	padding: 0;
}

hr
{
	display: block;
	height: 1px;
	color: #000;
	background-color: #000;
	margin: 0;
	padding: 0;
	border: 0;
}

strong
{
	font-weight: bold;
}

img
{
	border: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

legend
{
	display: none;
}

form
{
	margin: 0;
	padding: 0;
}

input,
textarea,
select
{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#pass
{
	margin-bottom:10px;
	
}


input[type=image]
{
	background: transparent;
}

/* +---------------------------------------------------------------------+
   |              sonstige Klassen und Container definieren              |
   +---------------------------------------------------------------------+ */

.invisible
{
	position: absolute;
	top: -3000px;
	left: -3000px;
	width: 1px;
	height: 1px;
}

/* Elementenfluss unterbrechen und umgebene Containerhoehe mitziehen */
.clear
{
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
	display: block;
}

html>body .clear {
	font-size: 0.1px;
}

.left {
	float: left;
}

.right {
	float: right;
}
	
/* +---------------------------------------------------------------------+
   |                       Container definieren                          |
   +---------------------------------------------------------------------+ */

#footer
{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.7em;
	background-color:#1f5794;
	height: 89px;
	color: #FFF;
	margin-bottom: 0px;
}

#footer .center-footer
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	
	
}

#footer .center-footer .navigation
{
	
	margin: 0 auto;
	margin-left:31px;
	
	
}

#footer .center-footer .navigation a
{
	
	color:#FFF;
	text-decoration:none;
}

#footer .center-footer .navigation a:hover
{
	
	color:#FFF;
	text-decoration:underline;
}

#footer-intranet
{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.7em;
	background-color:#a3181b;
	height: 89px;
	color: #FFF;
}

#footer-intranet .center-footer
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	
	
}

#footer-intranet .center-footer .navigation
{
	
	margin: 0 auto;
	margin-left:31px;
	
	
}

#footer-intranet .center-footer .navigation a
{
	
	color:#FFF;
	text-decoration:none;
}

#footer-intranet .center-footer .navigation a:hover
{
	
	color:#FFF;
	text-decoration:underline;
}

#page
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
}

#header
{
	padding: 0 0 0 0;
	height: 170px;
	overflow: hidden;
}

#header #logo
{
	float: left;
	padding-top: 54px;
}

#header #imagearea
{
	
	float:right;
}

#header #links-search
{
	float: right;
	width: 206px;
}

#header #links-search #controllinks
{
	width: 206px;
	text-align: right;
	color: #6e6e6e;
	height: 47px;
	/*
	height: 22px;
	padding-top: 25px;
	*/
}

#header #links-search #controllinks .label
{
	float: left;
	text-align: right;
}

#header #links-search #controllinks .label#label-font
{
	width: 80px;
	margin-left: 0;
}

#header #links-search #controllinks .label#label-color
{
	width: 40px;
	margin-left: 10px;
}

#header #links-search #controllinks a
{
	display: block;
	float: left;
	margin-left: 4px;
}

#header #links-search #quicksearch
{
	
}

#header #links-search #quicksearch .label
{
	display: none;
}

#header #links-search #quicksearch .textinput
{
	color: #6e6e6e;
	width: 154px;
	padding: 2px 1px 1px 20px;
	border: 1px solid #cfcfcf;
	background-image: url(../images/header-quicksearch-textinput-bg-.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#header #links-search #quicksearch .button
{
	color: #6e6e6e;
	border: none;
	width: 24px;
	padding: 2px 0 2px 1px;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/header-button-small-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#imagearea
{
	margin: 0 0 0 0;
}

#mainnav
{
	margin: 0;
	border-bottom: 1px solid #ab3836;
	height: 78px;
}

#mainnav .navigation_i
{
	height: 40px;
	background-image: url(../images/navigation/bg_nav_i.jpg);
}

#mainnav .navigation
{
	height: 40px;
	background-image: url(../images/navigation/bg_nav.jpg);
}

#mainnav .shadow
{
	height: 7px;
	background-image: url(../images/navigation/shadow.jpg);
	background-repeat: repeat-x;
	
}

#mainnav .unternav
{
	padding:4px 0 0 30px;
	font-size:12px;
	
}

#mainnav .unternav .ab
{
	margin-top:2px;
	
}

#mainnav .unternav #navlist  a

{
	display:inline;
	padding: 0 20px 0 0;
	color: #35459c;
	text-decoration:none;
}

#mainnav .unternav #navlist a:hover

{
	
	text-decoration:none;
	color:#a0070c;
}

#mainnav .unternav #navlist a:active

{
	
	text-decoration:none;
	color:#a0070c;
}


#mainnav .list
{
	padding: 0 0 0 0;
	
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7f1fa;
}

#mainnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mainnav ul li a
{
	display: block;
	float: left;
	color: #0061af;
	text-decoration: none;
	
}

#mainnav ul li a:hover
{
	text-decoration: underline;
}

#mainnav ul li a.active
{
	font-weight: bold;
}

#mainnav ul li a .link,
#mainnav ul li a.active .link,
#mainnav ul li a:hover .link
{
	display: block;
	 /* IE Hack */
}

#mainnav ul li a.active .link,
#mainnav ul li a:hover .link
{
	background-image: url(../images/mainnav-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#navpath
{
	color: #6e6e6e;
	padding: 0;
}

#navpath a
{
	color: #6e6e6e;
}

#distance
{
	height: 31px;
}

#center
{
	padding-top: 0px;
	background-image: url(../images/bg_center.gif);
}

#center-start
{
	margin: 31px 0 0 0;
	
}

#center #subnav
{
	width: 200px;
	float: left;
	background-color: #d3e5f3;
	background-image: url(../images/subnav-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#center #subnav .list
{
	margin: 0 0 100px 0;
}

#center #subnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#center #subnav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#center #subnav ul li a,
#center #subnav ul li a.active,
#center #subnav ul li ul li a,
#center #subnav ul li ul li a.active
{
	display: block;
	margin: 0;
	padding: 8px 2px 8px 10px;
	color: #000;
	background-image: url(../images/subnav-level-1-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #d4e4f3;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#center #subnav ul li a:hover,
#center #subnav ul li ul li a:hover
{
	text-decoration: underline;
}

#center #subnav ul li a.active
{
	font-weight: bold;
	color: #fff;
	background-image: url(../images/subnav-level-1-active-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #0057a4;
}

#center #subnav ul li ul li a,
#center #subnav ul li ul li a.active
{
	padding-left: 20px;
	background-image: url(../images/subnav-level-2-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #e0edf6;
}

#center #subnav ul li ul li a.active
{
	font-weight: bold;
}

#center #subnav ul li a .link,
#center #subnav ul li ul li a .link
{
	display: block;
	padding-left: 10px;
	background-image: none;
}

#center #subnav ul li a:hover .link,
#center #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#center #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
}

#center #subnav ul li ul li a:hover .link,
#center #subnav ul li ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#center #subnav .animateSubnavItem
{
	/*background: url(../images/hovertest-.gif) repeat-x;*/
	background-image: url(../images/hovertest-.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: #fff;
}

#center #main
{
	width: 520px;
	float: left;
	margin: 0 0 0 10px;
	background-color: #e7f0f7;
}

#center-start #main-left-start
{
	float: left;
	margin: 0 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 950px;
}

#center-start #main-left-start .content
{
	padding: 0 8px 8px 31px;
	font-size:12px;
}

#center-start #main-left-start .content .image
{
	padding: 0 0 5px 0;
	background-color: #fff;
	text-align: left;
	width: 411px;
	float: left;
}

#center-start #main-left-start .content .title
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}

#center-start #main-left-start .content .text
{
	line-height: 1.5em;
	margin: 0 0 25px 20px;
	float: left;
	width: 480px;
}

#center-start #main-left-start .unten
{
	line-height: 1.5em;
	margin: 32px 0 25px 0;
	float: left;
	border-top: 1px solid #4674a7;
	width:960px;
}

#center-start #main-left-start .unten .besch
{
	margin: 0 0 0 0;
	padding: 50px 0 0 31px;
	
}


#center-start #main-left-start .unten .besch .bodytext
{
	font-size:12px;
	
}



#center #main-left
{
	width: 718px;
	float: left;
	margin: 20px 0 0 0;
}

#center #main-left .content
{
	padding: 0 8px 8px 31px;
}

#center #main-left .content .image
{
	padding: 0 0 5px 0;
	background-color: #fff;
	text-align: left;
}

#center #main-left .content .title
{
	margin: 0 0 0 0;
	padding: 0;
	color: #005096;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

#center #main-left .content .text
{
	line-height: 1.5em;
	margin: 0 0 20px 0;
	width: 650px;
}

#center #main-left .content .text .bodytext
{
	font-size:12px;

}

#center #main-right
{
	width: 238px;
	float: left;
	margin: 20px 0 0 0;
}

#center #main-right .content
{
	padding: 0 0 8px 0;
}

#center #main-right .content .container
{
	padding: 0px;
	margin: 0;
}

#center #main-right .content .image
{
	float: left;
	width: 150px;
}

#center #main-right .content .text
{
	float: left;
	line-height: 1.5em;
	width: 237px;
}

#center #main-right .content .text .contenttable
{
	margin:0;
}

#center #main-right .content .text .contenttable .bodytext
{
	font-size:12px;
	margin-left:19px;
}

#center #main-right .content .text .tx-felogin-pi1
{
	margin-left:19px;
}

#center #main-right .content .text .tx-felogin-pi1 label
{
	float:left;
	margin-right:10px;
	
	
}

#center #main-right .content .text .tx-felogin-pi1 input
{
	margin-top:10px;
	
}


.detail
{
	color:#1f5794;
}

.important
{
	color:#a3181b;
	font-size:12px;
}

#center #main-left .content .text a,
#center #main-right .content .text a
{
	color: #0061af;
	text-decoration:none;
}

#center #main-left .content .text a:hover,
#center #main-right .content .text a:hover
{
	text-decoration:underline;
}

#center #main-content a
{
	/*color: #0061af;*/
}

#center #main-left .content .text .tx-felogin-pi1
{
	margin-left:0px;
}

#center #main-left .content .text .tx-felogin-pi1
{
	margin-left:0px;
}

#center #main-left .content .text .tx-felogin-pi1 label
{
	margin-top:10px;
	width:150px;
	
	
}

#center #main-right .content .text .tx-felogin-pi1 input
{
	margin-top:10px;
	
}

#center #main .content
{
	margin: 0;
	background-color: #fff;
	line-height: 1.5em;
	border-left: 7px #e7f0f7 solid;
	border-right: 7px #e7f0f7 solid;
	border-bottom: 7px #e7f0f7 solid;
}

#center #main-content ul
{
 list-style: url(../images/icon-haken.gif);
}

#center #main .container
{
	padding: 7px;
	border-top: 7px solid #e7f0f7;
}

#center #main .title
{
	margin: 0 0 10px 0;
	padding: 0;
}

#center #main .text
{
	line-height: 1.5em;
}

#center #main .text .title
{
	/*display: inline;*/
}

#center #infocolumn
{
	width: 200px;
	float: right;
}

#center #infocolumn .container
{
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #f7f7f7;
}

#center #infocolumn .container a
{
	color: #000;
}

#center #infocolumn .container .title
{
	margin: 0;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/infocolumn-title-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#center #infocolumn .container .title img
{
	margin: 0 0 -5px 0;
}

#center #infocolumn .container .text
{
	padding: 7px;
	line-height: 1.5em;
}

#center #infocolumn .container .text .news-list
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#center #infocolumn .container .text .news-list li
{
	margin-bottom: 10px;
}

#center #infocolumn .container .text .news-list li h3
{
	width: 100%;
}

#center #infocolumn .container .text .news-list li h3 a
{
	text-decoration: none;
}

#center #infocolumn .container .text .news-list li h3 a:hover
{
	text-decoration: underline;
}

#center #infocolumn .container .text .readmore
{
	font-weight: bold;
	/*color: #0061af;*/
}

#center #infocolumn .container .text .topic-list
{
	padding: 0;
	margin: 0 0 0 20px;
}



/* +---------------------------------------------------------------------+
   |                  allgemeine Container definieren                    |
   +---------------------------------------------------------------------+ */


span.bkk-blau {
color:#0061AF;
}

p.infobox {
border: 1px solid red;
background-color: white;
color: black;
}

span.wichtig {
color: red;
font-weight:bold;
}


.bild-links
{
	float: left;
	margin: 0 20px 10px 0;
}

.bild-rechts
{
	float: right;
	margin: 0 0 10px 20px;
}

.small-text
{
	font-size: 0.9em;
}

.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
}

.align-right
{
	text-align: right;
}

#main-right-content .readmore
{
	display: block;
	text-align: right;
}


/* +---------------------------------------------------------------------+
   |                         Keyword-Liste A-Z                           |
   +---------------------------------------------------------------------+ */

.tx-mwkeywordlist-pi1
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1 h1,
.tx-mwkeywordlist-pi1 h2
{
	margin: 40px 0 0 0;
	padding: 0 0 5px 2px;
	border-bottom: 1px solid #e7f0f7;
}

.tx-mwkeywordlist-pi1-jumpmenu
{
	float: none;
	clear: both;
	padding: 25px 0 40px 0;
}

tx-mwkeywordlist-pi1-content
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1-keywordlist
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1-content div
{

}

.tx-mwkeywordlist-pi1-content div.section
{

}

.tx-mwkeywordlist-pi1-content div.sectiontoplink
{
	text-align: right;
}

.tx-mwkeywordlist-pi1-content ul
{

}

.tx-mwkeywordlist-pi1-content li
{
	margin-top: 5px;
}

.tx-mwkeywordlist-pi1-activeLink,
.tx-mwkeywordlist-pi1-inactiveLink
{
	display: block;
	float: left;
	width: 17.6px;
	text-align: center;
	padding: 3px 0 3px 0;
	background-color: #e7f0f7;
	font-weight: bold;
	border-right: 1px solid #fff;
	text-decoration: none;
}

.tx-mwkeywordlist-pi1-inactiveLink
{
	font-weight: normal;
	color: #bbb;
}

.tx-mwkeywordlist-pi1-activeLink:hover,
.tx-mwkeywordlist-pi1-inactiveLink:hover
{
	background-color: #0061af;
	color: #fff;
}



/* +---------------------------------------------------------------------+
   |                            News-Liste                               |
   +---------------------------------------------------------------------+ */

.news-list-container
{
	clear: both;
	float: none;
	margin: 25px 0 0 0;
}

.news-list-item
{
	clear: both;
	float: none;
	margin: 0 0 35px 0;
}

.news-list-image
{
	float: left;
	width: 110px;
}

.news-list-date
{
	margin: 0 0 8px 0;
}

.news-list-content
{
	float: left;
	width: 370px;
}

.news-list-title
{
	margin: 0 0 10px 0;
	padding: 0;
}

.news-list-text
{
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

.news-list-morelink
{
	text-align: right;
	font-weight: bold;
}

.news-list-morelink a
{
	font-weight: bold;
	color: #0061af;
}

.news-list-browse
{

}


.news-single-item
{
	margin: 25px 0 0 0;
}

.news-single-date
{
	margin: 0 0 15px 0;
}

.news-single-title
{
	margin: 0 0 5px 0;
	padding: 0;
}

.news-single-subheader
{
	font-style: italic;
}

.news-single-content
{
	margin: 35px 0 0 0;
	line-height: 1.5em;
}

.news-single-img
{
	float: right;
	margin: 0 0 10px 20px;
	width: 180px;
}

.news-single-imgcaption
{
	font-size: 0.8em;
}

.news-single-backlink
{
	margin: 25px 0 0 0;
}


#mailform,
#newsletterform
{
	margin: 35px 0 0 0;
}

#mailform .label,
#mailform .label-req,
#newsletterform .label,
#newsletterform .label-req
{
	float: left;
	margin: 0 0 15px 0;
	line-height: 1.5em;
	
}

#mailform .textinput,
#newsletterform .textinput
{
	float: left;
	width: 315px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#mailform .textarea,
#newsletterform .textarea
{
	float: left;
	width: 315px;
	height: 200px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
	
}

#mailform .submit
{
	float: right;
	padding: 2px;
	margin: 15px 20px 0 0;
	background-color: #fff;
	border: 1px solid #aaa;
}

#newsletterform .submit
{
	float: right;
	padding: 2px 1px 2px 1px;
	background-color: #fff;
	border: 1px solid #aaa;
	margin: 0;
	width: 84px;
}

#newsletterform .nlbuttons
{
	float: right;
	margin: 15px 20px 15px 0;
	height: 30px;
	width: 230px;
}

#newsletterform .changeprofile
{
	display: block;
	float: left;
	padding: 1px 3px;
	background-color: #fff;
	border: 1px solid #aaa;
}

#newsletterform .changeprofile a
{
	text-decoration: none;
}

#mailform .textlabel,
#newsletterform .textlabel
{
	clear: both;
	float: none;
	margin: 35px 0 5px 0;
	padding: 0;
	line-height: 1.5em;
}

#mailform .checkbox
{
	float: left;
	margin: 0 10px 5px 25px;
}

#newsletterform .checkbox
{
	float: left;
	margin: 0 10px 5px 0;
}

#mailform .checkbox-label,
#newsletterform .checkbox-label
{
	display: block;
	float: left;
	width: 410px;
	margin: 0 0 5px 0;
}

#mailform .checkbox-label .label,
#newsletterform .checkbox-label .label
{
	float: none;
	width: 400px;
	margin: 0;
	line-height: 1.5em;
}

#mailform .select,
#newsletterform .select
{
	float: left;
	width: 315px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#mailform br
{
	clear: both;
	float: none;
}

/*

#mailform
{
	margin: 25px 0 0 0;
}

#mailform .csc-mailform-field
{
	float: none;
	clear: both;
	display: block;
	border-top: 1px solid #aaa;
}

#mailform .label,
#mailform .label-req
{
	float: left;
	width: 150px;
	margin: 0 15px 0 0;
	text-align: right;
}

#mailform .textinput
{
	float: left;
	width: 250px;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 15px 0;
}

#mailform .textarea
{
	float: left;
	width: 250px;
	height: 150px;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 15px 0;
}

#mailform .button
{

}

#mailform .select
{

}

#mailform .checkbox
{
	float: left;
}

#mailform .radio
{

}

#mailform .submit
{
	margin: 0 0 0 170px;
}

#mailform .csc-mailform-label
{
	background-color: #ccc;
	padding: 8px 0 8px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	font-weight: bold;
	color: #555;
	clear: both;
	float: none;
	display: block;
}

*/


/**
 * Generelles CSS für Content-Module. Wird bei allen Content-Modulen eingebunden.
 */

/* Container für die anzuzeigende Seite */
.ln_container {
	
}

.ln_container h1 {
}

.ln_container h2 {
}


/* Klasse des Logos */
.ln_container div.ln_logo
{
	display:inline;
}

.ln_container img.ln_logo
{
	float:right;
}

.ln_container .invisible
{
	display:none;
}

.ln_container .img_right_aligned
{
	margin: 20px 0 20px 20px;
	float:right;
	clear:right;
}

.ln_container .img_left_aligned {
	margin: 20px 20px 20px 0;
	float:left;
	clear:left;
}

/* Kopf des Moduls */
.ln_container .ln_pagehead
{
	margin-bottom:1px;
}

.ln_container .ln_pagehead h1.ln_title
{
	margin:0;
	padding:0;
	font-weight:bold;
	display: none;
}
.ln_container .ln_pagehead h2.ln_subtitle
{
	margin:0;
	padding:0;
	font-weight:bold;
}

/* Fuss des Moduls */
.ln_container .ln_pagefoot
{
	float: none;
	clear: both;
	text-align:center;
}

.ln_container .ln_top
{
	display: block;
	margin: 0 0 1em 0;
}


.ln_container .ln_top_navigation
{
	float: none;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0 0 25px 0;
	display: none;
}

.ln_container .ln_bottom_navigation
{
	float: none;
	clear: both;
	margin: 25px 0 0 0;
	padding: 0 0 15px 0;
}

.ln_container .ln_bottom_navigation .ln_nav_next,
.ln_container .ln_top_navigation .ln_nav_next
{
	float: right;
	text-align: right;
	width: 50%;
}

.ln_container .ln_bottom_navigation .ln_nav_top
{
	display: none;
}

.ln_container .ln_bottom_navigation .ln_nav_prev,
.ln_container .ln_top_navigation .ln_nav_prev
{
	float: left;
	text-align: left;
	width: 50%;
}


.ln_container .ln_copyright
{
	float: none;
	clear: both;
	font-size: 0.8em;
	border-top:1px solid #cfcfcf;
	padding: 5px 0 0 0;
	margin: 25px 0 0 0;
	color: #6e6e6e;
}

.ln_container .ln_copyright a
{
	/*color: #6e6e6e;*/
}


.ln_container .center
{
	text-align:center;
}

.ln_container .right
{
	text-align:right;
}

.ln_container .left
{
	text-align:left;
}

.ln_container img
{
	border:none;
	vertical-align:bottom;
}

.ln_container a
{
	text-decoration: underline;
	/*color:#0061af;*/
}


/* Contentbereich für die anzuzeigende Seite */

.ln_container .ln_contentarea
{
	clear:both;
	line-height: 1.5em;
}

.ln_container .ln_contentarea p
{
	margin: 0 0 1em 0;
}

.ln_container .ln_contentarea,
.ln_container .ln_contentarea td
{
	/*color:#313131;*/
}

.ln_container .ln_contentarea ul
{
	list-style: square;
	line-height: 1.5em; /* IE6 Fix für erste Zeile */
}

.ln_container hr
{
	height:0px;
	border-top:1px;
}

.ln_container .ln_contentarea h2
{
	padding:1ex 0 0 0;
	margin:0;
	font-weight:bold;
}
.ln_container .ln_contentarea h3.subhead {
	padding:0.9em 0 0 0;
	margin:0;
	font-style:italic;
	font-weight:bold;
}
.ln_container .ln_contentarea h3 a,
.ln_container .ln_contentarea h2 a {
	text-decoration: none;
}


.ln_container .ln_sprungmarke {
	text-decoration:none;
}

.ln_container .ln_top {
}

.ln_container p.datum {
	line-height:1.6em;
	font-weight:bold;
	margin:0;
	padding:0;
}


.ln_container .floatright {
	float:right;
	margin-left:2ex;
}
.ln_container .floatleft {
	float:left;
	margin-right:2ex;
}
.ln_container .vmargin {
	margin: 1ex 0;
}
.ln_container .clear {
	clear:both;
}

.ln_container .ln_actionicons {
	float:right;
	clear:right;
}

/* Link zum Anfang */
.ln_container .ln_nav_top {
	width:33%;
	margin:auto;
}

/* Print */
.printonly_block,
.printonly_inline {
	display:none;
}


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	
	font-size:11px;
	font-variant: normal;
	font-weight: lighter;
}

FORM TABLE TR TD.csc-form-fieldcell{ font-size:11px; font-weight:400; }
FORM TABLE TR TD.csc-form-label-req{ font-weight:400; }

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/* Mail Formular */

/* Beschriftung */
fieldset.csc-mailform label {

float: left;
margin-right: 10px;
width:80px;
display: block
}


fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
width:250px;
}

#mailformname, #mailformemail, #mailformbetreff{
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
width:250px;
}

#mailformattachment1{
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
background-color:#FFF;
border:1px solid #ccc;
padding:2px;
}

/* fieldset.csc-mailform input,*/

#mailformformtype_mail {
padding:2px;
background:#eee;
border:1px solid #ccc;
width:80px;
text-align:center;
}



/* Such Formular */

.tx-indexedsearch-form{
float:left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
background-image:url(../images/header-quicksearch-textinput-bg-.gif);
background-position:left center;
background-repeat:no-repeat;
border:1px solid #CFCFCF;
color:#6E6E6E;
padding:2px 1px 1px 20px;
width:230px;
}



.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
background-color:#FFFFFF;
border:1px solid #AAAAAA;
float:right;
margin:0px 20px 0pt 0pt;
padding:0px;
}

.tx-indexedsearch .searchbox-tmpl-css label {
float:left;
margin-right:1em;
width:7em;
}

/*------------ Überschreibt den Tabel-Tag für die NavigationsZeile  ------------*/
table.navi_y{
	width: auto;
	background-color:#FF0000;
}

/*------------ Der Zellbereich der NavigationsZeile  ------------*/
td.navi_z1{
width: auto;
height:13px;
font-size:11px;


}

td.navi_z2{
height:13px;

}

#a1      {
	font-size: 11px;	
	text-decoration: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-align:left;
	float:left;
	display:block;
}

/*------------ Bereich für Links der 2. Navigationsebene  ------------*/
#a2       {
	font-size: 8px;	
	width: 150px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	background-color : #00806a;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	text-align:left;
	float: left;
}

#a2:hover {
	background-color : #4da697;
	color: #ffffff;
	text-decoration: none;
}
#a3       {
	font-size: 8px;
	width: 150px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	background-color : #00806a;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	text-align: left;
	float: left;
}

#a3:hover {
	color: #ffffff;
	background-color : #4da697;
	text-decoration: none;
}

.navi_x{
	margin: 0;

	
}

.navi_y{
	margin: 0;
	
}

#csc-sitemap csc-sitemap-level1{
	background-color:#F00;
}

#navlist li
	{
	display:inline;
	padding-left: 10px;
	color: #293345;
	font-size: 11px;
	font-weight: bold;
	list-style-type:disc;
	}

/*Termine*/
#center #main-left .content .text .termine
	{
	padding: 0px;
	margin: 0;
	width: 660px;
	text-align: left;
	
	}
	
#center #main-left .content .text .termine .head
	{
	padding: 5px 0 5px 15px;
	margin: 0;
	background-color: #eeeeee;
	font-size:12px;
/*	font-weight:bold;*/
	color: #175191;
	}

#center #main-left .content .text .termine .description
	{
	padding: 5px 15px 5px 15px;
	margin: 0;
	}
	
#center #main-left .content .text .termine .description .txt
	{
	padding: 0px;
	margin: 0;
	color: #175191;
	font-size:11px;
	float:left;
	}

#center #main-left .content .text .termine .description .details
	{
	padding: 0px;
	margin: 0;
	float:right;
	}


.info	{
	padding: 0px;
	margin: 0 0 5px 0;	
	}	
	


.ffwaeventcal{
margin:0 0 0 0;
height:180px;
}


.calout {
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
text-align:center;
margin-left:19px;
border-top: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #cfcfcf;
width:147px;

}

.calcellTop {
	float:left;
	width:100%;
	font-size:12px;
	padding-top:2px;
	height:24px;
	color:#1f5794;
	font-weight:bold;
	background-image:url(../images/kalender/bg_head.gif);
	background-repeat:repeat-x;
}

.calcellday {
	float:left;
	width:14%;
	font-weight:bold;
	background-color:#f6f6f4;
	padding: 2px 0 2px 0;

}

.calcell {
float:left;
margin-top:2px;
width:14%;
}

.calcellactive {
float:left;	
margin-top:2px;
width:14%;
background-color:#CC0000;
color:#FFFFFF;
}

.calcellevent {
float:left;	
margin-top:2px;
width:14%;
background-color:#cccccc;
color:#FFFFFF;
}

/*Termindetails*/

.detail-label{
float:left;	

}

.detail-label-uhr{
float:left;	

}

/*Kalender*/

.calcellTop .calNaviLeft a{
	
	font-size:10px;
	margin-right:5px;
}

.calcellTop .calNaviRight a{
	
	font-size:10px;
	margin-left:5px;
}



/*]]>*/

