@charset "utf-8";

body {
	background: #b8cfe6 url(../images/bg/bg.png) repeat-x 0 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#wrapper {
	width: 888px;
	padding: 87px 0 25px;
	margin: 0 auto;
	text-align: left;
}
#left {
	float: left;
	width: 104px;
	height: 274px;
	padding: 0;
	margin: 110px 0 0;
	background: url(../images/bg/bg_swirls_left.png) no-repeat right top;
}
#center {
	float: left;
	width: 662px;
	height: auto;
	padding: 0;
	margin: 0;
}
#right {
	float: left;
	width: 119px;
	height: 240px;
	padding: 0;
	margin: 160px 0 0;
	background: url(../images/bg/bg_swirls_right.png) no-repeat left top;
}
#right img {
	width: 72px;
	height: 67px;
	padding: 0;
	margin: 146px 0 0 13px;
}
.bottom {
	clear: both;
	width: 662px;
	height: 54px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg/bg_content_bottom.png) no-repeat center top;
}
#footer {
	clear: both;
	width: 662px;
	height: 122px;
	padding: 0;
	margin: 1px 0 0;
	background: url(../images/bg/bg_footer.png) no-repeat center top;
}
.top {
	height: 107px;
	width: 662px;
	padding: 0;
	margin: 0;
	overflow: auto;
	background: url(../images/bg/bg_content_top.png) no-repeat 0 65px;
}
.logo {
	float: right;
	margin: 12px 0 0;
	padding: 0px;
	height: 47px;
	width: 150px;
}




/**
 * Navigation
 */

ul.navigation {
	margin: 0;
	float: left;
	list-style: none;
	height: 38px;
	padding: 42px 0 0 0;
}
ul.navigation li {
	width: 109px;
	padding: 0;
	margin: 0;
	display: inline;
}
ul.navigation li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #858585;
	padding: 0;
	margin: 0;
	position: relative;
}
ul.navigation a:hover {
	color: #178fe5 !important;
	text-decoration: none;
}
ul.navigation li a.kurse {
	text-align: center;
	padding: 10px 29px 15px;
	margin: 0;
	text-decoration: none;
	color: #858585;
}
ul.navigation li a.profil {
	padding: 10px 32px 15px;
	margin: 0;
	text-decoration: none;
	color: #858585;
}
ul.navigation li a.kontakt {
	padding: 10px 29px 15px 28px;
	margin: 0;
	text-decoration: none;
	color: #858585;
}
ul.navigation li a.impressum {
	padding: 10px 13px 15px 11px;
	margin: 0;
	text-decoration: none;
	color: #858585;
}
ul.navigation li a.kurse.active {
	color: #178fe5;
	background: url(../images/bg/bg_nav_left_active.png) no-repeat center 0;
}
ul.navigation li a.profil.active, ul.navigation li a.kontakt.active, ul.navigation li a.impressum.active {
	color: #178fe5;
	background: url(../images/bg/bg_nav_inside_active.png) no-repeat center 0;
}
ul.navigation a:focus {
	outline: none;
}




/**
 * Content
 */

.content {
	width: 600px;
	padding: 0 31px;
	margin: 0;
	background: url(../images/bg/bg_content.png) repeat-y 0 0;
}
.content select {
	font-weight: bold;
}
.content option {
	padding: 0 0 0 11px;
	font-weight: normal;
}
.content option.language-headline {
	padding: 0 0 0 3px;
}
.content ul {
	list-style: inside square;
	font-size: 1em;
	padding: 0 0 1.25em 0;
}
.content ul li {
	list-style: inside square;
	padding: 0.25em 0;
}
.anfahrt {
	padding: 75px 0 0 0;
}
.hide {
	display: none;
}
.referenz {
	padding-top: 2em;
}
.special {
	border: 1px solid #e7e7e7;
	padding: 15px 20px 0 20px;
	background: url(../images/bg/bg_special.png) no-repeat 0 0;
}
.table h3 {
    float: none;
}
table {
    margin-bottom: 20px;
}
table thead th {
    padding-bottom: 3px;
    border-bottom: 2px solid #e7e7e7;
}
table td {
    padding: 3px 0;
}
.table-datum {
    width: 70px;
}
.table-unterricht {
    width: 130px;
}
.table-dauer {
    width: 50px;
    text-align: right;
}
.border-bottom {
    border-bottom: 1px solid #e7e7e7;
}


/**
 * Styles
 */

h1, h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 1.85em;
	font-weight: bold;
	float: left;
}
h3 {
	margin: 1.5em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
    margin-bottom: 10px;
	font-weight: bold;
}
p {
	padding: 0 0 1.5em 0;
	font-size: 1em;
	line-height: 1.5em;
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	font-size: 1em;
	line-height: 1.25em;
	padding: 0;
	margin: 0 0 1em 1em;
}
a:link, a:visited, a:active {
	color: #178fe5;
	text-decoration: underline;
	position: relative;
}
a:hover, a:focus {
	color: #666;
	text-decoration: none;
}
.clearer {
	clear: both;
}
.sprachen {
	float: right;
}
.sprachen ul {
	list-style: none;
}
.sprachen ul li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}
.sprachen ul li.last {
	padding: 0;
}
img.stefan-riske {
	margin-left: 35px;
}

