/* Allgemeine Überschriften, Absätze etc. */
H1,H2,H3,H4,H5 {
font-family: Arial; Verdana, sans-serif;
font-variant: small-caps;
}
/* General Fonts */
BODY,P,OL,UL,DIV {
font-family: Arial; Verdena, sans-serif;
font-size: 14px;
}
P {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
padding-left: 10px;
}


/* General Links */
a:link {
font-family: Arial; Verdana, sans-serif;
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
a:visited {
font-family: Arial; Verdana, sans-serif;
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
a:hover {
font-family: Arial; Verdana, sans-serif;
text-decoration: underline;
}


/* Left Navigation Menu */
.menu-level1-no {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
background: #FFFFFF; /* white */
margin-top: 2px;
margin-bottom: 2px;
padding: 3px;
}
.menu-level1-no:hover {
color: black;
background: #FFD600; /* sattgelb */
text-decoration: none;
}
.menu-level1-act {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
color: black;
background: #EEEEEE; /* grey */
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
padding: 3px;
}
.menu-level1-no a:link {
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
.menu-level1-no a:hover {
text-decoration: none;
background: #FFD600; /* sattgelb */
color: black;
}
.menu-level1-act a:link {
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
.menu-level1-act a:hover {
text-decoration: none;
}

.menu-level2-no {
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
font-variant: small-caps;
font-weight: bold;
text-indent: 6px;
background: #FFF8CC; /* very light yellow */
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
padding: 3px;
}
.menu-level2-no:hover {
font-size: 14px;
background: #FFD600; /* sattgelb */
text-decoration: none;
color: black;
}
.menu-level2-act {
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
font-variant: small-caps;
font-weight: bold;
text-indent: 6px;
background: #EEEEEE; /* grey */
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
padding: 3px;
}
.menu-level2-no a:link {
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
.menu-level2-act a:link {
text-decoration: none;
color: #007D9D; /* dark asta blue */
}
.menu-level2-act a:hover {
text-decoration: none;
}
.menu-level2-no a:hover {
text-decoration: none;
background: #FFD600; /* sattgelb */
color: black;
}


/* Top and Bottom Navigation Menu */
.top_navigation {
background: #FFFFFF; /* white */
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
font-variant: small-caps;
text-align:right;
}
.bottom_navigation {
background: #FFFFFF; /* white */
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
font-variant: small-caps;
text-align: center;
}


/* Addresses */
.addresses {
font-family: Arial; Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
vertical-align: top;
}
.addresses a:link {
font-weight: normal;
text-decoration: none;
color: #000000; /* black */
}
.addresses a:visited {
font-weight: normal;
text-decoration: none;
color: #0098BF; /* asta blue */
}
.addresses a:hover {
text-decoration: underline;
}


/* Oeffnungszeiten */
.oeffnungszeiten {
font-family: Arial; Verdana, sans-serif;
font-size: 15px;
font-variant: small-caps;
}


/* Flugbuchungsfeld Schnellsuche */
.ibe {
/* background-color:#FFFFFF; */ /* white */
/* background-image: url(http://asta.cdrom.uni-stuttgart.de/fileadmin/images/flugsuchemenu.jpg); */
}
.ibeFont {
font-family:Arial,Helvetica,Sans-Serif;
font-size:11px;
color:#000000;
vertical-align:middle;
}
input.button {
font-family:Arial,Helvetica,Sans-Serif;
font-size:9pt;
color:#FFFFFF;
font-weight:bold;
background-color:#0098BF;
border-width:2px;
border-style:solid;
border-left-color:#00B4E1;
border-right-color:#0082A3;
border-top-color:#00B4E1;
border-bottom-color:#0082A3;
}


/* ISIC */
.isic {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
list-style-type: circle;
}


/* ISIS */
.isis {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
list-style-type: circle;
}
.isisstudheader {
font-family: Arial; Verdana, sans-serif;
font-size: 15px;
font-weight: bold;
font-variant: small-caps;
text-align: center;
background: #FFA935; /* isis orange */
color: #000000; /* black */
padding: 3px;
}
.isiseverybheader {
font-family: Arial; Verdana, sans-serif;
font-size: 15px;
font-weight: bold;
font-variant: small-caps;
text-align: center;
background: #75C7D2; /* isis blue */
color: #000000; /* black */
padding: 3px;
}


/* eMail Formulare Fluganfrage */
.emailform {
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
font-variant: small-caps;
}


/* Fluganfrage */
.fluganfrage {
font-family: Arial; Verdana, sans-serif;
font-size: 12px;
border-width: 2px;
border-style: solid;
border-color: #0098BF; /* asta blue */
padding: 5px;
}


/* Partner Menu */
.partner {
font-family: Arial; Verdana, sans-serif;
font-size: 12px;
font-variant: small-caps;
text-align: center;
vertical-align: top;
}


/* Bottom Copyright Line */
.copyright {
font-family: Arial; Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF; /* white */
text-align: center;
}


/* Impressum */
.impressum {
font-family: Arial; Verdana, sans-serif;
font-size: 14px;
}


/* Sitemap */
.sitemap {
font-family: Arial; Verdana, sans-serif;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
text-align: center;
}



/* Kontakt */
.kontakt {
font-family: Arial; Verdana, sans-serif;
font-size: 11px;
}

/* hier beginnt das für die Box relevante CSS  */

div {
	margin:0;
}

.ro {
	background: url(http://www.asta-reisen.de/global/resource/yur.png) top right no-repeat;
}

.lo {
	background: url(http://www.asta-reisen.de/global/resource/yul.png) top left no-repeat;
}

.ru {
	background: url(http://www.asta-reisen.de/global/resource/ylr.png) bottom right no-repeat;
}

.lu {
	background: url(http://www.asta-reisen.de/global/resource/yll.png) bottom left no-repeat;
}

.bro {
	background: url(http://www.asta-reisen.de/global/resource/bur.png) top right no-repeat;
}

.blo {
	background: url(http://www.asta-reisen.de/global/resource/bul.png) top left no-repeat;
}

.bru {
	background: url(http://www.asta-reisen.de/global/resource/blr.png) bottom right no-repeat;
}

.blu {
	background: url(http://www.asta-reisen.de/global/resource/bll.png) bottom left no-repeat;
}

.wro {
	background: url(http://www.asta-reisen.de/global/resource/wur.png) top right no-repeat;
}

.wlo {
	background: url(http://www.asta-reisen.de/global/resource/wul.png) top left no-repeat;
}

.wru {
	background: url(http://www.asta-reisen.de/global/resource/wlr.png) bottom right no-repeat;
}

.wlu {
	background: url(http://www.asta-reisen.de/global/resource/wll.png) bottom left no-repeat;
}

.gro {
	background: url(http://www.asta-reisen.de/global/resource/gur.png) top right no-repeat;
}

.glo {
	background: url(http://www.asta-reisen.de/global/resource/gul.png) top left no-repeat;
}

.gru {
	background: url(http://www.asta-reisen.de/global/resource/glr.png) bottom right no-repeat;
}

.glu {
	background: url(http://www.asta-reisen.de/global/resource/gll.png) bottom left no-repeat;
}


.inhalt {
	margin: 0;
	padding: 20px 20px 20px 20px;
}

.inhalt p {
	margin:0;
	padding:0;
	font-size: 12px;
}

.inhalt p a {
	font-weight: bold;
	background: 0;
	padding: 0;
	text-align: justify;
}

.inhalt h1 {
   font-size: 16px;
   font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
