/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

/* Orange Neu, Mike: #f66000 
   Gelb: FECC00
   hellblau: #33B1E6
*/


/*
 * Mardusa Farben:
 * 
 * Kinderhotels Farben:
 * K: #e2007a
 * I: #e2001a
 * N: #f29400 / Mardusa: #E46101
 * D: #fecc00
 * E: #ffed00
 * R: #c8d200
 * H: #009036
 * O; #41b393
 * T: #83d0f0
 * E: #009ee0
 * L: #006ab3
 * S: #a5037c
 * */

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:130%;  
	clear:both;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:120%; 
	clear:both;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:110%;  
	clear:both;
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:0 0 1em;
	
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

.csc-header {
	clear:both;
}

abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #4f1d00;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
	margin-top:0.6em
}
th,td {
	/*borders and padding to make the table readable*/
	border-bottom:1px solid #E46101;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible 
input[type=text],input[type=password],textarea{
	border:1px solid white;
	margin-bottom:5px;
	width:15.25em;
	*width:11.9em;
}
*/

/* Helpers */
.clearer {
	clear:both;
}



.pflichtfeld {
  color:#E46101;
  font-weight:bold;
}

.mailformH3 {
  color:#f66000;
  font-size:130%;
}


body {
	color:#4f1d00!important;
}


/* Header */
#hd {
	min-width:870px;
	background-color:#FECC00;
	background-image:url(/fileadmin/templates/webpics/bg_hd.gif);
	padding:10px 0 0 0;
	
	background-repeat:no-repeat;

	/*-moz-border-radius:8px;
  	-webkit-border-radius:8px;*/
}

#hd.border {
	border:1px solid #E46101;
	margin-top:5px;
}

#logo_container {
	float:left;
	text-align:left;
	margin-top:81px;
	padding:10px 0 0 10px;
	
	font-size:100%;
	color:#ffffff;
}

#logo_container.border {
	padding:10px 0 0 5px;
}

#logo_container h1 {
	font-size:100%;
	font-weight:bold;
	color: #ffffff;
	margin:0;
	padding:0;
}

#logo_container .watermark {
        display:none!important;
	position:absolute;
	width:600px;
	height:180px;
	margin:80px 0 0 215px;
	background-image:url(/fileadmin/templates/webpics/smiley.png);
	background-repeat:no-repeat;
	z-index:99999999;
}

#logo_container p {

}

#logo_container p a {
	color:#ffffff;	
}

#logo_container p a:hover {
	color:#ffed00;	
}


/* Main Content */
.yui-u.first h1 {
	/*color: #f66000;*/  /*#E46101;*/
	margin-top:0px;
	text-align:left;
	border-bottom:1px solid #E46101;
	padding-left:0px;
	padding-top:16px;
	padding-right:70px;
	background-image:url(/fileadmin/templates/webpics/header_bg.png);
	background-position:right;
	background-repeat:no-repeat;

}

.yui-u.first h2 {
	border-bottom:1px solid #4F1D00;
	margin-bottom:18px;
	margin-top:30px;
}

/* Center Content */

.yui-u.first img.scale {
	max-width:100%;
	min-width:100%;
	width:100%;
}

#dia-container {
	height:250px;
	max-height:250px;	
	max-width:100%;
	overflow:hidden;
	position:relative;
	width:100%;
	margin-bottom:20px;
}

#dia-images {
	display:none;
}

.yui-u.first a {
  color:#009EE0;
}

.yui-u.first .columns div {
  padding:1%;
}

.yui-u.first .columns div.col50 {
  float:left;
  max-width:48%;
  width:48%;
}



.yui-u.first a:hover {
  color:#E46101;
}


/* Sideblocks */
.yui-b {
	padding-top:10px;
}

.yui-u .sideblock a {
  max-width:150px;
}


.sideblock {
	font-size:85%;
	margin:0 0 10px 0;
	background-color:#f66000;
	/*border:1px solid #920015;*/
	color:#ffffff;
	
	-moz-border-radius:8px;
  	-webkit-border-radius:8px;

	min-height:20px;
	padding-bottom:5px;  	
	overflow-x:hidden;
}

.left_column .sideblock {
 	background-color:#33B1E6;	
	border:0px solid #004EFF;
	background-image:url(../webpics/blocks/sideblock_bg_left.png);
	background-repeat:no-repeat;
        background-position:left top;

}


.yui-u .sideblock {
	border:0px solid #920015;
	background-color:#F88033;	
	background-image:url(../webpics/blocks/sideblock_bg_right.png);
	background-repeat:no-repeat;
        background-position:left top;

}

.sideblock.special {
 	background-color:#33B1E6!important;	
	border:0px solid #004EFF;
	background-image:url(../webpics/blocks/sideblock_bg_left.png)!important;
	background-repeat:no-repeat;
        background-position:left top;
}



.sideblock dl {
	margin-left:5px;
}

.sideblock h2 {
	color: #ffffff;
	font-weight:bold;
	font-size:110%;
	text-align:center;
	border-bottom:0px solid #ffffff;
	margin:0 0 5px 0;
	padding:5px 5px 0 5px;
}

.sideblock h3 {
	color: #ffffff;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	border-bottom:0px solid #ffffff;
	margin:0 0 5px 0;
	padding:5px 5px 0 5px;
}

.sideblock .autoPadDiv {
	margin-top:-12px!important;
}

.sideblock p {
	padding:5px 5px 0 5px;
}

.sideblock div.bodytext {
	padding:5px 5px 0 5px;
	margin-top:10px;
}

.sideblock a {
	color:#ffffff;
}
.sideblock a:hover {
	color:#ffed00;
}

.sideblock input {
	
}

.sideblock label {
	
}

.sideblock.toggle h2 {
	margin-bottom:-10px;
	cursor:pointer;
}

.sideblock.toggle p {
	margin-top:20px;
}


/* Menü directory */
.md-mmi {
	font-size:95%;	
}

.md-mmi h2 {
	margin-bottom:3px;
	padding-bottom:0px;
	text-align:left;
}


.md-mmi a {
	color:#4f1d00;
	text-decoration:none;
}
.md-mmi a:hover {
    color:#E46101;
    text-decoration:underline;
}
.md-mmi h2 a:hover {
    color:#E46101;
    text-decoration:none;
}

/* Corners */
.autoPadDiv {
    padding-top:0px!important;
}

/* Footer */

.footer {
	border:0px solid #E46101;
	font-size:90%;
	margin:0 0 10px 0;
	background-color:#009EE0;
	color:#ffffff;
	text-align:center;
	line-height:200%;
}

#ft {
	-moz-border-radius:8px;
  	-webkit-border-radius:8px;
}

.footer a {
	color:#ffffff;
}

.footer a:hover {
	color:#ffed00;
}


.csc-textpic h2 {
  clear:none;
}