/*------------------------------------------------------------------------------
****************************** Kostber Kinder **********************************	
------------------------------------------------------------------------------*/

* { 
	padding: 0;
	margin: 0;
	border: 0;
}
hr {clear:left;}
html, body {
	min-height: 100%;
	padding-bottom: 1px;
}

body {
	background-color:#525252;
	height:100%;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

input,
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:1em;	
	color:#666666;
}
a,
a:visited {
	outline:none;
	color:#f03300;
	text-decoration:none;
}
a:active,
a:focus,
a:hover {
	color:#666666;
	text-decoration:none;
}
h1 {
	margin-top:0px;
	margin-bottom:2px;
	font-size:1.6em;
	color:#403b38;
	font-weight:bold;
}
h2 {
	margin-top:0px;
	margin-bottom:6px;
	font-size:1.3em;
	color:#666666;
	font-weight:bold;
}

h3 {
	margin-top:12px;
	margin-bottom:4px;
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
}
h4 {
	margin-top:12px;
	font-size:9px;
	font-weight:bold;
	color:#ffb300;
}
h4 a,
h4 a:visited {
	font-size:9px;
	font-weight:bold;
	color:#ffb300;
}
h4 a:hover,
h4 a:active,
h4 a:focus {
	font-size:9px;
	font-weight:bold;
	color:#ffb300;
	text-decoration:none;
}
#holder {
	width:776px;
	background-image:url(holder_back.gif);
	border:2px solid #424242;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	overflow: hidden;
}
#header {
	background-image:url(header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:170px;
	border:0px solid #cdcdcd;
	border-bottom-width:2px;
}
#top_nev {
	width:auto;
	height:22px;
	margin-bottom:8px;
}
#top_nev li {
	float:left;
	position:relative;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.69em;
	text-align:center;
	list-style:none;
	border:0px solid #ffefe4;
	border-left-width:1px;
	background-image:url(master_img_2.gif);
	background-position:bottom;
}
#top_nev a,
#top_nev a:visited {
	float:left;
	color:#666666;
	text-decoration:none;
	height:19px;
	font-weight:bold;
	padding-left:12px;
	padding-right:16px;
	padding-top:3px;
	background-image:url(but_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
#top_nev a:active,
#top_nev a:hover,
#top_nev a:focus,
#top_nev .link_selected a {
	color:#f03300;
	text-decoration:none;
}
#left_nev {
	width:162px;
	position:absolute;
	top:260px;
	left:10px;
}
#left_nev li {
	clear:left;
	float:left;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.63em;
	width:162px;
	margin-bottom:1px;
	list-style:none;
}
#left_nev a,
#left_nev a:visited {
	color:#f03300;
	text-decoration:none;
	width:147px;
	font-weight:normal;
	font-weight:bold;
	padding:5px 4px 5px 12px;
	background-color:#ffede0;
	background-image: url(master_img_1.gif);
	background-position: -280px;
	display:block;
	}
#left_nev A:active,
#left_nev A:hover,
#left_nev A:focus {
	background-position:-442px;
}
#left_nev .link_selected a,
#left_nev .link_selected a:visited,
#left_nev .link_selected a:hover,
#left_nev .link_selected a:focus,
#left_nev .link_selected a:active {
	background-position:-616px;
	font-weight:bold;
	font-size:1em;
	background-image:url(master_img_1.gif);
	color:#000000;
	}
#breadcrumb {
	clear:left;
	margin-left:188px;
	height:18px;
	background-color:#403b38;
	background-image:url(master_img_2.gif);
	background-position:0px -20px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	list-style:none;
	font-size:0.57em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb li {
	float:left;
	list-style:inherit;
	padding-top:2px;
	color:#999999;
	padding-left:8px;
}
#breadcrumb li span{
	float:left;
}
#breadcrumb a,
#breadcrumb a:visited {
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding-left:0px;
	padding-right:8px;
	display:block;
	background-position:top left;
	background-repeat:repeat-y;
}
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus {
	color:#cccccc;
	text-decoration:none;
}
#content {
	clear:left;
	margin-left:166px;
	color:#666666;
	text-align:left;
	background-color:#ffffff;
	background-image:url(content_left.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:0px 15px 0px 22px;
	list-style:none;
	font-size:0.71em;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:auto;
	float: right;
	width: 573px;
}
#content p {
	margin:10px 0px;
}
#content ul, #content ol {
	padding-top:10px;
	position:relative;
	padding-bottom:16px;
}
#content ul ul, #content ol ol {
	padding-top:2px;
	position:relative;
	padding-bottom:4px;
}
#content li {
	padding:0 0 0 15px;
	list-style: none;
	background:url(bullit.gif) no-repeat left 2px;
}
#content li a,
#content li a:visited {
	margin:0px;
	padding:0px;
}
#content li a:hover,
#content li a:active,
#content li a:focus {
	margin:0px;
	padding:0px;
	color:#999999;
}
#content_corner {
	margin-left:167px;
	width:609px;
	height:12px;
	background-color:#FFFFFF;
	background-image:url(master_img_2.gif);
	background-position:0px -38px;
	background-repeat:no-repeat;
	font-size:0.40em;
}
#content ol li {
	height:18px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-image:none;
	list-style-position:inside;
}
#content_corner_b {
	width:18px;
	height:17px;
	background-color:#FFFFFF;
	background-image:url(master_img_1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:0.40em;
}
#content_bottom {
	margin-left:167px;
	background-image:url(master_img_2.gif);
	background-position:0px -60px;
	background-repeat:repeat-x;
	margin-bottom:5px;
	float: right;
	width: 609px;
}
#bottom {
	width:100%;
	height:26px;
	font-weight:normal;
	background-color:#403b38;
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
}
#bottom ul {
	list-style:none;
	width:auto;
	padding:6px 0px 0px 10px;
}
#bottom li {
	float:left;
	list-style:none;
	font-size:0.69em;
	color:#999999;
}
#bottom a,
#bottom a:visited,
#bottom span {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left:6px;
	padding-right:4px;
	float:left;
}
#bottom a:hover,
#bottom a:active,
#bottom a:focus,
#bottom span {
	color:#cccccc;
	text-decoration:none;
}
#bottom .flt_right {
	float:right;
	padding-right:6px;
}
#story_box {
	background-image:url(master_img_1.gif);
	background-position:-19px;
	background-repeat:repeat-y;
	width:261px;
	position:relative;
	float:right;
	margin-right:0px;
	margin-left:14px;
	margin-bottom:20px;
}
#story_box h2 {
	position:relative;
	background-image:url(top_head_story.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding-left:14px;
	padding-top:10px;
	padding-right:16px;
}
#story_box p {
	position:relative;
	z-index:10;
	padding-left:26px;
	padding-right:26px;
	margin-left:12px;
	margin-right:12px;
	background-image:url(back_p_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#story_box .relative {
	position:relative;
}
#story_box .story_bottom {
	background-image:url(master_img_1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:261px;
	height:45px;
	z-index:5;
	left:-1px;
	top:-20px;
	position:absolute;
}

div.cnt-blck { /* textile is putting it's output in such blocks */
	clear:both;
}
div.image p { /* picture description text */
	font-size:Xem; /*define some small font size */ 
	float:none;
}
.flLeft { /* can be added as class on image divs for left alignment */
	float: left;
	margin: 3px 20px 0 0;
}
.flRight { /* can be added as class on image divs for right alignment */
	float: right;
	margin: 3px 0 0 20px;
}
.txt-algn-left {
	text-align:left;
}
.txt-algn-rght {
	text-align:right;
}
.txt-algn-cntr { /* can be added as class on image divs for centered images */
	text-align:center;
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
.frm {
	/* standard form */
}

.frm fieldset legend {
	padding:10px 0 5px 0;
	font-weight:bold;
}
* .frm fieldset legend {
	margin-left:-6px;
}

.frm input,
.frm textarea,
.frm select {	
	border:1px solid #525252;
	padding:2px;
	float:left;
	background-color:fff4d9;
	margin-bottom:10px;
}

.frm input {
	width:250px;	
	height:15px;
}

.frm textarea {	
	width:250px;
}

.frm label {	
	width:120px;
	display:block;
	float:left;
}

.frm input.missing,
.frm textarea.missing {
	background-color:#FFFFFF;
	border:2px solid #fcb913;
}

.frm select {	
	padding:2px;	
	border:1px solid #525252;
}
.frm select option {
	padding-right:10px; /* hinders FF to have the arrow above the text */
}

.frm p {	
	clear:both;
	margin-bottom:0px !important; /* the !important is required, otherwise IE overrides it */
	margin-top:0px !important;	
}

.frm p.fsbmt input {
	margin-left:120px;
	margin-top:10px;
	width:auto;	
	height:auto;
	border: #666666 solid 1px;
	background-color: #FFF5ED;
	/*background:none;*/
	padding:0px;
	cursor:pointer;
}

.frm p label.radio {
	width:auto;
	margin-right:15px;
	margin-left:4px;
}

.frm p input.radio, 
.frm p.radio input,
.frm p input.checkbox,
.frm p.checkbox input {
	width:auto;
	height:auto;
	border:none;	
}

.frm p span.radio,
.frm p.radio span {
	display:block;
	float:left;
	width:120px;
}

.frm p label.checkboxRight {
	padding-left:5px;
	width:auto;
}

.error_msg {
	/*background:#fff4d9;*/
	font-style:italic;
	color: rgb(255, 0, 0);
}
.download-file	{
	background-image: url(.//files/icon_pdf.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:4px;
}
