
/* -----------------------------------------------------------------Main */


* {
    margin: 0px;
    padding: 0px;
    border: 0px;
} 
td {
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
}
td h2	{
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
.Mainframe {
		position:absolute;
		left:0px;
		top:210px;
		width:100%;
		z-index:10;
}

li {
		margin-left:17px;
}


/* -----------------------------------------------------------------Navigation */


#Navigation,
.Navigation  {
		position:absolute;
		top:10px;
		left:3px;
		margin-left:5px;
		width:200px;
		height:200px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		z-index:20;
}
#Navigation a,
.Navigation a	{
		color:#000000;
		text-decoration:none;
}
#Navigation a:hover,
.Navigation a:hover	{
		text-decoration:underline;
		color:#0000ff;
}
#NavigationSub,
.NavigationSub {
		position:relative;
		width:180px;
		padding-left:15px;
		padding-bottom:5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		z-index:21;
}
#NavigationSub a,
.NavigationSub a {
		color:#000000;
		text-decoration:none;
}
#NavigationSub a:hover,
.NavigationSub a:hover {
		text-decoration:underline;
				color:#0000ff;
}
#NavigationSubSub,
.NavigationSubSub {
		position:relative;
		padding-left:28px;
		padding-bottom:5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		z-index:21;
}
#NavigationSubSub a,
.NavigationSubSub a {
		color:#000000;
		text-decoration:none;
}
#NavigationSubSub a:hover,
.NavigationSubSub a:hover {
		text-decoration:underline;
		color:#0000ff;
}


/* -----------------------------------------------------------------Content */


#Content {
		padding-top:80px;
		margin:0px 0px 0px 298px;	
		width:685px;
		z-index:12;
}
#Content a {
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-decoration:underline;		


}
#Content a:hover {
		color:#0000ff;
		text-decoration:none;

}


/* -----------------------------------------------------------------Content Templates*/
#print{
		position:absolute;
		top:87px;
		left:804px;
}

#contentText,
.contentText {
		width:520px;
		margin-bottom:5px;
		margin-top:5px;
		padding:5px;
		padding-top:5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;
}
#contentText h1,
.contentText h1{
		margin-top:17px;
		margin-bottom:7px;
		color:#3A6995;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
		line-height:0px;
}
#contentText h2,
.contentText h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
#contentText h5,
.contentText h5{
		margin-bottom:5px;
		margin-top:6px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentContainerBild,
.contentContainerBild {
		margin-bottom:10px;
		display: block;
		width:680px;
}
#contentTextBild,
.contentTextBild {
		width:462px;
		margin:5px 0px 5px 0px;
		padding:5px;
		float:left;
		Background-color:#ECEAEA;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
}
#contentTextBild h1,
.contentTextBild h1{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentTextBild h2,
.contentTextBild h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
#contentTextBild h5,
.contentTextBild h5{
		margin-bottom:5px;
		margin-top:6px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}

#contentBildRechts,
.contentBildRechts{
		padding-top:5px;
		padding-bottom:5px;	
		Background-color:#ffffff;
}
#contentTextBild2,
.contentTextBild2 {
		width:520px;
		margin-bottom:5px;
		margin-top:5px;
		padding:5px;
		float:left;
		Background-color:#ECEAEA;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
}
#contentTextBild2 h1,
.contentTextBild2 h1{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentTextBild2 h2,
.contentTextBild2 h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}

#contentTextBild2 h5,
.contentTextBild2 h5{
		margin-bottom:5px;
		margin-top:6px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}


/* -----------------------------------------------------------------Content White Templates */


#contentTextBildWhite,
.contentTextBildWhite {
		width:462px;
		margin:5px 0px 5px 0px;
		padding:5px 5px 5px 5px;
		float:left;
		Background-color:#ffffff;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
}
#contentTextBildWhite h1,
.contentTextBildWhite h1{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentTextBildWhite h2,
.contentTextBildWhite h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
#contentTextBildWhite h5,
.contentTextBildWhite h5{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}

#contentTextBild2White,
.contentTextBild2White {
		width:520px;
		margin-bottom:5px;
		margin-top:5px;
		padding:5px;
		float:left;
		Background-color:#FFFFFF;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
}
#contentTextBild2White h1,
.contentTextBild2White h1{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentTextBild2White h2,
.contentTextBild2White h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#366697;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
#contentTextBild2White h5,
.contentTextBild2White h5{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
#contentBildRechts2,
.contentBildRechts2{
		padding-top:5px;
		float:right;
}
#contentBild,
.contentBild {
		width:512px;
		margin-bottom:11px;
		margin-top:11px;
		padding-left:5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:left;	
}


/* -----------------------------------------------------------------Dynamic Typo3 Content */


.csc-firstHeader{
		margin-bottom:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
		line-height:0px;
}
.csc-sitemap ul{
		margin-left:7px;
}



/* -----------------------------------------------------------------Header */



.Header1Stadtleben {
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:137px;
		Background-image: url("../pics_interface/Header1Stadtleben.jpg");
		z-index:1;
}
.Header2Stadtleben {
		position:absolute;
		left:219px;
		top:0px;
		width:429px;
		height:266px;
		Background-image: url("../pics_interface/Header2Stadtleben.jpg");
		z-index:7;
}
.Header1Rathaus {
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:137px;
		Background-image: url("../pics_interface/Header1Rathaus.jpg");
		z-index:1;
}
.Header2Rathaus {
		position:absolute;
		left:219px;
		top:0px;
		width:429px;
		height:266px;
		Background-image: url("../pics_interface/Header2Rathaus.jpg");
		z-index:7;
}
.Header1Tourismus {
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:137px;
		Background-image: url("../pics_interface/Header1Tourismus.jpg");
		z-index:1;
}
.Header2Tourismus {
		position:absolute;
		left:219px;
		top:0px;
		width:429px;
		height:266px;
		Background-image: url("../pics_interface/Header2Tourismus.jpg");
		z-index:7;
}
.Header1Wirtschaft {
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:137px;
		Background-image: url("../pics_interface/Header1Wirtschaft.jpg");
		z-index:1;
}
.Header2Wirtschaft {
		position:absolute;
		left:219px;
		top:0px;
		width:429px;
		height:266px;
		Background-image: url("../pics_interface/Header2Wirtschaft.jpg");
		z-index:7;
}
.BgHeader2 {
		position:absolute;
		left:0px;
		top:137px;
		width:100%;
		height:129px;
		Background-image: url("../pics_interface/BgHeader2.gif");
		z-index:1;
}
.Header3 {
		position:absolute;
		left:655px;
		top:230px;
		width:320px;
		height:30px;
		color:#ffffff;
		font-family : Arial, sans-serif;
		font-weight:bold;
		font-size : 28px;
		z-index:2;
}


/* -----------------------------------------------------------------Footer */


.Footer {
		position:relative;
		margin-top:10px;
		height:300px;
		Background-color:#00CAFF;
		color:#ffffff;
		font-family : Arial, sans-serif;
		font-size : 13px;
		padding-top: 10px;
		padding-left: 305px;
		z-index:23;
}
.Footer a{
		color:#ffffff;
		text-decoration:none;
}
.Footer a:hover{
		color:#ffffff;
		text-decoration:underline;
}


/* -----------------------------------------------------------------Search */


.Search {
		position:absolute;
		left:10px;
		top:165px;
		width:200px;
		height:30px;
		padding-top:5px;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
		color:#FFFFFF;
		z-index:4;
}



.csc-noSearchResultMsg{
		margin-bottom:20px;
		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}



.csc-searchResultInfo{
		margin-bottom:20px;
		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}

.csc-searchResultRange{

		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}
.csc-searchResultPrevNext{
		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}



.csc-searchResultHeader {
		margin:7px 0px 7px 7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}



.csc-searchResult {
		width:500px;

		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}

.csc-searchform {
		margin-bottom:7px;
		margin-top:7px;
		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: normal;
}


/* -----------------------------------------------------------------Color Dot */


.Red {
		position:absolute;
		left:218px;
		top:266px;
		width:65px;
		height:65px;
		background-color:#EB623E;
		border:#FFFFFF solid 1px;
		z-index:96;
}
.Blue {
		position:absolute;
		left:218px;
		top:266px;
		width:65px;
		height:65px;
		background-color:#04BEED;
		border:#FFFFFF solid 1px;
		z-index:96;
}
.green {
		position:absolute;
		left:218px;
		top:266px;
		width:65px;
		height:65px;
		background-color:#4FAC24;
		border:#FFFFFF solid 1px;
		z-index:96;
}
.yello {
		position:absolute;
		left:218px;
		top:266px;
		width:65px;
		height:65px;
		background-color:#DFCF01;
		border:#FFFFFF solid 1px;
		z-index:96;
}


/* -----------------------------------------------------------------News */

.news-list-container{
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;
		color:#000000;
}
.news-list-date{
		margin-bottom:7px;
		margin-top:7px;
		margin-left:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight: bold;
}
.news-list-item h3 a{
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;
		font-weight:normal;
		color:#000000;
}

#NewsHeader {
		position:absolute;
		left:655px;
		top:134px;
		width:325px;
		height:75px;
		z-index:25;
}
#Pfad {
		position:absolute;
		left:10px;
		top:141px;
		width:500px;
		height:20px;
		font-family : Arial, sans-serif;
		font-size : 11px;
		color:#000000;
		z-index:7;
}
#Pfad a{

		font-family : Arial, sans-serif;
		font-size : 11px;
		color:#0000ff;
		text-decoration:none;
}
#Pfad a:hover{

		font-family : Arial, sans-serif;
		font-size : 11px;
		color:#0000ff;
		text-decoration:underline;
}




.news-latest-container {
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;
		color:#ffffff;
}
.news-latest-container a {
		color:#FFFFFF;
		text-decoration:underline;
}
.news-latest-item a:hover {
		text-decoration:none;
}
.news-single-item {
		width:512px;
		margin-bottom:10px;
		margin-top:10px;
		padding:5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
}
.news-single-item ol{
		margin-left:7px;
}

.news-single-item h2{
		margin-bottom:7px;
		margin-top:7px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}
.news-single-item h3{
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		text-align:justify;	
		font-weight: normal;
}

/* -----------------------------------------------------------------Formulare */

.csc-header h1{
		margin:7px 0px 7px 5px;
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight: bold;
}



.csc-mailform-label{
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 14px;
		font-weight:bold;
		float:left;
		clear:both;
		padding:0px;
		margin:10px 0px 0px 0px;
}

.csc-mailform{
		
		padding:5px;
		background-color:	#ECEAEA;
		width:516px;
}
.csc-mailform-field label{
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight:bold;
		float:left;
		clear:both;
		padding:0px;
		margin:0px 0px 0px 0px;
}
.csc-mailform-field input,
.csc-mailform-field textarea{
		float:left;
		width:500px;
		display:block;
		border: 1px solid #666666;
		background:#ffffff;
		padding:0px;
		margin:0px 0px 3px 0px;
}

.csc-mailform-field input.csc-mailform-check{
		border: 0px solid #ffffff;
		float:right;
		width:40px;
		background-color:	#ECEAEA;
		padding:0px;
		margin:0px 0px 3px 0px;
}

.csc-mailform-field input.csc-mailform-radio{
		float:right;
		width:40px;
		border: 1px solid #666666;
		background:#ffffff;
		padding:0px;
		margin:0px 0px 3px 0px;
}

.csc-mailform input.csc-mailform-submit{
		border: 1px solid #666666;
		float:right;
		width:130px;
		clear:both;
		margin:10px 15px 0px 0px;
}
.csc-mailform input.csc-mailform-submit:hover{
		background-color:#666666;
		border:1px solid #666666;
		color:#FFFFFF;
		clear:both;
}
.searchsubmit,
a.switch {
	vertical-align:bottom;
}

/*angepasst*/
.csc-mailform-label{
		color:#000000;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight:normal;
		float:left;
		clear:both;
		padding:0px;
		margin:10px 0px 0px 0px;
}

.tx-indexedsearch{width:520px;font-family:arial;font-size:12px;margin-left:5px;} 
.tx-indexedsearch-rules {margin-top:5px;}
.tx-indexedsearch-browsebox {margin-top:5px;margin-bottom:5px;}
.tx-indexedsearch-redMarkup {color:#ff0000;}
.tx-indexedsearch-searchbox td {padding-top:4px;padding-right:3px;}

ol {padding-left:12px;margin-top:5px;}