
/* 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;
	
}

/* Titelleiste mit Logo und Navigationsmenü */
#title {
	color: white;
	width: 100%;
	height:/*90px*/5.625em;
	padding:0px;
	background-image: url(http://www.ecc-studienreisen.de/gfx/hintergrund_oben.jpg);

}

/* Grafik ECC-Logo Startseite */
#titellogo
{
	position: absolute;
	left: /*30px;*/ 1.1em; 
	top:  /*15px;*/ 0.9em;
	border: 0px solid white;
	width: 215px;
	height: 50px;
	background-image: url(http://www.ecc-studienreisen.de/gfx/logo.gif)

}

/* Navigationsmenü horizontal*/
#hnavigation {
	position: relative;
	top: /*20px*/1.85em;			
	right: /*55px*/3.4375em;			
	float: right;				
}

#rootline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute; 
	top: 7.5em;
	left: 2.0em;
	color: black;
}

/* Navigationsmenü vertikal*/
#vnavigation {
	background-color: white; /*#990099; */
	width:/*260px; 16.25em; */ 24%;
	height:/*436px;*/ 27.25em;
	float:left;
	margin-top: 25px;
	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 {
		color: #990099;
  
    text-decoration: none; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
    list-style: none;
    margin-top: 0em ; padding: 20;
}
/* Menüpunkte Ebene 1*/
  ul#vnavmenu li.ebene1 {
  		color: #990099;
  
    text-decoration: none; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
    list-style: none;
    margin-top: 1.0em; 
}
/*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;	
}


#footer {
	position: absolute;
	left: 0px; 
	top: 525px;
	background-image: url(gfx/background_footer.jpg);
	width:950px;
	height: 71px;
	float: left;
	margin-top: 0px;
	font-size: 10pt;

}

/* Inhalt*/
#content {
	position: absolute;
	left: 17.5em;
	background-color: white;
	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{
	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: absolute;
	color: black;
	
	left: 48.0em;
	top: 35.2em;	
}
	
#lastpage {
position: absolute;
	color: black;
	left: 0.7em;
	top: 35.2em;	
}

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;*/#990099;
	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;*/#990099;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
	}

	/* Links
Navigationsmenü Unterseiten horizontal */
a.rootline:link, a.rootline:visited , a.rootline:hover{
	font-family: Arial, Helvetica, sans-serif;
/*	display: inline;*/
	color:black;
	font-size: 9pt;
	text-align: left;
	padding: 0;	
		
	}
	
/* Links 
Navigationsmenü vertikal 1. Ebene*/
a.nav1:link, a.nav1:visited {
	color: #990099;
  
    text-decoration: none; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;

    text-decoration: none; }
a.nav1:hover {
	color: #990099;
 
    text-decoration: underline; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
    text-decoration: underline; }
	
/* Links 
Navigationsmenü vertikal 1. Ebene*/
.nav1-nolink {
	color: #990099;
  
    text-decoration: none; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;

    text-decoration: none; }
a.nav1-nolink:hover {
	color: #990099;
 
    text-decoration: underline; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
    text-decoration: none; }

/* Links 
Nabvigationsmenü vertikal 2. Ebene*/ 
a.nav2:link, a.nav2:visited {
	color: black;
	font-size: 10pt;
	font-weight: 100;
	line-height: 13pt;
	text-decoration: none; }
a.nav2:hover {
	color: black;
	font-size: 10pt;
	font-weight: 100;
	line-height: 13pt;
    text-decoration: underline; }

/* Links
Navigationsmenü horizontal */
a.nav3:link, a.nav3:visited {
	color: #990099;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 14pt;
	margin-left: 35pt; /*13pt mit Hilfsprojekte*/
	margin-right:0pt;
    text-decoration: none; }
a.nav3:hover {
	color: #990099;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 14pt;
	margin-left: 35pt;
	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; }

	
 
	
	
/*Ü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;

}

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

}

h1.headline {
	font-family: Garamond, Times, Serif;
	display: inline;
	color:#d27ed2;/*#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;*/#d27ed2;
	font-size: 11pt;
	text-align: left;
	padding: 0;	
	line-height: 30pt;
	margin-top: 15pt;
	margin-bottom: 10px;
}

h2.headline {
	
	display: inline;
	color: /*#990099;*/#d27ed2;
	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;
}

#termine{
	border: 1px solid white;
}

#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.terminepreise {
	background-color: #eeeeee;
	border: 1px solid white;
	text-align: right;
}

td.terminepreise2 {
	background-color: #ebcceb;
	border: 1px solid white;
	text-align: right;
}

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;
}