/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
table.tablist{
	width: 420px;
}



table.tablist td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #666666;
	font-weight: bold;
	margin-bottom : 10px;
	margin-top : 10px;
}

h3 {
	font-family : Verdana, sans-serif;
	font-size : 1.1em;
	color : #666666;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 15px;
}

h4{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight: bold;
	padding-bottom : 0px;
	text-align: justify;
}
.eventscat{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight: bold;
	padding-bottom : 0px;
	text-align: justify;
}

.tx_newsflexible_maintitle, .tx_newsflexible_article_headline, .searchresultheader {
	font-family: Verdana, sans-serif;
	font-size : 1.3em;
	color: #666666;
	font-weight: bold;
	margin-bottom : 10px;
	margin-top : 10px;
}
.tx_newsflexible_title, .searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 1.1em;
	color : #666666;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 15px;
}
.tx_newsflexible_title {
	font-family : Verdana, sans-serif;
	font-size : 1.1em;
	color : #666666;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 15px;
}

.tx_newsflexible_title a{
	color: #666666;
	text-decoration: underline;
}

#content .searchresultpagetitle a{
	color: #666666;
	text-decoration: underline;
}
#content .tx_newsflexible_title a:hover, #content .searchresultpagetitle a:hover{
	color: #000000;
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : Green;
	font-weight: normal;
}




.tx_newsflexible_datetime{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color: #333333;
	line-height : 150%;
}


#content a{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-decoration: underline;
}
#content a:hover{
	color: #000000;
}
p, .table, .tx_newsflexible_teaser, .tx_newsflexible_article_body, .tx_newsflexible_article_datetime, .mailform{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

#content p{
	text-align: justify;
}



#content ul{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	margin-left: 0.7em;  
	padding-left: 0.7em; 
}

.mailformrequired{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-align: justify;
	font-weight: bold;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 120%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-align: left;
}

.tx_newsflexible_teaserimage{
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.tx_newsflexible_article_teaser {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	font-weight: bold;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
#newsbox  #newsbox .tx_newsflexible_datetime, #newsbox .tx_newsflexible_more {
	font-family: Verdana;
	font-size : 1em;
	color: #000000;
	margin-left: 0px;
	margin-top : 0px;
	font-weight: normal;
}
#newsbox .tx_newsflexible_title{
	font-family: Verdana;
	font-size : 1em;
	color: #000000;
	margin-left: 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 6px;
	font-weight: normal;
}

#newsbox .tx_newsflexible_more{
	padding-bottom : 5px;
}

#newsbox .tx_newsflexible_title a{
	color: #000000;
	text-decoration: none;
}


#newsbox .tx_newsflexible_more a{
	color: #000000;
	text-decoration: underline;
}
#newsbox .tx_newsflexible_title a:hover, #newsbox .tx_newsflexible_more a:hover{
	text-decoration: underline;
}


.caption {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #999999;
}









.searchform {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #333333;
	font-weight : normal;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #333333;
	font-weight : normal;
}

.searchmarkup {
	color : #D80001;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 1.3em;
	color : #CC0000;
	font-weight : normal;
}




.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 1.1em;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 1.3em;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 1.3em;
	color : Green;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}




td.sitemap1{
	font-family : Verdana, sans-serif;
	font-size : 1em;
	line-height : 150%;
	color: #333333;
	margin-bottom : 1px;
	padding-bottom : 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 30px;
	vertical-align: bottom;
	text-decoration: none;
}

td.sitemap1 a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

td.sitemap1 a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

td.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: bottom;
	height: 25px;
	text-decoration: none;
}

td.sitemap2 a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
td.sitemap2 a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
td.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: bottom;
	text-decoration: none;
}

td.sitemap3 a{
	color: #333333;
	text-decoration: none;
}
td.sitemap3 a:hover{
	color: #333333;
	text-decoration: underline;
}