html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}


/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


#wrapper { 


	text-align:left; 
}

#header {
text-align:left;
padding: 1em 0;
}

img.logo { 
	margin-top: 15px;
}

#leftColumn {
	display:none;
}

#centerColumnLayout1 {
	width: 60%;
	line-height: 1.8em;
	float:left;
}


#centerColumnLayoutFull {
	width: 800px;
	line-height: 1.8em;
	float:left;
}

#rightColumn {
	width: 332px;
	font-size: 0.9em;
	color: #666;
	float:left;
}

/* ie hack */
*html #rightColumn {
	width: 332px;
}

#navTop {
	display:none;
}

#navTopList {
	list-style-type: none;
	position:absolute;
	bottom:0.75em;
	right:1em;
	margin: 0;
	padding: 0;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #999;
}

#navTopList li a {
	color: #666;
	font-weight: normal;
	padding: 0 0.5em;
	text-decoration:none;
}

.boxleftColumn {
	background-color: #edf3f8;
	border-top: 1px solid #a3c1da;
	border-bottom: 1px solid #a3c1da;	
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 130px;
}

#navLeftList { 
	font-size: 1.1em; 
	margin: 0; 
	padding: 0; 
	width: 150px;
	background-color: #fafafa; 
}

#navLeftList li ul, #navLeftList li ul li {
margin: 0;
padding: 0;
}

.boxleftColumn { 
	margin-top: 10px; 
	font-size: 0.9em; 
}

#navLeftList li {
	list-style-type: none;
	width: 150px;
}

#navLeftList li a {
display:block;
padding: 6px 0 6px 10px;
background: #edf3f8 url(../pict/layout/blockHeadline.png) repeat-x 0% 0%;
text-transform:uppercase;
letter-spacing: 0.05em;
border-bottom: 1px solid #a3c1da;
}


/* SUBNAV */

#navLeftList li.nav ul, #navLeftList li.selected ul {
margin: 0; padding: 0;
}

#navLeftList li.nav ul {
display:none;
}
#navLeftList li.selected ul {
display:block;
}


#navLeftList li ul li a {
display:block;
padding: 2px 0 2px 15px;
background-image:none;
background-color: transparent;
text-transform:none;
font-size: 0.9em;
}


/* SUBSUBNAV */
#navLeftList li ul li ul {
	margin: 0; 
	padding: 0;
}



#navLeftList li ul li ul li a {
display:block;
padding:0 0 0 30px;
background-image:none;
background-color: transparent;
text-transform:none;
font-size: 0.7em;
}

#navLeftList li.nav a:hover, #navLeftList li.selected a {
color: #990000;
text-decoration: none;
}

#navLeftList li.nav a, .boxleftColumn li a, #footer a {
	color: #356287;
	font-weight: normal;
	text-decoration: none;
}



#navLeftList li.nav ul li.nav ul li.nav a:hover, #navLeftList li.nav ul li.nav a:hover, #navLeftList li.nav ul li.nav ul li.selected a, #navLeftList li ul li.selected a {
background: #fff url(../pict/layout/nav_on_bg.gif) no-repeat 0% 50%;
color: #990000;
margin-top: 0;
}

.boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
}

.blockCenter {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 20px 20px 10px 20px;
	background-color: #fff;
}

.mainGal {
float:left;
border: 1px solid #356287; 
margin: 5px 2px; 
padding: 2px;
width:120px;
height: 80px;
}

.legendRight {
float:right;
width: 200px;
margin: 0 0 0.5em 1.5em;
font-size: 0.9em;
font-style: italic;
color: #999;
}

.blockRight {
	margin: 0 0 10px 10px;
	padding: 10px;
	background-color: #fff;
}


.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 161px;
}

.blockRightsmall {
	margin: 5px 0 0 167px;
	width: 161px;
}

.blockHeadline {
	background: #edf3f8 url(../pict/layout/blockHeadline.png) repeat-x 0% 0%;
	border: solid #a3c1da;
	border-width: 2px 0 0 0;
	color: #990000;
	font-weight: normal;
	text-transform:uppercase;
	font-size: 1.1em;
	margin-left: 10px;
	padding: 5px 10px;
	letter-spacing: 0.1em;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	color: #fff;
	background: #a3c1da;
	font-weight: normal;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
	font-family:arial;
}


#tabs li a.selected {
	background-color: #356287;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

.gallery {
margin: -10px -10px 10px -10px;
}

*html .gallery { margin: -10px -20px 0px -10px; }

#gallerytext {
margin: 0 10px;
}

#navGallery {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #a3c1da;
	color: #fff;
	font-weight: lighter;
	padding: 2px 4px;
	text-decoration: none;
}

#navGallery li a.selected, #navGallery a:hover {
/*	background-color: #356287; */
	background-color: #a3c1da;
	padding: 1px 3px;
	border: 1px solid #356287;
}

.button {
	background: #fff url(../pict/layout/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #edf3f8;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	border-top: 1px solid #a3c1da;
	float: left;
	margin: 5px 0 20px 0;
	padding: 10px 0;
	text-align: center;
	width: 948px;
	font-size: 0.8em;
clear:both;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}


* {outline: none;}

body { 
color:#111;
font:75%/1.5em "Tahoma", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.03em;
padding: 20px;
word-spacing:0.08em;
}

p { padding:0 0 1.5em 0; }
img.left { border: 1px solid #356287; float: left; margin: 5px 10px 3px 0; padding: 2px; }
img.center { border: 1px solid #356287; margin: 5px auto; padding: 2px; }
img.right { border: 1px solid #356287; float: right; margin: 0 0 0.5em 0.5em; padding: 2px; }
.borderBottom { display: block; border-bottom: 1px solid #a3c1da; margin:0 0 1.5em 0; }

.left { text-align: left; }
.center {text-align: center;  }
.right { text-align: right; }

h1{ font-weight:normal; border-bottom: 1px solid #70a0c7; color: #70a0c7; font-family: Georgia, serif; letter-spacing: 2px; margin: 0 5em; padding-bottom: 15px; word-spacing:0.1em; } 
h2,h3,h4,h5,h6 { font-weight: normal; color: #333; font-family: Georgia, serif }

h1 { font-size: 2.9em; margin-bottom: 0.3em; font-weight: bold; text-align: center; }
h2 { font-size: 2.7em; margin-bottom: 0.79em; text-align: center; }
h3 { font-size: 2.5em; margin: 0.3em 0 0.5em 0; color: #990000; line-height: 1.3em; }
h4 { font-size: 1.4em; font-weight: bold; margin: 0.2em 0 0.5em 0; }
h5,h6 { font-size: 1.3em; margin-bottom: 1,154em; }

li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

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


abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

blockquote { padding-left:1.5em; letter-spacing: 0.1em; margin: 1.5em; border-left:3px solid #a3c1da; font-style:italic; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr { margin-bottom:1.5em; }

.admin {
color: #ff3300;
background-color: #eee;
padding: 2px 5px;
border: 1px solid #ff3300;
font-size: 10px;
}

/* formular */

.formular {
font-size: 1em;
}

label.left {
float:left;
width: 120px;
clear:both;
margin-right: 10px;
}

.formular fieldset { padding: 10px 0; border-top: 1px solid #999; clear:both; }
.formular legend { font-style:italic; color: #999; vertical-align:middle; background-color: #fff; padding: 1px 5px 1px 0; }

.formular fieldset input { float:left; width: auto;}
.formular fieldset textarea { float:left; width: 180px; height: 100px;}