body{
background: url(../images/bg.jpg) 25px 70px;
}

.container_12 {
    /*
	background-color:#FFFFFF;
	background-image: url(../images/960_12_10_10.png);
	background-repeat: repeat-y;
	*/
	
}

#content{
	/*background: url(../images/bg.jpg) 55px 150px;*/
}

#header{
	height:85px;
	background: transparent url(../images/kanuschule-logo-head_960.jpg) center 4px no-repeat;
	text-indent:-9999px;
}

#kursicons
{
text-align:center;
}

#hinweis{
 margin: 20px 0 10px 0;
}

.arrow_box{
background: transparent url(../images/blue-arrow-right.png) 14px 4px no-repeat;
margin-bottom: 20px;
}

.post_box{
background: transparent url(../images/post.png) left 4px no-repeat;
margin-bottom: 20px;
}

#footer
{
padding-top: 20px;
text-align:center;
}

#footer #copy{
border-top: 1px solid #F7CE38;
padding: 15px 0;
height: 20px;
}

/* ---------- Side-Gallery Styles ----------------------- */
#sidegallery
{margin-top: 18px;}


.photo {
	margin: 25px 0 25px 0;
	position: relative;
}

.photo img, .news_image img{	
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}

.photo a {
	text-decoration: none;
	z-index:9;
}



.tapephoto span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../images/tape.png) no-repeat;
	z-index: 10;
}


 
.ditto_iteration {
color:#7FC2FF;
font-size:40px;
font-weight:bold;
position:absolute;
height: 35px;
line-height: 40px;
top:-5px;
left: 10px;
z-index:1;
}



/* ---------- Tabellen Styles ---------- */

.valuetable {
	border-width: 1pt;
	border-style: solid;
	border-color: #FFCC33;
	background-color: #EFFAFF;
	table-layout: fixed;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
}

.datecol, .location {
	font: 11px/20px verdana, arial, georgia, sans-serif;
	color: #336699;
	width: 197px;
	font-weight: bold;
	padding: 5px 0 5px 3px;
}
.regcol{
	padding: 5px 0 5px 0px;
	text-align:center
}
.location{
padding: 5px 0 0px 3px;
}  

.kurs   {
	font: 11px/20px verdana, arial, georgia, sans-serif;
	color:#303188;
	} 


.anmelden, .block{
color: #fff;
display: block;
text-decoration: none;
height: 18px;
line-height: 18px;
width: 90px;
text-align: center;
border: 1px #336699 solid;
border-top-color: #aaa;
border-left-color: #aaa;
font-weight: normal;
font-size: 10px;
padding: 1px 1px 1px 1px;
margin: 0 3px 3px 0px;
background:transparent url(../images/anmelden-bg-b.png) no-repeat left center;
text-decoration: none;
}

.block{
color: #777;
border: 0px #ddd solid;
background:transparent url(../icons/lock.gif) no-repeat 1px center;
padding-left: 19px;
padding-right: 0px;
text-align: left;
width: auto;
}

.anmelden:hover{
color: #fff; font-weight: bold;
padding: 1px 1px 1px 1px;
background-color: #fad76f;
text-decoration: none;
background:transparent url(../images/anmelden-hbg-o.png) no-repeat left center;
}

.light{background-color:#E0E8EF;}


.teilnehmerz, .zeit, .cal, .gewaesser{
	display: block;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

.cal{
background: url(../icons/cal.png) no-repeat left center;
margin-left: 0;
padding-left: 20px;
}

.gewaesser{
background: url(../icons/map-pin.png) no-repeat left center;
font: 10px verdana, arial, georgia, sans-serif;
}


#leistungen h4{
	margin-top: 15px;
	padding-left: 25px;
	background: url(../icons/info-frame.png) left center no-repeat;	
}

#kursgb h5{
	margin-top: 15px;
	background: url(../icons/gebuehr.png) left center no-repeat;
	padding-left: 25px;
}

#teilnehmerz  h6{
	background: url(../icons/teilnehmer.png) left center no-repeat;
	padding-left: 25px;
	margin-top: 20px;
}

.beginn, .ende
{
display:block;
font: 10px verdana, arial, georgia, sans-serif;
font-weight:normal;
background: url(../icons/beginn.png) no-repeat left center;
padding-left:17px;
height: 22px;
line-height: 22px;
color: #555;
}
.ende
{
background-image: url(../icons/ende.png)
}

img.icon{float:left; margin-right: 10px;}



/* ------ Form Styles ------- */

#formbox {
    background: url(../images/form/shaddow-bottom.png) no-repeat bottom right;
    position: relative;
    border: solid 0px red;
    padding-bottom: 13px;
	position:relative;
	display:block;
} 
#form {
  
    position: relative;
    border: solid 0px #ddd;
    display: block;
} 
#form fieldset {
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    display: inline;
    width: 270px;
    margin-left: 20px;
} 

#form .fieldset {} 

#form .legend {
    border-bottom: 2px solid #bbb;
	color:#336699;
	font-weight:bold;
	margin: 0 15px 10px 0;
	padding:0.5em;
} 
#form p {
    margin: .5em 0;
} 
#form label {
    display: block;
 /*   font-weight: bold;*/
} 

#form input, #form textarea, #form select {
    width: 265px;
    border: 1px solid #67B0F0;
    background: #fff url(../images/form/form_input.gif) top center repeat-x;
    padding: 3px;
    color: #333;
} 

#form #anrede{
	width: 150px;
    border: 1px solid #67B0F0;
}

#form #fert_radiobutton_1,#form #fert_radiobutton_2,#form #fert_radiobutton_3,#form #fert_radiobutton_4,#form #fert_radiobutton_5, #form .optionen{
	width: 40px;
	border: 0px;
}


#form p.vericode img {
    width: 140px;
} 
#form input#input_vericode {
    width: 100px;
    float: left;
    margin-right: 10px;
} 
#form textarea {
	width: 360px;
	height: 115px;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
} 

#form .anmeldung_textarea{
width: 580px;
margin: 10px 20px;
}

.required{ color: red;}
#form input.required, #form textarea.required,#form select.required{border: 1px solid red;}
.invalid{ color: orange;}
#form input.invalid{border: 1px solid orange;}

#form p.hinweis {
    padding: 0;
    margin: 0 0 0 5px;
    line-height: 15px;
    font-size: 9px;
    color: #888;
} 
#form p.submit {
    clear: both;
    margin: 0;
    padding: 0;
} 
#form button {
    height: 45px;
    width: 150px;
    line-height: 30px;
    border: none;
    outline: none;
    background: transparent url(../images/form/form_button.gif) no-repeat center left;
    
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    margin: 10px 0 0 110px;
} 
#form button:hover {
    background: transparent url(../images/form/form_button.gif) no-repeat center left;
    color: #F8CF39;
} 
.errors, .form_report {
    min-height: 34px;
    background: transparent url(../images/form/error-hint.png) no-repeat top left;
    padding-left: 40px;
    margin-left: 10px;
	margin-top: 20px;
    color: red;
} 

.errors strong, .form_report strong{
    line-height: 30px;
    height: 30px;
    display: block;
}


/* ------ Form-Styles für die Repost-Seite von Eform-Anmeldeformulars -------- */

.form_report strong{
	color:#990000;
}
.form_report {
    background: transparent url(../images/form/ok-hint.png) no-repeat top left;
	color: #555;
	}

.tb_report {
	width: 100%;
	margin-top: 5px;
	padding-right: 20px;
	line-height: 20px;
	border-collapse:collapse;
}	
.tb_report caption{
	padding: 15px 0 0 5px;
	font-weight: bolder;
}
.tb_report tr{
	vertical-align:top;
	min-height:30px;
	}
.tb_report th {
	width: 250px;
	color: #333;
	padding: 0 20px 5px 5px ;
	}
		
.news_date	{
text-align:center;
    background: transparent url(../images/date.png) no-repeat center center;
}

.news_title{
color: #1E4C8A;
}

.news_image{
float:right;
margin-top: 20px;
}

.day, .month {
font-weight:700;
line-height:15px;
text-transform:uppercase;
display:block;
color: #1E4C8A;
}
.day{
margin-top: 8px;
}
.month{
margin-bottom: 8px;
}

.news_content{
padding: 15px 0 25px 5px;
}	

.pflicht{
  font-size: 9px;
  color: #888;
}	

