﻿/* CSS - Mannheimer Klinik für Plastiche Chirurgie */

/* Version: 1.1
/* Datum: 2010-08-24

/* Allegemeine Definitionen */

.caption h1 {
	display: inline;
}


a:link {text-decoration: none; color: #004C98} 
a:visited {text-decoration: none; color: #004C98} 
a:active {text-decoration: none; color: #004C98} 
a:hover {text-decoration: underline; color: #004C98}
BODY {scrollbar-darkshadow-color:#A1A1A1}

a:hover.hover1 {
text-decoration:underline;
color:white;
}

a:active.hover1 {
text-decoration:underline;
color:white;
}

a:link.hover1 {
color:white;
}

a:visited.hover1 {
color:white;
}
