﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color:#DBEDFF;
	background-image: url("../images/background.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	border-style: solid;
	border-color: #363636;
	background-color: #fff;
	text-align: center;
}
#masthead {
	background-color: #fff;
}
#navigation {
	background-color: #fff;
}
#leftnavigation {
	background-color: #fff;
	background-image: url("../images/bgleftnavigation.gif");
	text-align: left;
}
#content {
	background-color: #fff;
	overflow: hidden;
	text-align: left;
}
#sidebar {
	background-color: #fff;
	text-align: left;
}
/* Box SideBar Voll */
#boxsbv {
	float: left;
	display:inline; 
	padding-left: 5px;
	width: 175px;
	padding-right: 5px;
	padding-top: 5px;
	height: 440px;
	padding-bottom: 5px;
	background-image: url("../images/bgleftnavigation.gif");
	text-align: left;
}
/* Box SideBar 1 */
#boxsb1 {
	float: left;
	display:inline; 
	padding-left: 5px;
	width: 175px;
	padding-right: 5px;
	padding-top: 5px;
	height: 210px;
	padding-bottom: 5px;
	background-image: url("../images/bgleftnavigation.gif");
	text-align: left;
}
/* Box SideBar 2 */
#boxsb2 {
	float: left;
	display:inline; 
	padding-left: 5px;
	width: 175px;
	padding-right: 5px;
	margin-top: 10px;
	padding-top: 5px;
	height: 210px;
	padding-bottom: 5px;
	background-image: url("../images/bgleftnavigation.gif");
	text-align: left;
}
#sbbild {
	float: left;
	display:inline; 
	width: 55px;
	height: 70px;
	text-align: left;
}
#sbtext {
	float: left;
	display:inline; 
	width: 105px;
	height: 70px;
	text-align: left;
}
#sbbild80 {
	margin-left: auto;
	width: 80px;
	margin-right: auto;
	margin-top: 20px;
}
#rechts {
	float: right;
	margin-left: 5px;
}
#footer {
	background-color: #fff;
	text-align: left;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigationsformatvorlagen */
#navigation h6 {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	border: 1px solid #708090;
	background-color: #90bde3;
}
#navigation ul { 
	list-style-type: none; 
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 1px;
	padding: 2px;
	border: 1px solid #708090;
	background-color:   #808080;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}

/* Seitennavigationsformatvorlagen */
#leftnavigation h1 {
	font-size: large;
	font-weight: bold;
}
#leftnavigation h5 {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #708090;
	background-color: #90bde3;
}
#leftnavigation h6 {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	display: block;
	margin: 1px;
	padding: 2px;
	border: 1px solid #708090;
	background-color: #90bde3;
}
#leftnavigation li {
	float:left;
	width:145px;
	margin:0;
	padding:0;
}
#leftnavigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#leftnavigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 1px;
	padding: 2px;
	border: 1px solid #708090;
	background-color:   #808080;
}
#leftnavigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}

/* Inhaltsformatvorlagen */
#content p {
	font-size: small;
	font-weight: normal;
	color: #333;
	margin-top:0px;
	margin-bottom:6px;
}
#content img {
	padding: 0px;
}
#content h1 {
	font-size: large;
	font-weight: bold;
	color: #455;
	margin-top:0px;
	margin-bottom:12px;
}
#content h2 {
	font-size: large;
	font-weight: normal;
	color: #455;
	margin-top:0px;
	margin-bottom:12px;
}
#content h3 {
	font-size: medium;
	font-weight: bold;
	color: #455;
	margin-top:0px;
	margin-bottom:9px;
}
#content h4 {
	font-size: medium;
	font-weight: normal;
	color: #455;
	margin-top:0px;
	margin-bottom:9px;
}
#content h5 {
	font-size: small;
	font-weight: bold;
	color: #455;
	margin-top:0px;
	margin-bottom:6px;
}
#content h6 {
	font-size: x-small;
	font-weight: normal;
	color: #455;
	margin-top:0px;
	margin-bottom:6px;
}
/* Randleisten-Formatvorlagen          */
/* h1: Überschrift                     */
/* h2:                                 */
/* h3: Namen, Trainingsstunde          */
/* h4: Wochentag                       */
/* h5: Kontakte, Trainingszeit und Ort */
/* h6: E-Mail                          */

#boxcontent {
	float: left;
	overflow:auto;
	display:inline; 
	padding-left: 5px;
	width: 590px;
	padding-right: 5px;
	padding-top: 0px;
	height: 440px;
	padding-bottom: 0px;
	text-align: left;
}

#berichte {
	width: 600px;
	height: 430px;
}

#boxinfo {
	float: left;
	overflow:hidden;
	display:inline; 
	padding-left: 5px;
	width: 190px;
	padding-right: 5px;
	padding-top: 0px;
	height: 425px;
	padding-bottom: 5px;
	text-align: left;
}
#boxinfo img {
	padding-bottom: 5px;
}
#boxinfo h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #455;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:6px;
}
#boxinfo h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #455;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:6px;
}
#boxinfo p {
	font-size: 0.9em;
	font-weight: normal;
	color: #455;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:3px;
}
#boxinfo ul {
	list-style-type: disc; 
	margin-left: 0px;
	padding-left: 0px;
	
}
#boxinfo li {
	font-size: 0.9em;
	font-weight: normal;
	color: #455;
	margin-left: 20px;
	padding-left: 0px;
}

#sidebar p {
	color: #555;
}
#sidebar h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #455;
	margin-top:12px;
	margin-bottom:12px;
}
#sidebar h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #455;
	margin-top:6px;
	margin-bottom:6px;
}
#sidebar h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #455;
	margin-top:3px;
	margin-bottom:3px;
}
#sidebar h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #455;
	margin:0;
}
#sidebar h5 {
	font-size: 0.9em;
	font-weight: normal;
	color: #455;
	margin:0;
}
#sidebar h6 {
	font-size: 0.8em;
	font-weight: normal;
	color: #455;
	margin:0;
}
#sidebar img {
	float: left;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	font-size: x-small;
	color: #222;
	margin:0;
}
#footer a {
	font-size: x-small;
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Hyperlink-Formatvorlagen */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_x_small {
	font-size: x-small;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_padding5 {
	padding: 5px;
}
.style_padding0 {
	padding: 0px;
}
.float_right{
	float:right;
}
