/**
 * Style sheet agpronet
 */
/* Fix bug in IE5/6 */
* html .mod_article .bild_links img
{
	margin-right:-6px;
}

/* Fix submit button alignment in IE7 */
*:first-child+html #header_menu .submit
{
	top:2px;
	position:relative;
}


{
}

/* Fix text field alignment in IE7 */
*:first-child+html #header_menu .text
{
	top:-1px;
}

/* Fix text field alignment in IE7 */
*:first-child+html #main .inside
{
	margin-right:17px;
	margin-left:17px;
}


/**
 * Accordion
 */
.ce_accordion .toggler
{
	padding:2px 3px 3px 15px;
	background-color:#F89E29;
	background-image:url("tl_files/bilder/icons/accordion.gif");
	background-repeat:no-repeat;
	border-top:1px solid #ffffff;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
	background-position: 3px 50%;
}

.ce_accordion .accordion div
{
	padding:4px 6px 6px 6px;
	background-color:#fcfcfc;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	line-height:1.5;
}


/**
 * Article
 */
h1
{
	margin-top:-2px;
	font-weight:bold;
	font-size:1.2em;
	color:#FF8000;
}

h2
{
	font-weight:bold;
	font-size:1.1em;
	color:#919191;
}

h3
{
	font-weight:bold;
	font-size:1em;
	color:#919191;
}

h4
{
	font-weight:bold;
	font-size:1.1em;
	color:#C40000;
}

a
{
	font-weight:normal;
	color:#919191;
}

#main .mod_article
{
	margin-right:17px;
	margin-left:17px;
}

.artikel_rechts
{
	margin-top:5px;
	margin-bottom:17px;
	margin-left:17px;
}

#main .mod_article a
{
	font-weight:bold;
}

/* Fix backgound bug in IE5/6 */
* html #main .mod_article
{
	position:relative;
	margin-right:14px;
	margin-left:14px;
}

.pdf_link
{
	right:12px;
	position:absolute;
	margin-top:27px;
}

.pdf_link a
{
	display:block;
	padding-right:2px;
	padding-bottom:1px;
	padding-left:1px;
	background-color:#808080;
	color:#ffffff;
}

.pdf_link a:hover
{
	background-color:#999999;
	text-decoration:none;
}

.ce_text
{
	line-height:1.5;
}


/**
 * Breadcrumb
 */
.mod_breadcrumb
{
	padding-top:20px;
	padding-left:55px;
	color:#FE0000;
}

.mod_breadcrumb a
{
	color:#FE0000;
}


/**
 * Calendar
 */
.mod_calendar table
{
	width:426px;
	background-color:#fcfcfc;
}

.mod_calendar .head
{
	width:426px;
	padding:7px 1px 6px 1px;
	text-align:center;
	background-color:#D1D1D1;
	background-position:left top;
	background-repeat:repeat-x;
	font-size:12px;
	color:#444444;
}

.mod_calendar .head a
{
	font-size:11px;
	color:#444444;
}

.mod_calendar .head.previous
{
	width:200px;
	padding-left:5px;
	text-align:left;
	font-size:11px;
}

.mod_calendar .head.next
{
	width:200px;
	padding-right:5px;
	text-align:right;
	font-size:11px;
}

.mod_calendar .label
{
	padding:3px 1px 4px 1px;
	text-align:center;
	background-color:#F89E28;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	vertical-align:top;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .col_first
{
	border-left:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#FFF7EC;
}

.mod_calendar .today
{
	background-color:#FEEED8;
}

.mod_calendar .header
{
	margin:1px;
	padding:0px 1px 2px 1px;
	background-color:#e6e6e6;
}

.mod_calendar div,
.mod_calendar div a
{
	margin:1px;
	font-size:10px;
	color:#666666;
}


/**
 * Comments
 */
.comment_default
{
	padding:18px 6px 12px 6px;
	border-top:1px dotted #cccccc;
}

.ce_comments .odd
{
	background-color:#fcfcfc;
}

.ce_comments .info
{
	padding:2px 3px 3px 16px;
	background-image:url("tl_files/layout_bilder/arrow_grey.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

.ce_comments .info a
{
	color:#999999;
}

.ce_comments .comment
{
	padding-top:6px;
	padding-bottom:6px;
	line-height:1.5;
}

.ce_comments .code,
.ce_comments .quote
{
	position:relative;
	padding:6px;
	background-color:#f6f6f6;
	border:1px solid #dddddd;
}

.ce_comments p
{
	margin:0px;
	padding:0px 0px 3px 0px;
	font-weight:bold;
}

.ce_comments pre
{
	overflow:auto;
	padding:3px 1px;
	font-family:"Courier New", courier, monospace;
	font-size:11px;
	line-height:1.2;
}

.ce_comments .form
{
	padding-top:24px;
	border-top:1px dotted #cccccc;
}

.ce_comments .form label
{
	top:-1px;
	position:relative;
}

/* Fix alignment in IE5/6 */
* html .ce_comments .form label
{
	top:-3px;
}

/* Fix alignment in IE7 */
*:first-child+html .ce_comments .form label
{
	top:-3px;
}


/**
 * Download
 */
#bild_download
{
	width:166px;
	height:39px;
	left:15px;
	position:relative;
	background-image:url("tl_files/layout_bilder/download.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.ce_download a,
.ce_downloads a
{
	color:#666666;
}

.ce_downloads div
{
	padding-top:1px;
	padding-bottom:1px;
}


/**
 * Events
 */
.mod_eventlist .header
{
	padding:9px 3px 9px 18px;
	background-color:#f6f6f6;
	background-image:url("tl_files/layout_bilder/arrow_grey.gif");
	background-repeat:no-repeat;
	border-top:1px dotted #cccccc;
	color:#808080;
	background-position: 2px 9px;
}

.mod_eventlist h2
{
	margin:0px;
	padding:6px 0px;
}

.mod_eventlist h2 a
{
	font-size:13px;
	color:#666666;
}

.mod_eventlist .time
{
	margin:-6px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	font-size:10px;
	color:#999999;
}

.mod_eventlist .ce_text
{
	margin:0px;
	padding:0px;
}

.mod_eventlist .event
{
	padding:3px 6px 9px 6px;
	border-top:1px dotted #cccccc;
}

.mod_eventlist .odd
{
	background-color:#fcfcfc;
}

.mod_eventreader h2
{
	margin:15px 0px 0px 0px;
	padding:0px;
	border-bottom:0px;
	font-weight:bold;
	font-size:16px;
	color:#666666;
}

.mod_eventreader .info
{
	font-size:10px;
	color:#999999;
}

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

.mod_eventreader .back
{
	margin-top:15px;
}

.mod_eventreader .recurring
{
	margin-top:1px;
	font-size:11px;
	color:#094da5;
}


/**
 * Image
 */
.ce_image img,
.ce_gallery img,
.mod_newslist img,
.mod_randomImage img
{
	border:1px solid #dddddd;
}

.mime_icon
{
	top:-1px;
	position:relative;
	vertical-align:middle;
}

.image_container
{
	float:left;
	line-height:1;
}

.ce_gallery td
{
	padding-right:12px;
	padding-bottom:12px;
	vertical-align:top;
}

.caption
{
	margin:0px;
	padding:1px 2px 3px 2px;
	background-color:#e9e9e9;
	font-size:10px;
}

/* Fix caption in IE5/6 */
* html .caption
{
	top:-1px;
	position:relative;
	margin-right:4px;
}

/* Fix caption in IE7 */
*:first-child+html .caption
{
	top:-1px;
	position:relative;
}

.ce_gallery .caption
{
	top:-1px;
	position:relative;
	margin-right:2px;
	padding:0px 2px 2px 2px;
}

/* Fix gallery caption in IE5/6 */
* html .ce_gallery .caption
{
	top:1px;
	position:relative;
	margin-right:2px;
}

/* Fix gallery caption in IE7 */
*:first-child+html .ce_gallery .caption
{
	top:1px;
	position:relative;
}

#bild_unter_menue
{
	margin-top:10px;
	margin-left:42px;
}

/* * Fix gallery caption in IE5/6 * */
* html #bild_unter_menue
{
	margin-top:5px;
	margin-left:42px;
}

.ueberschriftenbild
{
	position:relative;
	margin-left:17px;
}


/**
 * Impressum
 */
#impressum_transparent
{
	width:63px;
	height:14px;
	left:730px;
	top:85px;
	position:absolute;
}


/**
 * Kontakt
 */
#kontaktformular_link
{
	width:109px;
	height:11px;
	position:relative;
	margin-top:-20px;
	margin-left:40px;
	z-index:1;
}

#bild_kontaktdaten
{
	margin-top:15px;
}


/**
 * Layout
 */
/* * Fix backgound bug in IE5/6 * */
*html #main .inside
{
	margin-top:17px;
	padding-top:0px;
}

body
{
	background-color:#E5E6DE;
}

#container
{
	background-image:url("tl_files/layout_bilder/container.gif");
	background-position:center top;
	background-repeat:repeat-y;
}

#header
{
	background-image:url("tl_files/layout_bilder/header.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

#footer
{
	background-image:url("tl_files/layout_bilder/footer.gif");
	background-position:center;
	background-repeat:no-repeat;
}

#left .inside,
#main .inside
{
	padding-bottom:30px;
}

#footer .inside
{
	padding:14px 6px 6px 6px;
}

#footer .inside,
#footer a
{
	font-size:10px;
}

#right .inside
{
	padding-top:17px;
}

#main .inside
{
	padding-top:17px;
}


/**
 * Link
 */
.hyperlink_txt
{
	padding-left:18px;
	background-image:url("tl_files/layout_bilder/link.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.ce_toplink
{
	margin-top:9px;
	text-align:right;
}

.ce_toplink a
{
	padding-right:12px;
	background-image:url("tl_files/layout_bilder/back_to_top.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#999999;
}


/**
 * List
 */
.ce_list ol
{
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 24px;
}

.ce_list ol li
{
	margin:0px;
	padding:1px 0px 2px 0px;
	list-style-type:decimal;
}

.ce_list ul
{
	margin:0px;
	padding:0px 0px 0px 12px;
}

.ce_list ul li
{
	margin:0px;
	padding:1px 0px 2px 14px;
	background-image:url("tl_files/layout_bilder/arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
}


/**
 * Login
 */
.mod_login.one_column
{
	margin-right:12px;
	margin-left:12px;
	padding:6px;
	background-color:#fcfcfc;
	border:1px solid #dddddd;
}

.mod_login.one_column .text
{
	width:150px;
}

.mod_login.one_column .submit
{
	margin:3px 0px 0px 5px;
}

.mod_login.one_column .error
{
	width:150px;
	margin-bottom:6px;
	padding:3px;
	background-color:#ffffcc;
	border:1px solid #ff9900;
}

.mod_login.two_column
{
	width:310px;
	padding:12px 9px 9px 9px;
	background-color:#fcfcfc;
	border:1px solid #dddddd;
}

.mod_login.two_column table
{
	width:100%;
}

.mod_login.two_column .col_first
{
	width:50%;
	font-weight:bold;
}

.mod_login.two_column .submit_container
{
	margin:9px 3px 3px 7px;
}

.mod_login.two_column .error
{
	margin-bottom:9px;
	padding:6px;
	background-color:#ffffcc;
	border:1px solid #ff9900;
}


/**
 * Minicalendar
 */
.mod_minicalendar table
{
	margin-right:12px;
	margin-left:12px;
	background-color:#fcfcfc;
}

.mod_minicalendar td
{
	width:30px;
	padding-top:2px;
	padding-right:1px;
	padding-bottom:3px;
	text-align:center;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.mod_minicalendar td.col_first
{
	border-left:1px solid #dddddd;
}

.mod_minicalendar .weekend
{
	background-color:#f5f9fe;
}

.mod_minicalendar .today
{
	background-color:#e7f0fe;
}

.mod_minicalendar .head.previous
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	text-align:left;
	background-color:#cde0fe;
	background-image:url("tl_files/layout_bilder/calendar_head.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

.mod_minicalendar .head.next
{
	padding-top:2px;
	padding-right:6px;
	padding-bottom:4px;
	text-align:right;
	background-color:#cde0fe;
	background-image:url("tl_files/layout_bilder/calendar_head.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

.mod_minicalendar .head.current
{
	text-align:center;
	vertical-align:middle;
	background-color:#cde0fe;
	background-image:url("tl_files/layout_bilder/calendar_head.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-right:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#094da5;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar td,
.mod_minicalendar td a
{
	font-size:10px;
}

.mod_minicalendar th a
{
	font-weight:bold;
	font-size:17px;
	color:#666666;
}


/**
 * Navigation
 */
.mod_navigation a
{
	width:151px;
	display:block;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:19px;
	background-color:#646458;
	background-position:left center;
	border-bottom:1px solid #F2F7F8;
	font-family:Verdana,Helvetica,sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

.mod_navigation a:hover
{
	width:151px;
	display:block;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:19px;
	background-color:#58584B;
	background-position:left center;
	border-bottom:1px solid #F2F7F8;
	font-family:Verdana,Helvetica,sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

.mod_navigation p.active
{
	width:151px;
	display:block;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:19px;
	background-color:#58584B;
	border-bottom:1px solid #F2F7F8;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

.mod_navigation ul
{
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	font-family:Verdana,Helvetica,sans-serif;
	line-height:20px;
}

.mod_navigation ul .level_2 li a
{
	background-color:#777768;
	background-position:left center;
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
}

.mod_navigation ul .level_2 li a:hover
{
	background-color:#58584B;
	background-position:left center;
	font-family:Verdana;
	font-size:10px;
}

.mod_navigation ul .level_2 li p.active
{
	background-color:#58584B;
	background-position:left center;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	line-height:15px;
}

.mod_navigation
{
	width:180px;
	left:54px;
	top:17px;
	position:relative;
}


/**
 * News
 */
.layout_latest,
.layout_short
{
	margin:61px 48px 12px 15px;
	padding:10px;
	background-color:#FCFCFC;
	border:2px dotted #cccccc;
}

#newsanzeige_alle .layout_short
{
	margin:5px 0px 0px 0px;
	padding:10px;
	background-color:#FCFCFC;
	border:2px dotted #cccccc;
}

.mod_newsarchive .layout_short
{
	margin:5px 0px 0px 0px;
	padding:10px;
	background-color:#FCFCFC;
	border:2px dotted #cccccc;
}

.pagination_link
{
	color:#666666;
}

.pagination_next
{
	color:#666666;
}

.layout_latest .info,
.layout_short .info
{
	padding:2px 3px 3px 16px;
	background-image:url("tl_files/layout_bilder/arrow_grey.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

.layout_latest h2,
.layout_short h2
{
	margin:0px;
	padding:6px 0px;
}

.layout_latest h2 a,
.layout_short h2 a
{
	font-weight:bold;
	font-size:13px;
	color:#666666;
}

.layout_latest .teaser,
.layout_short .teaser
{
	line-height:1.5;
}

.layout_latest .more,
.layout_short .more
{
	padding-top:6px;
	padding-bottom:6px;
}

.layout_latest.odd,
.layout_short.odd
{
	background-color:#fcfcfc;
}

.layout_latest .image_container
{
	padding:9px 9px 3px 0px !important;
}

.layout_full h1
{
	margin:6px 0px 0px 0px;
	padding:0px;
}

.layout_full h2
{
	margin:12px 0px 9px 0px;
	padding:0px;
	color:#666666;
}

.layout_full .info
{
	font-size:10px;
	color:#999999;
}

.mod_newsreader .back
{
	margin-top:15px;
}

.mod_newsreader .enclosure
{
	margin-top:15px;
	padding:6px;
	background-color:#fcfcfc;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

.mod_newsreader .enclosure .mime_icon
{
	padding:0px;
	border:0px;
}

.mod_newsreader .enclosure a
{
	color:#666666;
}


/**
 * Newsletter
 */
#bild_newsletter
{
	width:166px;
	height:39px;
	left:15px;
	position:relative;
	background-image:url("tl_files/layout_bilder/newsletter.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.mod_subscribe .formbody,
.mod_unsubscribe .formbody
{
	width:147px;
	margin-top:10px;
	margin-left:15px;
	padding:12px 9px 9px 9px;
	background-color:#fcfcfc;
	border:1px solid #dddddd;
}

.mod_subscribe .error,
.mod_unsubscribe .error
{
	margin-bottom:9px;
	padding:6px;
	background-color:#ffffcc;
	border:1px solid #ff9900;
}

.mod_subscribe .confirm,
.mod_unsubscribe .confirm
{
	margin-bottom:9px;
	padding:6px;
	background-color:#ccffcc;
	border:1px solid #009900;
	font-size:10px;
	color:#009900;
}

.mod_subscribe .text,
.mod_unsubscribe .text
{
	width:141px;
}

.mod_subscribe .submit,
.mod_unsubscribe .submit
{
	width:67px;
	height:20px;
	top:5px;
	position:relative;
	margin-left:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#666666;
	border:1px solid #CECECE;
	color:#ffffff;
}

/* Fix submit button alignment in IE5/6 */
* html .mod_subscribe .submit,
* html .mod_unsubscribe .submit
{
	top:4px;
	position:relative;
	margin-left:66px;
	text-align:center;
	vertical-align:middle;
}

/* Fix submit button alignment in IE7 */
*:first-child+html .mod_subscribe .submit,
*:first-child+html .mod_unsubscribe .submit
{
	top:4px;
	margin-left:65px;
}


/**
 * Newsliste
 */
.more a
{
	font-weight:bold;
	color:#666666;
}

#bild_news
{
	width:166px;
	height:39px;
	left:15px;
	top:15px;
	position:absolute;
	background-image:url("tl_files/layout_bilder/news.gif");
	background-position:left top;
	background-repeat:no-repeat;
}


/**
 * Newsmenu
 */
.mod_newsmenu ul,
.mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_newsmenu li
{
	padding-top:1px;
	padding-bottom:2px;
}

.mod_newsmenu li.year
{
	font-weight:bold;
}

.mod_newsmenu ul.level_2
{
	margin-top:6px;
	margin-bottom:9px;
}

.mod_newsmenu .level_2 li
{
	padding-left:14px;
	background-image:url("tl_files/layout_bilder/arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
}

.mod_newsmenu .level_2 li a
{
	color:#666666;
}

.mod_newsmenu .level_2 p
{
	color:#094da5 !important;
}


/**
 * Pagination
 */
.pagination
{
	padding-top:12px;
	border-top:1px dotted #cccccc;
}

.pagination p
{
	width:180px;
	float:left;
}

.pagination ul
{
	width:400px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
	list-style-type:none;
}

.pagination li
{
	display:inline;
	padding:0px 1px;
	list-style-type:none;
}

.pagination .pagination_current
{
	font-weight:bold;
}


/**
 * Quick navigation
 */
/* Fix submit button alignment in Firefox */
html>body .mod_quicknav .submit
{
	top:-1px;
	position:relative;
}

/* Reset submit button alignment in IE7 */
*:first-child+html .mod_quicknav .submit
{
	top:0px;
}


/**
 * RSS Reader
 */
.rss_default h3,
.rss_items_only h2
{
	margin:15px 0px 3px 0px;
	padding:0px;
}

.rss_default h3 a,
.rss_items_only h2 a
{
	font-weight:bold;
	color:#666666;
}

.mod_rss_reader .description
{
	line-height:1.5;
}

.rss_default_header h2
{
	margin:18px 0px 2px 0px;
	padding:0px;
	border-bottom:0px !important;
}

.rss_default_header h2 a
{
	font-weight:bold;
	font-size:15px;
}

.rss_default_header .description
{
	font-size:11px;
	color:#999999;
	line-height:1;
}


/**
 * Search
 */
.mod_search h3 a
{
	font-weight:bold;
	color:#F89E28;
}

.mod_search .text
{
	width:240px;
}

.mod_search .submit
{
	top:-1px;
	position:relative;
	background-color:#919191;
	border:1px solid #CECECE;
	color:#ffffff;
}

/* Fix submit button alignment in IE5/6 */
* html .mod_search .submit
{
	top:1px;
}

/* Fix submit button alignment in IE7 */
*:first-child+html .mod_search .submit
{
	top:1px;
}

.mod_search .header
{
	margin:15px 0px 0px 0px;
	text-align:left;
}

.mod_search h3
{
	margin-top:18px;
	margin-bottom:2px;
	font-size:11px;
	color:#999999;
}

.mod_search .relevance
{
	padding-left:3px;
	font-weight:normal;
}

.mod_search .url
{
	margin-top:3px;
	color:#bbbbbb;
}

.mod_search .highlight
{
	font-weight:bold;
}

.mod_search div.last
{
	margin-bottom:24px;
}


/**
 * Sitemap
 */
#transparent_sitemap
{
	left:670px;
	top:85px;
	position:absolute;
}


/**
 * Suche Header
 */
#header_menu
{
	width:300px;
	height:30px;
	left:655px;
	top:107px;
	position:absolute;
	margin-top:20;
	margin-right:20;
	margin-left:auto;
}

#header_menu td,
#header_menu a
{
	color:#003257;
}

#header_menu .text
{
	width:131px;
	height:16px;
	top:1px;
	position:relative;
	padding:0px 1px;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#7F7F7F;
}

/* Fix submit button alignment in IE5/6 */
* html #header_menu .submit
{
	margin-right:auto;
	margin-left:auto;
	vertical-align:middle;
}

#suche_bild
{
	padding-top:5px;
	padding-left:5px;
}

/* * Fix submit button alignment in IE5/6 * */
* html #suche_bild
{
	padding-top:3px;
	padding-left:5px;
}


/**
 * Table
 */
.ce_table table
{
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}

.ce_table th,
.ce_table td
{
	padding:1px 3px 2px 3px;
	vertical-align:top;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.ce_table th
{
	background-color:#e6e6e6;
	font-weight:bold;
}


/**
 * Typolight
 */
#transparent_typolight
{
	width:68px;
	height:14px;
	position:absolute;
	margin-top:-15px;
	margin-left:190px;
}


/**
 * User modules
 */
.mod_personalData .col_first
{
	width:160px;
	font-weight:bold;
}

.mod_registration .col_first
{
	width:160px;
	font-weight:bold;
}

.mod_lostPassword .formbody
{
	width:340px;
	padding:12px 9px 9px 9px;
	background-color:#fcfcfc;
	border:1px solid #dddddd;
}

.mod_lostPassword table
{
	width:100%;
}

.mod_lostPassword .col_first
{
	width:50%;
	font-weight:bold;
}

.mod_lostPassword input.captcha
{
	width:40px;
}

.mod_lostPassword .submit_container
{
	margin-top:3px;
}

.mod_lostPassword .message
{
	margin-bottom:9px;
	padding:6px;
	background-color:#ffffcc;
	border:1px solid #ff9900;
}


/**
 * Webdesign
 */
#webdesign_link
{
	width:68px;
	height:14px;
	position:absolute;
	margin-top:-15px;
	margin-left:115px;
}
