
/* Allg. Body*/

/*Farben ECC
990099 	R 153 G0 B153
581837 	R 88 G 24 B55
466595	R70 G101 G149
73b190	R115 G177 B144
bd973e	R189 G151 B62
*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:white;
	text-align:center;
	margin: 10px;
}

/* Komplette Seite */
#ecc {
	position: relative;
	width:950px;
	margin: 10px auto;
	text-align:left;
	background-color:white;
	border: 0px solid #000000;
	
}

#title {
	color: white;
	width: 100%;
	height:/*90px*/5.625em;
	padding:0px;
	background-color: #990099;
}

/* Grafik ECC-Logo Startseite */
#titellogo
{
	position: absolute;
	left: /*30px;*/ 1.2em; 
	top:  /*15px;*/ 2.5em;
	border: 0px solid white;
	z-index: 1;
}

/* Navigationsmenü horizontal*/
#hnavigation {
	position: relative;
	top: /*20px*/1.85em;			
	right: /*55px*/3.8375em;			
	float: right;				
	z-index: 2;
}

/* Navigationsmenü vertikal*/
#vnavigation {
	background-color:#990099; 
	width:/*260px; 16.25em; */ 24%;
	height:/*436px;*/ 27.25em;
	float:left;
	margin-top: 0px;
	z-index:2;

	}
/* Liste navigationsmenü */
ul#vnavmenu {
	position: relative;
	top: /*40px;*/ 2.5em;
	left: /*10px;*/ 1.2em;
    margin: 0; 
	padding: 0;
}
/* Erster Menüeintrag */
ul#vnavmenu li#start {
    list-style: none;
    margin-top: 0em ; padding: 20;
	color: white;
    text-decoration: none; 
	/*font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;*/
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.10em;
}
/* Menüpunkte Ebene 1*/
  ul#vnavmenu li.ebene1 {
    list-style: none;
    margin-top: 1.0em;
    color: white;
}
/*Menüpunkte Ebene 2*/
ul#vnavmenu li.ebene2 {
    list-style: none;
    margin-left: 0.95em;
  }

#laendernavigation {
	position: absolute;
	top: 0.0 em;			
	left: /*55px*/13.8375em;			
	float: right;
	z-index: 100;	
}


#news {
	position: absolute;
	border: 1px solid white; 
	left: /*260px;  16.6em; */ 27.0%;
	top: /*215px; 12.75em; */ 37.5%;
	background-color: #990099;
	background-image: url(http://www.ecc-studienreisen.de/gfx/weltkarte_titel.jpg);
	width: 11.90em;
	height: 16.21em;
	padding: 0.5em; 

}

/*Fußzeile */
#footer {
	position: absolute;
	left: 0px; 
	top: /*526px;*/ 32.875em;
	background-image: url(http://www.ecc-studienreisen.de/gfx/background_footer.jpg);
	width:/*950px; 59.375em; */ 100%;
	padding-top: 5px;
}


/* Inhalt
#content {
	position: absolute;
	left: 17.5em;
	background-color: #990099;
	width: 39.68em;
	height: 27.5em;
	float: right;
	padding: 0em 0em;
	margin-top: 0.9em;
	margin-left: 0em;
	margin-right: 3em;
	margin-bottom: 0em;
	z-index: 10;

}*/
/* Inhalt*/
#content {
	background-color: #990099;
	width: 45.1em;
	height: /*436px;*/ 27.25em;
	float: left;
	padding: 0em 0em;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

#organisatoren {
/*	position: relative;
	left: 16.2 em; 
	top: 2.7em;*/

	position: absolute;
	left: 15.9em; 
	top: 8.2em;
	background-color: #c266c2;
	width: 39.8em;
	height: /*13%;*/ 3.5em;
	padding: 0em;
}

#grafik {
	position: absolute;
	border: 0px solid white; 
	left: 29.50em;
	top:  37.5%;
	height: 274px;
	vertical-align:middle;
	

}

.inhalt{
	background-color: #edd1ed;
	width: 100%;
	height: 12.9em;
	z-index:10;

}
.kontaktfotos{
	width: 74px;
	margin-top: 10px;
	margin-left: 10px;

}

.inhalt2{
	background-color: #edd1ed;
	width: 100%;
	height: 25.0em;
}

.textbox{
	float: right;
	width: 83%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 11pt;
	margin-top: 10px;

}


#nextpage {
position: relative;
	color: black;
	font-size: 8pt;
	left: 53.0em;
	top: -0.5em;	
}
	
}
a.horizontal:link, a.horizontal:visited  {
	color:#990099;
}

/* Links  Standard */
a:link, a:visited {
	color: #990099;
	
    text-decoration: none; 
    text-decoration: none; }

a:hover {
	color: #990099;
	
    text-decoration: none; 
    text-decoration: underline; }

/* Links
Navigationsmenü Unterseiten horizontal */
a.nav4:link, a.nav4:visited {
	font-family: Garamond, Times, Serif;
/*	display: inline;*/
	color:#d27ed2;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
	}
a.nav4:hover {
	font-family: Garamond, Times, Serif;
/*	display: inline;*/
	color: #d27ed2;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
	}

	
/* Links 
Navigationsmenü vertikal 1. Ebene*/
a.nav1:link, a.nav1:visited {
	color: white;
    text-decoration: none; 
	/*font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;*/
	font-size: 1.09em;
	/*font-weight: 100;*/
	line-height: 1.10em;
    text-decoration: none; }
a.nav1:hover {
	color: white; 
    text-decoration: underline; 
	/*font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;*/
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.10em;
    text-decoration: underline; }
	
/* Links 
Navigationsmenü vertikal 1. Ebene*/
a.nav1-nolink:link, a.nav1-nolink:visited {
	color: white;
    text-decoration: none; 
	/*font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;*/
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.10em;

    text-decoration: none; }
a.nav1-nolink:hover {
	color: white; 
    text-decoration: underline; 
	/*font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;*/
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.10em;
    text-decoration: none; }

/* Links 
Nabvigationsmenü vertikal 2. Ebene*/ 
a.nav2:link, a.nav2:visited {
	color: #f8b5f7;
	font-size: 10pt;
	font-weight: 400;
	line-height: 13pt;
	/*font-size: 0.85m;
	/*font-weight: 100;
	line-height: 0.95em;
	letter-spacing: 0.03em;*/
	margin-left: 0.95em;
	text-decoration: none; }
a.nav2:hover {
	color: #f8b5f7;
	font-size: 10pt;
	font-weight: 100;
	line-height: 13pt;
	/*font-size: 0.85m;*/
	/*font-weight: 100;
	line-height: 0.95em;
	/*letter-spacing: 0.03em;*/
	margin-left: 0.95em;
    text-decoration: underline; }

/* Links
Navigationsmenü horizontal */
a.nav3:link, a.nav3:visited {
color: white;
    color: white;
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.4em;
	margin-top: 14pt;
	margin-left: 3.9em;/*1.9em;*/
	margin-right:0pt;
    text-decoration: none; }
a.nav3:hover {
	color: white;
	font-size: 1.09em;
	/*font-weight: bold;*/
	line-height: 1.4em;
	margin-top: 14pt;
	margin-left: 3.9em; /*1.9em; mit Hilfsprojekten und fett*/
	margin-right:0pt;
    text-decoration: underline; }
	
/* Links Seitenzahlen */
a.curpages:link, a.curpages:visited , a.curpages:hover{
	color: black;
	font-size: 8pt;
    text-decoration: none; }


a.pages2:link, a.pages2:visited, a.pages2:hover {
	color: black;
	font-size: 8pt;
    text-decoration: underline; }

/* Links 
News */
a.news:link, a.news:visited {
	color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
	font-size: 0.9em;
	line-height: 1.2em;
    text-decoration: underline;
	
	}

a.news:hover {
	color: white;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;

    text-decoration: underline; }	
 
	
	
/*Überschriften  Standard */
h1 {
	font-family: Garamond, Times, Serif;
	display: inline;
	font-size:18pt;
	color:#990099;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;

}
/* Überschrift Organisatoren */
h1#orga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 2.50em;
	font-weight: 100;
	letter-spacing: 0.03em;
	color: white;
	text-align: center;
	
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.35em;
	
}


h1.headline {
	font-family: Garamond, Times, Serif;
	display: inline;
	color:#990099;
	font-size:18pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-left: 7pt;
	margin-bottom: 10px;

}
/* Links horizontal */
h2{
	font-family: Garamond, Times, Serif;
	display: inline;
	color: /*#edd1ed;*/ #990099;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
}

h2.headline {
	
	display: inline;
	color: #990099;
	font-size:11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-left: 8pt;	
	margin-bottom: 10px;
}

h2.news{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: black;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
	margin-left: 8px;
}

p {
	font-size: 9pt;
	line-height: 11pt;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 0pt;
}

#terminuebersicht {
border: 0px solid white; 
margin-top: 10px; 
margin-left: 0px;
}

td {
	font-size: 10pt;
}
/* Preistablle */
td.euro {
	font-size: 10pt;
	margin-left: 1pt;
	background-color: #e1b3e1;
	width: 15%;
}
td.preis{
	font-size: 10pt;
	background-color: #edd1ed;
	width: 25%;
}
td.reise{
	font-size: 10pt;
	text-align: center;
	background-color: #edd1ed;
	width: 8%;	
}

td.reisedauer{
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	background-color: #edd1ed;
	width: 8%;	
}

td.reiseland{
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	background-color: #edd1ed;
	width: 8%;	
}

td.laendertitel {
	font-size: 14pt;
	background-color: #edd1ed;
	width: 84%;	
}
td.land {
	font-size: 10pt;
	line-height: 12pt;
	background-color: #edd1ed;
	width: 76%;	
}


td.preis2{
	font-size: 10pt;
	background-color: #e1b3e1;
	width: 25%;
}
td.reise2{
	font-size: 10pt;
	text-align: center;
	background-color: #e1b3e1;
	width: 8%;	
}

td.reisedauer2{
	font-size: 10pt;
	text-align: center;
	background-color: #e1b3e1;
	width: 8%;	
}

td.land2{
	font-size: 10pt;
	background-color: #e1b3e1;
	width: 76%;	
}

/* Tabelle Reisezeit */
td.reiseland {
	font-size: 10pt;
	text-align: left;
	background-color: #d1dfe6;
	margin-left: 1px;
	width: 15%;
}

td.reisezeit {
	background-color: #d1dfe6;
	text-align: center;

}

td.reisezeit2 {
	background-color: #ebcceb;
	text-align: center;
}

td.terminuebersicht {
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid white;
}

td.terminelaender {
	background-color: #eeeeee;
	text-align: left;
	border: 1px solid white;
	
}

td.terminelaender {
/*	background-color: #eeeeee;*/
	text-align: left;
	border: 1px solid white;
	
}

td.terminuebersicht2 {
	/*background-color: white;*/
	text-align: center;
	border: 1px solid white;
}

.download {
	display: inline;
	margin-top: 25px;
	margin-left: 25px; 
}

/* Formulare */
.input {
	background-color: white;
	border: 1px solid #000000;
	
	color: #000000;
}
.button {
	border: 1px solid #000000;
	background-color: #e7e7e7;
	color: #000000;
}

/* Linklisten */
ul.links2{
   margin-top:5px;
   margin-left:22px;
   padding:0; 
   color: #990099;
   font-size: 11pt;
	
	
	
}

ul.links {
	 margin-top:5px;
   margin-left:22px;
   padding:0; 
	color: #990099;
	font-size: 11pt;
	
	
}

li.liste {
margin:0;
   padding:0;
  
}

.textbox2{
	float: right;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 11pt;
	margin-top: 0px;
	

}

.textbox1{
	float: left;
	font-weight: 400;
	text-align: left;
	font-size: 11pt;
	margin-top: 0px;
	margin-left: 4.0em;
	
	

}

/* NEWS */

#bild {
	font-size: 9pt; 
	font-weight: 900;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
}

/* Text  News */
p.news{
	color: white;
	font-size: 1.30em;
	line-height: 1.2em;
	margin-top: 0.1em;
	margin-left: 0.35em;
}