body { margin: 0;
  
    padding: 20px;
    background: #ffffff none repeat scroll 0%;
    font-family: Arial,sans-serif;
    line-height: 1.166;
    text-align: center;
    }

#main { 
    padding: 20px;
    margin: 0px auto 0;
    border-style:dotted;
    border-color:#666666;
    border-width:thin;
    background: #D8EFFF;
    text-align: right;
    width: 850px;
    voice-family: inherit;
    }

#here { 
	text-align: center;
    	text-decoration: none;
    	font-family: Arial,sans-serif;
    	color: #005A73;
    	font-style: normal;
    	font-size:16px;
    	font-variant: normal;
    	font-weight: bold;
	}
	
#next {	
	text-align: center;
	}	
	
#navi { 
        padding: 5px 0px 5px 0px;
        background-color: #E5F0F8;
        border-style:dotted;
	border-color:#666666;
	border-width:thin;
	}
	
#sub {  
	padding: 5px 0px 5px 0px;
	background-color: #44b3d0; 
	text-align: center;
	border-style:dotted;
	border-color:#666666;
	border-width:thin;
	}


#search {
        margin: 2px 0px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	}
	
#switch {
        padding: 5px;
	text-align: center;
	}
	
#news{ 
	background-color: #FFFFFF; 
	border-style:dotted;
	border-color:#666666;
	border-width:thin;
	}

#poll{ 
	
	background-color: #C5D5D9; 
	border-style:dotted;
	border-color:#666666;
	border-width:thin;
	}
	
/************** tag styles **************/

	a:link, a:visited { color: #005A73;;
    text-decoration: none;
    font-size: 80%;
    font-weight: bold;
    }

    a:hover { color: #000000; text-decoration: underline;
    }


  h1 { margin-right: 100px;
    padding: 0px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 140%;
    color: #165769;
    }

  h2 { margin: 0px;
    padding: 0px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 130%;
    color: #2696b6;
    }

  h3 { 
    padding: 0px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 80%;
    color: 0d313c;
    }

    
  h4 { margin: 0px;
    padding: 0px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    font-size: 70%;
    color: black;
    }

  h5 { margin: 0px;
    padding: 0px;
    font-family: Arial,sans-serif;
    font-size: 70%;
    color: #FF0000;
    }




/************** siteInfo styles ****************/

  #siteinfo { border-top: 4px solid white;
    padding: 10px;
    clear: both;
    font-size: small;
    margin-top: -1px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    border-top-style:dotted;
    border-top-color:#666666;
    border-top-width:thin;
    }

  #siteinfo img { padding: 4px 4px 4px 0px;
    vertical-align: middle;
    }

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	
}
.news-latest-container HR.clearer {
	clear:right;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	font-family: Arial,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 80%;
        border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	
}

.news-latest-container h2 ,.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#333333;
}
.news-latest-gotoarchive A {
	color:#333333;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
        border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:15px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
        font-family: Arial,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 80%;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
        border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	

	}
.news-search-form {
        font-family: Arial,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 80%;
	padding:3px;
	margin-bottom:5px;
	

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container h1 {
	margin-bottom: 5px;
	padding: 2px;
	
}
.news-list-container A:LINK,.news-list-container  A:VISITED,.news-list-container  A:HOVER {
	font-size: 140%;
	padding-right:2px;
	
}
.news-list-container h1 A {
	

}
.news-list-container P {
	padding-left:3px;
	
}
.news-list-date {
	float: right;
	color: #3399CC;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: normal;
	
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	

	}

.news-list-container IMG {

	float: right;
	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:15px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
	background-color: #BADBE0;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BADBE0;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	

}
.news-single-item H2 {
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	background-color: #BADBE0;
	font-size:26px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
}

.news-single-category {
	float: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	font-weight: bold;
	
}
.news-single-author {
	padding-bottom: 3px;
	float: left;
}
.news-single-additional-info {
	background-color: #AEB1B2;
/*	clear: both;*/
	margin-top: 15px;
	padding:3px;
	border-style:dotted;
	border-color:#666666;
	border-width:thin;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#AEB1B2;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	font-family: Arial,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 80%;
	margin-top:10px;
	padding:3px;
	background-color: #CCDAEA;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#CCDAEA;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#333333;
	padding:3px;
	background-color:#CCDAEA;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	background-color: #CCDAEA;
	color:#333333;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	background-color:#CCDAEA;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color: #C6CBE3;

}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color: #AAADD2;

}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color: #9AC2D1;


}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color: #4B6D78;
	
}




/*------------------------------------------Menu-----------------------------------*/

ul#menuListV{
width:100%;
}
ul#menuListV, ul#menuListV ul{
list-style-type:none;
margin:0;
padding:0;
}
/*Normal Zustand 1 Ebene */
a.menuLinkV:link, a.menuLinkV:visited, a.menuLinkV:hover, a.menuLinkV:active{
	display:block;
	position:relative;
	margin:1px;
	padding:2px;
	font-size:70%;
	font-weight: bold;
	padding-left:20px;
	text-decoration:none;
	background-color:;
	background-image:url(../uploads/menupfeil_17.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#0d4d67;
      
	
}
 
a.menuLinkV:hover {
	background-color:#44B3D0;
	background-image:url(../uploads/menupfeil_hover.gif);
	background-repeat:no-repeat;
	background-position:center left;
        color:#000000;
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActV:link, a.menuLinkActV:visited, a.menuLinkActV:hover, a.menuLinkActV:active{
	display:block;
	position:relative;
	margin:1px;
	padding:2px;
	padding-left:20px;
	font-size:70%;
	text-decoration:none;
	background-color:#68B0C8;
	background-image:url(../uploads/menupfeil_hover.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#ffffff;
	font-weight:bold;
	
}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2V:link,a.menuLinkAct2V:visited,a.menuLinkAct2V:hover,a.menuLinkAct2V:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:1px;
	padding:2px;
	padding-left:20px;
	font-size:70%;
	text-decoration:none;
	background-color:#68B0C8;
	background-image:url(../uploads/menupfeil_hover.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#FFFFFF;
	font-weight:bold;

}
/*Normal Zustand 2. Ebene */
a.submenuLinkV:link, a.submenuLinkV:visited,a.submenuLinkV:hover,a.submenuLinkV:active{
        font-family: Verdana;
       
	display:block;
	position:relative;
	height:15px;
	margin:0px;
	padding:2px;
	padding-right:40px;
	font-size:60%;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../uploads/subnavi_no.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#04648E;
}
 
a.submenuLinkV:hover {
	color:#3D3D3D
	background-image:url(../uploads/subnavi_act.gif);
}
/* Aktiver Zustand 2. Ebene  */
a.submenuLinkActV:link, a.submenuLinkActV:visited,a.submenuLinkActV:hover,a.submenuLinkActV:active{
 font-family: Verdana;
	display:block;
	position:relative;
	color:white;
	height:15px;
	margin:0px;
	padding:2px;
	padding-right:40px;
	font-size:60%;
	font-weight: bold;
	text-decoration:none;
	background-color:#4C8599;
	background-image:url(../uploads/subnavi_act.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
/*Normal Zustand 3. Ebene */
a.subsubmenuLinkV:link, a.subsubmenuLinkV:visited,a.subsubmenuLinkV:hover,a.subsubmenuLinkV:active{
        font-family: Verdana;
       
	display:block;
	position:relative;
	/*height:16px;*/
	margin:0px;
	padding:2px;
	margin-left:10px;
	padding-left:40px;
	font-size:60%;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../uploads/schalter_subnavi2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#04648E;
}
 
a.subsubmenuLinkV:hover {
	text-decoration: underline;
}
/* Aktiver Zustand 3. Ebene  */
a.subsubmenuLinkActV:link, a.subsubmenuLinkActV:visited,a.subsubmenuLinkActV:hover,a.subsubmenuLinkActV:active{
 font-family: Verdana;
	display:block;
	position:relative;
	color:white;
	/*height:15px;*/
	margin:0px;
	padding:2px;
	margin-left:10px;
	padding-left:40px;
	font-size:60%;
	font-weight: bold;
	text-decoration:none;
	background-color:#4C8599;
	background-image:url(../uploads/schalter_subnavi2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


/*------------------------------------------Poll-----------------------------------*/

#poll_header { 
	font-family: arial;
	font-weight: bold;
	font-size: 80%;
	padding-right: 30px;
	padding-top: 10px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	}

#poll_vote {
	font-family: arial;
	font-weight: normal;
	font-size: 60%;
	font-weight: bold;
	padding-right: 50px;
	}
#poll_list {
	font-family: arial;
	font-weight: bold;
	font-size: 90%;
	padding-right: 20px;
	padding-top: 10px;
        border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	}

/*------------------------------------------Comments-----------------------------------*/


	.sk-pagecomments-error {width:560px;font-size:80%;color:red;font-weight:bold;background-color:#FFE8CF;border-bottom:1px dotted #0C6375;margin:8px 12px;padding:4px;}
	.sk-pagecomments-success {font-size:80%;color:blue;font-weight:bold;}
	.sk-pagecomments-counter {font-size:80%;color:#0C6375;text-align:left;text-decoration:underline;margin-bottom:12px;padding-left:10px;}
        .sk-pagecomments-headline {text-align:right;width:560px;border-bottom:1px dotted #0C6375;font-size:80%;font-weight:bold;background-color:#BED2D9;padding-right:10px;height:22px;}
        .sk-pagecomments-answerheadline {text-align:right;width:560px;border-bottom:1px dotted #0C6375;font-size:70%;font-weight:bold;background-color:#f7f3ef;padding-right:6px;height:22px;}
	.sk-pagecomments-namedate {float:right; padding: 0px 10px 0px 10px;}
        .sk-pagecomments-emailhomepage{float:left; padding:0px 5px 0px 5px;}
	.sk-pagecomments-answer{font-size:80%;float:left;padding:0 5px 0 0px;}   
        .sk-pagecomments-comment{font-size:80%;background-color:#FDFDFD;padding:0px 28px;clear:both;}
        
        
        .sk-pagecomments-teaser {margin-top:-40px}
        .sk-pagecomments-teaser h4 {background-color:#eee;font-size:85%;margin:0;color:green;padding-left:4px;}
        .sk-pagecomments-teaser h4 span{padding-right:4px}
        .sk-pagecomments-teaser p {margin:0;font-size:90%}

	.tx-skpagecomments-pi1 form {margin:16px 0;width:480px;font-size:80%;}
        .tx-skpagecomments-pi1 form fieldset {border:0px;}
	.tx-skpagecomments-pi1 form p.userinfos {text-align:center;padding:6px;}
        .tx-skpagecomments-pi1 span.sk-pagecomments-number {float:right;font-size:70%;color:#0C6375;padding:3px 20pxpx 3px 10px;}

	.tx-skpagecomments-pi1 form legend {padding:4px;border-bottom:1px dotted #0C6375;}
	.tx-skpagecomments-pi1 form label {width:90px;float:right;}
	.tx-skpagecomments-pi1 form p {vertical-align:bottom;margin:6px 0;}
	.tx-skpagecomments-pi1 form p img {margin-left:8px;}
	.tx-skpagecomments-pi1 div.smileytext{margin-left:40px;}
	.tx-skpagecomments-pi1 form input#name,
	.tx-skpagecomments-pi1 form input#email,
        .tx-skpagecomments-pi1 form input#homepage {width:320px;background-color:#C9DBDE;border:1px dotted #0C6375;}
	.tx-skpagecomments-pi1 form textarea {width:320px;height:160px;background-color:#C9DBDE;border:1px dotted #0C6375;float:right;margin-right:90px;}
	.tx-skpagecomments-pi1 form input#name:focus,
	.tx-skpagecomments-pi1 form input#email:focus,
        .tx-skpagecomments-pi1 form input#homepage:focus,
	.tx-skpagecomments-pi1 form textarea:focus {background-color:#ECECEC;} 
	.tx-skpagecomments-pi1 form input#skcommentssubmit {background-color:#C9DBDE;color:#0C6375;border:1px dotted #0C6375;float:right;margin:20px 0px;}
        
        .tx-skpagecomments-pi1 img {border:0px}