body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}


td {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link, a:visited, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #122186;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C51710;
	text-decoration: none;
}

.button, .button a:link, .button a:active, .button a:visited {
	background-image: url(http://www.sv-og-kiel.de/images/button_normal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*width: 100px;*/
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #122186;
	text-decoration: none;
	padding-top: 7px;
	cursor: pointer;
}


.button a:hover {
	background-image: url(http://www.sv-og-kiel.de/images/button_rollover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*width: 100px;*/
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C51710;
	text-decoration: none;
	padding-top: 7px;
	cursor: pointer;
}


.button_verein a:link, button_verein a:active, .button_verein a:visited {
	background-color: #D9D9B3;
	width: 80px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: 1px solid #AFC378;
	line-height: 20px;
	display: block;
	cursor: pointer;
}


.button_verein a:hover {
	background-color: #AFC378;
	width: 80px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #AFC378;
	line-height: 20px;
	display: block;
	cursor: pointer;
}


h2 {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


h3 {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*Klassen für formmail*/
.formmail_content {
	margin-top: 20px;
	background-color: #DAE3B0;
	border: 0px solid #AFC378;
	padding: 5px;
}

.formmail_spalte_links {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 3px;
}

.formmail_spalte_rechts {
	background-color: #DAE3B0;
	border: 1px solid #AFC378;
	padding: 3px;
}

.formmail_spalte_rechts2 {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 3px;
}

.formmail_ihre_nachricht {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 3px;
	color: #000000;
	font-size: 15px;	
}

.formmail_zelle_abschicken {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 3px;
}

.inputtext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 250px;
	border: 1px solid #AFC378;
}

.inputtextarea {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 100px;
	width: 250px;
	border: 1px solid #AFC378;
}
.inputbutton {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #D3D3D3;
	padding: 2px;
	border: 1px solid #AFC378;
	cursor: pointer;
}
/*Ende Klassen für formmail*/


/*Klassen für route*/
.map {
	margin-top: 20px;
	background-color: #DAE3B0;
	border: 1px solid #AFC378;
	clear: both;
}


.spalte_links {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 5px;
}


.spalte_links2 {
	background-color: #DAE3B0;
	border: 0px solid #AFC378;
	padding: 5px;
}


.spalte_rechts {
	background-color: #DAE3B0;
	border: 0px solid #AFC378;
	padding: 5px;
}


.spalte_rechts2 {
	background-color: #FFFFFF;
	border: 1px solid #AFC378;
	padding: 5px;
}


.abschicken {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
	padding: 5px;	
}

/*Ende Klassen für route*/


/*Klassen für News*/
.news_content {
	border: 1px solid #AFC378;
	background-color: #D9D9B3;
	padding: 6px;
	text-align: justify;
	color: #000000;
	margin-bottom: 5px;
}


.newstitle {
	padding-bottom: 8px;
	margin-bottom: 8px;
	height: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}


.newsdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
}


.newsbild {
	border: 1px solid #000000;
	margin-right: 5px;
	float: left;
}


.clear {
	clear: both;
}

/*Ende Klassen für News*/


/*Klassen für Ausbildung*/
.ausb_content {
	border: 1px solid #AFC378;
	background-color: #D9D9B3;
	padding: 6px;
	color: #000000;
	margin-bottom: 5px;
}


.ausbtitle {
	padding-bottom: 8px;
	margin-bottom: 8px;
	height: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}


.ausbdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
}


.ausbbild {
	border: 1px solid #000000;
	margin-right: 5px;
	float: left;
}


.clear {
	clear: both;
}

/*Ende Klassen für Ausbildung*/


.intern {
	border: 1px solid #AFC378;
	font-family: Arial;
	font-size: 11px;
}


.categorie_selection {
    border-right: 1px solid #c0c0c0; 
    padding: 5px;
    width: 200px;
    height: 100%;
    overflow: auto;
}


.spalte_1 {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;		
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.spalte_2 {
	border: 1px solid #AFC378;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;	
}


.table3 {
	background-color: #D9D9B3;
	border: 1px solid #AFC378;
}


.table3 a:link, .table3 a:active, .table3 a:visited {
	background-color: #D9D9B3;	
	text-decoration: none;
	font-weight: bold;
	color: #122186;
	cursor: pointer;
}


.table3 a:hover {
	background-color: #D9D9B3;
	text-decoration: none;
	font-weight: bold;
	color: #C51710;
	cursor: pointer;
}


.spalte_2 a:link, .spalte_2 a:active, .spalte_2 a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #122186;
	cursor: pointer;
}


.spalte_2 a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #C51710;
	cursor: pointer;
}


.footer {
	background-image: url(http://www.sv-og-kiel.de/images/footer.jpg);
	background-repeat: no-repeat;
	width: 790px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}


.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}


.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	padding-right: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}

/*Ende Klassen für News*/


/*Klassen für Links*/
.links_thema {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.links a:link, .links a:visited, .links a:active{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #D9D9B3;
	color: #000000;
	border: 1px solid #AFC378;
	text-decoration: none;
	display: block;
	width: 400px;
	cursor: pointer;
}

.links a:hover {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #AFC378;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;
	display: block;
	width: 400px;
	cursor: pointer;
}
/*Ende Klassen für Links*/
