body, td {
	color: black;
	margin: 0; padding: 0em 0;
	text-align: center; /* Zentrierung im Internet Explorer */
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17.5px;
        letter-spacing:0.2px;
}
body {
	background-color: rgb(35,71,98); /*#D7C9A3, a01500*/
}

#main_wrapper {
	width:1200px; /* 1140 */
	text-align:center;
	margin: 0 auto;
	border:0px solid green;
}

#soclink_column {
	float: left;
	text-align:center;
	margin-left: 0px;
	margin-top: 250px;
	padding: 0;
	border:0px solid red;
}

.soclink_gap {
	margin-top: 40px;
}

div#Flyer {
	text-align: center;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-bottom: 1em;
	width: 1060px;  /* 1000 */
	padding: 0.5em;
	background-color: rgb(250,250,250); /*#FAFAFA*/
	border:0px solid orange;
}

div#Seite, td {
	text-align: justify;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-bottom: 4em;
	width: 910px;  /* 850 */
	padding: 0em;
	background-color: rgb(250,250,250); /*#FAFAFA*/
	color: rgb(26,95,152); /* rgb(26,82,128), rgb(128,0,0)*/
}


div.view_selector  {
    margin-top: 5px;
    margin-bottom: 5px;
    color: rgb(220,220,200);
}
a.view_selector {
    color: rgb(220,220,200);
    text-decoration: underline;
}
a.view_selector:hover {
    color: rgb(250,250,250); /*#FAFAFA*/
}

div.impressum  {
    margin-top: 5px;
    margin-bottom: 10px;
    color: rgb(220,220,200);
}
a.impressum {
    color: rgb(220,220,200);
    text-decoration: underline;
    font-size: 15px;
}
a.impressum:hover {
    color: rgb(250,250,250); /*#FAFAFA*/
}


#title {
	text-align:center;
	color:rgb(182,9,9); /* rgb(161,79,79), rgb(128,0,0) */
	letter-spacing:3px; 
	margin:0; 
	padding:0;
	margin-top:0.5em;
	margin-bottom:0.3em;
	font-weight:normal;
	font-size:40px;
}


h2.subtitle {
	color:rgb(182,9,9);
	text-align:center;
	margin-top:4em;
	margin-bottom:1em;
	font-weight:normal;
	font-size:36px;
	letter-spacing:2px;
	line-height:1.3;
}
h3.subtitle {
	color:rgb(182,9,9); /* gray */
	margin-top: 3em;
	text-align: center;
	font-weight:normal;
}


ul#Navigation {
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 18px;
	margin-bottom:3em;
}
#navigation_here {
    font-size: 18px; 
}
ul#Navigation li {
    display: inline;
    list-style: none;
    margin: 13px;
}
ul#Navigation a {
    text-decoration: none;
    color: rgb(156,155,155); /* rgb(188,174,131), #b64f01 */
}
ul#Navigation a:hover, ul#Navigation li {
    color: rgb(182,9,9); /* rgb(161,79,79), gray */
}


ul.mainlist {
    margin: 0;
    margin-left: 1em;
    padding: 0;
    text-align:left;
}
ul.mainlist li {
    margin: 0.6em;
    line-height:1.4;
    font-size: 19px;
}


a.verweis {
    color: rgb(156,155,155); /* #824e32 */
    text-decoration: underline;
}
a.verweis:hover {
    color: gray;
}


td.bild {
	padding: 0;
	width:300px;
	vertical-align:top;
	text-align:left;
}
td.bild_text {
	padding: 0;
	padding-right: 40px;
	vertical-align:middle;
}


.quote_schueler_links, .quote_schueler_rechts {
	margin-top:4em;
	padding:0px;
	font-style:italic;
	line-height:1.5;
	color: rgb(130,113,97);
}
.quote_schueler_links {
	padding-left:20px;
	border-left: 3px solid rgb(182,9,9);
}
.quote_schueler_rechts {
	padding-right:20px;
	border-right: 3px solid rgb(182,9,9);
}
.quote_signatur {
	text-align:right;
	color: rgb(130,113,97);
}


