/**
 * Style sheet wd2-styles
 */
body
{
	margin:0px;
	padding:0px 0px 20px 0px;
	background-color:#000000;
	background-image:url("tl_files/weddingdress2/layout/bkgr.gif");
}

#wrapper
{
	background-color:#000000;
	border-right:20px solid #b1c700;
	border-left:20px solid #b1c700;
}

#container
{
}

#header
{
	height:170px;
	background-color:#000000;
	background-image:url("tl_files/weddingdress2/layout/header_bkgr2.jpg");
	background-repeat:no-repeat;
}

#left
{
	font-size:9px;
}

#right
{
	padding:32px 10px 10px 0px;
	font-size:7pt;
}

#right .mod_article
{
	margin-right:10px;
	font-size:9px;
}

#main
{
	padding:20px 0px 10px 0px;
	border-left:20px solid #b1c700;
	font-size:9pt;
	min-height: 600px;
}

#main .mod_article
{
	padding:0px 25px 25px 16px;
	text-align:left;
}

#footer
{
	height:20px;
	background-color:#b1c700;
	color:#000000;
}

#footer a
{
	font-size:9px;
	color:#000000;
}

#footer #granma
{
	font-size:9px;
	color:#000000;
	line-height:20px;
}


/**
 * Artists
 */
.mod_catalogListing td
{
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}

.mod_catalogListing th
{
	padding-right:10px;
	padding-bottom:10px;
}

.mod_catalogListing .col_1
{
	padding-right:30px;
}

.mod_catalogListing .single_record img,
.ce_accordion img
{
	padding:2px;
	background-color:#FFFFFF;
}

.go_back,
.back
{
	width:100px;
	margin-top:10px;
	text-align:center;
	background-image:url("tl_files/weddingdress2/layout/go-back.gif");
	background-repeat:no-repeat;
}

.go_back a,
.back a
{
	font-weight:bold;
	color:#ffffff;
	line-height:25px;
}


/**
 * Basic tags
 */
img
{
	padding:0px;
}

#right img
{
	padding:0;
}

.ce_text img
{
	padding:1px;
	border:1px solid #333333;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
	color:#b1c700;
	text-transform: uppercase;
}

h2
{
	margin:0px 0px 8px 0px;
	padding:0px;
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#C8C5B9;
	line-height:12px;
	text-transform:uppercase;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Breadcrumb
 */
.mod_breadcrumb
{
	margin-bottom:26px;
	font-size:10px;
	color:#000000;
	line-height:20px;
	text-indent: 16px;
}

.mod_breadcrumb a
{
	text-decoration:underline;
	font-size:10px;
	color:#000000;
}


/**
 * Calendar
 */
.mod_minicalendar
{
	margin:15px 22px 15px 18px;
}

.mod_minicalendar table
{
	width:100%;
}

.mod_minicalendar theadh
{
	background-color:#b1c700;
	background-image:url("tl_files/weddingdress2/layout/button_bkgr.gif");
	background-repeat:no-repeat;
}

.mod_minicalendar theadh a
{
	color:#FFFFFF;
}


/**
 * Checkboxes
 */
div.checkbox_container
{
	margin:0px 0px 1px 0px;
}

* html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

div.checkbox_container span
{
	display:block;
	padding-right:6px;
}

input.checkbox
{
	margin:3px 3px 0px 1px;
	padding:0px;
}

* html input.checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

*:first-child+html input.checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}


/**
 * Download
 */
html>body .mime_icon
{
	top:-1px;
	position:relative;
}


/**
 * Drop-down menu
 */
select
{
	width:204px;
	margin:1px 0px;
}

* html select
{
	width:206px;
}


/**
 * Error message
 */
.error
{
	color:#ff0000;
}


/**
 * Feed
 */
#info
{
	margin:15px 0px 0px 0px;
	padding:5px 0px;
	border-top:3px dashed #b1c700;
	border-bottom:3px dashed #b1c700;
}

#degewologo,
#Counter
{
	padding:10px 0px 15px 19px;
	border-top:10px solid #b1c700;
	font-size:10px;
}

#degewologo img
{
	margin-top:7px;
}

#newsletter_link,
#cal_link,
#rss_link,
#friends_link
{
	margin:5px 0px;
	background-repeat:no-repeat;
	font-size:10px;
	line-height:24px;
	text-indent: 26px;
	background-position: 0px 5px;
}

#newsletter_link
{
	background-image:url("tl_files/weddingdress2/layout/icons/newsl.gif");
}

#cal_link,
#rss_link
{
	background-image:url("tl_files/weddingdress2/layout/icons/newsfeed.gif");
}

#friends_link
{
	background-image:url("tl_files/weddingdress2/layout/icons/weiter.gif");
}


/**
 * Fieldset
 */
fieldset
{
	width:600px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px 12px 0px 12px;
}

* html fieldset
{
	margin-top:12px;
}

*:first-child+html fieldset
{
	margin-top:12px;
}

legend
{
	color:#0000e6;
}

* html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

*:first-child+html legend
{
	margin-top:-24px;
	padding:12px 0px;
}


/**
 * File upload
 */
input.file
{
	margin:1px 0px;
}

* html input.file
{
	margin:0px;
}

*:first-child+html input.file
{
	margin:0px;
}


/**
 * First level
 */
.mod_navigation ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigation li
{
	margin:0px;
	padding:1px 0px;
	list-style-type:none;
}

* html .mod_navigation ul,
* html .mod_navigation li
{
	height:1px;
}

*:first-child+html .mod_navigation .parent
{
	height:3px;
}

.mod_navigation p
{
	margin:0px;
	padding:0px;
}

.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-transform: uppercase;
}

.mod_navigation a:hover
{
	text-decoration:none;
	color:#b1c700;
}

.mod_navigation .active
{
	color:#b1c700;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:Verdana, sans-serif;
	color:#8e8871;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Image gallery
 */
.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}


/**
 * Links
 */
/* Font size body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul { font-size:9pt; } */
a
{
	text-decoration:none;
	color:#b1c700;
}

a:hover
{
	text-decoration:underline;
	color:#6e7b0c;
}


/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:1.4;
}

* html .ce_list li
{
	margin:0px 0px 0px 26px;
}

*:first-child+html .ce_list li
{
	margin:0px 0px 0px 26px;
}

.pagination li
{
	display:inline;
}


/**
 * News & Eventlist
 */
.layout_latest,
.mod_upcoming_events .header
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:15px;
	border-top:1px dashed #222222;
}

.mod_eventreader .ce_text
{
	margin-top:25px;
}


/**
 * Radio buttons
 */
div.radio_container
{
	margin:0px 0px 1px 0px;
}

* html div.radio_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.radio_container
{
	margin:2px 0px -1px 0px;
}

div.radio_container span
{
	display:block;
	padding-right:6px;
}

input.radio
{
	top:2px;
	position:relative;
	margin:1px 2px 0px 1px;
	padding:0px;
}

* html input.radio
{
	top:1px;
	position:relative;
	margin:-4px -1px 0px -3px;
}

*:first-child+html input.radio
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}


/**
 * Second level
 */
.mod_navigation .submenu
{
	margin:0px;
	padding:0px;
}

.mod_navigation .level_2
{
	margin:4px 0px 2px 10px;
	padding:0px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 2px 0px;
	border-top:0px;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 p
{
	font-weight:normal;
	font-size:11px;
}


/**
 * Shoutbox
 */
#shoutbox input.text,
#shoutbox textarea
{
	width:217px;
}

.comment_default
{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #222222;
	line-height:1.5em;
}

.mod_login .col_0
{
	padding-right:10px;
}


/**
 * Style sheet Form
 */
.text,
.upload,
.textarea
{
	margin:4px 0px;
	padding:4px;
	background-color:#000000;
	border:1px solid #b1c700;
	color:#FFFFFF;
}

.ce_form .col_0
{
	padding-right:10px;
}

.submit
{
	height:22px;
	padding:0;
	text-align:left;
	background-color:#000000;
	font-weight:bold;
	color:#b1c700;
	text-transform: uppercase;
}


/**
 * Style sheet Navigation
 */
.mod_navigation
{
	padding:10px 0px 15px 19px;
	border-bottom:10px solid #b1c700;
}


/**
 * Table
 */
.ce_table table
{
}

.ce_table td
{
	padding:2px 8px;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
}

.streetclash table
{
	width:100%;
}

.streetclash td
{
	text-align:center;
}

.streetclash img
{
	padding:1px;
	border:1px solid #333333;
}


/**
 * Text
 */
.ce_text,
#main .teaser
{
	line-height:1.7;
}

.ce_accordion
{
	line-height:1.5;
}

.ce_accordion .toggler
{
	margin-bottom:2px;
	padding:1px;
	background-image:url("tl_files/weddingdress2/layout/icons/toggler_ico_plus.gif");
	background-repeat:no-repeat;
	border-bottom:1px dashed #222222;
	font-weight:bold;
	font-size:12px;
	color:#b1c700;
	cursor: hand;
	cursor:pointer;
	background-position: 0px 6px;
	text-indent: 16px;
}

.ce_accordion .accordion div
{
	margin:4px 0px 6px 0px;
}


/**
 * Text fields
 */
input.text,
input.password input.file
{
	width:200px;
}

* html input.text,
* html input.password
{
	margin:0px;
}

*:first-child+html input.text,
*:first-child+html input.password
{
	margin:0px;
}


/**
 * Textarea
 */
#contactform textarea,
#contactform input.text
{
	width:250px;
}

* html #contactform textarea
{
}


/**
 * TopNavi
 */
.topnavi
{
	padding-top:137px;
	text-align:right;
	line-height:20px;
}

.topnavi ul
{
	margin:0;
	padding:0;
}

.topnavi li,
.topnavi li .active
{
	display:inline;
	font-size:10px;
	color:#000000;
	list-style:none;
}

.topnavi li,
.topnavi li a
{
	font-size:10px;
	color:#000000;
}

.topnavi li
{
	padding:0px 8px 0px 0px;
}

.topnavi li .active
{
	font-weight:bold;
}
