/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	background-color: #fff;
	line-height: 17px;
	margin: 0;
	padding: 0;
	border: none;
}  

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}	

h1.left-marker {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
	
a:link {
	color: #e51937;
	text-decoration: underline;
} 

a:active {
	color: #e51937;
	text-decoration: underline;
} 

a:visited {
	color: #e51937;
	text-decoration: underline;
} 

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

#swf {
	border: none;
	width: 100px;
	height: 400px;
}

.menubg {
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
	height: 50px;
}

.headerbg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

.contentbg {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat;
}

.contenttop {
	background-image: url(../images/content-top.png);
	background-repeat: no-repeat;
	height: 350px;
}

.block {
	color: #fff;
}
.block h1 {
	font-size: 12px;
}
.block h3 {
	font-size: 15px;
	font-weight: bold;
}

.block a:link {
	color: #fff;
	text-decoration: underline;
} 

.block a:active {
	color: #fff;
	text-decoration: underline;
} 

.block a:visited {
	color: #fff;
	text-decoration: underline;
} 

.block a:hover {
	color: #fff;
	text-decoration: none;
}


#topmenuitemactive{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/ArrowUpNew.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.topmenu{
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
} 

.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.topmenu a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
	
}
#leftmenu {
  	margin-left: 0;
  	padding-left: 0px;
	list-style: url("fileadmin/templates./deltalandv3/images/ArrowRight.png");
	list-style-image: url("fileadmin/templates/deltalandv3/images/ArrowRight.png");
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration:none;
	margin-bottom: 5px;
	
	font-weight: normal;
	
}
#leftmenuactive {
	margin-left: 0;
  	padding-left: 0px;
	list-style: url("fileadmin/templates/deltalandv3/images/ArrowRight.png");
	list-style-image: url("fileadmin/templates/deltalandv3/images/ArrowRight.png");
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	
	
	font-weight: bold;
	
}

.topmarker h1 {
	font-size: 12px;
	
}


.topmarker a:link {
	color: #999999;
	text-decoration: none;
} 

.topmarker a:active {
	color: #999999;
	text-decoration: none;
} 

.topmarker a:visited {
	color: #999999;
	text-decoration: none;
} 

.topmarker a:hover {
	color:#999999;
	text-decoration: none;
}

.topmarker{
	font-size: 11px;
	
}

.bodytext {
	font-size: 11px;
	line-height: 17px;
}  

.csc-bulletlist {
	font-size: 11px;
	line-height: 17px;
}

.contenttable {
	font-size: 11px;
	line-height: 17px;
}
