/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:75%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
/*	background:#fff; */
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * Style sheet activomed
 */
body
{
	background:#FFFFFF url(../images/bg.jpg) no-repeat scroll left -112px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;	
}

a:link,
a:visited
{
	color:#333;
	text-decoration:none;
}

a:focus,
a:hover,
a:active
{
	color:#333;
	text-decoration:underline;
}

/*** HEADER ***/
/*** Hoehe wird ueber CMS gesteuert ***/
#header {
	width:100%;
}

#header .mod_customnav {
	background:url(../images/bg_nav.gif) no-repeat top right;
	float:left;
	height:48px;
}

#header .mod_customnav ul {
	margin:0 10px 0 180px;
}

#header .mod_customnav li, 
#header .mod_customnav li p 
{
	display:inline;
}

#header .mod_customnav li a, 
#header .mod_customnav li p 
{
	background:transparent url(../images/bg_li.png) no-repeat scroll right top;
	display:block;
	float:left;
	height:48px;
	padding:9px 2em 0;
	text-transform:uppercase;
	font-size:0.9em;
	color:#de2918;
}

#header .mod_customnav li.last a, #header .mod_customnav li.last p {
	background:none;
}

#branding {
	background:url(../images/header.jpg) no-repeat left top;
	width:520px;
	height:77px;
	float:left;
	text-indent:-999em;
	margin:11px 0 0;
}
 
#branding a{
	display:block;
	width:520px;
	height:77px;
}
 
#top_image
{
}
/*** /HEADER ***/

/*** CONTAINER ***/

#container
{
	background:url(../images/back1.jpg) no-repeat 180px 20px;
	padding-top:40px;
}

/*** /CONTAINER ***/


/*** LEFT COLUMN ***/
/*** Breite wird ueber CMS gesteuert ***/
#left
{
	background:transparent url(../images/bg_newsbot.png) no-repeat scroll 5px bottom;
	padding:10px 10px 10px 0
	margin-top:-10px;
}

#left .inside
{
	background:transparent url(../images/bg_newstop.png) no-repeat scroll 4px top;
	padding-top:4px;
}

#left #breaking_news h1
{
	height:35px;
	background:transparent url(../images/bg_newshd.gif) no-repeat scroll left top;
	text-indent:-999em;
}

#left #breaking_news h2
{
	margin:5px 0;
}

#left p.teaser
{
	font-size:0.9em;
}

#left p.more
{
	text-align:right;
}

#left p.rss
{
	text-indent:-999em;
	margin-left:4px;
	border:1px solid #d9d9d9;
	border-top:none;
	border-bottom:none;
	height:41px;
	padding:15px 0;
	width:151px;
}

#left p.rss a
{
	display:block;
	background:transparent url(../images/rss_news.gif) no-repeat scroll left top;
	height:41px;
	width:91px;
	margin:0 auto;
}

#left p.more a
{
	background:transparent url(../images/but_presse_info.gif) no-repeat scroll left top;
	color:#de4229;
	font-size:0.9em;
	padding-left:15px;
}

/*** /LEFT COLUMN ***/

/*** RIGHT COLUMN ***/
/*** Breite wird ueber CMS gesteuert ***/
#right
{
	height:500px;
}

#right .mft
{
	background:url(../images/mft_sidebar.jpg) no-repeat top right;
	height:464px;
}

#right .partner
{
	background:url(../images/partner_sidebar.jpg) no-repeat right 40px;
	height:395px;
}

#right .inside
{
	text-align:right;
}

.copyright
{
	display:block;
	font-size:0.8em;
	margin-top:3em;
}

/*** /RIGHT COLUMN ***/

/*** MAIN ***/


#main {
	margin-top:-40px;
	padding-top:40px;
}

#main h2, 
#main h2 a
{
	color:#de2918;
	font-size:20px;
	line-height:1.3em;
}

.ce_text, .teaser
{
	line-height:1.4em;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

.mod_breadcrumb
{
	margin-bottom:24px;
	padding:5px 3px 7px 3px;
}

.ce_gallery .caption
{
	color:#999999;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}

.mod_lostPassword
{
	margin:24px;
}

.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text, .mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}

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

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

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

.mod_navigation
{
	width:200px;
	top:43px;
	position:absolute;
}

.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	border-bottom:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation li
{
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #c6ad8d;
	list-style-type:none;
}

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

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

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

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

.mod_navigation a, .mod_navigation li, .mod_navigation p
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

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

.ce_accordion
{
/*	margin-left:16px; */
}

.toggler
{
	background:transparent url(../images/plus.gif) no-repeat scroll left 3px;
	font-weight:bold;
	padding:1px 0 2px 15px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	border-left:1px solid #E1321D;
	margin-left:4px;
	padding:0 0 0 11px;
	line-height:16px;
}

.mod_login
{
	background:url(../images/bg_login.png) no-repeat right -24px;
	height:111px;
	padding:5px 5px 0;
	position:absolute;
	right:0;
	text-align:right;
	width:300px;
	/*
 * margin:0px 5px;
	padding:5px;
	*/
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
	visibility:hidden;
}

.mod_login h3
{
	visibility:hidden;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
	display:none;
}

.mod_login h3, 
.mod_login form
{
	display:none;
}

select, input, textarea 
{
	border:1px solid #CCCCCC;
}

#request_password
{
	margin:0px 5px;
	padding:0px 5px 10px 6px;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}

.mod_newsmenu
{
	margin:0px 5px 20px 5px;
	padding:5px;
}

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

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

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info, .mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin:0 0 0 4px;
	padding:5px;
	border:1px solid #d9d9d9;
	border-bottom:none;
	border-top:none;
	width:141px;
	background-color:transparent;
}

#main .mod_newslist .layout_short
{
	margin:0;
	padding:0;
	border:none;
	width:auto;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_article, .mod_newsreader
{
	margin-right:5px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}

.mod_search
{
	margin-top:3px;
}

.mod_search .text
{
	width:240px;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

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

.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

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

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

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

.mod_calendar .empty, .mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}

.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

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

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

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

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}

.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}

.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}

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

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

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

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

.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

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

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

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

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

.mod_personalData .submit_container
{
	width:428px;
	text-align:right;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}

.mod_personalData .text, .mod_personalData .password
{
	width:200px;
}

.mod_personalData select
{
	width:204px;
}

* html .mod_personalData select
{
	width:206px;
}

*:first-child+html .mod_personalData select
{
	width:206px;
}

.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

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

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th a
{
	color:#000000;
}

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

#tps td
{
	padding:2px 4px;
}

.pagination
{
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ece4d9;
}

#tps .col_0
{
	width:80px;
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

#tps .explanation
{
	padding-bottom:24px;
}

.pagination ul
{
	width:240px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}

.ce_text ul
{
	margin-bottom:0.66em;
}

.ce_text ul ul
{
	text-indent:1em;	
	margin-bottom:0.33em;
}

.ce_text li
{
	background:url(../images/bullet.png) no-repeat left 2px;
	padding-left:19px;
}

.ce_text li li
{
	background:none;
	padding:0;
}

.ce_text p  
{
	margin-bottom:0.66em;
}

.ce_text p img 
{
	float:right;
	margin:0 0 5px 5px;
	border:1px solid #999;
}

p.back a 
{
	font-weight:bold;
	text-decoration:underline;
}

p.back a:hover 
{
	text-decoration:none;
}


/*** /MAIN ***/


/*** HOME ***/
#home .ce_text
{
	float:left;
	width:40%;
}

#home h2
{
	margin-bottom:1.5em;
}

#home .left
{
	margin:0 80px 0 30px;
}

#home .right
{
}

#home h3
{
	height:126px;
	width:126px;
	text-indent:-999em;
	margin-bottom:1em;
}

#home .left h3
{
	background:url(../images/gus_sportpferde.gif) no-repeat top right;
}

#home .right h3
{
	background:url(../images/info_magnetfeldtherapie.gif) no-repeat top right;
}

/*** /HOME ***/


/*** SITEMAP ***/
#main .mod_sitemap ul.level_1 {
	text-indent:2em;
}

#main .mod_sitemap ul.level_2 {
	margin-bottom:1em;
	text-indent:4em;
}

#main .mod_sitemap ul.level_3 {
	margin-bottom:1em;
	text-indent:6em;
}
/*** /SITEMAP ***/

/*** FOOTER ***/

#footer
{
	/* height wird im CMS gesetzt */
	margin:2em 0;
}

#footer ul
{
	width:100%;
	text-align:center;
}

#footer li
{
	padding:0 1em;
}

#footer li
{
	display:inline;
	line-height:1.2em;
	padding-bottom:2em;
}

#footer li.home 
{
	font-weight:bold;
	text-transform:uppercase;
}

#footer li,
#footer li a
{
	color:#999;
}

#footer li.impressum
{
	background:url(../images/but_impressum.gif) no-repeat bottom center;
}

#footer li.kontakt
{
	background:url(../images/but_contact.gif) no-repeat bottom center;
}

#footer li.news
{
	background:url(../images/but_news.gif) no-repeat bottom center;
}

#footer li.sitemap
{
	background:url(../images/but_sitemap.gif) no-repeat bottom center;
}

/*** /FOOTER ***/

