/* Inlineschule Mannheim
	Start: 12.01.2006
	Letzte Aenderung: 13.01.2007
*/

/* Allgemeines */
* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 10pt;
	line-height: 1.4em;
	background-color: #FFFF99;
	font-family: Verdana;
/*	text-align: left;*/
}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#wrap {
			width: 980px;
			margin: 0 auto;
			text-align: left;
			}

#header {
			float: left;
			width: 960px;
			height: 125px;
			background: url(../grafiken/logo_online.png) left no-repeat;
			}

#header h1{
	text-align: center;
	color: #000000;
	line-height: 1.5em;
}

#header h3{
	text-align: center;
	color: #000000;
	line-height: 1.5em;
}

#navigation {
	float: left;
	width: 960px;
	height: 40px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 11pt;
}

#navigation ul {
	text-align: center;
	margin: 10px;
	/*word-spacing: 0.5em;*/
}

#navigation ul li {
	display: inline;
	margin: 10px 15px 0 0;
}

#navigation a:link {
	text-decoration: none;
	font-weight: bold;
	color: #f76a00;
}
#navigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f76a00;
}

#content {
			float: left;
			text-align: left;
			width: 800px;
			border-right: 1px solid #999;
			}

#content p#new {
	margin: 20px 0 0 30px;
	color: #800000;
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
	font-size: 110%;
}
#content a:link {
	text-decoration: none;
	font-style: italic;
	color: #f76a00;
}

#content a:visited {
	text-decoration: none;
	font-style: italic;
	color: #f76a00;
}

#content ul {
	margin: 10px 0 0 50px;
}

#content li {
	display: inline;
	margin: 0 0 0 8px;
	font-weight: bold;
}

#content li#block {
	display: block;
	list-style-position: outside;
}

#content p#abc {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}

#content dl {
	margin: 15px 0px 0px 45px;
}

#content dt {
	font-style: italic;
	margin: 5px 0 0 5px;
}

#content dd {
	margin: 0 0 0 10px; 
}
#content p#oben_abc {
	margin: 0 0 0 -30px;
	font-size: 75%;
}

#content table#inline_team {
	margin-left: 50px;
	margin-top: 40px;
	border-width: 0;
	border-collapse: collapse;
}

#sidebar {
			float: left;
			margin: 0 0 0 5px;
			width: 160px;
			top: 0;
			}
			
#sidebar h4 {
	font-weight: bold;
	font-size: 13pt;
	}
#sidebar a:link {
	text-decoration: none;
	font-weight: bold;
	color: #f76a00;
}
#sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f76a00;
}

#sidebar ul {
	margin: 10px 0 0 0;
	font-size: 11pt;
}

#footer {
	width: 950px;
	position: relative;
	float:left;
	}

#footer p {
	padding: 10px;
	font-size: 70%;
	float:left;
	}

h1, h2, h3, h5, h6, ul {
			margin: 15px;
			}
			
h4 {
	margin: 15px 0 0 20px;
}
p, form {
			margin: 5px 20px;
			}
			
table {
			empty-cells: hide;
			margin: 0 0 0 10px;
			}

td#kurs1 {
	width: 100px;
	text-align: center;
}
td#kurs2 {
	width: 125px;
	text-align: center;
}
td#kurs3 {
	text-align: center;
	width: 200px;
}

#content table a:link {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#content table a:visited {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

p#oben {
	margin: 10px 0 40px 10px;
	font-size: 75%;
}
caption {
			text-align: left;
			margin: 0 0 10px 20px;
			font-weight: bold;
			}

th, td {
			padding: 3px;
			border: 1px solid #999;
			vertical-align: top;
			text-align: left;
			}

td#bild {
	width: 200px;
}

td#spalte1 {
	width: 150px;
}

td#spalte2 {
	width = 240px;
}

th {
			background: #fafafa;
			}

thead th {
			border: 1px solid #000
			}

tbody th {
			background: #fff;
			}

tfoot td {
			background: #fafafa;
			border: 1px solid #999;
			}
.fehler {
	color: <?php echo $fehlercolor ; ?>;
	text-align: left;
	}

form {
			width: 600px;
			}
			#person label {
				display: block;
				font-weight: bold;
				}
			fieldset {
				border: 1px solid #dbd;
				background: #FFFFCC;
							padding: 5px;
				}
			legend {
				font-weight: bold;
				font-size: 100%;
				color: #999;
				}
			textarea {
				width: 375px;
				height: 125px;
				}
			textarea#lizenz {
				width: 500px;
				height: 280px;
				}
a:link#mail {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited#mail {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#content li {
	line-height: 2em;
	}
a:links#links {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited#links {
	color: #f71d00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

table#kursliste
{
	border-collapse: collapse;
}
