/* Switch */

div#switch {
	float: left;
	color: #FFFFFF;
	width: 260px;
}
div#switch ul {
	width: 260px;
	position: relative;
}
div#switch li {
	position: relative;
	list-style: none;
	float: left;
	width: 260px;
}
div#switch li.submenu-switch {
	/*background-image: url(../images/dropmenu.gif);
	background-repeat: no-repeat;
	background-position: 80% 50%;*/
	padding-bottom: 5px;
	padding-left: 11px;
	height: 20px;
}
div#switch li a {
	display: block;
	text-decoration: none;
	width: 260px;
}
div#switch>ul a {width: auto;}
div#switch ul ul {
	position: absolute;
	width: 115px;
	display: none;
	background-color: #A0B88E;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 26px;
}
div#switch ul.level1-switch li.submenu-switch:hover ul.level2-switch
{display:block;}



/* News Styles */

.news-latest-item, .news-list-item {
	border: 1px dotted #A0B88E;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-single-img {
	float: right;
	margin-left:5px;

}
.news-list-date {
	font-family: tahoma, verdana;
	font-size: 10pt;
	float: left;
}

.news-single-timedata {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
}
.info-wrap {
	font-family: tahoma, verdana;
	font-size: 10pt;
	border: 1px dotted #a0b88e;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-single-backlink, .news-list-morelink {
	clear: left;
	padding-top: 20px;
	font-family: tahoma, verdana;
	font-size: 10pt;
}


/* allgemeine Elemente */

body {
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/hintergrund-body.jpg);
	text-align: center;
	background-repeat: repeat-x;
	behavior: url("fileadmin/csshover.htc"); /* Datei nur f�r WinIE */
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a {
	color: #000000;
}

/* Styles f�r das Drop-Down-menu */

div#navi2 {
	width: 182px;
	background-color: #A0B88E;
	font-family: tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: static;
	font-weight: bold;
	z-index: 999;

}

div#navi2 ul {
	margin: 0px;
	padding: 0px;
	width: 182px;
}

div#navi2>ul a { 
	width: auto;
}

div#navi2 ul.level1 li.submenu:hover ul.level2,
div#navi2 ul.level2 li.submenu:hover ul.level3  {
	display: block;
}

div#navi2 ul ul {
	position: absolute;
	top: 0px;
	left: 182px;
	display: none;
	background-color: #a0b88e;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

div#navi2 li {
	list-style-type: none;
	margin: 0px;
	background-color: #A0B88E;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

div#navi2 li:hover {
	background-image: url(../images/back_navi2_hover.gif);
	background-repeat: repeat-y;
	background-color: #5B8659;
}

div#navi2 li.submenu {
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
div#navi2 li.submenu:hover {
	background-image: url(../images/back_navi2_hover.gif);
	background-repeat: repeat-y;
}

div#navi2 li a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	width: 140px;
	color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

/* Header Navigation */

#header-navi {
	background-color: #608B5E;
	text-align: left;
	width: 940px;
	height: 30px;
	background-image: url(../images/back_header_navi.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}
#header-navi ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	float: right;
	right: 10px;
}
#header-navi li {
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type: none;
	font-family: tahoma, Verdana;
	font-size: 11px;
	float: left;
	font-weight: bold;
	top: 4px;
	position: relative;
}
#header-navi a, #header-navi a:link, #header-navi a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
}

#header-navi a:hover {
	text-decoration: none;
	color: #FF3300;
	border-top: #FFFFCC;
	border-right: #FFFFCC;
	border-bottom: #FFFFCC;
	border-left: #FFFFCC;
}

/* Header Navi - Hyperlinks nach rechts */

#kopf_navi {
	float: right;
}



/* Header Bild */

#header {
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}

/* Navigation 1 - unter Header */

#navi1 {
	background-image: url(../images/header_navi.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 45px;
	background-color: #A0B88E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}

#navi1-liste {
	display: block;
	margin: 0px;
	list-style-type: none;
	font-family: "trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	float: left;
	position: relative;
	width: auto;
	left: 5px;
}

#navi1-liste a, #navi1-liste a:visited, #navi1-liste a:link {
	text-decoration: none;
	color: #FFFFCC;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}

#navi1-liste a:hover {
	text-decoration: none;
	color: #FF0000;
	display: block;
	background-color: #D3A97E;
}

#navi1-liste li {
	list-style-type: none;
	float: left;
}
#li-aktiv {
	color: #FFFFCC;
	background-color: #D3A87C;
	font-size: 17px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFCC;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFCC;
	position: relative;
	left: -1px;
	font-weight: normal;
	margin: 0px;
}
#navi1-liste li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}


/* Navigation 2 - linke Spalte */



/* Galerieansicht */

#gallery_single {
	position: relative;
	width: 500px;
	float: left;

}
#gallery_list {
	width: 200px;
	right: 0px;
	position: relative;
	clear: right;
	float: right;

}
.wtgallery_listpic, .wtgallery_listpic_no {
	margin: 3px;
}
.wtgallery_pagebrowser, .wtgallery_singlepic_popup, .wtgallery_singlepic_fwdback {
        font-family: tahoma, Verdana;
	font-size: 10pt;
	line-height: 130%;
}

/* Icons vor Links */

a[href^="http:"] {
        background: url(../images/link_extern.gif) right center no-repeat;
        padding-right: 12px;
}

a[href^="http:"]:hover {
        background: url(../images/link_extern-hover.gif) right center no-repeat;
}

/* ...but not to absolute links in this domain... */

a[href^="http://www.turmvilla.de"] {
        background: transparent;
        padding-right: 0px;
}

a[href^="http://www.turmvilla.de"]:hover {
        background: transparent;
}

a[href$='.pdf'] {
	background-color: transparent;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

/* Newsletter Styles */

.align-center {
	text-align: center;
}

#navi2 li li li a, #navi li li li li a {
	display: block;
	color: #FFFFCC;
	text-decoration: none;
}

label {
	font-family: tahoma, Verdana;
	font-size: 10pt;
	line-height: 130%;
	display: block;
	width: 150px;
	float: left;
}
.csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.csc-mailform-field {
	padding-top: 2px;
	padding-bottom: 2px;
}


.csc-textpic-caption {
	font-family: tahoma, Verdana;
	font-size: 8pt;
	line-height: 130%;

}


#seite {
background-position:center
margin: 0 auto
	text-align: left;
	margin: auto;
	width: 950px;
	position: relative;



}


#content {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	background-repeat: repeat-y;
	background-image: url(../images/hintergrund_content.gif);
	text-align: left;
	float: left;
}


#navi3 ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
}
#navi3 li {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: list-item;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#navi3 a, #navi3 a:link, #navi3 a:visited {
	padding: 5px 5px 5px 20px;
	display: block;
	text-decoration: none;
	background-color: #A0B88E;
	font-weight: bold;
	color: #FFFFCC;
	position: relative;
}

#navi3 a:hover {
	display: block;
	background-image: url(../images/back_navi2_hover.gif);
	background-repeat: repeat-y;
	color: #003300;

}



#page {
	width: 725px;
	position: static;
	float: right;
	padding-right: 20px;
}
#page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
#page h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
#page h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
#page a, #page a:link, #page a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: -3px;
}
#page a:hover {
	color: #006633;	
}

#page p {
	font-family: tahoma, Verdana;
	font-size: 10pt;
	line-height: 130%;
}

#navi3 {
	width: 175px;
	background-color: #A0B88E;
	font-family: tahoma, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: static;
}

#spalte2 {
	width: 350px;
	right: 0px;
	clear: right;
	float: right;
	position: relative;
	top: -50px;
}

#fuss {
	clear: both;
	float: left;
	width: 725px;
	padding: 0px;
	top: 20px;
}

#datum {
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 3px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#ort rechts {
	position: relative;
	right: 0px;
}



#hnl {
	left: 5px;
	top: 5px;
	position: relative;
	float: left;
	margin-right: 20px;
}

#grfx-footer {
	bottom: 0px;
	float: left;
}
#spalte1 {
	width: 350px;
	float: left;
}
#spalte_links {
	width: 184px;
	font-family: tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: left;
	position: static;
}
#seite_links, #kat_links, #wurzel_links {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}



#page li {

	font-family: tahoma, Verdana;
	font-size: 10pt;
	line-height: 130%;
}
#pano {
	font-family: tahoma, verdana;
	font-size: 10pt;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#pano p {
	position: static;
}
#drucken {
	float: left;
	position: relative;
	left: 15px;
	padding-top: 2px;
}
#drucker {
	position: relative;
	bottom: -3px;
}
#klick {
	font-size: 6px;


}
#ticker {
	height: 123px;
	width: 290px;
	position: relative;
	background-image: url(../images/ticker.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

/* Überschriften in der linken Spalte */

#spalte_links h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
#spalte_links h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
#spalte_links h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
