/**
* Style Sheets für Vorsehungsschwestern
*/



/* Allgemeine Voreinstellungen: */
body, p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	margin-left: 10px;
	margin-right: 10px;
}

body { background-color: #ffffcc; }
a {
	color : #336600;
}

a:hover {
	color: #669900;
}

/* linke und rechte Spalte */
.left_col {
	background-color: #336600;
}
.right_col {
	background-color: #669900;
}

/* Trennstrich zwischen Hauptmenüeinträgen */
.menu_bar {
	background-color: #669900;
}

/* Markierung ausgewählter Menüpunkte */
.menu_mark {
	background-color: #669900;
}

/* Menüeintrag Stufe 1 */
.menu_entry1 {
	color: #FFFFCC;
	margin-left:12px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
	display: block;
}

/* Menüeintrag Stufe 2 */
.menu_entry2 {
	color: #FFFFCC;
	margin-left:22px; 
	text-align:left;
	margin-bottom:2px;
	margin-top:2px;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	line-height:1em;
	display:block;
}

/* Sprachauswahl unten */
.language {
	font-weight: bold;
	text-decoration: none;
}

/* Hauptmenü unten */
.down {
	font-size: 11px;
	text-decoration: none;
}

.gbtable {
	background-color:#eeeeee;
	border-bottom:2px solid;
	padding-bottom:4px;
	margin:10px;
}

.gbtoprow {
	color: #ffffcc;
	background-color:#669900;
}

.rightlink:hover {
	color:#FFFFFF
}

.main_template {
                 width:430px;
                 font-size:12px;
                 font-weight:normal;
                 font-family:verdana,arial,sans-serif;
                 margin-right:10px;
                 margin-bottom:5px;
                 margin-left:10px;
                 background-color:#FFFFCC;
                 text-align:left;
}

.dachzeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
                font-weight: bold;
	margin-bottom: 10px;
                text-decoration: none;
}

.balken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffcc;
                font-weight: bold;
                text-decoration: none;
}
