/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* (de) Randbereiche & Seitenhintergrund */
  body { background: #959595; padding: 0px; }

/* Layout Alignment | Layout-Ausrichtung */
  .page_margins { margin: 0 auto; }

/* Layout Properties | Layout-Eigenschaften */
  .page_margins { width: auto;  min-width: 980px; max-width: 65em; background: #fefefe; 	background-image: url(../images/navi_back.jpg); background-position: left;	background-repeat: repeat-y;}
  .page { padding: 0px; }

#header{
	color:black;
	height: 230px;
	border-bottom: 5px solid #8a3667;
	background-color: #ccccf0;
	padding-top:0px;
	margin:0;
	background-image: url(../images/kopf_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#navbar{
	float:left;
	width:20%;
	font-family: Times New Roman;
	font-size:140%;
	background-color: #d7e4f5;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right: 2px solid #6095d9;
}

#rechts{
	float:right;
	width:20%;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content{
	color:black;
	background:#ffffff;
	margin:0 20%;
	padding:0px 17px 20px;
	border-left: 2px solid #6095d9;
}

body>#content{height:auto;}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	color: #8c3665;
	background:#ffffff;
	margin:0 20%;
	padding: 10px 0px 0px 19px;
	height:20px;
}

  /**
   * CSS Menu
   *
   * (en) Formatting of navigation
   * (de) Gestaltung der Navigation
   *
   */
span.hidden {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}

div#mainmenu ul {
    list-style-type: none;
	padding-top: 0px;
	}

div#mainmenu * {
    margin: 0px;
    padding: 0px;
	color:#8c3665;
}

div#mainmenu .cur {
    background-color: transparent;
	color: #8c3665;
}

div#mainmenu .act {
    background-color: transparent;
	color: #8c3665;
}
div#mainmenu ul {
    list-style-type: none;
}
div#mainmenu ul li {
    border-bottom: 0px solid white;
}

div#mainmenu ul li a,
div#mainmenu ul li div {
    padding: 3px 5px 3px 10px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height: 1.2em;
    display: block;
}

div#mainmenu ul li a:hover {
    background-color: #8c3665;
	color: #d7e4f5;
}
div#mainmenu ul ul {
	font-size:95%;
    background-color: transparent;
}
div#mainmenu ul ul li {
    border-bottom: 0px solid white;
}
div#mainmenu ul ul li a,
div#mainmenu ul ul li div {
    line-height: 1em;
    padding-left: 20px;
}
div#mainmenu ul ul li a:hover{
    background-color: #8c3665;
	color: #d7e4f5;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

  /**
   * Fonts
   * (en) font-family and font-size selection for headings and standard text elements
   * (de) Zeichensatz und Schriftgrößen für Überschriften und übliche Text-Elemente
   *
   * @section content-fonts
   */

  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
	html * { font-size: 100.01% }

  /* (en) base layout gets standard font size 12x */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
	body { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%; 
    color: #000; 
	line-height: 1.166;
	}
  
	fieldset { border:0; }

  
	h1,h2,h3,h4,h5,h6 { 
	font-family: Times New Roman;
  	color:#000;
	padding-bottom: 0px;
	}

	h1 { font-size: 150%; margin:5px 0 0 0; }    /* 18px */
	h2 { font-size: 133% }                        /* 16px */
	h3 { font-size: 100%; }                       /* 12px fett*/
	h4 { font-size: 100%; font-style:italic }     /* 12px kursiv*/
	h5 { font-size: 100% }                        /* 12px */
	h6 { font-size: 91%; font-style:italic }      /* 11px kursiv*/

	a { color: #7757a2; text-decoration: none; }
	a:link{	color: #7757a2;	text-decoration: none; }
	a:visited{ color: #7757a2;	text-decoration: none; }
	a:hover{ color: #7757a2;	text-decoration: underline; }

	ul{ list-style-type: square; }
	ul ul{ list-style-type: disc; }
	ul ul ul{ list-style-type: none; }

/************** .rechts styles *****************/

#rechts h3{
	color:#ffffff;
	background:#8a3667;
	margin:0 0 0 0;
	padding:0.2em;
	font-size: 140%;
	letter-spacing: 0.06em;
	text-align: center;
}

#rechts p{
	background:#d7e4f5;
	color:#7757a2;
	margin:0 0 1em 0;
	padding: 5px 10px;
}

#rechts img{
	padding: 0px 0px 0px 0px;
}

#rechts .csc-textpic {
	background:#d7e4f5;
}

#rechts .csc-textpic-imagewrap{
	background:#d7e4f5;
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	border: 0px solid #000000;
	}
#rechts .tx-pmkmp3player-pi1{
	background:#d7e4f5;
	}

/************** .content styles *****************/

.csc-firstHeader{
	padding: 10px 0px 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #8a3667;
}

.csc-textpic-imagewrap{
	background:#d7e4f5;
	margin: 0px;
	margin-top: 20px;
	border: 1px solid #000000;
}

*[class="csc-textpic-imagewrap"] {margin-top:0px;}

.csc-textpic-caption{
	font-size: 85%;
	padding: 2px 3px 1px 5px;
	text-align: left;
	color: #000000;
	border-top: 1px solid #000000;
}

#content h1{
	padding: 0px 0px;
	text-align: left;
	letter-spacing: 0.05em;
	font-size:1.7em;
	font-weight: lighter;
	color: #8a3667;
}

#content h2{
	padding: 10px 2px 0px;
	text-align: left;
	letter-spacing: 0.04em;
	color: #8a3667;
}

#content p{
	letter-spacing: 0.02em;
	line-height:1.4em;
	padding: 0px;
}

#content td{
	padding: 5px;
	font-size: 90%;
}

.content img{

}
.csc-caption{
	font-size: 85%;
	padding: 2px 3px 1px 5px;
	text-align: left;
	color: #000000;
	border-top: 1px solid #000000;
}

.csc-frame { border: 0px; }
.csc-frame-invisible {}
.csc-frame-rulerBefore { border-top: 1px solid #333333; }
.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
.csc-frame-indent { padding-left: 100px; }
.csc-frame-indent3366 { padding-left: 33%; }
.csc-frame-indent6633 { padding-right: 33%; }
.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background-color:transparent;
	margin-top:10px;
}


.news-list-item {
	/* IE hack */
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin-bottom:5px;
	border:1px solid #a8a8a8;
	background-color:#ededed;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #CCCCF0;
	background-color: #CCCCF0;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#000;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #000000;
	width: 30%;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 90%;
	font-weight: normal;
	background-color: #ededed;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}


/************** .foot styles *****************/

#foot{
	color:white;
	background:#959595;
	padding:0;
	margin:0;
	border-top:0px solid black;
	font-size: 80%;
	clear: both;
}

#foot p{
	margin:0;
	padding:4px;
	text-align: center;
}

#foot a{
	color:white;
}

/************** .gaestebuch styles *****************/

	.tx-veguestbook-pi1 {padding-top: 10px}
	.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
    .tx-guestbook-list-header { background-color: #ccccf0; color: #0A4177; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #EEEEEE;	padding-top:5px; padding-left:5px; }
    .tx-guestbook-list-rowleft { background-color: #CCCCCC; padding-top:5px; padding-left:5px; border-right: 1px solid #000000; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #ccccf0; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#ccccf0; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#ccccf0; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#ccccf0; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
	.tx-srfreecap-pi2-cant-read { color: #000000; font-size: 100%; }
