#Content a
	{
	color: #003368;
	text-decoration:underline;
	}

#Content a:hover
	{
	color: #C92403;
	}
	
#Content img
	{
	border: 1px solid #003366;
	}

#Content h1
	{
	font-size:22px;
	line-height: 24px;
	font-weight:bold;
	color: #C92403;
	margin-top: 0px;
	margin-bottom: 13px;
	}

#Content h2
	{
	margin-top: 0px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #C92403;
	}
	
#Content h3
	{
	margin-top: 0px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #000000;
	}

/* NORMALE TABELLE */
#Content table.normal
	{
	width: 660px;
	color: #000000;
	font-size: 12px;
	border-collapse:collapse;
	border-spacing: 0px;
	background-color: #BFBFBF;
	border: 1px solid #003466;
	}
	
#Content table.normal caption
	{
	text-align:left;
	margin-bottom: 12px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	}
	
#Content table.normal a
	{
	color: #003368;
	text-decoration:none;
	}
	
#Content table.normal a:hover
	{
	color: #FFFFFF;
	}
	
#Content table.normal thead tr
	{
	background-color: #5781a9;
	}
	
#Content table.normal thead tr th
	{
	padding: 3px 3px 3px 3px;
	font-weight:bold;
	vertical-align:top;
	color: #FFFFFF;
	text-align:left;
	border: 1px solid #003466;
	}
	
#Content table.normal tbody tr:hover td
	{
	background-color: #C92403;
	}
	
#Content table.normal tbody tr td
	{
	padding: 3px 3px 3px 3px;
	border: 1px solid #003466;
	vertical-align:top;
	}

#Content table.normal tbody tr.tr-odd
	{
	background-color: #aeaeb1;
	}
	
#Content table.normal tbody tr.tr-even
	{
	background-color: #cccccc;
	}	

/* TABELLE SV-MATERIALIEN */
#Content table.svmaterialien
	{
	width: 660px;
	color: #000000;
	font-size: 12px;
	border-collapse:collapse;
	border-spacing: 0px;
	background-color: #BFBFBF;
	border: 1px solid #003466;
	}
	
#Content table.svmaterialien caption
	{
	text-align:left;
	margin-bottom: 12px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	}
	
#Content table.svmaterialien img /* Bild ohne Link Rahmen */
	{
	border: 0px solid black;
	}
	
#Content table.svmaterialien a
	{
	color: #003368;
	text-decoration:none;
	}
	
#Content table.svmaterialien a:hover
	{
	color: #FFFFFF;
	}
	
#Content table.svmaterialien thead tr
	{
	background-color: #5781a9;
	}
	
#Content table.svmaterialien thead tr th
	{
	padding: 3px 3px 3px 3px;
	font-weight:bold;
	vertical-align:top;
	color: #FFFFFF;
	text-align:left;
	border: 1px solid #003466;
	}
	
#Content table.svmaterialien tbody tr:hover td
	{
	background-color: #C92403;
	}
	
#Content table.svmaterialien tbody tr td
	{
	padding: 3px 3px 3px 3px;
	border: 1px solid #003466;
	vertical-align:top;
	}

#Content table.svmaterialien tbody tr.tr-odd
	{
	background-color: #aeaeb1;
	}
	
#Content table.svmaterialien tbody tr.tr-even
	{
	background-color: #cccccc;
	}

#Content table.svmaterialien tbody tr td.td-last /* Seite SV-Materialien letzte Spalte normal*/
	{
	text-align:center;
	width: 120px;
	}
	
#Content table.svmaterialien thead tr th.td-last /* Seite SV-Materialien letzte Spalte Kopfzeile*/
	{
	text-align:center;
	width: 120px;
	}	
	
#Content .csc-textpic-caption /* Bildunterschriften formatieren */
	{
	font-size: 10px;
	} 

fieldset.csc-mailform
	{
	border: 0px solid black;
	margin: 0px;
	margin-top: 20px;
	paddig: 0px;
	}

fieldset.csc-mailform label
	{
	width: 130px;
	float: left;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	display: block;
	border-bottom: 1px solid #003466;
	}

fieldset.csc-mailform input, fieldset.csc-mailform textarea, fieldset.csc-mailform select
	{
	margin-bottom: 10px;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
	border:1px solid #003466;
	padding:2px;
	width:475px;
	}

#mailformformtype_mail
	{
	padding:2px;
	margin-left:145px;
	background:#BFBFBF;
	border:1px solid #003466;
	width:150px;
	text-align:center;
	}
	
.h20
	{
	height: 20px;
	}

.h27
	{
	height: 27px;
	}

.h35
	{
	height: 35px;
	}

.w65
	{
	width: 65px;
	}

.w70
	{
	width: 70px;
	}

.w96
	{
	width: 96px;
	}

.w132
	{
	width: 132px;
	}

.w200
	{
	width: 200px;
	}

.w229
	{
	width: 229px;
	}

.w260
	{
	width: 260px;
	}

.center
	{
	text-align:center;
	}

.top
	{
	vertical-align:top;
	}

.small
	{
	font-size: 10px;
	line-height: 14px;
	}

.blau
	{
	color: #3772AC;
	}

.rot
	{
	color: #D6005B;
	}
	
.fleft
	{
	float:left;
	}
	
.fright
	{
	float:right;
	}
	
.fclear
	{
	clear:both;
	}

.block
	{
	display:block;
	}
	
.abstand_unten_5
	{
	margin-bottom: 5px;
	}