/* CSS Document */
html
{
	margin:0%;
	padding:0% *;
	height:99.9%;
}
body
{
	margin:0%;
	padding:0%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	height:99.9%;
}

#content
{
	height:100%;
	margin:0;
	padding:0;
}
#frame_haupt_rechts
{
	vertical-align:top;
}
#frame_left
{
	background-color:#00338D;
	vertical-align:top;
	min-height:450px;
	width:180px;
}

#frame_kopf
{
	vertical-align:top;
}
#frame_haupt
{
	vertical-align:top;
}
#frame_mitte
{
	vertical-align:top;
}
#frame_rechts
{	
	background-color:#DEE5F0;
	width:160px;
	vertical-align:top;
}

#top_menu
{
	margin-bottom:2px;
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	vertical-align:top;
}
ul#top_menu_ul {

	background-image: url(topbar.gif);
	margin: 0px;
	padding:0px;
	text-align: center;
}
ul#top_menu_ul li
{
	background-color:#00338D;
	list-style: none;
	display: inline;
	margin: 0; 
	padding: 0;
}

ul#top_menu_ul a, ul#top_menu_ul span
{
	float: left; 
	width: 125px;
	margin: 1px; 
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
* html ul#top_menu_ul a, * html ul#top_menu_ul span
{  /* Korrektur fuer IE 5.x */
	width: 125px;
	w\idth: 125px;
}
ul#top_menu_ul div
{
	clear: left;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #006EB6;
	text-decoration: none;
}
a:visited
{
	color: #828282;
	text-decoration: none;
}
a:hover, a:visited:hover
{
	color: #bfbfbf;
	text-decoration: none;
}
.rss
{
	
	float: right;	
	width: 15px;	
	height:15px;	
	margin-top: -15px;
}

#search
{
	font-family: Verdana;
	width: 180px;
	height: 25px;
	float:inherit;
	color: #000000;
	font-size:11px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: none;
}

* html #search
{
	margin-left: 0px;
	margin-top: 0px;
}


.searchinput
{
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
	color: #000000;
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton
{
	background-color: #00338D;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}


h1
{
	color: #006EB6;
	font-size: 18px;
}
h2
{
	color: #006EB6;
	font-size: 15px;
	border-bottom: 1px solid #006EB6;
}
h3
{
	color: #006EB6;
	font-size: 13px;
}

.linie
{
	
	color:#969696;
}

#container
{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	min-height: 600px;
	height:100%;
	border: solid 0px #000000;
	max-width:1000px;
}

#navright
{
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 818px;
	margin-top: 45px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

* html #navright
{
	margin-left: 444px;
	margin-top: 45px;
}

#inhalt
{
	background-color:#FFFFFF;
	width:1000px;
	min-height: 450px;
	height:100%;
	vertical-align:top;
}

#textbereich
{
	width:640px;
	max-width:640px;
	color: #000000;
	margin-left: 8px;
	margin-right: 0px;
	min-height: 400px;
	border: solid 0px #000000;
	height:100%;
}

* html #textbereich
{
	background-color: #FFFFFF;
}

#navtree
{
	color: #9E9E9E;
	font-size: 11px;
	padding-bottom: 2px;
}

#navtree a
{
	color: #9E9E9E;
}
#navtree a:visited
{
	color: #9E9E9E;
	}
#navtree a:hover,  #navtree a:visited:hover{
	color: #9E9E9E;
	text-decoration: none;
}

#totop
{
	color: #9E9E9E;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
}

#totop a
{
	color: #9E9E9E;
}
#totop a:visited
{
	color: #9E9E9E;
}
#totop a:hover,  #navtree a:visited:hover{
	color: #9E9E9E;
	text-decoration: none;
}

#sidebarrechts
{
	margin:0px;
	width: 160px;
	height: 100%;
	min-height: 400px;
	border:solid 0px #000000;
}

/* ------- NEWSBOX --------*/
#newsbox
{
	position:relative;
	margin-bottom: 15px;
	width: 139px;
	height: 100%;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
}

#newsbox a
{
	color: #000000;
}

#mitte
{
	height: auto !important;
	width: 160px;
	font-size: 12px;
}


#mitte a
{
	color: #000000;

}
#mitte a:visited
{
	color: #000000;
}
#mitte a:hover,  #mitte a:visited:hover
{
	color: #006EB6;
	text-decoration: none;
}

#newscontent
{
	float: left;
	width: 130px;
	height: auto !important;
	margin-left:10px;
}

* html #newscontent
{
	
	margin-left: 6px;
}

#footerbox
{
	float: left;
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	margin-bottom: 5px;
}

/* ------- CALENDAR --------- */
#calendar
{
	float:left;
	position:relative;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#calendar a
{
	color: #006EB6;
}

#calendarmitte
{
	float: left;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#calendarmitte a
{
	color: #5F5F5F;
}
#calendarmitte a:visited
{
	color: #828282;
}
#calendarmitte a:hover,  #calendarmitte a:visited:hover
{
	color: #006EB6;
	text-decoration: none;
}

#calendarcontent
{
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px;
	padding-top: 3px;
}

* html #calendarcontent
{
	
	margin-left: 6px;
}


#calendarfooter
{
	float: left;
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- BLOCK --------- */
#block
{
	float:left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 130px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding-top: 9px;
	margin-left:6px;
}

#block a
{
	color: #006EB6;
}

#blockmitte
{
	float: left;
	height: auto !important;
	width: 130px;
	max-width:130px;
	margin-top: 5px;
	font-size: 11px;
	margin-left:6px;
}


#blockmitte a
{
	color: #5F5F5F;
}
#blockmitte a:visited
{
	color: #828282;
}
#blockmitte a:hover,  #blockmitte a:visited:hover
{
	color: #006EB6;
	text-decoration: none;
}

#blockcontent
{
	float: left;
	width: 130px;
	height: auto !important;
	padding-top: 3px;
}

* html #calendarcontent
{
	
	margin-left: 6px;
}


#blockfooter
{
	float: left;
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	margin-bottom: 5px;
}

/* ------- AKTUELLE THEMEN --------- */
#themen
{
	float:left;
	position:relative;
	background-position:top;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#themen a
{
	color: #006EB6;
}

#themenmitte
{
	float: left;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: 5px;
	font-size: 11px;
}


#themenmitte a
{
	color: #5F5F5F;
}
#themenmitte a:visited
{
	color: #828282;
}
#themenmitte a:hover,  #themenmitte a:visited:hover
{
	color: #006EB6;
	text-decoration: none;
}

#themencontent
{
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px;
	padding-top: 3px;
}

* html #themencontent
{
	margin-left: 6px;
}


#themenfooter
{
	float: left;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------------ NEWSLETTER BOX ------------ */

#newsletterbox
{
	float:left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: 0px;
}

#newsletterbox a
{
	color: #006EB6;
}

#newslettermitte
{
	float: left;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	padding-top: 1px;
	margin-left: 1px;
	margin-top: 1px;
	font-size: 11px;
}


#newslettermitte a
{
	color: #5F5F5F;
}
#newslettermitte a:visited
{
	color: #828282;
}
#newslettermitte a:hover,  #newslettermitte a:visited:hover
{
	color: #006EB6;
	text-decoration: none;
}

#newslettercontent
{
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px;
	padding-top: 3px;
}

* html #newslettercontent
{
	margin-left: 6px;
}

#newsletterfooter
{
	float: left;
	height: 20px;
	width: 170px;
	margin-left: 1px;
	margin-bottom: 5px;
}

#footer
{
	float:left;
	width: 1000px;
	height:50px;
}

#container_footer
{
	float:left;
	width: 1000px;
	height: 40px;
	padding: 15px 20px 10px 20px;
	color: #828282;
	font-size: 11px;
}

#container_footer a
{
	color: #828282;
	text-decoration: none;
}

#container_footer_l
{
	float:left;
	width: 300px;
}

#container_footer_c
{
	float:left;
	width: 350px;
	text-align: center;
}

#container_footer_r
{
	float:left;
	width: 300px;
	text-align: right;
}

#schrift
{
	float:none;
	position:relative;
	margin-top: -5px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #ffffff;
	font-weight: normal;
	padding:10px;
}

#schrift a
{
	color: #ffffff;
}

/* ---------------------------- TOPBAR ---------------------------- */

#topbar
{
	/*width: 590px;*/
	height: 30px;
	/*margin-right: 28px;*/
	text-align: right;
	color: #00338D;
	font-size: 11px;
	margin-top: 10px;
}

#topbar a
{
	color: #00338D;text-decoration: none;
}

* html #topbar
{
	margin-right: 20px;
}


/* WARENKORBINHALT */
#korbinhalt
{
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 130px;
	background-color: #EEEEEE;
	padding: 0px 10px 10px 10px;
}

#korbinhalt a, #korbinhalt a:visited
{
	color:#783903;
	text-decoration: none;
}


#korbinhalt a:hover
{
	color:#AA784E;
	text-decoration: none;
}
/* NAVIGATION */
#navigation {
	width: 180px;
	height:auto !important;
	color: #000080;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}

* html #navigation { 
	width: 180px;
	height:auto !important;
	color: #000080;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background:url(/themes/dithmarschen_tourismus/images/linie1.gif) top no-repeat;
	/*border-top: 1px solid #cccccc;*/
}

#navbar ul li {
	background:url(/themes/dithmarschen_tourismus/images/linie1.gif) bottom no-repeat;
	/*border-bottom: 1px solid #cccccc;*/
	text-align:right;
}

/*--------- LEVEL 1 ------------- */
#navbar ul li a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 3px 5px 3px;
	background-position:left;
	background-repeat:no-repeat;
        text-transform: none;
        font-size: 12px;
}


#navbar ul li a.active:hover, #navbar ul li a.active, #navbar ul li a:hover {
	display:block;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	color: #ffffff;
	background-position:left;
	background-repeat:no-repeat;
        text-transform: none;
        font-size: 12px;
}

/*--------- LEVEL 2 ------------- */
#navbar ul li.level_2 a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 3px 5px 25px;
	text-transform:none;
        font-size: 11px;
}

#navbar ul li.level_2 a.active, #navbar ul li.level_2 a:hover, #navbar ul li.level_2 a.active:hover  {
	display:block;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	color: #006EB6;
	text-transform:none;
        font-size: 11px;
}


/* ----------- LEVEL 3 -------------*/
#navbar ul li.level_3 a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	text-transform:none;
        font-size: 11px;
}

#navbar ul li.level_3 a:hover, #navbar ul li.level_3 a.active:hover, #navbar ul li.level_3 a.active  {
	display:block;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #006EB6;
	text-transform:none;
        background-image: none;
        font-size: 11px;
}

/* SHOPNAVI*/
#shopnavbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #cccccc;
}

#shopnavbar ul li {
	border-bottom: 1px solid #cccccc;
}


/*--------- LEVEL 1 ------------- */
#shopnavbar ul li.shopnavbar1 a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 5px 3px 5px 25px;
	background-color: #ffffff;
	background-position:left;
	background-repeat:no-repeat;
        text-transform: none;
        font-size: 12px;
}


#shopnavbar ul li.shopnavbar1_active a:hover, #shopnavbar ul li.shopnavbar1_active a, #shopnavbar ul li.shopnavbar1 a:hover {
	display:block;
	font-weight: normal;
	padding: 5px 3px 5px 25px;
	color: #000000;
	background-position:left;
	background-repeat:no-repeat;
        text-transform: none;
        font-size: 12px;
}


/*--------- LEVEL 2 ------------- */
#shopnavbar ul li.shopnavbar2 a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 5px 3px 5px 25px;
	background-color: #ffffff;
	text-transform:none;
        background-image: none;
        font-size: 11px;
}

#shopnavbar ul li.shopnavbar2_active a, #shopnavbar ul li.shopnavbar2 a:hover, #shopnavbar ul li.shopnavbar2_active a:hover  {
	display:block;
	font-weight: normal;
	padding: 5px 3px 5px 25px;
	color: #006EB6;
        background-image: none;
	text-transform:none;
        font-size: 11px;
}


/* ----------- LEVEL 3 -------------*/

#shopnavbar ul li.shopnavbar3 a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 35px;
	background-color: #ffffff;
	text-transform:none;
        background-image: none;
        font-size: 11px;
}

#shopnavbar ul li.shopnavbar3 a:hover, #shopnavbar ul li.shopnavbar3_active a:hover, #shopnavbar ul li.shopnavbar3_active a  {
	display:block;
	font-weight: normal;
	padding: 2px 2px 2px 35px;
	color: #006EB6;
        background-image: none;
	text-transform:none;
        font-size: 11px;
}

/* buildin_style*/
/* MARKET STYLE */

#marketSearch {
        padding: 0px 0px 15px 0px;
}

#marketNavtree {
	font-weight: normal;
        font-size:11px;
        padding: 0px 0px 15px 0px;
}

#marketTitle h2 {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 15px 0px;
}

#marketTypeSelection {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 15px 0px;
}

#marketCategories {
        padding: 0px 0px 15px 0px;
}


#marketCategories a.catLink{
	font-weight: bold;
        font-size:12px;
}

#marketCategories a.subcatLink {
	font-weight: normal;
        font-size:11px;
}


#marketEnties {
        padding: 0px 0px 15px 0px;
}


#marketEnties th {
        font-size:12px;
	font-weight: bold;
        text-align: left;
	border-bottom: 1px solid #006EB6;
        padding: 2px 0px 2px 0px;
}

#marketEnties td {
        font-size:12px;
        text-align: left;
        padding: 5px 8px 10px 0px;
}

#marketEnties tr.marketRow1 {
        font-size:12px;
        text-align: left;
	border-bottom: 1px solid #FE7272;
	background-color: #FFC6C6;
        padding: 2px 0px 2px 0px;
}


#marketEnties tr.marketRow2 {
        font-size:12px;
        text-align: left;
	border-bottom: 1px solid #B5B5B5;
	background-color: #ffffff;
        padding: 2px 0px 2px 0px;
}

#marketEnties tr.marketRow3 {
        font-size:12px;
        text-align: left;
	border-bottom: 1px solid #ACDAF1;
	background-color: #DCF1FC;
        padding: 2px 0px 2px 0px;
}

#marketNoEntries {
        padding: 0px 0px 15px 0px;
        font-style: italic;
}

#marketInsertEntries{
        padding: 35px 0px 15px 0px;
        text-align: center;
}

#marketMeta{
        padding: 0px 0px 5px 0px;
        font-weight: normal;
        font-size: 11px;
        text-align: left;
}


/* DIRECTORY STYLE */

#directorySearch {
        padding: 0px 0px 15px 0px;
}

#directoryNavtree {
	font-weight: normal;
        font-size:11px;
        padding: 0px 0px 15px 0px;
}

#directoryTitle h2 {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 15px 0px;
}

#directoryCategories {
        padding: 0px 0px 15px 0px;
}


#directoryCategories a.catLink{
	font-weight: bold;
        font-size:12px;
}

#directoryCategories a.subcatLink {
	font-weight: normal;
        font-size:11px;
}

.directoryFeeds {
        padding: 0px 0px 15px 0px;
        margin: 0px 0px 0px 0px;
}

.directoryFeedTitle {
        padding: 0px 0px 3px 0px;
        font-weight: bold;
        border-bottom: 1px solid #DBDBDB;
}

.directoryFeedDescription{
        padding: 3px 0px 7px 0px;
        font-weight: normal;
        border-bottom: 0px solid #DBDBDB;
}

.directoryFeedMeta{
        padding: 0px 0px 5px 0px;
        font-weight: normal;
        font-size: 11px;
        text-align: left;
}

#directoryLatest {
        padding: 0px 0px 15px 0px;
        margin: 0px 0px 0px 0px;
}

#directoryLatest h2 {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
}

#directoryNoFeeds {
        padding: 0px 0px 15px 0px;
        font-style: italic;
}

#directoryInsertFeeds {
        padding: 35px 0px 15px 0px;
        text-align: center;
}


/* SHOP STYLE */

.shop_products {
	overflow:visible;
	float:left;
	height:auto !important;
	height:200px;
	min-height:200px;
	width:550px;
	background-color:#FFFFFF;
	margin: 10px 0 5px 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.shop_products_detail {
	overflow:visible;
	float:left;
	height:auto !important;
	height:400px;
	min-height:400px;
	width:550px;
	background-color:#FFFFFF;
	margin: 10px 0 25px 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.shop_wrapper {
	width:500px;
	height:500px;
	float:left;

}

.shop_wrapper2 {
	width:500px;
	height:500px;
	float:left;

}

*+html .shop_products {
	position:relative;
	top:20px;
}


.hinweis {
	color: red;
}

.shop_title {
	float:left;
	width:536px;
	height:auto !important;
	height:16px;
	min-height:16px;
	padding:3px 0px 3px 14px;
	color:#006EB6;
	border-bottom: 1px dotted #cccccc;
}

.shop_image {
	float:left;
	position:relative;
margin:5px 0 0 10px;
	width:100px;
	height:100px;
}

.shop_image img{
	border: 1px solid #cccccc;

}

.shop_description {
	float:left;
	width:420px;
	height:auto !important;
	height:100px;
	min-height:100px;
	position:relative;
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
}

.shop_description_detail {
	float:left;
	width:525px;
	height:auto !important;
	height:200px;
	min-height:200px;
	position:relative;
	padding:0 5px 0 15px;
}


.shop_options_click {
	overflow:visible;
	float:left;
	height:auto !important;
	height:40px;
	min-height:40px;
	width:240px;
	padding: 0 0 0 5px;
	position:relative;
	left:30px;
	top: -10px;
}

.shop_details {
	float:left;
	padding: 0 0 0 5px;
	height:auto !important;
	height:5px;
	min-height:5px;
}

.shop_options {
	float:left;
	width:150px;
	height:auto !important;
	height:5px;
	min-height:5px;
	padding: 0 0 0 15px;
}




.shop_links {
	float:left;
	width:150px;
}

.shop_options a, .shop_options a:visited{
	text-decoration:none;
	color:#006EB6;
}

.shop_options a:hover{
	text-decoration:none;
	color:#bfbfbf;
}


.shop_add_to_card {
	float:right;
	height:10px;
	width:350px;
	position:relative;
	
	overflow:visible;
	left: 0px;
}



.shop_prices {
	text-align:right;
	float:right;;
	width:350px;
	height:45px;
	padding: 0px 15px 5px 8px;
	margin:5px 0 0 0;

}

.shop_paging {
float:left;
width:560px;
}

/* FORUM STYLE */

#forum .div_title {
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	background-color: #EDEDED;
	border: 1px solid #7390AF;
}

#forum div .div_board {
	margin: 0px 0px 0px 0px;
}

#forum span.last_edited{
         font-size: 10px;
}

#forum table {
	width: 100%;
	border-right: 1px solid #7390AF;
	border-left: 1px solid #7390AF;
}

#forum .bottomborder{
      border-bottom: 1px solid #7390AF;
}

#forum table tr{
     text-align: left;
}


#forum table th {
	font-weight: bold;
        text-align: left;
	padding: 3px 6px 3px 6px;
	background-color: #F5F5F5;
}

#forum table td {
        text-align: left;
	padding: 3px 6px 3px 6px;
}

#forum table .row_subtitle td {
	font-weight: bold;
	border-bottom: 1px solid #7390AF;
}

#forum .row_1 {
	background-color: #ffffff;
}

#forum .row_2 {
	background-color: #f2f2f2;
}

#forum div.div_board hr{
  height: 1px;
  background-color: #7390AF;
  border: 0px solid #7390AF;
}


#forum .div_board pre.forum_code{
  padding: 3px;
  background-color: #fcfce6;
  border: 1px solid #7390AF;
}

#forum .div_board div.quote{
   padding: 3px;
   background-color: #fcfcff;
   border: 1px solid #7390AF;
}

#forum .div_board div.code{
   padding: 3px;
   background-color: #eeeeee;
   border: 1px solid #7390AF;
   font-family: monospace;
   white-space:pre;
}

#forum .div_board span.quote_from{
   font-weight: normal;
}

#forum .div_board .forum_embedded{
  border: 1px solid #333;
}


/* GALLERY STYLE */ 

#gallery img {
	border:4px solid #EFEFEF;
	margin-bottom:4px;
}
#gallery a:hover img {
	border:4px solid #D0D0D0;
	margin-bottom:4px;
}


/* DOCSYS STYLE */
#docsys {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#docsys td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

#docsys th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}


/* MEDIA STYLE */

#media {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
#media td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}
#media th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}



/* NEWS STYLE */
#news {
	border-top: 0px dotted #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
#news td {
	border-right: 0px solid #D0D0D0;
	border-bottom: 1px dotted #D0D0D0;
}
#news th {
	border-right: 0px solid #D0D0D0;
	border-bottom: 1px dotted #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}

/* PODCAST STYLE */

#podcast {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#podcast td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

#podcast th {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	background-color: #EFEFEF;
}


/* SITEMAP STYLE */

.sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	font-weight: bold;
}

.sitemap_level_2,
.sitemap_level_3,
.sitemap_level_4,
.sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	font-weight: normal;
}

#cat
{
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ECECEC;
}


.feed td.title
{
	color: #B8B8B8;
}

table.feed 
{
	horizontal-align: left;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

table.feed th
{
	horizontal-align: left;
	text-align: left;
	background-color: #6686CD;
	text-decoration: none;
	border-bottom: 1px solid #7D9ADA;
	border-right: 1px solid #7D9ADA;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
}


table.feed td
{
	horizontal-align: left;
	background-color: #E6E6E6;
	border-bottom: 0px solid #B5B5B5;
	border-right: 0px solid #B5B5B5;
	padding: 2px 2px 2px 2px;
	marrign: 20px;
}

table.feed td.spacer
{
	background-color: #ffffff;
}

table.feed a
{
	color: #ffffff;
}

table.feed td.footer
{
	horizontal-align: left;
	background-color: #E6E6E6;
	border-bottom: 0px solid #B5B5B5;
	border-right: 0px solid #B5B5B5;
	color: #999999;
	font-style: italic;
}

table.feed td.footer a
{
	color: black;
	font-style: italic;
}

#rss_extern
{
	padding: 0px 20px 10px 20px;
	marrign: 0px 0px 0px 0px;
}


/* CALENDAR STYLE */

.calendar_eventlist
{
	border-collapse: collapse;
	border-bottom: #D0D0D0 1px solid;
	border-top: #D0D0D0 1px solid;
}

.calendar_eventlist td, .calendar_eventlist th {
	border-bottom: #D0D0D0 1px dotted;
	padding: 5px;
      font-size: 11px;
}


/* MEMBERDIR STYLE */

#memberdir tr.memberdir_row1 {
	background-color: #EDEFF3;
}

#memberdir tr.memberdir_row2 {
	background-color: white;
}

#memberdir tr.memberdir_row1 td, tr.memberdir_row2 td {
	/*padding: 10px;*/
}

#memberdir tr.memberdir_row2:hover, #memberdir tr.memberdir_row1:hover {
	background-color: #E6E6E6;
}

#memberdir tr.memberdir_row2 a, tr.memberdir_row1 a {
	display: block;
	color: black;
	padding: 10px;
      font-weight: normal;
}

#memberdir div.directory {
      height: 1em; 
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      padding-left: 5px;
      border: 1px solid #D0D0D0;
      vertical-align: middle;
      margin-top: -1px;
}

#memberdir div.directory:hover {
      background-color: #EDEFF3;
}


/* RESERVATION STYLE */

table.reservation a {
	display: block;
	padding: 0.5em;
	color: #3B6506;
	margin-left: 0px;
}

table.reservation .row_available  {
	background-color: #DBFFAD;
}

table.reservation .row_available:hover {
	background-color: #F3FFE4;
}

table.reservation .row_confirmed {
	background-color: #FF8E5C;
	color: white;
}

table.reservation .row_confirmed td {
	padding: 0.5em;
	color: white;
}

table.reservation .row_occupied td  {
	padding: 0.5em;
}

table.reservation .row_occupied {
	background-color: #E3B96A;
}

/*FORMULAR STYLE*/
input, select { border:solid 1px #006EB6; }

#person label {
	display: block;
	font-weight: normal;
	font-size:11px;
}

legend {
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

fieldset {
	border: solid 1px #006EB6;

}


textarea {
	width: 200px;
	height: 90px;
	border: solid 1px #006EB6;

}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #CCCCCC; margin-bottom: 1px;}
input, textarea, select { background: #fff top left repeat-x; font: 1em/1.6em Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #000000 padding: 2px; margin-bottom: 1px;}

#name, #firmenname, #strasse, #plz, #ort, #land, #telefon, #fax, #email {width: 200px; }

.rss { 
	float: right;  
        height: 15px;
        width: 15px;
	margin-top: 0px;
}