/******************************************************************
 + Flash Messages
******************************************************************/
div.flash_notice {
	width: 98%;
	height: 37px;
	color: #ff1177;
	padding: 5px 0px 0px 0px;
	font-size: 0.80em;
	font-weight: bold;	
}

div.flash_warning {
	width: 98%;
	height: 27px;
	color: #ff1177;
	padding: 5px 0px 0px 0px;
	font-size: 0.80em;
	font-weight: bold;
}
/******************************************************************
 + Pagination
******************************************************************/
div#pagesNumber {
	width: 100%;
	margin: 1 auto;
	clear: both;
	position: absolute;
	bottom: 0px;
}
div#pagesNumber #counter {
  text-align: center;
}

div#pagesNumber .pages {
  text-align: center;
  font-size: 0.8em;
  padding: 5px 0px 5px 0px;
  margin: 0 auto;
  width: 100%;
}

div#pagesNumber .pages a { 
  color: #33B1E9;
}

/******************************************************************
 + Top Elements
******************************************************************/
a.de_signUpLink {
	width: 255px;
	height: 59px;
	background: url(../img/de_homeRegBtn.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}

a.de_goToBlog {
	width: 255px;
	height: 59px;
	background: url(../img/de_homeBlogBtn.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}
a.en_signUpLink {
	width: 255px;
	height: 59px;
	background: url(../img/en_homeRegBtn.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}

a.goToJobs {
	width: 255px;
	height: 59px;
	background: url(../img/jobs-sidestrip.jpg) no-repeat;
	text-indent: -9999px;
	display: block;	
}

a.en_goToBlog {
	width: 255px;
	height: 59px;
	background: url(../img/en_homeBlogBtn.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}
a.de_goToGuestbook {
	width: 255px;
	height: 59px;
	background: url(../img/de_guestbook.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}
a.en_goToGuestbook {
	width: 255px;
	height: 59px;
	background: url(../img/en_guestbook.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	
}


a.logout {
	width: 255px;
	height: 59px;
	text-indent: -9999px;
	background: url(../img/logout.jpg) no-repeat;
	display: block;
}
div#lang_cont ul {
	list-style-type: none;
	z-index:1;
	position: relative;
	margin-left: 3px;
}

/* DE */
span.lngDeBtn a {
	text-indent: -9999px;
	background: url(../img/lang_de.jpg) 0 0 no-repeat;
	background-position: 0 0px;
	width: 43px;
	height: 20px;
	display: block;
	cursor: pointer;
	margin-left: 13px;
}
span.lngDeBtn a:hover, span.lngDeBtn a.active {
	background-position: 0 -20px;
} 

/* EN */
span.lngEnBtn a {
	text-indent: -9999px;
	background: url(../img/lang_en.jpg) 0 0 no-repeat;
	width: 43px;
	height: 20px;
	display: block;
	cursor: pointer;
	margin-left: 13px;
}
span.lngEnBtn a:hover, span.lngEnBtn a.active {
	background-position: 0 -20px;
} 


div#quick_info ul {
	list-style-type: none;
}
div#quick_info ul li {
	width: 150px;
	display: block;
	float: left;
	padding: 3px 0px 0px 30px;
}
/******************************************************************
 + User Details
******************************************************************/
div.detEntry_public {
	width: 95%;
}

table.adminEntryTable td.border_bottom {
	border-bottom: 1px dotted #c0c9c6;
	padding: 5px 0px 5px 0px;
}

table.adminEntryTable td p.detUserNameHdr {
	padding: 0px 0px 0px 5px;
	font-size: 0.9em;
}
ul.detUserListAction {
	width: 618px;
	height: 34px;
	padding: 16px 0px 0px 5px;
	margin: 0px 0px 10px 5px;
	position: relative;
	clear: both;
}
ul.detUserListAction li {
	float: left;
	list-style-type: none;
	display: bold;

}
ul.detUserListAction li a {
	color: #575757;
	margin-right: 10px;
	font-size: 0.85em;
}
ul.detUserListAction li a:hover {
	color: #069fb7;
}
/******************************************************************
 + Side Strip
******************************************************************/
ul.strip_links {
	width: 98%;
	margin: 0 auto;
	list-style-type: none;
	padding-top: 0px;
	
}
ul.strip_links li {
	padding: 4px 4px 4px 35px;
	margin: 2px 1px 2px 1px;
	border-bottom: 1px dotted #d9d9d9;
	font-weight: bold;
/*	background-color: #ebf4f6;*/
}
ul.strip_links li a p:hover {
	color: #0f7089;
}
li.link_vdPdcast {
	background: url(../img/ico_videoPodcast.jpg) no-repeat left center;
}
li.link_courseRss {
	background: url(../img/ico_rss.jpg) no-repeat left center;
}
li.link_shBoxRss {
	background: url(../img/ico_shoutBox.jpg) no-repeat left center;
}
li.link_weather {
	background: url(../img/ico_weather.jpg) no-repeat left center;
}
li.link_link {
	background: url(../img/ico_link.jpg) no-repeat left center;
}

/******************************************************************
 + Trial Courses
******************************************************************/
table.datesList {
	list-style-type: none;
	background: url(../img/termDatesBg.jpg) no-repeat;
	width: 790px;
	height: 35px;
}
table.datesList p {
	font-size: 0.80em;
}
ul.cCnts_list {
	list-style-type: none;
	padding-top: 10px;
	margin: 0 auto;
}
ul.cCnts_list li {
	background: url(../img/blt_star_blue.jpg) no-repeat center left;
	padding: 7px 5px 7px 25px;
	border-bottom: 1px dotted #e9e9e9;
}
ul.corsLinksAtEnd {
	list-style-type: none;
	margin-top: 15px;
}
li.pdfInfo {
	background: url(../img/bg_trialPdfLink.jpg) no-repeat center left;
	width: 496px;
	height: 25px;
	padding: 6px 0px 0px 40px;
}
li.priceInfo {
	background: url(../img/bg_trialPrice.jpg) no-repeat center left;
	width: 496px;
	height: 25px;
	padding: 6px 0px 0px 40px;
}
/******************************************************************
 + Kitesurfing Courses
******************************************************************/
span.thumb-up {width: 35px;height: 25px;display: block;float: left;margin-left: 245px;background: url(../img/thumb-up.jpg) no-repeat;margin-top: -5px;position: absolute;}
ul.infKtCr {
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	width: 90%;
	
}
li.infoKtCr_1 {
	background: url(../img/infBg.jpg) no-repeat center left;
	width: 460px;
	height: 15px;
	padding: 10px 0px 10px 40px;
	border-bottom: 1px dotted #c2c2c2;
}
li.infoKtCr_2 {
	background: url(../img/infBg_2.jpg) no-repeat center left;
	width: 460px;
	height: 15px;
	padding: 10px 0px 10px 40px;
	border-bottom: 1px dotted #c2c2c2;
}
span.infoKtCr_4 {
	background: url(../img/infoKtCr_4.jpg) no-repeat center left;
	width: 501px;
	height: 15px;
	padding: 10px 10px 10px 40px;
	border-bottom: 1px dotted #c2c2c2;
	border-top: 1px dotted #c2c2c2;
}


li.crsDates {
	background: url(../img/crsDates_bg.jpg) no-repeat center left;
	width: 460px;
	height: 15px;
	padding: 10px 1px 10px 40px;
	border-top: 1px dotted #c2c2c2;
}
li.crsReserv {
	background: url(../img/crsReserv_bg.jpg) no-repeat center left;
	width: 460px;
	height: 15px;
	padding: 10px 0px 10px 40px;
	border-bottom: 1px dotted #c2c2c2;
}

div.ks_course_tutorial_pts {
	width: 520px;
	height: 105px;
	clear: both;
	margin-top: 10px;
}
div.tut_desc_holder {
	width: 100%;
	height: 85px;
	clear: both;
	padding: 5px;
}
p.tut_left {
	width: 53%;
	height: 70px;
	float: left;		
	padding-top: 10px;
}
span.tut_right {
	width: 240px;
	float: right;		
}
/******************************************************************
 + GUESTBOOK
******************************************************************/
div#termSortCont {
	float: right;
	width: 260px;
	height: 45px;
	margin-top: -6px;
}

div#termHeader {
	float: left;
	width: 526px;
	height: 45px;
}

/******************************************************************
 + Snowkite Courses
******************************************************************/
ul.snKtTrCr_ctnts {
	list-style-type: none;
	margin: 0 auto;
	width: 95%;
}
ul.snKtTrCr_ctnts li {
	background: url(../img/blt_star_blue.jpg) no-repeat center left;
	padding: 7px 5px 7px 25px;
	border-bottom: 1px dotted #e9e9e9;
}
/******************************************************************
 + Gift Voucher Pack
******************************************************************/
div#vcrInfBorders {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}
ul.vcrPriceInf {
	list-style-type: none;
	margin-top: 15px;
}
li.vcrInf1 {
	background: url(../img/vcrInf1_bg.jpg) no-repeat center left;
	width: 496px;
	height: 25px;
	padding: 6px 0px 0px 40px;
}
li.vcrInf2 {
	width: 496px;
	height: 25px;
	padding: 0px 0px 0px 40px;

}
li.vcrInf2 p {
	color: #747474;
	font-size: 0.65em;
}
ul.vcrPr_list {
	list-style-type: none;
	padding-top: 10px;
	margin: 0 auto;
}
ul.vcrPr_list li {
	background: url(../img/blt_star_blue.jpg) no-repeat center left;
	padding: 7px 5px 7px 25px;
	border-bottom: 1px dotted #e9e9e9;
}
/******************************************************************
 + Team
******************************************************************/
p.nM_team {
	width: 95%;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
}
div.nM_infos {
	width: 50%;
	margin: 10px 30px 0px 0px;
}
div.nM_infos ul {
	list-style-type: none;
	
}
div.nM_infos ul li {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #c2c2c2;
}
div.nMaddTxt {
	clear: both;
	width: 95%;
	padding: 20px 0px 10px 0px;
	border-bottom: 1px dotted #c2c2c2;
}
div.price_list_holder {
	width: 95%;
	margin: 0 auto;
}
/******************************************************************
 + Dates and Prices
******************************************************************/
span.infoTrPr_4 {
	background: url(../img/infoKtCr_4.jpg) no-repeat center left;
	width: 95%;
	height: 25px;
	border-bottom: 1px dotted #c2c2c2;
	border-top: 1px dotted #c2c2c2;
	display: block;
	padding: 12px 0px 4px 30px;
}
a.termLink_snowkite {
	display: block;
	width: 526px;
	height: 40px;
	background: url(../img/link_bg_snowkiting.jpg) no-repeat;
	padding: 13px 0px 0px 70px;
	margin: 5px 0px 5px 0px;
}

a.termLink_kitesurfing {
	display: block;
	width: 526px;
	height: 40px;
	background: url(../img/link_bg_kitesurfing.jpg) no-repeat;
	padding: 13px 0px 0px 70px;
	margin: 5px 0px 5px 0px;
}

a.termLink_trialcourse {
	display: block;
	width: 526px;
	height: 40px;
	background: url(../img/link_bg_trialCourse.jpg) no-repeat;
	padding: 13px 0px 0px 70px;
	margin: 5px 0px 5px 0px;
}

/******************************************************************
 + GUESTBOOK
******************************************************************/
div#guestbook {
	width: 70%;
	margin: 0 auto;
}
div.guestbook_entry {
	width: 516px;
}
div.topActions {
	width: 515px;
}
img.topBorder {
	margin-bottom: 0px;
}
img.botBorder {
	margin-top: 0px;
}

p.entryTxt {
	background: url(../img/entry_txt_bg.jpg) no-repeat;
	padding: 5px 0px 5px 0px;
	width: 100px;
	height: 15px;
	text-align: center;
}

p.entryCounter {
	background: url(../img/entry_nm_bg.jpg) no-repeat;
	padding: 5px 0px 5px 0px;
	width: 44px;
	height: 15px;
	text-align: center;
}

p.newEntryBtn {
	background: url(../img/new_entry_bg.jpg) no-repeat;
	padding: 5px 0px 5px 0px;
	width: 169px;
	height: 15px;
	text-align: center;
	margin-right: 5px;
	font-size: 1.0em;
}

p.newEntryBtn a:hover {
	color: #048db2;
}

div.guestbook_entry {
	border-bottom: 1px dotted #c2c2c2;
	padding: 20px 0px 10px 0px;
	clear: both;
}

div.entryHeader {
	clear: both;
	margin-bottom: 10px;
}

div.entryInfo {
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	clear: both;	
	padding: 5px 0px 5px 0px;
	width: 98%;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #e9f0f4;
}

div.entryContent {
	clear: both;	
	padding: 5px 0px 5px 0px;
	width: 98%;
	margin: 0 auto;
		
}
p.entryNumber {
	background: url(../img/bubble.jpg) no-repeat;
	padding: 10px 0px 0px 0px;
	float: left;
	margin-left: -10px;
	width: 61px;
	height: 35px;
}
h3.entryHeader {
	width: 87%;
	float: right;
}


/******************************************************************
 + BLOG
******************************************************************/
div.blog_actions {
	background: url(../img/blog_actions_bg.jpg) no-repeat;
	clear: both;
	height: 25px;
	width: 508px;
	margin: 8px 0px 8px 3px;
	padding: 8px 0px 0px 10px;
}
div.blog_actions ul {
	list-style-type: none;
	display: inline;

}
div.blog_actions ul li {
	float: left;
	
	display: block;
	margin-right: 10px;
	text-align: center;
}
div.blog_actions ul li a {
	font-size: 0.75em;
}
div.blog_actions ul li a:hover {
	color: #23a4d4;
	
}
div#blog {
	width: 70%;
	margin: 0 auto;
}
div.blog_entry {
	width: 516px;
}
img.bEntry_img {
	border: 3px solid #e2e8ea;
}
span.blog_entry_sign {
	background: url(../img/blog_entry_sign.jpg) no-repeat;
	padding: 11px 0px 0px 0px;
	float: left;
	margin-left: -50px;
	width: 101px;
	height: 30px;
}
span.sign_left {
	width: 30px;
	float: left;	
	text-align: center;
}
span.sign_right {
	width: 70px;
	padding-top: 2px;
	text-align: left;
	float: right;
}
h3.entryBlogHeader {
	width: 88%;
	float: right;
	padding-left: 4px;
}
div.entryInfoBlog {
	background: url(../img/entry_inf_bg.jpg) no-repeat;
	clear: both;	
	padding: 10px 0px 5px 5px;
	width: 514px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 10px;
}
div.entryFile {
	clear: both;	
	padding: 5px 0px 5px 0px;
	width: 98%;
	margin: 0 auto;
		
}
div.blog_entry {
	padding: 20px 0px 10px 0px;
	clear: both;
}
div.entryInfos {
	border-bottom: 1px dotted #c2c2c2;
	border-top: 1px dotted #c2c2c2;
	width: 97%;
	margin: 0 auto;
	height: 30px;
	clear: both;
	padding: 5px 0px 0px 0px;
}
div.entryBlogContent {
	clear: both;	
	padding: 5px 0px 20px 0px;
	width: 98%;
	margin: 0 auto;
	border-bottom: 3px dotted #e6f0f1;
	
}
a.commNumber {
	background: url(../img/comments_bg.jpg) no-repeat;
	width: 148px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 5px;
	text-align: center;
}

a.postView {
	background: url(../img/blogLink_bg.jpg) no-repeat;
	width: 207px;
	height: 20px;
	display: block;
	float: right;
	padding-top: 5px;
	text-align: center;
}

/******************************************************************
 + KOMMENTARE
******************************************************************/
div.commCont {
	clear: both;

	margin: 0 auto;
	padding: 10px 0px 20px 0px;
}
p.commTop {
	clear: both;
	padding-bottom: 2px;

}
p.commTop span {
	width: 170px;
	text-align: center;
	float: left;
	
}
p.commTxt {
	text-align: justify;
	padding: 10px;
	margin: 5px;
	background: #f6f6f6;
	border-bottom: 2px solid #e6f0f1;
	border-top: 2px solid #e6f0f1;
}
/******************************************************************
 + Kontakt
******************************************************************/
#feedbackForm {
	width: 95%;
	margin: 0 auto;
}
#feedbackForm .brd {
	border-bottom: 1px dotted #e9e9e9;
	padding-bottom: 8px;
}
.textfield {
	background: url(../img/txt_field.jpg) no-repeat;
	width: 313px;
	height: 26px;
	border: none;
	color: gray;
	padding: 5px 6px 0px 5px;
}
#textarea {
	background: url(../img/comm_bg.jpg) no-repeat;
	width: 313px;
	height: 206px;
	border: none;
	color: gray;
	padding: 5px 6px 0px 5px;
}
#sbmBtn {
	background: url(../img/sbmBtn.jpg) no-repeat;
	width: 92px;
	height: 21px;
	border: none;
	color: gray;
	padding: 0px 0px 3px 0px;
	font-size: 0.75em;

}
.kntk_botInf {
	background: #e5f4fc;
	padding: 5px 5px 5px 20px;
	margin: 10px 0px 5px 0px;
}
.kntk_bot_txt {
	width: 96%;
	margin: 0px 0px 0px 4px;
	
}
/******************************************************************
 + Footer
******************************************************************/
div#footer_items {
	padding: 0px 50px 0px 120px;
	clear: both;
	padding-top: 68px;
	position: relative;
}
ul#footer_links {
	list-style-type: none;

}
ul#footer_links li {
	float: left;
	margin-top: -5px;
}
/******************************************************************
 + Forms
******************************************************************/
form label {
  display: block;
  color: #666666;
  margin-bottom: 3px;
  clear: right;
  font-size: .8em;
}

form input {
  font-size: 1.2em;
  padding: 3px;
  margin: 3px;
  color: #4b5865;
}
form#form {
	width: 516px;
}
form#form fieldset{
	border:1px dotted #ddd;
	padding:20px;
	width: 87%;
	clear: both;
	margin-top: 30px;
	margin-bottom: 15px;
}

html* form#form fieldset {
	border:1px solid #eee;
}

form#user-form fieldset legend{
	background:#fff;
	padding:0 5px;
}

form#form div.row {
	padding: 5px 0;
}
form#form div.row input[type=text] {
	display:block;
	font-size:17px;
	padding:3px;
	width:300px;
	
}
form#form div.row input[textarea] {
	display:block;
	font-size:17px;
	padding:3px;
	width:300px;
	
}
form#form div.row input[text] {
	display:block;
	font-size:17px;
	padding:3px;
	width:300px;
	
}
form#form input[type=password]:focus {
	background-color:#fffada;
}
form#form input[type=text]:focus {
	background-color:#fffada;
}
form#form div.row textarea:focus {
	background-color:#fffada;
}

.brd {
	border-bottom: 1px dotted #e9e9e9;
	padding-bottom: 8px;
	width: 95%;
	margin-left: 5px;
}
form div.select {
	margin-top: 10px;
	display: block;
}

span.pass_rest_infs {
	display: block;
	padding: 5px;
}
select#terms_select_box {
	background: #f8f8f8;
	border: 1px solid #b4b4b4;
	padding: 0px;
	width: 200px;
	height: 33px;
	color: #486580;
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.8em;
	float: left;
}

form#TermsKitesurfingForm div.submit input[type=submit] {
	background: none;
	background: url(../img/go_btn.jpg) no-repeat;
	border: none;
	width: 54px;
	height: 40px;
	margin-top: -6px;
	text-indent: -99999px;
}
form#TermsSnowkitingForm div.submit input[type=submit] {
	background: none;
	background: url(../img/go_btn.jpg) no-repeat;
	border: none;
	width: 54px;
	height: 40px;
	margin-top: -6px;
	text-indent: -99999px;
}
form#TermsTrialcourseForm div.submit input[type=submit] {
	background: none;
	background: url(../img/go_btn.jpg) no-repeat;
	border: none;
	width: 54px;
	height: 40px;
	margin-top: -6px;
	text-indent: -99999px;
}
/******************************************************************
 + Admin - Logged Staff User
******************************************************************/
div.staffAccLinkHolder {
	padding: 5px 0px 10px 0px;
}

/******************************************************************
 + News
******************************************************************/
img.news_img {
	border: 3px solid gray;
	margin: 0px 10px 10px 0px;
}
