/* CSS Document */


p, dl, ul, li, ol, div, td, body {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 16px; 
}

body {
	top: 0px;
	border: 0px;
	margin: 0px;
	background-image:   url("../../ressources/backgrounds/background_berlin.gif");}

.maintable {
	background-color: #ffffff;}

.logo {
	background-image:   url("../../ressources/logos/logo2.jpg");}

.menu {
	background-image:   url("../../ressources/navbackgrounds/menu_berlin.gif");}
	
.menutext {

	font-size: 13px;
	font-weight: regular;
	font-family: "trebuchet ms", sans-serif;

	line-height: 16px; 
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
.menutext a:link 	{ color: #8A0A00; text-decoration: none; }
.menutext a:visited 	{ color: #8A0A00; text-decoration: none; }
.menutext a:hover 	{ color: #FFDF3B; background: #791D13; text-decoration: none; }


a:link 		{ color: #8A0A00; text-decoration: none; }
a:visited 	{ color: #8A0A00; text-decoration: none; }
a:hover 	{ color: #FFDF3B; background: #791D13; text-decoration: none; }


.title, h1{
color:#8A0A00;
font-size: 26px;
line-height: 30px;
font-family: Tahoma, Arial, sans-serif; 
font-weight: normal;
letter-spacing: 2px;
}

h2,h3 {
color:#8A0A00;
line-height: 30px;
font-family: Tahoma, Arial, sans-serif; 
font-weight: normal;
letter-spacing: 2px;
}

.subhead {
	font-size: 14px; line-height: 16px; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #3D534B; 
	margin-top: 8px;
	margin-bottom: -8px;
	letter-spacing: .05em;
}


.list1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
}

.list2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
}

.photocredit {
	font-size: 10px;
	line-height: 11px;
	color: #666;
}

.pullquote
{
	font-size: 13px;
	font-family: tahoma, arial, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 2px;
	line-height: 18px;
	font-style: italic;
	color: #765;
}

.pullquoteauthor
{
	font-size: 12px;
	font-family: Georgia, serif;
	line-height: 18px;
	color: #765;
	text-align: right;
	margin-top: -2px;
	margin-right: 40px;
}

.subnav {
	font-size: 13px;
	font-weight: regular;
	line-height: 14px; 
	margin-bottom: -2px;
	font-family: "trebuchet ms", sans-serif;
}

.copyright {
	font-size: 9px;
	line-height: 9px; 
	color: #888;
}

.small {
	font-size: 10px;
	line-height: 13px; 
}

.indent {
	margin-left: 10px;
	padding-right: 10px;
}
.highlights {
margin:0;
padding:1px;
background: #FFEBCD;

}
.dots {
	background-image:   url("../../ressources/images/vertline_2.gif");}
