/* LSMA */
/* */
/* Wichtige Farben - ALT!!!!
blau = #2906A2
grün =	     #336633

hellgrün= #7EA358

blau =	     #003366
*/
/*
div#li_nav table { width:100%;height:26px;padding:0px;margin:0px}
div#li_nav table td { text-align:center }
div#li_nav table td.no { background-color:#399;padding:0px;margin:0px}
div#li_nav table td.act { background-color:#9cc;padding:0px;margin:0px; font-weight:bold }
div#li_nav table td.spacer { background-color:#fff;width:2px}
div#li_nav table td a { font-size:11px;color:#fff; }

div#nav2 table { width:100%;height:26px;padding:0px;margin:0px}
div#nav2 table td { background-color:#9cc;padding:0px;margin:0px}
div#nav2 table td.spacer { background-color:#fff;width:2px}
div#nav2 table td a { font-size:11px;color:#000; }

div.csc-uploads { margin-top:10px }

table.contenttable h2 { margin-top:22px;margin-bottom:0px; }
table.contenttable td { padding-right:10px; vertical-align:top; }
*/

.csc-firstHeader { margin-bottom: 5px; }

h1.right-to-left, h2.right-to-left, h3.right-to-left,  p.right-to-left, td.right-to-left {
  direction:rtl;
  unicode-bidi:embed;
  text-align:right;
}

ul.right-to-left {
  direction:rtl;
  unicode-bidi:embed;
  text-align:right;
}


span.right-to-left {
  direction:rtl;
  unicode-bidi:embed;
}

span.left-to-right {
  direction:ltr;
  unicode-bidi:embed;
}

span.upper {
	text-transform: uppercase;
}

html, body, div, a, p, h1, h2, h3, h4, h5, h6, h7, span, table, td, form, img {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.7em;
	color:#666666;
	color:#444444;
	text-decoration: none;
}

a img { border: none; }

body {
	background-color: #fff;
	width: 100%;
	height: 100%;
}

#v2Header {
	color: #fff;
	background-color: rgb(46,172,166);
	font-weight: bold;
	padding-top: 40px;
	font-size: 16pt;
	padding-left: 20px;
}
#v2Topmenu {
	color: #fff;
	background-color: rgb(178,178,178);
	padding: 2px 0px 2px 20px;
	font-size: 8pt;
}
#v2Topmenu a { color: #444444; }
#v2Topmenu a:hover { text-decoration: underline; }

#v2Langmenu {
	color: #fff;
	background-color: rgb(178,178,178);
	float: right;
	margin-right: 20px;
}
#v2HeaderBodySpacer {
	clear: both;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#v2BottomSpacer {
	clear: both;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#v2MainContent {
	margin-right: 20px;
	position: relative;
}
#v2MainContent * {
	font-size: 9pt;
	line-height:1.5em;
}
#v2MainContent a {
	color: rgb(31, 127, 121);
	border-bottom: 1px solid rgb(194, 239, 217);
}
#v2MainContent a:hover { text-decoration: underline; }
#v2MainContent a img { margin-bottom: -3px; }
#v2RightArea {
	width: 208px;
	padding: 0px 20px;
	margin-right: 20px;
	overflow: hidden;
}
#v2SubLevel1 { 
	padding: 0px 5px 0px 0px;
	color: rgb(46, 172, 166);
	border-bottom: 1px solid rgb(194, 239, 217);
	margin-bottom: 10px;
}
#v2SubLevel1 a {
	color: rgb(31, 127, 121);
	font-weight: bold;
	padding: 2px 4px;
}
#v2SubLevel1 span.active a { 
	border-bottom: 2px solid rgb(31, 127, 121);
	padding-bottom: 1px;
}

/* news flexible BEGIN */
.latestNews {
	margin-top:30px;
}
.tx_newsflexible_maintitle {
	display: none;
}
.tx_newsflexible_title {
	font-weight: bold;
	border-bottom: 1px solid rgb(194, 239, 217);
	background: rgb(239, 255, 248);
	background: #fff;
	background-image: url(images/nbg1.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px 2px 1px 2px;
}
.newsHome .tx_newsflexible_title {
	font-weight: normal;
	border: none;
	background: none;
	padding: 0px;
}
.newsback {
	margin-top: 20px;
	padding-top: 2px;
	border-top: 1px solid rgb(194, 239, 217);
}
.newsback a {
	color: rgb(31, 127, 121);
	font-weight: bold;
}
.tx_newsflexible_title_a {
	color: rgb(46, 172, 166);
	font-weight: bold;
	border-bottom-width: 0px !important;
}
.newsHome a.tx_newsflexible_title_a {
	border-bottom: 1px solid rgb(194, 239, 217) !important;
}
.newsHome a.tx_newsflexible_title_a:hover {
	text-decoration: underline;
}
.tx_newsflexible_article_datetime,
.tx_newsflexible_datetime {
	float: right;
	color:  rgb(46, 172, 166);
	border: 1px solid rgb(194, 239, 217);
	border-top: none;
	padding: 2px 8px;
	font-size: 7pt !important;
	margin-left: 8px;
}
.newsHome .tx_newsflexible_datetime {
	float: left;
	border: none;
	padding: 2px 0px 2px 0px;
	margin: 0px 8px 0px 0px;
}
.tx_newsflexible_teaser {
	font-size: 8pt !important;
}
.tx_newsflexible_more {
	font-weight: medium;
	margin-bottom: 10px;
	font-size: 8px !important;
}
.tx_newsflexible_more_a {
	font-weight: bold;
	font-size: 8pt !important;
	color: rgb(46, 172, 166);
}
.tx_newsflexible_more_a:hover {
	color: rgb(46, 172, 166);
	text-decoration: underline;
}

.tx_newsflexible_article_headline {
	color: rgb(46, 172, 166);
	border-bottom: 1px solid rgb(194, 239, 217);
	background: rgb(239, 255, 248);
	background: #fff;
	background-image: url(images/nbg1.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px 2px 1px 2px;
}
.tx_newsflexible_article_datetime {
	/* siehe: .tx_newsflexible_article_datetime */
}
.tx_newsflexible_article_teaser {
	margin-bottom: 10px;
	font-size: 9pt !important;
	color: #666;
}
.tx_newsflexible_article_body {
}

/* news flexible END */

input {
	font-weight:normal;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 327px;
	color:#666666;
	margin-bottom:3px;
}
.blau input {
 	width: 152px;
 	background-color: #339999;
	border-top: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	height:18px;
	padding-bottom:2px;
	margin-top:2px;
}
textarea {
	font-weight:normal;
	color:#666666;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	height: 160px;
	width: 444px;
}

.tx-thmailformplus-pi1 #form1 * {
	font-size: 10px;	
}

.tx-newloginbox-pi1 {
 	margin-top: 20px;
	background: #fafafa;
	padding: 10px;
}
.tx-newloginbox-pi1 th {
	text-align: left;
}
.tx-newloginbox-pi1 input {
	width: 90px;
}


#v2MainContent div.subtitle {
	font-size:18px;
	color:#999999;
	font-weight:normal;
	line-height:18px;
	margin-bottom: 10px;
}

h2 {
	font-weight:bold;
	font-size:1em;
	margin-top:10px;
	margin-bottom:5px;
}
h3 {
	font-weight:bold;
	font-size:1em;
}


div.phs-downloads div.odd,
div.phs-downloads div.even {
	padding-left: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background-image:url(mime/file.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	color: #777;
}
div.phs-downloads a {
	Xfont-weight: bold;
}
div.phs-downloads div.first { margin-top: 20px; }
div.phs-downloads div.last { margin-bottom: 0px; }
div.phs-downloads span.upper { color: #777; }
div.phs-downloads div.pdf { background-image:url(mime/pdf.gif); }
div.phs-downloads div.doc { background-image:url(mime/doc.gif); }
div.phs-downloads div.xls { background-image:url(mime/xls.gif); }
div.phs-downloads div.ppt { background-image:url(mime/ppt.gif); }
div.phs-downloads div.pps { background-image:url(mime/ppt.gif); }

div.tx-vjchat-pi1 { position: relative; }
div.tx-vjchat-pi1 * { position: relative; }

