/* CALENDAR */

#calendar {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
        width: 99%;
}


#calendarBoxes {
        float: left;
        width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: auto !important;
}

#calendarSearch {
        float: none;
        width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
        height: auto !important;
}

#calendarSelectView {
        float: left;
        width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
        height: auto !important;
}


#calendarNotesList {
        float: left;
        width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: auto !important;
	border-top:1px solid #e5e5e5;
}

#calendarNotesList table tr.title td {
	border-bottom:0px solid #e5e5e5;
	background-color: #E9E9E9;
}


#calendarNotesList table tr.row2 td {
	border-bottom:1px solid #e5e5e5;
	background-color: #f9f9f9;
}

#calendarNotesList table tr.row1 td {
	border-bottom:1px solid #e5e5e5;
}


#calendarSelectcat {
        width: 190px;
}

#calendarLogo {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
}

#calendarLogo img {
	margin: 0px 20px 0px 0px;
}

.calendarNote {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
}




/* 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:100px;
	min-height:100px;
	width:525px;
	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;
	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 {
	height:auto !important;
	height:16px;
	min-height:16px;
	padding:3px 0px 3px 14px;
	color:#006EB6;
	border-bottom: 1px dotted #cccccc;
	display:block;
}

.shop_image {
    float: left;
	margin:5px 0 0 10px;
	width: 100px;
	height:100px;
}

.shop_image img{
	border: 1px solid #cccccc;

}

.shop_description {
	float:left;
	width:390px;
	height:auto !important;
	height:30px;
	min-height:30px;
	position:relative;
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
	display:block;
}

.shop_description_detail {
	height:auto !important;
	height:200px;
	min-height:200px;
	padding:0 5px 0 15px;
}


.shop_options_click {
	z-index:5000;
	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;
	z-index:5;
	left: 0px;
}



.shop_prices {
	text-align:right;
	float:right;;
	/*width:350px;*/
	height:45px;
	padding: 0px 15px 5px 8px;
	margin:5px 0 20px 0;

}

.shop_paging {
float:left;
width:525px;
}



/* FORUM STYLE */

#forum .div_title {
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	background-color: #EDEDED;
}

#forum div .div_board {
	margin: 0px 0px 0px 0px;
}

#forum span.last_edited{
         font-size: 10px;
}

#forum table {
	width: 100%;
	border-right: 0px solid #7390AF;
	border-left: 0px 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-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #AAAAAA;
	margin:4px;
	padding: 4px;
}
#gallery a:hover img {
	border:1px solid #D0D0D0;
	margin:4px;
	padding: 4px;
}


/* DOCSYS STYLE */
.docsysback { 
         background-color: #EFEFEF;
}

#docsys {
}


/* MEDIA STYLE */

#media {
}

/* NEWS STYLE */
.newsback { 
         background-color: #EFEFEF;
}

#news {
}

/* 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;
}

#podcastAnzeige {
    float: left;    
    width: 60px;
    padding: 4px 0px 0px 0px;
}

#podcastStart {
    padding: 0px 0px 15px 0px;
}

/* 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;
}



/* 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;
}

#recommend {
	margin-top: 2em;
}

/* BLOG STYLE */

.blogTitle h2 {
	padding: 0px 0px 0px 0px;
	color: #9F1701;
	font:bold 17px Arial, Verdana;
}

h2.blogTitle a {
	color: #9F1701; 
	font:bold 17px Arial, Verdana;
	border-bottom: 0px solid #3A9EEB;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}



h2.blogTitle a:hover {
	color: #4E4E4E; 
	font:bold 17px Arial, Verdana;
	border-bottom: 0px solid #3A9EEB;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;	
}


.blogSubtitle {
	color: #3A9EEB; 
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
}

.blogSubtitle a, .blogSubtitle a:hover{
	color: #9F1701; 
	font-size: 14px;
	border-bottom: 0px dotted #3A9EEB;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
}

.blogPostedBy {
	color: #bbbbbb;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

.blogContent {
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;	
	height: auto !important;
	height: 80px;
}



#Networks {
text-align: left; 
width: 100%;
border-top: solid 1px #CCCCCC;
padding: 10px 0px 0px 0px;
}

#Networks img {
	border: solid 0px #000000;
}

.blogContent a img {filter:alpha(opacity=50);
 -moz-opacity:.50;
 opacity:.50;}

.blogContent a:hover img, a.active img{filter:alpha(opacity=100); -moz-opacity:.10; opacity:1;}

.blogStatistics {
	text-align: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 20px 0px;	
	background-color: #FAFAFA;
}

.blogStatistics img {
	border: none;
}

.blogCommentTitle {
	color: #9F1701;
	background-color: #EFEFEF;
	font-size: 12px;
	border: 0px dotted #3A9EEB;
	padding: 2px 2px 2px 2px;
	margin: 20px 0px 0px 0px;
	height: 14px;
}

.blogCommentContent {
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 30px 0px;
}

.blogCommentContent li {
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

.blogCommentInput {
	width: 200px;
}

.blogCommentTextarea {
	width: 450px;
	height: 150px;
}

.blogOkayMessage {
	border: 1px solid;
	color: #006900;
	background: #B8FD9F;
	padding: 4px;
	margin: 0px 0px 10px 0px;
}

.blogErrorMessage {
	border: 1px solid;
	color: #ff0000;
	background: #FFCCCC;
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 10px 0px;
}

.blogTagCloud {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

.blogTagCloudSmallest {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	float: left;
	font-size: 10px;
	color: #bbbbbb;
}

.blogTagCloudSmall {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	float: left;
	font-size: 12px;
	color: #999999;
}

.blogTagCloudMedium {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.blogTagCloudLarge {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.blogTagCloudLargest {
	height: 20px;
	margin: 0px 2px 0px 2px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

ul.blogCategoriesList {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}


.blogCategoriesListItem {
	list-style-type: none;
}

.intro {
	background-color: #FAFAFA;
}

.blogTagHitlist { 
	padding: 0px 0px 0px 18px;
}

.box {
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	float: left;
	width: 250px;
}

.box2 {
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

* html .box2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.boxhead {
	width: 100%;
	line-height: 30px;
	text-align: left;
	background:#c6c6c6;
	height: 30px;
}

* html .boxtitle {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	}

.boxtitle {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	height: 30px;
}

.boxcontent {
	float: left;
	background-color: #fff;
	margin: 3px;
	margin-top: 0;
}


.boxcontentnav {
	margin: 1px;
	margin-top: 0;
	background-color: #fff;
   	font: 8pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

.boxcont {
	margin: 0;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 5px 0px 5px 5px;
}

.name {
	float: left;
	width: 100px;
	height: 30px;

}

.eingabe {
	float: left;
	width: 350px;
	height: 30px;

}

.eingabe input {
	width: 200px;
}

.kommentar table {
	height: 100px;
}

.kommentar {
	float: left;
	width: 550px;
	margin: 0px 0px 10px 0px;
}


.captcha {
	float: left;
    padding: 6px 16px 0px 0px;
	height: 30px;
}

.eingabe_captcha {
	float: left;
	width: 140px;
	height: 30px;
	padding: 7px 0px 0px 0px;
}

.senden {
	float: left;
	width: 200px;
	margin: 50px 0px 20px 0px;
	position: relative;
	right: 205px;
}





/*************NEW MODULE STYLE*******************/
/***********************************/
/* CSS DEFINITIONS FOR LOGIN-STYLE */
/***********************************/

form table, form tr, form th, form td {
	border-width: 0px; 
}



/**************************************/
/* CSS DEFINITIONS FOR ACCESS-MODULE  */
/**************************************/

#access {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#access div.message,
#access div.message_ok,
#access div.message_error,
#access div.profile,
#access div.paging,
#access div.member_list,
#access div.letter_index,
#access div.search,
#access div.functions {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#access div.message_error {
	color: #ff0000;
}

#access div.message_ok {
	color: #029202;
}

#access img.member_gender_female {
	background-color:#f4d7f4;
	padding:2px;
}

#access img.member_gender_male {
	background-color:#a2c0ff;
	padding:2px;
}

#access img.member_gender_undefined {
	background-color:#dddddd;
	padding:2px;
}

#access table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#access th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#access tr.row2 {
	background-color: #f9f9f9;
}

#access tr.row1 {
	background-color: #FFFFFF;
}

#access td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#access p {
    width: 360px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#access p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#access p label.description {
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#access input[type=checkbox], #access input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#access input[type=text], #access input[type=password]{
    overflow: hidden;
	width: 250px !important;
    width:250px ; /* nur f�r den IE */
}

#access select {
	width: 254px !important;
    width:254px ; /* nur f�r den IE */
}


#access textarea {
    width: 250px !important;
    width:250px ; /* nur f�r den IE */
    height: 150px !important;
}



/***************************************/
/* CSS DEFINITIONS FOR GALLERY-MODULE  */
/***************************************/

#gallery div.category_tree {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#gallery div.category_row_1, #gallery div.category_row_2  {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#gallery div.category_row_1 {
	background-color: #f9f9f9;
}

#gallery div.category_row_2 {
	background-color: #ffffff;
}


#gallery div.category_image {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery  div.category_informations {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery div.category_informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#gallery div.category_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.category_images {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#gallery div.show_image, #gallery div.image_navigation {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
	text-align: center;
}


#gallery div.image_voting, #gallery div.image_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#gallery div.category_images div.image {
	width: 33%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}

#gallery div.category_paging {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.show_image img, #gallery div.category_image img, #gallery div.category_images img{
	border:2px solid #1679CE;
	margin: 0px 15px 0px 0px;
}

#gallery div.show_image a:hover img, #gallery div.category_image a:hover img, #gallery div.category_images a:hover img {
	border:2px solid #51BBF9;
	margin: 0px 15px 0px 0px;
}

#gallery table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#gallery tr.row1 {
	background-color: #ffffff;
}

#gallery tr.row2 {
	background-color: #f9f9f9;
}

#gallery table th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#gallery th a {
	color: #000000;
}


#gallery table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}



/************************************/
/* CSS DEFINITIONS FOR BLOG-MODULE  */
/************************************/

#blog {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#blog div.categories,
#blog div.posted_comment,
#blog div.entries,
#blog div.content,
#blog div.message_ok,
#blog div.message_error,
#blog div.entry,
#blog div.voting,
#blog div.link,
#blog div.addcomment,
#blog div.searchform
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#blog div.comments,
#blog div.networks, 
#blog div.code,
#blog div.statistics {
	float:left;
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	height:auto !important;
	background-color: #f9f9f9; 
	padding: 7px;
	border: 1px dotted #D0D0D0;
}

#blog div.message_error {
	color: #ff0000;
}

#blog div.message_ok {
	color: #029202;
}

#blog div.posted_comment {
	font-size: 0.9em;
	color: #888888;
	font-style: italic;
}

#blog div.image {
	float:left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#blog div.image img {
	margin: 0px 15px 15px 0px;
}

#blog div.text {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	height:auto !important;
}

#blog th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#blog tr.row2 {
	background-color: #f9f9f9;
}

#blog tr.row1 {
	background-color: #FFFFFF;
}

#blog td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#blog p {
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
    width: 500px;
}

#blog p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#blog p label.description {
    font-weight: normal;
    float: left;
    margin: 0px 0px 20px 0px;
    padding:  0px 0px 0px 0px;
    width: 95%;
}

#blog input[type=checkbox], #blog input[type=radio]{
    float: left;
    width: 20px;
    text-align:left;
}

#blog input[type=text], #blog input[type=password]{
    overflow: hidden;
    width: 250px;
}

#blog select {
    width: 254px;
}

#blog textarea {
    width: 250px;
    height: 150px;
}

#blog .blogTagCloud {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

.blogTagCloudSmallest {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	color: #bbbbbb;
}

.blogTagCloudSmall {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #999999;
}

.blogTagCloudMedium {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.blogTagCloudLarge {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.blogTagCloudLargest {
	height: 20px;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}



/****************************************/
/* CSS DEFINITIONS FOR CALENDAR-MODULE  */
/****************************************/

#calendar div.search {
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto !important;
}

#calendar div.notes_list, #calendar div.logo, #calendar div.categories {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}

#calendar div.back, #calendar div.registration, #calendar div.export {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	text-align:right;
}


#calendar table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#calendar tr.row1 {
	background-color: #ffffff;
}

#calendar tr.row2 {
	background-color: #f9f9f9;
}

#calendar table th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#calendar th a {
	color: #000000;
}


#calendar table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}



/***************************************/
/* CSS DEFINITIONS FOR CONTACT-MODULE  */
/***************************************/

form.contactForm p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

form.contactForm p label.noCaption {
    float: left;
    width: 150px;
    margin-left: 2px;
    margin-top: 2px;
}

form.contactForm .contactFormGroup {
    float: left;
    margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
    float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
    clear: left;
    float: left;
}

form.contactForm p input.contactFormClass_radio {
    clear: left;
    float: left;
}

form.contactForm p label, .contactForm p span {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

form.contactForm input[type="text"], form.contactForm input[type="password"] {
    width: 250px;
}

form.contactForm select {
    width: 254px;
}

form.contactForm input{
    overflow: hidden;
}

form.contactForm img.captcha {
    float: left;
}

form.contactForm .is_required {
    color: red;
}

form.contactForm textarea {
    width: 250px;
    height: 150px;
}

form.contactForm #contactFormCaptcha {
    margin-left: 147px;
}


form.contactForm .contactFormClass_button {
    margin-left: 0px;
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

.contactFormClass_button:hover, .contactFormClass_button:focus  {
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

form.contactForm  #contactFormCaptcha {
    margin-left: 3px !important;
    margin-top: 5px !important;
}



/************************************/
/* CSS DEFINITIONS FOR DATA-MODULE  */
/************************************/

div.datalist_block dl dt {
    margin: 0px;
    padding: 0px 0 0px 0;
    font-weight: bold;
    display: block;
    /*background-color: #f2db80;*/
}

div.datalist_block dl dd {
    margin: 0px;
    padding: 0px 0 6px 0;
border-top: 0px solid #cbb354;
}

div.datalist_block dl dt.cattitle {
    font-weight: bold;
    margin: 0px;
    padding: 0px 2px 0px 2px;
    display: block;
    /*background-color: #cbb354;*/
    border: 0px #bcbcbc solid;
    margin-top: 11px;
}

.bg {background-color: #EFEFEF;}

div.datalist_block dl dd.catcontent {
	padding: 0px;
    border: 0px #bcbcbc solid;
    border-top: none;
	/*background-color: #f2db80;*/
	padding-top:5px;
}

div.datalist_block dl dd.catcontent2{
	/*background-color: #f2db80;*/
}

div.datalist_block dl dd.catcontent2 p{
    padding: 0px;
}

div#data dl dt {
    /*background-color: #cbb354;*/
    border-bottom: 1px grey solid;
    font-weight: bold;
}

div#data dd {
    margin-bottom: 2em;
}

dl.dat_module dt {
    font-weight: bold;
    font-size: 150%;
}



/*****************************************/
/* CSS DEFINITIONS FOR DIRECTORY-MODULE  */
/*****************************************/

#directory {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#directory div.search,
#directory div.navtree,
#directory div.title,
#directory div.categories,
#directory div.directoryLatest,
#directory div.no_feeds,
#directory div.insert_feeds,
#directory div.message,
#directory div.fields,
#directory div.feed
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
}

#directory div.insert_feeds {
	margin: 15px 0px 0px 0px;
	text-align:center;
	float:left;
}

#directory div.paging {
	margin: 15px 0px 0px 0px;
	float:left;
}

#directory div.feeds_, #directory div.feeds_row1, #directory div.feeds_row2 {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#directory div.feeds_row1 {
	background-color: #ffffff;
}

#directory div.feeds_row2 {
	background-color: #f9f9f9;
}

#directory div.image {
	float:left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#directory div.infos {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:auto !important;
}


#directory div.infos h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#directory div.image img {
	margin: 0px 15px 15px 0px;
}

#directory div.image a img {
	border:2px solid #1679CE;
	margin: 0px 15px 0px 0px;
}

#directory div.image a:hover img {
	border:2px solid #51BBF9;
	margin: 0px 15px 0px 0px;
}

#directory div.fields table, 
#directory div.fields tr,
#directory div.fields th,
#directory div.fields td {
	border:0px;
}



/************************************/
/* CSS DEFINITIONS FOR SHOP-MODULE  */
/************************************/

#docsys table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#docsys th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#docsys td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
}

#docsys div.categories, #docsys div.doc_list, #docsys div.paging {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}



/*************************************/
/* CSS DEFINITIONS FOR ECARD-MODULE  */
/*************************************/

.ecardContainer {
overflow:hidden;
}

.ecardContainer form, .ecardContainer fieldset {
margin:0px;
padding:0px;
}

.ecardContainer fieldset {
padding:10px;
margin-bottom:20px;
}

.ecardContainer legend {
color:#CCCCCC;
padding-top:0px;
padding-right:2px;
padding-bottom:0px;
padding-left:2px;
font-size:16px;
font-weight:bold;
}

.ecardContainer label {
float:left;
}

.ecardColumn1 {
float:left;
width:33%;
}

.ecardColumn2 {
float:left;
width:33%;
}

.ecardColumn3 {
float:left;
width:34%;
}

.ecardColumn1 img, .ecardColumn2 img, .ecardColumn3 img {
border: 1px solid #1679CE;
}

.fieldDescription, .fieldDescription_salutation {
margin:0px;
padding:0px;
float:left;
width:210px;
}

.ecardPreviewData, .ecardPreviewMotive, .ecardPreviewMessage {
padding-bottom:15px;
}

.charCounterField, .charCounterField:hover, .charCounterField:focus {
border:0px;
width:25px;
}



/*************************************/
/* CSS DEFINITIONS FOR FORUM-MODULE  */
/*************************************/

#forum {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#forum td.smallfont {
	font-size: 0.9em;
}

#forum div.links, 
#forum div.dropdown, 
#forum div.latest, 
#forum div.category, 
#forum div.navtree, 
#forum div.paging, 
#forum div.anchor, 
#forum div.threads, 
#forum div.addthread, 
#forum div.posts, 
#forum div.addpost,
#forum div.forums,
#forum div.searchform,
#forum div.notification,
#forum div.message_error,
#forum div.message_ok,
#forum div.text,
#forum div.profile {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
}

#forum div.message_error {
	color: #ff0000;
}

#forum div.message_ok {
	color: #029202;
}


#forum .posts div.code{
	padding: 3px;
	background-color: #fcfce6;
	border: 1px solid #7390AF;
	font-family:"Courier New", Courier, mono;
	max-height: 150px;
	overflow:auto;
}

#forum .posts div.quote{
	padding: 3px;
	background-color: #fcfcff;
	border: 1px solid #7390AF;
	max-height: 150px;
	overflow:auto;
}

#forum div.navtree {
	width: 60%;
}

#forum div.notification_left, #forum div.notification_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width: 225px;
	height: 531px;
}

#forum div.notification_center {
	padding: 250px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width: 10%;
	text-align:center;
	height: 281px;
}

#forum div.dropdown {
	width: 40%;
	text-align: right;
}

#forum div.links {
	text-align: right;
}

#forum table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#forum th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#forum tr.row2 {
	background-color: #f9f9f9;
}

#forum tr.row1 {
	background-color: #FFFFFF;
}

#forum td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#forum p {
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
    width: 500px;
}

#forum p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#forum p label.description {
    font-weight: normal;
    float: left;
    margin: 0px 0px 20px 0px;
    padding:  0px 0px 0px 0px;
    width: 95%;
}

#forum input[type=checkbox], #forum input[type=radio]{
    float: left;
    width: 20px;
    text-align:left;
}

#forum input[type=text], #forum input[type=password]{
    overflow: hidden;
    width: 250px;
}

#forum select {
    width: 254px;
}

#forum textarea {
    width: 250px;
    height: 150px;
}

.forumTagCloudSmallest {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	color: #bbbbbb;
}

.forumTagCloudSmall {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #999999;
}

.forumTagCloudMedium {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.forumTagCloudLarge {
	height: 20px;	
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.forumTagCloudLargest {
	height: 20px;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}



/*****************************************/
/* CSS DEFINITIONS FOR GUESTBOOK-MODULE  */
/*****************************************/

#guestbook {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entries,
#guestbook div.status,
#guestbook div.paging,
#guestbook div.add_entry,
#guestbook div.error_message,
#guestbook div.information,
#guestbook div.form,
#guestbook div.count_entries
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entry_row1, #guestbook div.entry_row2 {
	width: 100%;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#guestbook div.entry_row1 {
	background-color: #ffffff;
}

#guestbook div.entry_row2 {
	background-color: #f9f9f9;
}

#guestbook div.error_message {
	color:#FF0000;
}

#guestbook div.title {
	float:left;
	height: 27px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60%;
}

#guestbook div.title h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#guestbook div.location {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	font-style:italic;
}

#guestbook div.date {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	text-align:right;
}

#guestbook div.message,
#guestbook div.links {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	height:auto !important;
	float:left;
	width:100%;
}

#guestbook p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#guestbook p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#guestbook p label.description {
    font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	width: 225px;
}

#guestbook input[type=radio]{
    float: left;
	width: 25px;
	text-align:left;
}

#guestbook input[type=text], #guestbook input[type=password]{
    overflow: hidden;
	width: 250px;
}

#guestbook textarea {
    width: 250px;
    height: 150px;
}



/**************************************/
/* CSS DEFINITIONS FOR MARKET-MODULE  */
/**************************************/

#market {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#market div.search,
#market div.navtree,
#market div.type_selection,
#market div.title,
#market div.message,
#market div.form,
#market div.data,
#market div.message_error,
#market div.categories,
#market div.entries,
#market div.no_entries
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
}

#market div.message_error {
	color:#FF0000;
}

#market form td  {
	border: 0px;
}

#market div.insert_entries, #market div.functions {
	width: 100%;
	margin: 15px 0px 0px 0px;
	text-align:center;
	float:left;
}

#market div.image {
	float:left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#market div.description {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#market div.image img {
	margin: 0px 15px 15px 0px;
}

#market div.paging {
	width: 100%;
	margin: 15px 0px 0px 0px;
	float:left;
}

#market a img {
	border:2px solid #1679CE;
	margin: 2px 5px 2px 5px;
}

#market a:hover img {
	border:2px solid #51BBF9;
	margin: 2px 5px 2px 5px;
}

#market table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#market th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#market tr.marketRow3 {
	background-color: #f9f9f9;
}

#market tr.marketRow2 {
	background-color: #FFFFFF;
}

#market tr.marketRow1 {
	background-color: #FFC6C6;
}

#market td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#market p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#market p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#market input[type=text], #market input[type=password]{
    overflow: hidden;
	width: 250px;
}

#market textarea {
    width: 250px;
    height: 150px;
}



/*************************************/
/* CSS DEFINITIONS FOR MEDIA-MODULE  */
/*************************************/

#media {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#media th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#media th a {
	color: #000000;
}

#media tr.row1 {
	background-color: #f9f9f9;
}

#media tr.row2 {
	background-color: #ffffff;
}

#media td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}



/*****************************************/
/* CSS DEFINITIONS FOR MEMBERDIR-MODULE  */
/*****************************************/

#memberdir div.category_tree {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	height: auto !important;
}

#memberdir div.description, #memberdir div.subcategories, #memberdir div.char_list, #memberdir div.search_form, #memberdir div.adress_list, #memberdir div.paging, #memberdir div.detail_list, #memberdir div.back  {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#memberdir table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#memberdir tr.row1 {
	background-color: #ffffff;
}

#memberdir tr.row2 {
	background-color: #f9f9f9;
}

#memberdir table th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#memberdir table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}



/************************************/
/* CSS DEFINITIONS FOR NEWS-MODULE  */
/************************************/

#news table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#news th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#news tr.row1 {
	background-color: #f9f9f9;
}

#news tr.row2 {
	background-color: #FFFFFF;
}

#news td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
}



/****************************************/
/* CSS DEFINITIONS FOR NEWSFEED-MODULE  */
/****************************************/

#feed {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#feed div.categories, #feed div.news  {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#feed div.news img  {
	margin: 0px 0px 15px 0px;
}



/******************************************/
/* CSS DEFINITIONS FOR NEWSLETTER-MODULE  */
/******************************************/

#newsletter {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#newsletter div.errorMessage, #newsletter div.okMessage, #newsletter div.form  {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#newsletter div.errorMessage {
	color: #ff0000;
}

#newsletter p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#newsletter p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#newsletter p label.description {
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#newsletter input[type=checkbox], #newsletter input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#newsletter input[type=text], #newsletter input[type=password]{
    overflow: hidden;
	width: 250px;
}

#newsletter select {
	width: 254px;
}


#newsletter textarea {
    width: 250px;
    height: 150px;
}



/***************************************/
/* CSS DEFINITIONS FOR PODCAST-MODULE  */
/***************************************/

#podcast {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#podcast div.showMedium, #podcast div.categories, #podcast div.noMedium, #podcast div.player, #podcast div.information, #podcast div#podcast_container {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#podcast div.media_, #podcast div.media_row1, #podcast div.media_row2  {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#podcast div.media_row1 {
	background-color: #ffffff;
}

#podcast div.media_row2 {
	background-color: #f9f9f9;
}


#podcast div.image {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#podcast div.description {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#podcast div.description h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#podcast div.image img{
	border:2px solid #1679CE;
	margin: 0px 15px 15px 0px;
}

#podcast div.image a:hover img {
	border:2px solid #51BBF9;
	margin: 0px 15px 15px 0px;
}

#podcast table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#podcast th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#podcast tr.row2 {
	background-color: #f9f9f9;
}

#podcast tr.row1 {
	background-color: #FFFFFF;
}

#podcast td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}



/*****************************************/
/* CSS DEFINITIONS FOR RECOMMEND-MODULE  */
/*****************************************/

#recommend {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#recommend div.text, #recommend div.status, #recommend div.form  {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#recommend div.status {
	color: #ff0000;
}

#recommend p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 180px;
    height: 1%;
}

#recommend p label {
    font-weight: bold;
    float: left;
    margin-left: -180px;
    width: 180px;
}

#recommend p label.description {
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#recommend input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#recommend input[type=text], #recommend input[type=password]{
    overflow: hidden;
	width: 250px;
}

#recommend textarea {
    width: 250px;
    height: 150px;
}



/************************************/
/* CSS DEFINITIONS FOR SHOP-MODULE  */
/************************************/

#shop{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#shop div.menu, 
#shop div.cart_info, 
#shop div.informations, 
#shop div.payment, 
#shop div.message, 
#shop div.lsv_form,
#shop div.cart, 
#shop div.cart_links, 
#shop div.message_error,
#shop div.customer_address,
#shop div.shipping_address,
#shop div.account_details,
#shop div.customer_old,
#shop div.order,
#shop div.customer_new {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#shop div.message_error {
	color:#FF0000;
}

#shop div.categories {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	float:left;
	height:auto !important;
}

#shop div.category {
	padding: 0px 0px 0px 0px;
	margin: 15px 45px 0px 0px;
	float:left;
	height: auto !important;
	min-height: 120px;
	height: 120px;
}

#shop div.paging {
	text-align:center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	float:left;
}

#shop div.product_row1, #shop div.product_row2, #shop div.product_ {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#shop div.product_row1, #shop div.product_ {
	background-color: #f9f9f9;
}

#shop div.product_row2 {
	background-color: #ffffff;
}

#shop div.images {
	width: 19%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	float:left;
	text-align:center;
}

#shop div.images img, #shop div.discount_row1 div.image img, #shop div.discount_row2 div.image img, #shop div.category img {
	border:2px solid #1679CE;
	margin: 0px 0px 3px 0px;
}

#shop div.images a:hover img, #shop div.discount_row1 div.image a:hover img, #shop div.discount_row2 div.image a:hover img, #shop div.category a:hover img {
	border:2px solid #51BBF9;
	margin: 0px 0px 3px 0px;
}

#shop div.description {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	float:left;
	width: 80%;
}

#shop div.description h2, #shop div.categories h2, #shop div.informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#shop div.description h3, #shop div.categories h3, #shop div.informations h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
}

#shop div.stock, #shop div.manufacturer, #shop div.detail_link, #shop div.shop_options {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 100%;
}

#shop div.product_id {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 100%;
}

#shop div.price, #shop div.functions {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 98%;
	float:left;
	text-align:right;
}

#shop table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#shop th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#shop tr.row1 {
	background-color: #f9f9f9;
}

#shop tr.row2 {
	background-color: #FFFFFF;
}

#shop tr.row3 {
	background-color: #EFEFEF;
}


#shop td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
}

#shop div.discount_row1, #shop div.discount_row2 {
	width: 300px;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#shop div.discount_row1 {
	background-color: #ffffff;
}

#shop div.discount_row2 {
	background-color: #f9f9f9;
}

#shop div.discount_row1 div.image, #shop div.discount_row2 div.image {
	width: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
	height:auto !important;
	text-align: center;
}

#shop div.discount_row1 div.text, #shop div.discount_row2 div.text {
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#shop div.discount_row1 div.text h2, #shop div.discount_row2 div.text h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: bold;
}

#shop p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#shop p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#shop p label.description {
	width: 250px;
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#shop input[type=checkbox], #shop input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#shop input[type=text], #shop input[type=password]{
    overflow: hidden;
	width: 250px;
}

shop select {
	width: 254px;
}


#shop textarea {
    width: 250px;
    height: 150px;
}



/***************************************/
/* CSS DEFINITIONS FOR SITEMAP-MODULE  */
/***************************************/

#sitemap {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#sitemap ul {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
}

#sitemap ul li{
	padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	font-weight: normal;
}

#sitemap ul li.sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	font-weight: bold;
}



/**************************************/
/* CSS DEFINITIONS FOR VOTING-MODULE  */
/**************************************/

#voting {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#voting div.form, 
#voting div.archive, 
#voting div.message {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
}

#voting table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#voting th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#voting tr.row2 {
	background-color: #f9f9f9;
}

#voting tr.row1 {
	background-color: #FFFFFF;
}

#voting td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}


#voting p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#voting p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#voting input[type=text], #market input[type=password]{
    overflow: hidden;
	width: 250px;
}

