/**
 * CSS styles for ls1 client.
 * 
/* --- general html structure --- */

html, body, div, p, td, a {
	font-family:Arial, Verdana, sans-serif;
    color:#5b5b5b;
    font-size:13px;
}

p {
	margin:0px;
	padding:0px;
}

.lila {
    color:#002d5a;
}
input, textarea, select {
    font-family:Verdana, Arial, sans-serif;
    color:#333;
    font-size:12px;
}

html, body {
    margin:0;
    padding:0;
}
html {
    height:100%;
}
body {
	background-image:url(../images/back.jpg);
	height:100%;
	background-color: #e0e9f4;
	background-repeat: repeat-x;
}
form {
    margin:0;
    padding:0;
}

textarea {
    width:418px;
    height:85px;
}

img {
    border:0;
}


/* /----------------- general html structure */

/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */

#space {
	height:30px;
	display: block;
	clear: both;
}

#out{
	background-image: url(../images/content-back.gif);
	background-color: #FFF;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
	min-height:90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002d5a;
	border-left-color: #002d5a;
}

#outbutton{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002d5a;
	border-left-color: #002d5a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002d5a;
	background-color: #FFF;
}

#werber{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 990px;
	height: 50px;
}

#werberContainer{
	width: 990px;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#werberInner{
	width: 990px;
	height: 48px;
	overflow: hidden;
}


#outerContainer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
	min-height:90%;
}
* html #outerContainer {
    height:100%;
}

#content {
	width:690px;
	padding-top:40px;
	margin-left:30px;
	padding-bottom:30px;
	float: left;
}

#content2 {
	width:485px;
	padding-top:40px;
	margin-left:30px;
	padding-bottom:30px;
	float: left;
}

#spalteLinks  {
	width:220px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:30px;
	float:left;
}

#articlelist {
    width:230px;
    overflow: hidden;
}

#container_left {
    width:190px;
	padding-left:20px;
    overflow: hidden;
}


#rechteSpalte {
    width:240px;
    float: right;
    padding-top:0px;
}

#container_right {
	overflow: hidden;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.box {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #235383;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/boxback.jpg);
	background-repeat: repeat-x;
}

.box ul li {
	margin-left: 20px;
}


#articleContainer #article2 {
    width:313px;
    height: 410px;
    float: right;
    background-color: #ffffff;
    overflow: hidden;
}

#articleContainer3 #article2 {
    width:313px;
    height: 410px;
    float: right;
    background-color: #ffffff;
    overflow: hidden;
}


/* ###################################################### */
/* ####################### HEADER ####################### */
/* ###################################################### */
#head {
	height:220px;
	width: 985px;
	padding:0;
	background-color: #fff;
	margin-left: 3px;
	padding-top: 3px;
}

#headinner {
	height:214px;
	width: 982px;
	background-color: #f1f1f1;
	border: 1px solid #3e5f7f;
}

#topheadline {
	height:43px;
	padding-top: 17px;
	padding-bottom: 30px;
	padding-left: 25px;

}

#logonav {
	height:210px;
	width: 340px;
	float: left;
}

#logo {
    height:180px;
    width: 340px;
}

#metaNav {
	height:28px;
	width: 200px;
	margin-left:20px;
	line-height: 28px;
	vertical-align: middle;
	float:left;
}

#flag  {
	height:28px;
	width: 90px;
	margin-right:5px;
	line-height: 28px;
	vertical-align: middle;
	float:right;
}

#picnav {
    clear: both;
    height: 264px;
    width: 990px;
}

#contentpic {
	width:635px;
	height: 212px;
	float: right;
	margin-top:1px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #426383;
}

#socialMedia {
	padding-top: 10px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #646668;
	color: #E8E8E8;
}

#search {
	height:20px;
	padding-bottom:15px;
	padding-right: 20px;
	background-color:transparent;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 20px;
}

#login {
	height:60px;
	width: 630px;
	float: right;
	padding-top: 10px;
	padding-right: 33px;
	background-color:transparent;
	text-align: right;
}

#login label {
    font-size:12px;
	color:#eaeaea;
}

#username, #password {
	font-size:12px;
	color:#002d5a;
	background-color:#eaeaea;
	border: 1px solid #eaeaea;
}

#username2, #password2 {
	font-size:12px;
}

#loginBtn {
	font-size:11px;
	}
	




/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */


#blindmenu{
	display: none;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


#navigation {
	width: 990px;
	height: 30px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002d5a;
	border-bottom-color: #002d5a;
	background-color: #FFF;
}

#navigation2 {
	width:190px;
	padding-top:40px;
	padding-left:20px;
	padding-bottom:30px;
}

#navigation2 ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}


/* ###################################################### */
/* ####################### Start Nav  ################### */
/* ###################################################### */


#navspace{
    height:15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666666;
} 

/* ######################################## */
/* ### NavPoint inaktiv 
########################################### */

#navmainStandardLevel_1 {
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	display: block;
	color: #bababa;
}

#navmainStandardLevel_1 a {
	display: block;
	color: #bababa;
	background-image: url(../images/point_st1_passive.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#navmainStandardLevel_1 a:hover{
    color: #f1f0f0;
    display: block;
	background-image: url(../images/point_st1_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_1 {
    padding-left: 19px;
}

/* ################################################ */
/* ### NavPoint aktiv ################################################### */

#navmainStandardLevel_1_active {
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	display: block;
	color: #bababa;
}

#navmainStandardLevel_1_active a {
    color: #f1f0f0;
    display: block;
	background-image: url(../images/point_st1_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#navmainStandardLevel_1_active a:hover{
	display: block;
	color: #bababa;
	background-image: url(../images/point_st1_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_1_active {
    padding-left: 19px;
}


/* ################################################ */
/* ### NavPoint Level 2 passiv ################################################### */

#navmainStandardLevel_2, #navmainStandardLevel_2_first, #navmainStandardLevel_2_last, #navmainStandardLevel_2_first_last  {
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	display: block;
	color: #bababa;
	padding-left:19px;
} 

#navmainStandardLevel_2 a, #navmainStandardLevel_2_first a, #navmainStandardLevel_2_last a, #navmainStandardLevel_2_first_last a {
	display: block;
	color: #bababa;
	background-image: url(../images/point_st2_passive.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#navmainStandardLevel_2 a:hover, #navmainStandardLevel_2_first a:hover, #navmainStandardLevel_2_last a:hover, #navmainStandardLevel_2_first_last a:hover{
    color: #f1f0f0;
    display: block;
	background-image: url(../images/point_st2_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_2, .navmainStandardLevel_2_first, .navmainStandardLevel_2_last, .navmainStandardLevel_2_first_last {
    padding-left: 17px;
}

/* ################################################ */
/* ### NavPoint Level 2 aktiv ################################################### */

#navmainStandardLevel_2_active, #navmainStandardLevel_2_first_active, #navmainStandardLevel_2_last_active, #navmainStandardLevel_2_first_last_active {
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	display: block;
	color: #bababa;
	padding-left:19px;
} 

#navmainStandardLevel_2_active a, #navmainStandardLevel_2_first_active a, #navmainStandardLevel_2_last_active a, #navmainStandardLevel_2_first_last_active a {
    color: #f1f0f0;
    display: block;
	background-image: url(../images/point_st2_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#navmainStandardLevel_2_active a:hover, #navmainStandardLevel_2_first_active a:hover, #navmainStandardLevel_2_last_active a:hover, #navmainStandardLevel_2_first_last_active a:hover {
    color: #bababa;
    display: block;
	background-image: url(../images/point_st2_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_2_active, .navmainStandardLevel_2_first_active, .navmainStandardLevel_2_last_active, .navmainStandardLevel_2_first_last_active {
    padding-left: 17px;
}

/* ################################################ */
/* ### NavPoint Level 3 passiv ################################################### */

#navmainStandardLevel_3, #navmainStandardLevel_3_first, #navmainStandardLevel_3_last, #navmainStandardLevel_3_first_last  {
	font-weight: normal;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	display: block;
	color: #bababa;
	padding-left:19px;
} 

#navmainStandardLevel_3 a, #navmainStandardLevel_3_first a, #navmainStandardLevel_3_last a, #navmainStandardLevel_3_first_last a {
	display: block;
	color: #bababa;
}

#navmainStandardLevel_3 a:hover, #navmainStandardLevel_3_first a:hover, #navmainStandardLevel_3_last a:hover, #navmainStandardLevel_3_first_last a:hover {
    color: #f1f0f0;
    display: block;
	background-image: url(../images/point_st3_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_3, .navmainStandardLevel_3_first, .navmainStandardLevel_3_last, .navmainStandardLevel_3_first_last {
    padding-left: 17px;
}

/* ################################################ */
/* ### NavPoint Level 3 aktiv ################################################### */

#navmainStandardLevel_3_active, #navmainStandardLevel_3_first_active, #navmainStandardLevel_3_last_active, #navmainStandardLevel_3_first_last_active  {
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	display: block;
	color: #bababa;
	padding-left:19px;
} 

#navmainStandardLevel_3_active a, #navmainStandardLevel_3_first_active a, #navmainStandardLevel_3_last_active a, #navmainStandardLevel_3_first_last_active a {
    color: #f1f0f0;
    display: block;
}

#navmainStandardLevel_3_active a:hover, #navmainStandardLevel_3_first_active a:hover, #navmainStandardLevel_3_last_active a:hover, #navmainStandardLevel_3_first_last_active a:hover{
	display: block;
	color: #bababa;
	background-image: url(../images/point_st3_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navmainStandardLevel_3_active, .navmainStandardLevel_3_first_active, .navmainStandardLevel_3_last_active, .navmainStandardLevel_3_first_last_active {
    padding-left: 17px;
}
  

.navspace{
    height:7px;
    width: 80px;
}   

/* ###################################################### */
/* ##################### Box rechte Spalte ############### */
/* ###################################################### */
#sprboxhead {
	background-image: url(../images/boxtop.png);
	background-repeat: repeat-x;
	height: 23px;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-left: 10px;
	color: #002d5a;
	font-weight: bold;
}

#sprback {
	background-color: #f1f1f1;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002d5a;
}

/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */

#search label {
	vertical-align: middle;
	font-size:12px;
	color:#eaeaea;
}
#search input {
	font-size:12px;
	color:#002d5a;
	vertical-align: middle;
	background-color:#eaeaea;
	border: 1px solid #eaeaea;
}

#searchterm {
	width: 140px;	
}

#search input.sbmt {
	border:0;
	margin-left: 1px;
	vertical-align: middle;
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults p.message {
    margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:14px;
    margin:0 0 5px 0;
    padding:0;
    color:#452969;
    font-style:normal;
}

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */

#topheadline h1 {
 	font-size:17px;
    font-weight:normal;
    color:#002d5a;
}

.boxfettBlau {
	font-size:14px;
	font-weight:bold;
	color:#002d5a;
}

.ueberschrift {
	font-size:20px;
	font-weight:normal;
	color:#002d5a;
	padding-bottom: 10px;
}

.ueberschrift a{
	color:#002d5a;
}
.ueberschrift a:hover{
	color:#C00;
}

#content h1, #content2 h1, #content3 h1, #content5 h1 {
	font-size:20px;
	font-weight:normal;
	color:#002d5a;
	padding-bottom: 10px;
}
#content h1, #content2 h1, #content1 h1 , #content5 h1 {
    color:#002d5a;
}
#content h1 a, #content2 h1 a, #content3 h1 a, #content5 h1 a  {
    color:#000000;
    text-decoration:none;
}
#content h2, #content2 h2, #content3 h2, #content5 h2, #contentAktuell h2  {
	color:#002d5a;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

.textItem {
    font-family:Arial, Verdana, sans-serif;
    color:#5b5b5b;
    font-size:13px;
}

img.hr {
    display:block;
    margin:10px 0;
    padding:0;
}



/* ###################################################### */
/* ####################### FOOTER ####################### */
/* ###################################################### */

#footerspace{
	height:1px;
	clear: both;
} 

#footer {
	padding-top:3px;
	width:990px;
	overflow:hidden;
}


#end{
    height:29px;
}

#copyright {
    height:45px;
    width:990px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #383838;
    text-align: center;
    line-height: 45px;
    vertical-align: middle;
    position: relative;
}

#copyright a{
    color: #383838;
}

#copyright a:hover {
    color: #ff004e;
}


* html #footerContentRight {
    padding-top:10px;
}

#footerContentRight h3 {
    font-size:11px;
}


#metaNavigation {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #0c529;
}

#metaNavigation a{
    font-size: 12px;
    color: #0c529;
}

#metaNavigation a:hover{
    color: #ff0000;
    text-decoration: none;
}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
	margin:0;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#logoutText {
	font-size:12px;
	color:#eaeaea;
}
#logoutText a {
	color:#eaeaea;
    text-decoration:none;
}
#logoutText a:hover {
	color:#ffffff;
    text-decoration:none;
}

/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */
a {
    color:#002d5a;
    text-decoration:none;
}
a:hover {
    color:#000000;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
	width: 400px;
    font-size:11px;
}

#contactForm1 {

}

#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1;
    width:250px;
    color:#000000;
    font-size:12px;
}
#contactForm .contactRow select {
    width:123px;
    color:#000000;
    font-size:12px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    border:0;
    width:250px;
    color:#000000;
    font-size:12px;
}

#contactForm .contactRow input {
    height:14px;
    font-size:12px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:12px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 10px;
    width:120px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
	width:70px;
	margin-left: 5px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:70px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    float:right;
    margin:0;
    font-size:12px;
    color:#333;
}
#contactFormSubmit #contactFormSubmitLeft input {
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

/* ###################################################### */
/* ####################### Artikelliste################## */
/* ###################################################### */


.articlelistPagecounter { width: 100%; text-align: center; margin: 20px 0 15px 0; padding-bottom: 15px; border-bottom: 1px solid #CCC; }
.articlelistItem p.articlelistContent { }
.articlelistItem p.articlelistContent img { float: right; margin-left: 10px; }
.articlelistItem p.articlelistMore { clear: left; text-align: right; font-weight: bold; }
.articlelistItem a.articlelistBack { }
.articlelistItem a.articlelistNext { }
.articlelistItem a.articlelistPageNumber { }
.articlelistItem a.articlelistBegin { }
.articlelistItem a.articlelistEnd { }
.articlelistItem a.articlelistPrevious { }
.articlelistItem a.articlelistNext { }
.articlelistNavigation {
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
}

.headHeadline {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #e9e9e9;
    vertical-align: middle;
    margin-bottom: 3px;
    line-height: 31px;
    background-color: #80807d;
    text-align: center;
    height: 31px;
}
.headHeadline2 {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 18px;
    color:#002d5a;
	padding-top: 7px;
	padding-Bottom: 7px;
}

.articlelistBG {
	width: 670px;
	background-image: url(../images/newsback.gif);
	background-position: center 0px;
	background-repeat: repeat-y;
	display: table-cell;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002d5a;
	border-bottom-color: #002d5a;
}

.articlelistItem {
	width: 290px;
	height: 254px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top:15px;
	float: left;
	overflow: auto;
}

.articlelistDate {
	padding-top: 5px;
	padding-bottom: 5px;
}

.articlelistItem1 {
	width: 250px;
	border: 1px solid #929292;
}


.articlelistItem img {
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;    
	
	}
.picside1 {
	width: 250px;
	height: 130px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.listcontent {
    width: 244px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.articlelistHeadline {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #2a2a2a;
    padding-top:5px;
    padding-bottom: 5px;
}

.articlelistHeadline2 {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #002d5a;
	padding-top:3px;
    padding-bottom:7px;
}
.articlelistHeadline a{
    color: #ff004e;
}

.articlelistHeadline2 a{
    color: #002d5a;
    font-size: 16px;
}

.articlelistHeadline a:hover{
    color: #333;
    text-decoration: none;
}

.articlelistHeadline2 a:hover{
    color:#ff0000;
    text-decoration: none;
}

.articlelistHeadline1 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #452969;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	vertical-align: middle;
	background-color: #bca7d0;
}
.articlelistHeadline1 a{
	color: #452969;
}
.articlelistHeadline1 a:hover{
    color: #000000;
    text-decoration: none;
}

.articlelistSubheadline {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #606060;
    margin-bottom: 15px;
}

.articlelistSubheadline2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color:#5b5b5b;
    height: 65px;
    margin-bottom: 15px;
}

.articlelistSubheadline1{
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 13px;
    color:#5b5b5b;
    height: 108px;
	margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}

.moreFrame {

}


.moreButton {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #002d5a;
	background-color: #e1dcd7;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	margin-top:10px;
	width: 120px;	
}

.moreButton a{
    color: #002d5a;
    display: block;
}

.moreButton a:hover{
    color: #ffffff;
	background-color: #002d5a;
    text-decoration: none;
    display: block;
}

.moreButtonLong {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #002d5a;
	background-color: #e1dcd7;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	margin-top:10px;
}

.moreButtonLong a{
    color: #002d5a;
    display: block;
}

.moreButtonLong a:hover{
    color: #ffffff;
	background-color: #002d5a;
    text-decoration: none;
    display: block;
}


/* ###################################################### */
/* ####################### BACKEND STYLES ############### */
/* ###################################################### */
#modHeaderImgEdit {
    position:absolute;
    left:270px;
}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author rbi
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2009-01-16
 */

ul.sitemapStandardMainCat {
	margin-left:0;
	padding-left: 0;
	width: 600px;		
}

ul.sitemapStandardMainCat li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_1 {
	background-color: #CCC;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
	background-color: #E6E6E6;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_3 {
	background-color: #EFEFEF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 50px;
}

.teaser_image {
    float:left; 
    margin-top:4px; 
    margin-right:4px;
}


/* ###################################################### */
/* ####################### sKalender ############### */
/* ###################################################### */

#tList {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002d5a;
}

#mod_sK { 
 margin-left: 0px;
 margin-bottom: 0px;
}


#mod_sK a { 
 font-size: 12px;
 text-decoration: none; 
}

#mod_sK a.tag { 
 font-size: 12px;
 color: #5b5b5b;
}

#mod_sK table {
 width: 160px;
/* border: 1px solid #ccc; */
 margin-left: 10px;
 border-spacing: 4pt;
 font-size: 12px;
 text-decoration: none; 
}

#mod_sK td.navl {
    width: 20%;
    font-weight: bold;
    border: 0px;
}

#mod_sK td.navr {
 text-align: right; 
 width: 20%;
 font-weight: bold;

}
#mod_sK td.navm {
 text-align: center; 
 width: 60%;
 font-weight: bold;
}

#mod_sK td.wtag {
	width:14%;
	background-color: #002d5a;
	color:#E6E6E6;
	text-align: center;
}

#mod_sK td.wochenende {
	background-color: #C7C7C7;
	color: #000000;
	text-align: right;
	border: 1px solid #aaaaaa;
	padding-right: 3px;
 }
 
#mod_sK td.wochenende a {
    color: #000000;
 }

#mod_sK td.wochentag {
 color: #CCC;   
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.wochentag a{
    color: #5b5b5b;
 }
 
#mod_sK td.heute {
    background-color: #7E7A7A;
    color: #43A0AF;
    text-align: right;
    border: 1px solid #aaaaaa;
    padding-right: 3px;
 }
 
 #mod_sK td.heute a{
    color: #ffffff;
 }

#mod_sK td.belegt {
	background-color: #F00;
	color: #ffffff;
	text-align: right;
	border: 1px solid #aaaaaa;
	padding-right: 3px;
 }
 
 #mod_sK td.belegt a {
    color: #ffffff;
 }

#mod_sK td.belegtwe {
	background-color: #D20000;
	color: #ffffff;
	text-align: right;
	border: 1px solid #aaaaaa;
	padding-right: 3px;
 }
 
 #mod_sK td.belegtwe a{
    color: #ffffff;
 }

#mod_sK td.tangiert {
    background-color: #FF004E;
    color: #ffffff;
    text-align: right;
    border: 1px solid #aaaaaa;
    padding-right: 3px;
 }

#mod_sK td.tangiert a{
    color: #ffffff;
 }

#mod_sK td.tangiertwe {
    background-color: #FF004E;
    color: #000000;
    text-align: right;
    border: 1px solid #aaaaaa;
    padding-right: 3px;
 }
 
 #mod_sK td.tangiertwe {
    color: #000000;
 }

/* ###################################################### */
/* #####################  Termin Ausgabe  ############### */
/* ###################################################### */

#mod_te {
    padding-left: 20px;
    padding-top: 10px;
    color:#5b5b5b;
    width: 450px;
}

#mod_te a{
    color:#5b5b5b;
}

#mod_te h6 {
    font-size:20px;
    font-weight:normal;
    color:#5b5b5b;
    line-height: 24px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#mod_te h5 {
    font-size:14px;
    font-weight:normal;
    color:#5b5b5b;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#mod_te h4 a{
    color:#5b5b5b;
}

#mod_te h4 a:hover{
    color:#000000;
}

#mod_te h2 {
    color:#5b5b5b;
    margin: 0px;
    padding: 0px;
}

#mod_te p {
    font-style:italic;
    color:#5b5b5b;
    font-size:14px;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

/* ###################################################### */
/* #####################   Termin Liste   ############### */
/* ###################################################### */

.kopf {
	color: #002d5a;
	text-align: left;
}

.wtag {color: #5b5b5b;}
.datum {color: #5b5b5b;}
.zeit {color: #5b5b5b;}
.link {color: #5b5b5b;}

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: 500px; 
   background-color: #ffffff;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color: #cacaca;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl a .highlight {
   color: red;
}

#mod_tl .border { 
    border-top:1px solid #000000; 
    border-bottom: 1px solid #000000; 
}

#mod_tl .hell { background-color: #ffffff; }
#mod_tl .dunkel { background-color: #dfdfdf; }
#mod_tl .sp0 { width: 60px; }
#mod_tl .sp1 { width: 85px; }
#mod_tl .sp2 { width: 90px; }
#mod_tl .sp3 { width: 300px; }
#mod_tl .sp4 { width: 100px; }
#mod_tl .einrueck { padding-left: 15px; }



/* ###################################################### */
/* ####################### Termin Teaser  ############### */
/* ###################################################### */

#mod_ttl {

}

#mod_ttl table {
	width: 100%;
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002d5a;
}

#mod_ttl th {
}

#mod_ttl td {
	text-align:  left;
	vertical-align: top;
	background-color: #f1f1f1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#mod_ttl .hell {
	color: #002d5a;
}
#mod_ttl .hell a{
	color: #002d5a;
}
#mod_ttl .hell a:hover{
    color: #ff0000;
}
#mod_ttl .dunkel {
	color: #002d5a;
}
#mod_ttl .dunkel a{
	color: #002d5a;
}
#mod_ttl .dunkel a:hover{
    color: #ff0000;
}

#liste_ttl {
	background-color: #e1dcd7;
	color: #002d5a;
	height: 20px;
	width: 130px;
	float:right;
	position:relative;
	top: 6px;
	right: -10px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}


#liste_ttl a{
    color: #002d5a;
    display: block;
}

#liste_ttl a:hover{
    color: #ffffff;
	background-color: #002d5a;
    text-decoration: none;
    display: block;
}

 #mod_ttl .sp1 { 	padding-top: 5px; }
 #mod_ttl .sp2 { 	padding-top: 5px; }


/* ###################################################### */
/* ################   Terminliste Select   ############## */
/* ###################################################### */

#mod_ts {
   width: 600px; 
}

/* ###################################################### */
/* ##################### COMMENTS SD #################### */
/* ###################################################### */

a.c_sd_link {
	color: #002d5a;
	text-decoration: none;
	background-image: url('../images/comments/link_text.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.c_sd_link:hover {
text-decoration: underline;
}

div.c_sd_box_main {
clear:both;
width: 90%;
border-left: 1px solid #999999;
border-top: 1px solid #999999;
border-radius: 5px;
margin-left: 10px;
margin-top: 30px;
padding-left: 10px;
padding-top: 10px;
}

div.c_sd_box_comment_tree {
margin-bottom: 20px;
}

div.c_sd_commentbox_1,
div.c_sd_commentbox_2,
div.c_sd_commentbox_3,
div.c_sd_commentbox_4,
div.c_sd_commentbox_5,
div.c_sd_commentbox_6,
div.c_sd_commentbox_7,
div.c_sd_commentbox_8,
div.c_sd_commentbox_9 {
clear: both;
width: 70%;
margin-top: 20px;
border: 1px solid #999999;
border-radius: 5px 5px;
}

div.c_sd_commentbox_1 {
border: 1px solid #000000;
background-color: #efefef;
}

div.c_sd_commentbox_backend_options {
width: 90%;
text-align: right;
}
div.c_sd_headline_comments {
	color: #002d5a;
	font-weight: 900;
	font-size: 14px;
}
table.c_sd_commentbox {
width: 100%;
border-collapse: collapse;
}
td.c_sd_commentbox_1_a {
width: 80%;
font-weight: 900;
padding: 3px;
}
td.c_sd_commentbox_1_b {
width: 20%;
text-align: right;
padding: 3px;
}
td.c_sd_commentbox_2 {
color: #555555;
padding: 3px;
border-top: 1px dotted #999999;
border-bottom: 1px solid #999999;
}
td.c_sd_commentbox_3 {
text-align: right;
padding: 3px;
}

