@media screen {
/* Style sheet basic */
  body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea{
    margin: 0;
    padding: 0;
  }

  table{
    border-collapse: collapse;
    border-spacing: 0;
  }

  caption, th, td{
    text-align: left;
    vertical-align: top;
  }

  abbr, acronym{
    border-bottom: 1px dotted #666;
    font-variant: normal;
    cursor: help;
  }

  blockquote, q{
    quotes: none;
  }

  fieldset, img{
    border: 0;
  }

  li{
    list-style-type: none;
  }

  sup{
    vertical-align: text-top;
  }

  sub{
    vertical-align: text-bottom;
  }

  del{
    text-decoration: line-through;
  }

  ins{
    text-decoration: none;
  }

  a{
    color: #00f;
  }

  :focus{
    outline: 0;
  }

  body{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 12px;
    color: #000;
  }

  input, button, textarea, select{
    font-family: inherit;
    font-size: 99%;
    font-weight: inherit;
  }

  pre, code{
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 12px;
  }

  h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    font-size: 100%;
  }

  h1{
    font-size: 22px;
  }

  h2{
    font-size: 20px;
  }

  h3{
    font-size: 18px;
  }

  table{
    font-size: inherit;
  }

  caption, th{
    font-weight: bold;
  }

  h1, h2, h3, h4, h5, h6{
    margin-top: 1em;
  }

  h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ol, ul, form{
    margin-bottom: 12px;
  }
}/*  Ende @media *//** Navigation *
Hauptnavigation*/
@media screen
{
	#header .mod_navigation
	{
		height: 3.8em;
		margin-top: 200px;
		margin-left: 40px;
/*background-color:rgba(0,224,255,0.5);
background-image: url(grafiken/Navigation-Heike-Zaiser-2.jpg);*/
/*		background: rgba(255, 241, 222, 0.5) url(grafiken/NoiseOverlay300x300.png) repeat left top;
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, -moz-linear-gradient(top,#0%,#100%);
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, -webkit-linear-gradient(top,#0%,#100%);
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, -o-linear-gradient(top,#0%,#100%);
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, -ms-linear-gradient(top,#0%,#100%);
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, linear-gradient(to bottom,#0%,#100%);
		background: url(grafiken/NoiseOverlay300x300.png) repeat left top, linear-gradient(top,#0%,#100%);
		border: 1px solid #C6C7C3;
		border-radius: 5px; */
		/* width: 875px; */
		width: 100%;
		position: absolute;
		overflow: hidden;
		font-family: "Lucia Sans", "Lucia Grande", Verdana, Arial, sans-serif;
	}
/*Listenpunkte unterdruecken*/
	#header .mod_navigation UL
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
/*Listenelemente nebeneinander*/
	#header .mod_navigation LI.first
	{
		margin-left: 100px;
		border-top: 1px solid #C6C7C3;
		border-right: 1px solid #C6C7C3;
		border-bottom: 1px solid #C6C7C3;
		border-left: 3px solid #C6C7C3;
		border-top-left-radius: 10px;
		border-bottom-right-radius: 3px;
		background: url(grafiken/glossy-nav-Verlauf.png) repeat-x left top;
		width: 125px;
		float: left;
		padding: 0;
		text-align: center;
	}
/*Listenelemente nebeneinander*/
	#header .mod_navigation LI
	{
		border-top: 1px solid #C6C7C3;
		border-right: 1px solid #C6C7C3;
		border-bottom: 1px solid #C6C7C3;
		border-left: 3px solid #C6C7C3;
		border-top-left-radius: 10px;
		border-bottom-right-radius: 3px;
		background: url(grafiken/glossy-nav-Verlauf.png) repeat-x left top;
		width: 125px;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
	}
/*Linkunterstreichung, Schriftgroesse etc*/
	#header .mod_navigation A, #header .mod_navigation A:link, #header .mod_navigation A:visited, #header .mod_navigation A:focus
	{
		display: block;
		padding: 1px 0;
		font-size: 1em;
/*color: #A6080;*/
		text-decoration: none;
	}
/*Mouseover*/
	#header .mod_navigation A:hover
	{
		display: block;
		width: 125px;
		background: url(grafiken/glossy-nav-hover-Verlauf.png) repeat-x left top;
		border-top-left-radius: 10px;
/*color:#a6080;*/
	}
/*Aktiver Link*/
	#header .mod_navigation LI.active
	{
		border-top-left-radius: 10;
		font-size: 1em;
		color: #01198C;
		width: 125px;
		padding: 1px 0;
/*color: #a6080;*/
		background: url(grafiken/glossy-nav-hover-Verlauf.png) repeat-x left top;
	}
/*kennzeichnung uebergeordneter Menuepunkt*/
	#header .mod_navigation .trail A
	{
		background-image: url(grafiken/glossy-nav-hover-Verlauf.png);
		background-repeat: repeat-x;
		border-top-left-radius: 10px;
		width: 125px;
		padding: 1px 0;
		font-size: 1em;
/*color:#a6080*/
	}
/*zweite Ebene*/
	#header .mod_navigation.sub
	{
		left: -10px;
		top: 22px;
		position: absolute;
		overflow: hidden;
		font: 0.9em "Lucida Sans", "Lucida grande", Verdana, Arial, sans-serif;
		background: none;
		border: none;
	} 
	#header .level_2
	{
		display: none;
	}
/*#header li:hover .level_2
{
width: 700px;
display:block;
left:-10px;
top:26px;
position:absolute;
overflow:hidden;
font:0.9em "Lucida Sans","Lucida grande",Verdana,Arial,sans-serif;
background-color: none;
background: none;
border:none;


}*/
	#header .level_3
	{
		display: none;
	}
/*#header li:hover .level_3
{
display:block;
left:-20px;
top:48px;
position:absolute;
overflow:hidden;
font:0.8em "Lucida Sans","Lucida grande",Verdana,Arial,sans-serif;
border:none;
background-color:none;
background:none;

}
Dritte Ebene*/
/*	#header .mod_navigation.sub2
	{
		left: -20px;
		top: 42px;
		position: absolute;
		overflow: hidden;
		font: 0.8em "Lucida Sans", "Lucida grande", Verdana, Arial, sans-serif;
		border: none;

		background: none;
	} */
/*======================================
Sitemap
======================================*/
	.mod_sitemap UL UL
	{
		margin-bottom: 0;
	}
	.mod_sitemap LI
	{
		list-style-type: none;
		margin-left: 0;
	}
	.mod_sitemap LI LI
	{
		margin-left: 1.5em;
	}
	.mod_sitemap .level_1 A
	{
		font-weight: bold;
	}
	.mod_sitemap .level_2 A
	{
		font-weight: normal;
	}
/*Ende @media screen*/
}
/** Layout **/

@media screen
{
	body {
       background-color:#FAF6E8;
  }
  
  #wrapper
	{
		margin-top: 40px;
		border-radius: 20px;
		/* background-color: #FAF6E8;*/
		background-color: rgba(227, 255, 210, 0.07); 
		box-shadow: 2px 2px 1px 1px #D6CECE;
		border: 10px solid rgba(10, 96, 128, 0.07);
	}
/*Kopfzeile*/
	#header
	{
		margin-top: 0;
		margin-right: 0;
	}
	#header .mod_article
	{
		top: 10px;
		position: absolute;
		overflow: hidden;
		margin: 0 0 10px;
		padding: 0;
	}
	#header .ce_text
	{
		margin: 0;
		padding: 5px 0 0;
		font-size: 0.85em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}
	#header .image_container, #header .ce_image
	{
		overflow: hidden;
		float: left;
	}
/*Ueberschriften*/
	#header H1, #header H1.ce_headline
	{
		width: auto;
		margin: 0;
		padding: 0;
		font-size: 1.5em;
		line-height: 1.6em;
		font-weight: normal;
		color: #515151;
	}
	#header .back
	{
		width: 0px;
		height: 0px;
	}
/*Hauptspalte*/
	#main
	{
		min-height: 500px;
		margin-top: 15px;
	}
/*rechte Spalte*/
	#right
	{
		height: auto;
		margin-top: 15px;
	}
/*Fusszeile*/
	#footer
	{
		margin-top: 10px;
		padding-top: 30px;
		padding-left: 30px;
		font-size: 0.6em;
	}
	#footer .sitemap
	{
		float: right;
		margin-right: 20px;
	}
/*Inhalte*/
	#main A:link, #footer A:link
	{
		text-decoration: none;
		color: #D87702;
	}
	#main A:visited, #footer A:visited
	{
		text-decoration: none;
		color: #8D4D02;
	}
	#main A:hover, #main A:focus, #footer A:hover, #footer A:focus
	{
		text-decoration: underline;
	}
	#main A:active, #footer A:activec
	{
		text-decoration: underline;
	}
	#main .mod_article
	{
		left: 40px;
		position: relative;
		overflow: hidden;
		margin: 0 0 20px;
		padding: 0;
	}
#main .ce_image .image_container .caption
{
	margin-top: 10px;
}


	BODY
	{
		min-height: 1000px;
		font-weight: normal;
		font: 100.1% "Lucida Sans", "Lucida Grande", Verdana, Arial;
	}

#main .ce_image .image_container IMG
{
	border: 1px solid #EDE8D6;
}
.mod_article .ce_image .image_container
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#bilder .ce_text
{
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
}


	#main .ce_text
	{
		margin: 0;
		padding: 0 80px 0 0;
		font-size: 0.85em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}

#vita IMG
{
	border: 1px solid #DADCB8;
}

	#main FORM, #main TABLE, #main TABLE .text
	{
		margin: 4px 0;
		padding: 0;
		font-size: 0.85em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}
	#main TABLE #ctrl_gender, #main TABLE .submit_container
	{
		margin: 0;
		padding: 0;
		font-size: 0.85em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}
	#main .mod_article .Adresse
	{
		float: left;
	}
	#main .mod_article .Anfahrt
	{
		margin-top: 10px;
	}

#main .bilderblock
{
	/*[ph]0*/
	/*[ph]1*/
	/*[ph]2*/
	/*[ph]3*/
	/*[ph]4*/
	font-size: 10pt;
}


	#main .bilderblock
	{
		/*[id]0*/width: 200px;
		/*[id]1*/overflow: hidden;
		/*[id]2*/float: left;
		/*[id]3*/margin: 10px 10px 0 0;
		/*[id]4*/padding-top: 0;
	}


#bilder IMG
{
	border: 10px solid #F7F7F7;
	/*[empty]width:;*/
	/*[empty]height:;*/
}

	#right .ce_text
	{
		margin: 0 10px 0 0;
		padding: 5px 0 0;
		font-size: 0.8em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}
/*Ueberschriften*/
	#main H1, #main H1.ce_headline
	{
		width: auto;
		margin: 0;
		margin-bottom: 10px;
		padding-right: 0;
		padding-bottom: 10;
		padding-left: 0;
		font-size: 1.5em;
		line-height: 1.6em;
		color: #515151;
	}
	#right H1, #right H1.ce_headline
	{
		width: auto;
		margin: 7px 2px 19px 0;
		padding-right: 0;
		padding-bottom: 10;
		padding-left: 0;
		font-size: 1.1em;
		line-height: 1.2em;
		color: #515151;
	}
/*h2 Ueberschriften*/
	#main H2, #main H2.ce_headline
	{
		margin: 0;
		padding: 0 0 5px;
		font-size: 1.3em;
		line-height: 1.4;
		color: #515151;
	}
	#right H2, #right H2.ce_headline
	{
		margin: 0;
		padding: 0 0 5px;
		font-size: 1.3em;
		line-height: 1.4;
		font-weight: bold;
		color: #515151;
	}
	#main .ce_gallery
	{
		margin: 0;
		padding: 20px 0 0;
	}
	#main .ce_gallery .caption
	{
		font-size: 0.7em;
		color: #515151;
		padding-left: 5px;
	}
	#main .ce_gallery .image_container IMG
	{
		margin: 0;
		padding: 0;
		border: 5px solid #FFE;
		box-shadow: 1px 1px 1px 1px #E0DADA;
	}
	#main .ce_gallery .image_container
	{
		overflow: hidden;
		margin: 0 10px 10px 0;
		padding: 0 0px 6px 0 !important;
	}
	#main .ce_gallery .image_container IMG:hover
	{
		margin: 0;
		padding: 0;
		border: 5px solid #FEE;
		box-shadow: 1px 1px 1px 1px #E0DADA;
	}
/*GoogleMaps*/
	.mod_dlh_googlemaps
	{
		width: 520px;
		height: 400px;
		box-shadow: 1px 1px 1px 1px #D6CECE;
		border: 1px solid #89ADCD;
		border-radius: 5px;
	}
/*Kontaktformular gestalten*/
	FORM#kontaktformular
	{
		width: 380px;
		height: 520px;
		box-shadow: 1px 1px 1px 1px #D6CECE;
		margin: 0 0 2em;
		padding: 0 18px 18px;
/*background-image:url(grafiken/Kontakt-Heike-Zaiser.jpg);*/
		background: rgba(255, 241, 222, 0.5);
		border: 1px solid #89ADCD;
		border-radius: 5px;
		line-height: 1;
		behavior: url('assets/css3pie/1.0.0/PIE.htc');
	}
	#kontaktformular .ce_text
	{
		width: 380px;
	}
	#kontaktformular LABEL
	{
		display: block;
		margin: 18px 0 3px;
		cursor: pointer;
	}
	#kontaktformular INPUT
	{
		border-radius: 5px;
		behavior: url('assets/css3pie/1.0.0/PIE.htc');
	}
	#kontaktformular TEXTAREA
	{
		border-radius: 5px;
		behavior: url('assets/css3pie/1.0.0/PIE.htc');
	}
	#kontaktformular FIELDSET
	{
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
		border: 0px #FFF;
	}
	#kontaktformular .checkbox_container LABEL
	{
		position: relative;
		display: inline;
		bottom: 2px;
	}
	#kontaktformular .checkbox_container
	{
		margin-top: 1em;
	}
	#kontaktformular INPUT, #kontaktformular TEXTAREA
	{
		padding: 3px;
	}
	#kontaktformular .captcha_text
	{
		display: block;
		margin-top: 2px;
	}
	#kontaktformular INPUT:focus, #kontaktformular TEXTAREA:focus
	{
		background-color: #ECECEC;
		color: #000;
	}
	#kontaktformular P.error
	{
		max-width: 400px;
		margin-bottom: 3px;
		padding: 3px;
		border: 1px solid #F00;
		color: #000;
		background: #FFC0C8;
	}
	#kontaktformular .submit_container
	{
		margin-top: 1em;
	}
/*Kalender*/
	TABLE.calendar
	{
		width: 91%;
		margin-top: 10px;
		box-shadow: 1px 1px 1px 1px #D6CECE;
		border: 1px solid #89ADCD;
		border-radius: 5px;
		background-color: #FCFCFC;
		border-collapse: separate;
	}
	TABLE.calendar .head
	{
		padding: 6px 0;
		text-align: center;
		background-color: #F1F2F3;
		border-top: 1px solid #D9D9D9;
		font-size: 12px;
		border-bottom: 1px solid #D9D9D9;
	}
	TABLE.calendar TH.previous
	{
		padding-left: 3px;
		text-align: left;
		border-left: 1px solid #D9D9D9;
	}
	TABLE.calendar TH.next
	{
		padding-right: 3px;
		text-align: right;
		border-right: 1px solid #D9D9D9;
	}
	TABLE.calendar TH A
	{
		font-weight: normal;
		text-decoration: none;
		color: #333;
	}
	TABLE.calendar TH A:hover
	{
		text-decoration: underline;
	}
	TABLE.calendar .label
	{
		padding: 2px;
		text-align: center;
/*background-color:#adcbe6;*/
		background-color: rgba(255, 241, 222, 0.5);
		font-size: 12px;
		font-weight: normal;
		color: #333;
	}
	TABLE.calendar .weekend
	{
		background-color: #F0F0F0;
		color: #BBB;
	}
	TABLE.calendar TD
	{
		width: 13%;
		height: 5em;
		border-right: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
	}
	TABLE.calendar .col_first
	{
		border-left: 1px solid #D9D9D9;
	}
	TABLE.calendar .header
	{
		margin: 1px;
		padding: 1px;
		background-color: #E6E6E6;
		font-size: 11px;
		color: #666;
	}
	TABLE.calendar .today
	{
/*background-color:#adcbe6;*/
		background-color: rgba(255, 241, 222, 0.5);
		color: #FFF;
	}
	TABLE.calendar .event
	{
		margin: 3px;
		line-height: 1.1;
	}
	TABLE.calendar .event A
	{
		font-size: 11px;
		text-decoration: none;
		color: #333;
	}
	TABLE.calendar .event A:hover
	{
		text-decoration: underline;
	}
	.mod_eventreader
	{
		width: 140px;
		margin-top: 90px;
		padding: 10px 5px 5px 8px;
		box-shadow: 1px 1px 1px 1px #D6CECE;
		border: 1px solid #89ADCD;
		border-radius: 5px;
		background: rgba(255, 241, 222, 0.5) url(///grafiken/NoiseOverlay300x300.png) repeat left top;
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, -moz-linear-gradient(top,#0%,#100%);
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, -webkit-linear-gradient(top,#0%,#100%);
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, -o-linear-gradient(top,#0%,#100%);
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, -ms-linear-gradient(top,#0%,#100%);
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, linear-gradient(to bottom,#0%,#100%);
		background: url(files/Heike-Zaiser/NoiseOverlay300x300.png) repeat left top, linear-gradient(top,#0%,#100%);
	}
	.mod_eventreader .back, .mod_eventreader .recurring
	{
		display: none;
	}
	.mod_eventreader .info
	{
		font-size: 0.7em;
		color: #515151;
	}
/*Suche - Ergebnisseite*/
	.mod_search INPUT.text
	{
		padding: 3px;
	}
	.mod_search .radio_container
	{
		margin: 2em 0;
	}
	.mod_search .radio_container LABEL
	{
		margin-right: 10px;
	}
	#main .mod_search P.header
	{
		margin-top: 2em;
		padding: 0.5em;
		text-align: right;
		background-color: #0067FF;
		color: #FFF;
	}
	#main .mod_search H3 A:link
	{
		padding-left: 0;
		color: #00F;
	}
	#main .mod_search H3 A:visited
	{
		padding-left: 0;
		color: #800080;
	}
	.mod_search H3 .relevance
	{
		font-size: 10px;
		font-weight: normal;
	}
	.mod_search P.context
	{
		margin: 0;
	}
	.mod_search P.url
	{
		color: #008000;
	}
	.mod_search .even, .mod_search .odd
	{
		padding: 0.5em;
	}
	.mod_search .odd
	{
		margin: 1em 0;
		background-color: #EAEAEA;
	}
/** http://www.heike-zaiser.com/cont *
Suchfeld Lupe*/
	#header DIV.mod_form
	{
		right: 45px;
		top: 230px;
		position: absolute;
		padding: 5px;
	}
	#header FORM#suchformular
	{
		margin: 0;
	}
	#header #suchformular .suchfeld
	{
		width: 100px;
		margin: 0;
		padding: 1px 25px 1px 10px;
		border-radius: 10px;
		font-size: 0.65em;
		color: #515151;
		letter-spacing: 0.04em;
		behavior: url('assets/css3pie/1.0.0/PIE.htc');
		border: none;
	}
	#header #suchformular .lupe
	{
		right: 12px;
		top: 10px;
		position: absolute;
		margin: 0;
		padding: 0;
	}
/* Layout Registrierung*/
	.mod_login FORM#tl_login, .mod_login FORM#tl_logout
	{
		padding-top: 1em;
		line-height: 2;
		width: 300px;
		height: 160px;
		background: rgba(255, 241, 222, 0.5);
		box-shadow: 1px 1px 1px 1px #D6CECE;
		margin: 0 0 2em;
		padding: 10px 18px;
		border: 1px solid #89ADCD;
		border-radius: 5px;
	}
	.mod_login LABEL
	{
		width: 120px;
		float: left;
	}
	.mod_login .checkbox_container LABEL
	{
		float: none;
	}
	.mod_login .checkbox_container INPUT, .mod_login .submit_container INPUT.submit
	{
		margin-left: 120px;
	}
	.mod_login .submit_container INPUT.submit
	{
		margin-top: 10px;
	}
	.mod_login INPUT.submit[value="Abmelden"]
	{
		margin-left: 0;
	}
	.mod_login #username, .mod_login #password, .mod_login .submit_container
	{
		margin: 4px 0;
		padding: 0;
		font-size: 0.85em;
		line-height: 16px;
		color: #515151;
		letter-spacing: 0.05em;
	}
	.mod_lostPassword FORM
	{
		padding-top: 1em;
		line-height: 2;
	}
	.mod_lostPassword LABEL
	{
		width: 125px;
		float: left;
	}
	.mod_lostPassword .submit_container INPUT.submit
	{
		margin-top: 10px;
		margin-left: 0;
	}
	.mod_personalData .formbody
	{
		line-height: 2;
		width: 400px;
		height: 250px;
		background: rgba(255, 241, 222, 0.5);
		box-shadow: 1px 1px 1px 1px #D6CECE;
		margin: 0 0 2em;
		padding: 10px 18px;
		border: 1px solid #89ADCD;
		border-radius: 5px;
	}
	.mod_personalData INPUT
	{
		width: 250px;
	}
	.mod_personalData LABEL
	{
		width: 130px;
		float: left;
	}
	.mod_personalData .submit_container INPUT.submit
	{
		margin-top: 10px;
	}
	.mod_personalData LEGEND
	{
		left: 18px;
		position: absolute;
	}
	.mod_personalData FIELDSET.checkbox_container
	{
		margin-top: 2px;
		margin-bottom: 6px;
	}
	.mod_personalData INPUT#opt_newsletter_0.checkbox
	{
		width: 20px;
		float: left;
		margin-left: -4px;
	}
	.mod_personalData LABEL#lbl_newsletter_0
	{
		width: 220px;
		margin-left: 20px;
	}
	.mod_registration .formbody
	{
		width: 520px;
		height: 500px;
		padding: 10px 18px;
		box-shadow: 1px 1px 1px 1px #D6CECE;
		background: rgba(255, 241, 222, 0.5);
		border: 1px solid #89ADCD;
		border-radius: 5px;
	}
	#registrieren-106 .ce_text
	{
		width: 520px;
	}
	.mod_registration TABLE
	{
		padding-top: 1em;
		line-height: 2;
	}
	.mod_registration INPUT
	{
		width: 250px;
	}
	.mod_registration LABEL
	{
		width: 150px;
		float: left;
	}
	.mod_registration LEGEND
	{
		width: 125px;
		left: 18px;
		position: absolute;
		float: left;
	}
	.mod_registration FIELDSET.checkbox_container
	{
		margin-top: 2px;
		margin-bottom: 6px;
	}
	.mod_registration INPUT#opt_newsletter_0.checkbox
	{
		width: 20px;
		float: left;
		margin-left: -4px;
	}
	.mod_registration LABEL#lbl_newsletter_0
	{
		width: 220px;
		margin-left: 20px;
	}
	.mod_registration .submit_container INPUT.submit
	{
		margin-top: 10px;
	}
	.mod_registration .captcha_text
	{
		display: block;
		margin-top: 0px;
	}
/*Ende @media*/
}
/* Zentrales Stylesheet */
/* @include url(zentrale.css);*/
/* Ende */

