html {
	height: 100.1%;
	font-size: 62.5%;
	

}
body {
	text-align: center;
	font: 1.2em/1.8em Verdana, sans-serif;
	background-color: #A9BBD3;
}

* {margin: 0px; padding: 0px; border: 0px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif; 
	margin: 0em 0em 0.5em 0em; 
	color:#26354A;
	padding-left: 5px;
}
h1 {
	font-size: 1.5em;
	padding-bottom: 0.4em;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 20px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	color:#26354A;
	line-height: 1.1em;
	text-transform: uppercase;
	
}
h2 {
	font-size: 2em;
	text-align: left;
	padding-top: 30px;
	padding-left: 5px;
	white-space: nowrap;
	color: #26354A; 
}
h3 {font-size: 1.8em;}
h4 {font-size: 1.3em;}
h5 {
	font-size: 1.2em;
	padding-left: 5px;
	color: #FFFFFF;
	text-indent: 0px;
	text-transform: uppercase;
	background: #26354A none repeat scroll 0 0; 
}
h6 {
	font-size: 1.4em;
	color: #9D0037;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h7 {
	font-size: 1em;
	color: #9D0000;
}


p {
	padding-left: 5px;
	color: #26354A; 
}

a {
	color: #9D0037;
	text-decoration: none;
	list-style-type: none;
}
a:link {
	text-decoration: none;
}

a:hover {}
a:active {}

p br {
	line-height: 1em;
}

address {
	font-size: 1em;
	font-variant: normal;
	font-style: normal;
	color: #26354A;
	background-repeat: no-repeat;
	background-position: 250px center;
	background-attachment: scroll;
}
/*------------------------------maintext-----------------------*/
div#maintext {
	margin-left: 170px;
	margin-top: 7px;
	padding-top: 24px 10px 20px 10px;;
	text-align: left;
	background-color: #BECCDE;
	margin-right: 40px;
	
}

div#maintext li {
	list-style-type: square;
	list-style-position: inside;
	vertical-align: middle;
}

div#maintext a {
	padding-bottom: 1px;
	color: #9D0000;
	text-decoration: none;
}

div#maintext img {
	float: left;
	margin-bottom: 10px;
	border: 4px solid #ffffff;
}

div#maintext img.randlos{
	border: none;
	width: 50px;
	height: 20px;
}
p span {
	color: #26354A;
	font-weight: bold; 
}

div#maintext .imglinks{
	float: left;
	height: 250px;
	width: 400px;
	display: block;
	margin-right: 200px;
}

div#maintext .imgrechts{
	float: right;
	height: 300px;
	width: 220px;
	display: block;
	margin-right: 0px;
}

/*--------------------wrapper-------------------------------------*/
div#wrapper {
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #BECCDE;
}

div#wrap_content {
	background-repeat: repeat;
	background-color: #BECCDE;
	width: 854px;
}


/*------------------------header------------------------*/
div#header {
	height: 160px;
	background-color: #26354A;
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F0F0F0;
	background-attachment: scroll;
	background-image: url(file:///C|/Dokumente und Einstellungen/Dagmar/Desktop/ng website css/images/DNG gelb-orange.JPG);
	width: 850px;
}
/*-------------------navi-------------------------------------*/
div#nav {
	text-align: center;
	background-color: #FFBA00;
	padding-left: 60px;
	width: 798auto;
}
div#nav li {
	display: inline;
	margin-right: 0.5em;
	list-style-position: inside;
	list-style-type: none;
	background-color: #Ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: inherit;
}
div#nav a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.2em 1.0em 0.6em 1.0em;
	
	border-bottom: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}
div#nav a:hover, 
body#home li.navhome a,
body#aktuelles li.navaktuelles a,
body#ueberuns li.navueberuns a,
body#mitarbeiter li.navmitarbeiter a,
body#kontakt li.navkontakt a, 
body#links li.navlinks a {
	color: #26354A;
	background-color: #BECCDE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D0037;
	list-style-type: none;
	border-bottom: 4px ;
}
/*-------------------------menu-------------------*/
div#menu {
	float: left;
	width: 150px;
	background-color: #BECCDE;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
div#menu ul {
	list-style-type: none;
	background-color: #BECCDE;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div #menu li {
	background-color: #BECCDE;
	border-bottom: 1px solid #A9BBD3;	
}

div#menu li a {
	display: block;
	text-align: left;
	font-weight: bold; 
	font-size: 0.8em;  
	padding: 5px 5px 5px 0.5em;
	border-left: 4px solid ##9D0037;
	background-color: #BECCDE; 
	color: #9D0037; 
	text-decoration: none;	
	text-transform: uppercase;
}

div#menu li a:hover, 
body#bildungsurlaube li.navbildungsurlaube a,
body#gespraechskreise li.navgespraechskreise a,
body#wochenendseminare li.navwochenendseminare a,
body#veranstaltungen li.navveranstaltungen a,
body#programmheft li.navprogrammheft a,
body#anmeldung li.navanmeldung a,
body#kommentar li.navkommentar a,
body#fotos_veranstaltungen li.navfotos_veranstaltungen a{
	display: block;
	text-align: left;
	font-weight: bold; 
	font-size: 0.8em;  
	padding: 5px 5px 5px 0.5em;
	border-left: 4px solid #ffffff;
	background-color: #9D0037; 
	color:#FFFFFF; 
	text-decoration: none;	
	text-transform: uppercase;
}

div#maintext {
	margin-left: 190px;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	margin-top: 7px;
	background-color: #BECCDE;
}

div#maintext li {
	list-style-type: square;
	list-style-position: inside;
	vertical-align: middle;
}

div#maintext a {
	padding-bottom: 1px;
	color: #9D0000;
	text-decoration: none;
}
/*----------------------------table-------------------------------*/
div#maintext table {
	padding: 2px;
	width: 580px;
	font-size: 0.8em;
	line-height: 1.8em;	
}

div#maintext table p {
	line-height: 1.5em;
}


div#maintext table a{
	color: #9D0037;
}

div#maintext table a:hover {
	color: #FFCC00;
}

div#maintext table a:visited {
	color: #7CA7A7;
}
/*--------------------- Beginn Fotogalerie -----------------------------------*/
div#albumlist {
	list-style-type: none;
}

div#albumlist li {
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif; 
	color: #660000;
}

div#albumlist li img {
	display: block; 
	border: 1px solid #333300;
}

/*-----------------Fotogalerie ---------------*/
div.galerie img{
	float:left;
	padding: 4px;
	border: 1px solid #ddd;
	border-right-color: #aaa;
	border-left-color: #aaa;
	margin-right: 15px;
	margin-bottom: 15px;
}
	
div.galerie {
	overflow: hidden; /*zum Umschließen der Floats*/
	padding: 5px 10px 10px 0;
	margin: 0 3px 3px 0;
}
	

.clearing {
	clear:both;
}


/*------------------------- footer ---------------------------------------------*/
div#footer {
	padding: 1px 0 4px 0;
	text-align: center;
	background-color: #AC2D58;
	color: #FFFFFF;
}
div#footer a {
	color: #FFFFFF;
}

.defloat {clear: both;}


.Stil7 {color: #FFFFFF; font-weight: bold; }
.Stil9 {color: #D3DCE6; font-size: 10px; }

.uppercase {
	font-weight: bold;
	text-transform: uppercase;
	color: #9D0037; 
	padding-left: 5px;
	letter-spacing: 0.1em;
}
#fotos_veranstaltungen #wrapper #wrap_content #maintext .Stil10 {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
}
#fotos_veranstaltungen #wrapper #wrap_content #maintext img {
	margin-right: 10px;
}
#bildungsurlaube #wrapper #wrap_content #maintext table {
	margin: 0px;
}
