/*-----------------------------------------   

copyright 2008 by Leo Sierek

Version: 1.0

Author: Leo Sierek

Company URI: http://www.sierek.com	

-------------------------------------------*/

/* @group reset */
/* Reset Style Sheet by Eric Meyer http://meyerweb.com/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 1;
}
body {
	line-height: 1;
	color: black;
	/*background: white;*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/*--- =global styles ---*/

html { height: 100%;}

body { 
	font: 62.5% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
	color: #444;
	background: #a6cfec url(/images/body_bg.png) top repeat-x;

}

/* @group text formatting */
h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; color: #444; line-height: 1em;}

h1 { font-size: 2.4em; margin: 1em 0;}
h2 { font-size: 1.9em; margin: 1.5em 0 1em 0;}
h3 { font-size: 1.6em; margin: 1.5em 0 1em 0;}
h4 { font-size: 1.2em; font-weight: bold; margin: 1em 0 0.5em 0;}

#main p, #content ul, #content ol, #content dl { font-size: 1.2em; line-height: 1.4em; margin: 1em 0;}
#content ul li, #content ol li { list-style: disc; margin-left: 2em;}
#content ol li { list-style: decimal;}

a { text-decoration: none; color: #d91725;}
p a { border-bottom: 1px dotted #666;}
a:hover { text-decoration: none; color: #ff6000;}

img { border: none;}

strong { font-weight: bold;}
italic { font-style: italic;}

table, input, select, textarea { font: 1.2em Helvetica, Arial, Geneva, sans-serif; color: #555;}

/* @end */

/* @group global classes */
.ir { position: absolute; top: -9999px; left: 0px; width: 1px; height: 1px; overflow: hidden;} /* image replacement - hides text from browsers with css on */

.clear { clear: both; width: 100%; font-size: 1%; line-height: 0;}

.first_headline { margin-top: 0;}

.image {
	text-align: center;
	line-height: 1em;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 0 0.5em 0.5em 0.5em;
	}

.left { float: left;}

.right { float: right;}

.caption {
	font-size: 1.1em;
	display: block;
	background: #eee;
	margin-top: 1px;
	padding: 0.5em;
	}

/* @end */

/* @group form */
.tf { border: 1px solid #aaa}

/* @end */

/* @group table */
table {
	border: solid #bcdce8;
	border-width: 0 1px 1px 0;
	margin: 1em 0;
	}

th, td { padding: 0.3em 0.5em;}

th {
	background: #e2f2ff;
	border: solid #bcdce8;
	border-width: 1px 0 0 1px;
	}

td {
	border: solid #bcdce8;
	border-width: 1px 0 0 1px;
	}

/* @end */

/* @group nav styles */
.nav { float: left; display: inline;}
.nav  ul { float: left;}
.nav li { float: left; list-style: none;}
.nav a { float: left; text-decoration: none; display: block;}


/* @end */

/* @group columns */
.column { width: 49%;}

.column_1 { float: left;}

.column_2 { float: right;}

/* @end */

/* @group special */
.special {
	width: 120px;
	font-size: 1.2em;
	color: #735700;
	}

.special h4 {
	color: #735700;
	height: 18px;
	background: url(/images/crown_top.png) bottom no-repeat;
	padding-top: 65px;
	margin: 0;
	}

.special p {
	background: url(/images/crown_bottom.png) bottom no-repeat;
	margin: 0;
	padding: 0.5em 10px 1em 10px;
	}

/* @end */



/* @group form */

label {
	font-size: 1.2em;
	}

.textfield {
	font-size: 1.7em;
	background: #fffff7 url(/images/textfield_bg.png) bottom repeat-x;
	border: 1px solid #dcd6a3;
	}

.error {
	display: block;
	font-size: 1.1em;
	color: #f00;
	margin: 0.3em 0;
	}

.form_box {
	float: left;
	width: 540px;
	margin-bottom: 2em;
	}

.form_box p{
font-size: 1.2em;
}	
	
	
.form_box.child {
	width: 538px;
	padding: 3px;
	background: #f7efca;
	border: 3px solid #ece1ae;
	}
.child h4{
	margin-top: 2px;
}

.form_box .column {
	width: 47%;
	}

.form_box .textfield {
	width: 100%;
	}

.street_box {
	float: left;
	width: 75%;
	}

.street_number_box {
	float: right;
	width: 20%;
	}

.city_box {
	float: right;
	width: 75%;
	}

.plz_box {
	float: left;
	width: 20%;
	}

#sign_up_button {
	float: right;
	}

/* @end */




/*--- page ---*/
#page {
	max-width: 1200px;
	min-width: 780px;
	width: expression(document.body.clientWidth < 880 ? "780px" : "95%" ); /* IE Dynamic Expression to set the width */
	margin: 0 auto; 
	}

#header {
	float: left;
	width: 100%;
	}

#logo {
	position: relative;
	float: left;
	margin:  21px 0 -200px 5px;
	z-index: 10;
	}

/* @group main_nav */
#main_nav {
	position: relative;
	float: left;
	width: 100%;
	background: #2d4669 url(/images/main_nav_bg.png) bottom repeat-x;
	border-top: 1px solid #5d8fff;
	border-bottom: 1px solid #fff;
	margin: 20px 0 -1px 0;
	z-index: 1;
	}

#main_nav ul {
	margin-left: 205px;
	}

#main_nav ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #66c7ff;
	background: url(/images/main_nav_link.png) bottom no-repeat;
	padding: 7px 20px;
	}

#main_nav ul a:hover {
	color: #fff;
	background: url(/images/main_nav_active_link.png) bottom no-repeat;
	}

#main_nav ul .active a {
	position: relative;
	color: #1d308b;
	background: #cbe6f7 url(/images/main_nav_active_bg.png) top right no-repeat;
	border-bottom: 1px solid #cbe6f7;
	padding: 9px 1.2em;
	margin: -4px 0 -1px 0;
	z-index: 20;
	}

#main_nav ul .active a:hover {
	color: #1d308b;
	}
	
#main_nav ul ul {
	display: none;
	}

#sub_nav {
	float: left;
	width: 100%;
	margin-top: 1em;
	}

#sub_nav ul {
	float: right;
	}

#sub_nav ul a {
	font-size: 1.2em;
	color: #fff;
	background: #1450ab;
	margin-left: 0.3em;
	padding: 0.3em 0.7em;
	}

#sub_nav ul a:hover {
	background: #165bc2;
	}

/* @end */

#main {
	clear: both;
	background: #fff;
	padding: 1.8em 15px;
	margin: 0 auto;
	}

#intro h1 {
	font-size: 1.5em;
	margin-bottom: 0.7em;
	}

#intro {
	float: left;
	width: 100%;
	font-size: 1.5em;
	color: #283d5a;
	background: #cbe6f7 url(/images/phone_booth.png) bottom right no-repeat;
	border-bottom: 1px solid #99c2da;
	min-height: 95px; 
	}

#intro_content {
	margin: 1em 240px 1em 225px;
	}

/* @group course */
#course_info {
	float: left;
	width: 100%;
	background: url(/images/course_info_line.png) center repeat-y;
	border-bottom: 1px solid #ddd;
	margin-bottom: 3em;
	padding-bottom: 1em;
	}

.course_box {
	float:left;
	padding:1em 2%;
	width:95%;
}

#course_list .all_link {
	float: right;
	margin-left: 1em;
	}

#online_course_info, #local_course_info {
	width: 31%;
	min-height: 118px;
	padding-left: 18%;
	}

#online_course_info {
	background: url(/images/headset_girl.png) left no-repeat;
	}

#local_course_info {
	background: url(/images/student.png) left no-repeat;
	}

#online_course_info_content, #local_course_info_content {
	width: 95%;
	min-height: 118px;
	background: #fff;
	padding: 0 0 1em 5%;
	}

#online_course_info h2 {
	color: #920c1c;
	}

#local_course_info h2 {
	color: #925b0c;
	}

#course_list h2.first_headline {
	color: #fff;
	background: #d60008;
	padding: 0.3em 0.5em;
	margin-bottom: 0.5em;
	}

#course_list h2.first_headline a {
	color: #ffc4c6;
	}

#course_list h2.first_headline a:hover {
	color: #fff;
	}

#local_course_list h2.first_headline {
	color: #fff;
	background: #c27300;
	padding: 0.3em 0.5em;
	margin-bottom: 0.5em;
	
	}

#local_course_list h2.first_headline a {
	color: #fff6c4;
	}

#course_list .course_box {
	background: #ffd9da;
	border: 1px solid #fdc0c3;
	margin-bottom: -1px;
	}

#local_course_list .course_box {
	background: #ffebce;
	border: 1px solid #fcdbab;
	}

#course_list .course_box.even {
	background: #ffeeef;
	}

#local_course_list .course_box.even {
	background: #fef5e7;
	}

#local_course_list a {
	color: #aa6c00;
	}

#local_course_list a:hover {
	color: #ff6000;
	}

.course_signup {
	margin-top: 1em;
	}

.course_signup a {
	float: right;	
	font-size: 1.3em;
	color: #fff;
	width: 113px;
	height: 28px;
	background: url(/images/anmelden_button.png) top left no-repeat;
	}

#local_course_list .course_signup a {
	background: url(/images/anmelden_button_2.png) top left no-repeat;
	}
	
.course_signup.en a {
	background: url(/images/register_button.png) top left no-repeat;
	}

#local_course_list .course_signup.en a {
	background: url(/images/register_button_2.png) top left no-repeat;
	}

.course_description {
	margin-left: 140px;
	}

.course_description h3.first_headline {
	float: left;	
	line-height: 1.1em;
	width: 100%;
	margin-bottom: 1em;
	}

.course_description h3 a {
	float: left;
	}

.course_date {
	float: right;
	white-space: nowrap;
	}

#main .course_length {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin: 0 0 1em 0;
	}


#main .course_prize {
	text-transform: uppercase;
	text-align: right;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding-top: 1em;
	}

.course_trainer {
	float: left;
	text-align: center;
	width: 120px;
	}

#main .course_trainer p {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	}

#main .course_trainer img {
	border: 1px solid #999;
	background: #fff;
	padding: 0.3em;
	/*max-width:122px;*/
	}

.course_signup {
	float: left;
	text-align: right;
	width: 100%;
	}

/* @end */

/* @group sidebar */
#sidebar {
	float: left;
	width: 190px;
	}
	
#sidebar_nav_headline {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	margin: 0 0 1em 0;
	}

#sidebar_nav {
	border-bottom: 1px solid #bcdce8;
	}

#sidebar_nav a {
	font-size: 1.2em;
	width: 160px;
	color: #007bd8;
	border-top: 1px solid #bcdce8;
	padding: 0.5em 15px;
	}

#sidebar_nav ul a {
	width: 140px;
	color: #666;
	border-top: none;
	padding-left: 35px;
	}

#sidebar_nav a:hover {
	background: #e2f2ff;
	}

#sidebar_nav .active {
	color: #0093ff;
	font-weight: bold;
	}

/* @end */

/* @group content */
#content {
	margin-left: 210px;
	}


/* @end */

/* @group trainer profile */

#profile h2.first_headline {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.2em;
	}

.avatar {
	float: left;
	line-height: 0;
	width: 120px;
	border: 1px solid #ddd;
	padding: 3px;
	}

.profile_data {
	margin-left: 150px;
	border-top: 1px solid #fff;
	}

#content .profile_data dl {
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
	}

.profile_data dt {
	clear: both;
	float: left;
	font-weight: bold;
	width: 8em;
	margin-bottom: 0.7em;
	}

.profile_data dd {
	float: left;
	margin-bottom: 0.7em;
	}

#profile table {
	width: 100%;
	}

#profile #course_list .course_description {
	width: 100%;
	}

/* @end */



/* @group footer */
#footer {
	clear: both;
	border-top: 1px solid #229efe;
	font-size: 1.1em;
	padding: 1em 15px;
	margin: 0 auto;
	}

#social_bookmarking_nav {
	float: right;
	margin-left: 30px;
	}
#social_bookmarking_nav a {
	line-height: 1em;
	margin-left: 4px;
	}

#footer_nav {
	float: right;
	}
#footer_nav a {
	border-bottom: 1px dotted #666;
	margin: 0 1em;
	}

/* @end */




























