/*********************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:10px }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FCF2B4;
	background-image:url(gif/bg-all.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

a.t-men:link, a.t-men:visited {
	color:#04523C;
	text-decoration:none;
}

a.t-men:hover, a.t-men:active {
	color:#840624;
	text-decoration:none;
}

a.t-men-ak:link, a.t-men-ak:visited {
	color:#840624;
	text-decoration:none;
}

a.t-men:hover-ak {
	color:#840624;
	text-decoration:none;
}

a.s-men:link, a.s-men:visited {
	color:#04523C;
	text-decoration:none;
}

a.s-men:hover {
	color:#840624;
	text-decoration:underline;
}

a.s-men-ak:link, a.s-men-ak:visited {
	color:#840624;
	text-decoration:underline;
}

a.s-men-ak:hover {
	color:#840624;
	text-decoration:underline;
}

a.footi:link, a.footi:visited {
	color:#000000;
	text-decoration:none;
}

a.footi:hover {
	color:#840624;
	text-decoration:none;
}

.all {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

.top_inh {
	position:relative;
	top:0px;
	left:0px;
	width:940px;
	height:145px;
	background-color:#FCFBE4;
}

.logo {
	position:absolute;
	top:6px;
	left:18px;
	width:279px;
	height:134px;
}

.t_graf {
	position:absolute;
	top:26px;
	left:532px;
	width:390px;
	height:92px;
}

.t_pics_all {
	position:relative;
	top:0px;
	left:0px;
	width:940px;
	height:162px;
	background-image:url(gif/bg-t-pics.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.t_men_all {
	position:relative;
	top:1px;
	left:0px;
	width:940px;
	height:26px;
	background-image:url(gif/bg-t-men.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.t_men_l {
	float:left;
	width:18px;
	background-color:#FCFBE4;
}

.t_men_ul {
	margin:0px;
	padding-left:2px;
	list-style-type:none;
	display:block;
}

.t_men_li {
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}

.h_but {
	float:left;
	width:36px;
	height:24px;
}

.suche_all {
	float:left;
	width:224px;
	background-color:#FCFBE4;
	height:26px;
	padding-top:1px;
}

.con_all {
	position:relative;
	top:0px;
	left:0px;
	width:940px;
	background-color:#FCFBE4;
	background-image:url(gif/bg-con.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.sub_men_ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}

.sub_men_li {
	padding-bottom:2px;
}

.sub_men_li_2 {
	padding-bottom:2px;
	padding-left:15px;
}

.fl {
	float:left;
}

.fl_5 {
	float:left;
	width:5px;
}

.fl_13 {
	float:left;
	width:13px;
}

.fl_140 {
	float:left;
	width:140px;
}

.fl_202 {
	float:left;
	width:202px;
}

.fl_640 {
	float:left;
	width:640px;
}

.fl_683 {
	float:left;
	width:683px;
}

.fl_704 {
	float:left;
	width:698px;
}

.pa_6 {
	padding-top:6px;
}

.field-va {
	width:684px;
}

.eventform {
}

.eltitel {
	font-weight:bold;
	margin:0px;
}

.eldesc {
	margin:0px;
	padding:0px;
}




/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:840px;
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:140px;
}

/* ### Logo ####################################################################### */



/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	float:right;
	width:630px;
}


/* ### main-block => MainContent ################################################### */

#main-block {
}


#main-content-block {
	display:block;
}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:100%;
}

#footer p {
	padding: 20px 0;
	color:#c4c4c4;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#c4c4c4;
	text-decoration: underline;
	background:inherit;
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	background:inherit;
}




/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin-top:0px; margin-left:0px; margin-right:5px; margin-bottom:0px;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin-top:0px; margin-left:5px; margin-right:0px; margin-bottom:0px;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

.wysiwygimg .wysiwygabc {
	background-position:right top;
	background-image:url(gif/bg-start-start.gif);
	width:684px;
	background-repeat:no-repeat;
	height:100px;
}


/* Download Modul */

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	background-color: #F7CB55;
	font-weight: bold;
}

#main-block .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #F7CB55;
	border-right: 2px solid #F7CB55;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #F7CB55;
	border-right: 2px solid #F7CB55;
	border-bottom: 2px solid #F7CB55;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #F7CB55;
}

