/* CSS Document by Dieter Schneider 2006 www.csstemplateheaven.com */

* {margin: 0;
   padding: 0;
}

/*********************************** Site Structure ******************************/

body {
	font-size: 65.5%;
	background-color: #FC9;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
}

#container {margin: 10px auto;
            width: 729px;
			font-size: 1.2em;}

#header {
	background-image: url(images/header_bg.jpg);
	height: 186px;
	width: 670px;
	padding-top: 214px;
	padding-left: 59px;
}

#content_top {
	background-image: url(images/content_top.jpg);
	height: 120px;
	width: 529px;
	text-align: center;
	padding-top: 25px;
	padding-left: 100px;
	padding-right: 100px;
}


#content {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
    padding-right: 60px;	
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 211px;
	text-align: center;
}

#partner {
	height: 40px;
	padding-left:20px;
	text-align: left;
}
/********************************** Text formatting *****************/


p {
	padding-bottom: 40px;
	font-size:18px;
	text-align: center;
}


p.text:first-letter
{
}

.footertxt {
	padding-top: 180px;
	color: #F1DBC6;
}

.partnertxt {
	color: #000000;
}
h2 {
	font-weight: bold;
	padding: 10px;
	color: #673711;
	font-size: 1.2em;
}

/*************************** Hyperlinks ***********************/

a:link {color: #F1DBC6}     /* unvisited link */
a:visited {color: #F1DBC6}  /* visited link */
a:hover {color: #FFCC66}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

/***************************  Navigation **********************/

#navlist
{
width: 210px;
text-align: center;
}

#navlist li
{
	list-style: none;
	padding-bottom: 18px;
	font-weight: bold;
}

#navlist li a { text-decoration: none; }

/************************************ Image Headings ******************************/

#heading_gesang {
	background-image: url(images/heading_gesang.png);
	height: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 90px;
}
#heading_stimmbildung {
	background-image: url(images/heading_stimmbildung.png);
	height: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 90px;
}
#heading_stimmstoerungen{
	background-image: url(images/heading_stimmstoerungen.png);
	height: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 90px;
}
#heading_vita{
	background-image: url(images/heading_vita.png);
	height: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 90px;
}
#heading_unterricht{
	background-image: url(images/heading_unterricht.png);
	height: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 90px;
}
#heading_about {
	background-image: url(images/logo.png);
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
}

#heading_ipsum {
	
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

.invisible_headings {
	margin-left: -3000px; /* This is used to remove the original heading*/
}
#container #content .text {
	font-size: 16px;
	text-align: left;
}
#container #content form {
	color: #FFF;
}
#container #content form {
	font-size: 14em;
}
#container #content form {
	font-size: 14px;
}
#container #content form {
	font-size: 16px;
}
