
/******************************************************************************/
/*                                                                            */
/* Style fuer TMN-Seite                                                       */
/*                                                                            */
/* Autor: Kai Mascher                                                         */
/* eMail: kaimascher@impeb.de                                                 */
/*                                                                            */
/******************************************************************************/

/* Algemein __________________________________________________________________*/

body{
	font-family: arial, sans-serif;
	margin: 0px;
	background-color: #BBC9C5;
	color: #202632;
}

a:visited, a:link{
	text-decoration: none;
	color: #50977D;
	font-weight: bold;
}

.seitenauswahl{
	text-align: right;
}

.seitenauswahl b{
	font-weight: normal;
}

#seite{
		font-size: 90%;
		width: 762px;
		margin: 5px auto 0px auto;
		/* border: thin solid #202632; */
		background-color: #FBFBF2;
		color: #202632;
		overflow:hidden;
}

.nHinweis{
		clear:left;
		color: #50977D;
		/* font-weight: bold;*/
}


/* Kopfbereich _______________________________________________________________*/

#kopf {
	/* border-top: 15px solid #799A90;*/
	/* border-bottom: 0px; */
	border: 0px;
	height: 120px;
	background-image: url(bilder/head.jpg);
	background-repeat: no-repeat;
}

#kopf .title1{
	color: #50977D;
	padding-left: 300px;
	padding-top: 20px;
	display: none;
}

#kopf .title2{
	padding-left: 420px;
	display: none;
}

#kopf p{
	margin-right: 20px;
	margin-left: 650px;
	margin-top: 100px;
	text-align: right;
}


/* Menue _____________________________________________________________________*/

#menue {
	margin: 0px;
	padding: 8px;
	word-spacing: 10px;
	background-color: #4B6E63;
	text-align: center;
}

#menue a{
	color: #FFFFFF;
	font-weight: normal;
}

#suche{
	word-spacing: 0px;
	text-align: right;
}

.input{
	margin-left: 35px;
}


/* RechteSpalte _______________________________________________________________*/

#rechteSpalte{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	float: right;
	width: 25%;
	border-left: thin solid #202632;
	/*text-align: justify;*/
}

#rechteSpalte h3{
	color: #50977D;
	border-bottom: thin solid #202632;
	text-align: left;
	margin-top: 30px;

}

#rechteSpalte h6{
	color: #50977D;
	font-size: small;
	text-align: right;
	margin-top: -10px;
	margin-bottom: -10px;
}


/* Untermenue (in RechteSpalte) ______________________________________________*/

#untermenue{
	margin-bottom: 20px;
}

#untermenue a{
	font-weight: normal;
	margin-left: 10px;
}

/* Untermenue (in RechteSpalte) ______________________________________________*/

#newsletter {
	margin-bottom: 30px;
}


#newsletter a{
	font-weight: normal;
}



/* Mitteilungen (in RechteSpalte) ____________________________________________*/

.mitteilung p{
	margin-left: 10px;
	margin-bottom: 50px;
}

/* Inhalt ____________________________________________________________________*/

#inhalt{
	margin-left: 20px;
	margin-right: 38%;
	margin-bottom: 20px;
}

#inhalt .artikel{
	margin-bottom: 50px;
}

#inhalt h2{
	color: #50977D;
	font-size: large;
	font-weight: normal;
	text-align: right;
}

#inhalt h3{
	border-bottom: thin solid #202632;
	color: #50977D;
}

#inhalt h4{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: -5px;
}

#inhalt .kurztext{
	color: #000000;
}

#inhalt .bild{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#inhalt .bild img{
	border: thin solid #50977D;
	padding: 5px;
}

#inhalt .bild h4{
	color: #50977D;
	font-weight: normal;
	font-size:small;
	text-align:center;
	margin: 0px;
}

#inhalt .bild2{
	text-align: center;
}

#inhalt .bild2 img{
	border: thin solid #50977D;
	padding: 5px;
}

#inhalt .bild2 h4{
	color: #50977D;
	font-weight: normal;
	font-size:small;
	text-align:center;
	margin: 0px;
}


/* Fussleiste ________________________________________________________________*/

#fuss{
	clear: both;
	color: #FFFFFF;
	padding: 10px;
	background-color: #4B6E63;
}

#copyright{
	float: left;
	margin-left: 10px;
}

#copyright a{
	color: #FFFFFF;
	font-weight: normal;
}

#sprung{
	text-align: center;
}

#sprung a{
	color: #FFFFFF;
	font-weight: normal;
}

#hilfe{
	float: right;
	text-align: right;
	padding-right:20px;
}

#hilfe a{
	color: #FFFFFF;
	font-weight: normal;
}
