/*
Theme Name: Leslie Moryson
Theme URI: http://www.flankenlauf.com/
Version: 1.0
Author: Jan Moryson
Author URI: http://www.flankenlauf.com/
*/


@charset "UTF-8";
/* CSS Document */

* {margin:0px; padding:0px;}
.eckstein {display: none;}
.klar {clear: both;}

a:link img, a:visited img, a:hover img, a:active img {border: none;}

body {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:20px; 
	font-weight:normal;
	text-transform: uppercase;
	color: #3b2313; 
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#spaltemitte h2 {font-size:16px;
	color: #3b2313;
	text-transform: uppercase;
        margin-bottom: 5px;
	}

#spaltemitte h3 {font-size:14px;
	color: #3b2313;
	text-transform: uppercase;
	}
#spaltemitte h4 {font-size:12px;
	color: #3b2313; }

#spaltemitte p {
        margin-bottom: 10px;
	}
	
a:link, a:visited {color: #8d817e;}
a:hover, a:active {color: #fff;}
p a:link, p a:visited {color: #8d817e;}



#kopflogo {
	display: block;
	width: 1016px;
	height: 180px;
	position: relative;
 	margin: 0px auto;
	text-align: center;
}

.navigation {
	display: block;
	width: 986px;
	height: 62px;
	position: relative;
 	margin: 0px auto;
	list-style:none;
	padding-left: 30px;
	padding-top: 14px;
        text-align:left:	
}

.punkt1 {background:url(images/navi_bgr_01.gif) top left no-repeat;}
.punkt2 {background:url(images/navi_bgr_02.gif) top left no-repeat;}
.punkt3 {background:url(images/navi_bgr_03.gif) top left no-repeat;}

.navigation li {
	display:block;
	float:left;
	width: auto;
	height: 20px;
	font-size: 16px;
}
.navigation li a:link,
.navigation li a:visited {
	display: block;
	height:33px;
	width: 130px;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
        letter-spacing: 1px;
        line-height: 20px;
	float:left;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding: 4px 19px 0px 30px;

}
.navigation li a:hover,
.navigation li a:active {
	color:#397c9f;
}
.navigation li .aktiv:link,
.navigation li .aktiv:visited {
	color:#3b2313;
}

#kontainer,
#kontainerstart {
	display: block;
	width:1016px;
	height: auto;
	position: relative;
 	margin: 0px auto;
	background:url(images/inhalt_bgr.gif) repeat-y;
}
#kontainerstart {background-image: none;}
#inhalt,
#inhaltstart {
	display: block;
	width:1016px;
	height: auto;
	background:url(images/inhalt_bgr_unten.gif) no-repeat bottom;
	padding: 5px 0px 100px 0px;
	text-align: left;
}
#inhaltstart {background-image: none; padding: 0px;}

#inhaltstart .unterricht:link,
#inhaltstart .unterricht:visited {
	display: block;
	width: 341px;
	height: 501px;
	float:left;
	background:url(images/start_bgr_unterricht.jpg) no-repeat top left;
}
#inhaltstart .solo:link,
#inhaltstart .solo:visited {
	display: block;
	width: 335px;
	height: 501px;
	float:left;
	background:url(images/start_bgr_solo.jpg) no-repeat top left;
}
#inhaltstart .live:link,
#inhaltstart .live:visited {
	display: block;
	width: 340px;
	height: 501px;
	float:left;
	background:url(images/start_bgr_live.jpg) no-repeat top left;
}
.subnavigation {
	display: block;
	width: 200px;
	height: auto;
	list-style:none;
	padding-left: 11px;
	padding-top: 0px;	
}

.subnavigation li a:link,
.subnavigation li a:visited {
	display: block;
	height:16px;
	width: 140px;
	font-size:13px;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	color:#fff;
	background-color:#c6bfbd;
	text-decoration:none;
	padding: 2px 0px 2px 36px;
	margin-bottom: 3px;
}
.subnavigation li a:hover,
.subnavigation li a:active
.subnavigation .current_page_item a:link,
.subnavigation .current_page_item a:visited {
	color:#397c9f;
}


#spaltelinks {
	display: block;
	width: 195px;
	height: auto;
	float:left;}
	
#spaltemitte {
	display: block;
	width: 500px;
	height: auto;
	padding: 20px 60px;
	background-color:#f7f4f2;
	float:left;}

.post ul {
	padding-left: 20px;
	margin: 8px 0px;}

#spalterechts {
	display: block;
	width: 195px;
	height: auto;
	float:left;}

#spalterechts .buttonrechts:link,
#spalterechts .buttonrechts:visited {
	display: block;
	width: 170px;
	height: 175px;
	background:url(images/button-termin.jpg) no-repeat top left;
}
#spalterechts .buttonrechts:hover,
#spalterechts .buttonrechts:active {
	background:url(images/button-termin_2.jpg) no-repeat top left;
}

#fuss {
	display: block;
	width:1016px;
	height: 183px;
	position: relative;
 	margin: 0px auto;
	background:url(images/fuss_bgr.gif) no-repeat top left;
	color: #3b2313;
	padding-top: 15px;
	text-align:center;
}

