body
{
    font: 76%/1.3 Tahoma;
    background-color: #FFFFFF;
    height: 100%;
    margin: 0 auto;
    padding: 0;
	color: #333333;
}

h1,h2,h3,h4 {
	font: normal 1em/1.0 Arial;
}
h1 {
	margin: 14px 0 0.65em;
	padding: 6px 0;
	color: #333333;
	font-size: 2em;
}
h2 {
	margin: 0 0 0.3em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}
h3 {
	margin: 0 0 0.52em;
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ul ul, ol, table {
	margin: 0 0 1.3em;
	padding: 0;
}

ul, ul ul {
	list-style:none;
}

a, a:link, a:active, a:visited
{
    text-decoration: none; 
    color: Black;
}

img
{
    border: 0px;       
}

.withBorder
{
    border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 4px;
}

.btn {   
	color:#333333;   
	font: normal 1em Tahoma, Arial, Helvetica, sans-serif; 
	height: 40px;
	width: 125px;
	float: left;
}

legend
{
	font: bold 1.3em Arial;
	color: #333333;
}

#TopContainer
{
	background: #CCCCCC url(../images/top-bg.gif) repeat-x;
	border-bottom: 3px solid #999999;
}

#Header
{
    height: 100px;
    width: 70em;
    margin: 0px auto;
}

#Logo
{
    float: left;
	margin: 0;
	padding: 0;
}

#Search
{
	text-align: left;
	float: left;
}

.input
{
	height: 28x;
	width: 15em;
	padding: 5px;
	font-size: 20px;
	border: 2px solid #CCCCCC;
	background: #CCCCCC url(../images/top-bg.gif) repeat-x;
	float: left;
}

.inputAdd
{
	height: 25x;
	width: 15em;
	padding: 3px;
	font: normal 18px Arial;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
}

.btnSearch
{
	height: 40px;
	width: 80px;
	float:right;
}

.sitemap ul, li{
	line-height: 1.6em;
}

.confTable {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.confLeftCol {
	width: 30%;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 1.2em;
}

.confRightCol {
	width: 70%;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}

#siteContent {
	margin: 0;
	float: right;
	font-size: 0.9em;
	text-align: right;
	list-style: none;
}

#siteContent li {
	display: inline;
}
#siteContent a:link, #siteContent a:visited {
	color: #666666;
	text-decoration: none;
}
#siteContent a:hover {
	color: #666666;
	text-decoration: underline;
}

#SearchContainer {
	clear: both;
	margin: 10px 0 10px 0;
}

.searchForm {
	margin: 0;
	width: 100%;
}

#searchQuery {
	clear: both;
}

#MainContainer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#MainContainer
{
	zoom: 1;
}

#Main
{
    width: 70em;
    margin: 10px auto;
	text-align: left;
	background-color: #FFFFFF;
}
	.bread {
		margin: 0 0 0.3 0em;
		font-size: 0.83em;
		font-weight: normal;
		line-height: 1.0em;
	}
	
	.bread a:link, a:visited {
		color: #2C6DB6;
		text-decoration: underline;
	}
	
	.bread a:hover {
		color: #666666;
		text-decoration: none;
	}

#MainStart
{
    width: 70em;
    margin: 10px auto;
	text-align: left;
}

#MainContainerLeft {
	float:left;
	margin-right: 10ox;
	padding-right: 10px;
	width:34em;
	}
	
	a, a:link, a:visited {
		color: #2C6DB6;
		text-decoration: underline;
	}
	
	a:hover {
		color: #666666;
		text-decoration: none;
	}
	
	.startList {
		clear:both;
	}
    .startList li {
        position: relative;
        padding: 2px 0;
		border: 0;
		background: transparent;
		border-top: 1px solid #CCCCCC;
        line-height: 1.2;
		min-height: 16px;
	}
	.startList li a, .startList li a:visited {
		color: #2C6DB6;
		text-decoration: underline;
	} 
	.startList li a:hover {
		color: #666666;
		text-decoration: none;
	} 
	
	.confList {
		clear:both;
	}
    .confList li {
        position: relative;
        padding: 2px 0;
		border: 0;
		background: transparent;
		border-bottom: 2px solid #CCCCCC;
        line-height: 1.2;
		min-height: 40px;
	}
	.confList li a, .confList li a:visited {
		color: #2C6DB6;
		text-decoration: underline;
	} 
	.confList li a:hover {
		color: #666666;
		text-decoration: none;
	}  
    #MainContainerLeft .confList li h3 {
		margin: 0.2em 0 0.52em 0;
		font-size: 1.2em;
		font-weight: normal;
        line-height: 1;
	}

#MainContainerRight {
	float: left;
	margin: 0px auto;
	width: 34em;
	}
	
	.otherList {
		clear:both;
	}
    .otherList li {
        position: relative;
        padding: 2px 0;
		border: 0;
		background: transparent;
		border-top: 1px solid #CCCCCC;
        line-height: 1.2;
	}
	.otherList li a, .otherList li a:visited {
		color: #2C6DB6;
		text-decoration: underline;
	} 
	.otherList li a:hover {
		color: #666666;
		text-decoration: none;
	}
	
	#MainContainerRight .otherList li h4 {
		margin: 0.2em 0 0.52em 0;
		font-size: 1.0em;
		font-weight: bold;
        line-height: 1;
	}

#map {
	width: 400px;
	height: 350px;
	border-left: #CCCCCC 2px solid;
	border-top: #CCCCCC 2px solid;
	border-right: #999999 2px solid;
	border-bottom: #999999 2px solid;
}

#map2 {
	width: 400px;
	height: 550px;
	border-left: #CCCCCC 2px solid;
	border-top: #CCCCCC 2px solid;
	border-right: #999999 2px solid;
	border-bottom: #999999 2px solid;
}

#mapStart {
	width: 400px;
	height: 700px;
	border-left: #CCCCCC 2px solid;
	border-top: #CCCCCC 2px solid;
	border-right: #999999 2px solid;
	border-bottom: #999999 2px solid;
}

#FooterContainer
{
	background: #000000 url(../images/bgFooter.jpg) top repeat-x;
	border-top: #BBBBBB 4px solid;
	margin: 20px 0 0 0;
	padding: 0;
}

#Footer
{
    width: 70em;
    margin: 0 auto;
	padding: 0;
	text-align: left;
}

#BoxContainer
{
    height: 190px;
    margin: 10px;
    padding: 20px 25px 0px 25px;
    overflow: hidden;
	width: 70em;
}

#BoxContainer ul
{
    list-style-type: none;
    list-style-image: none;
	margin: 0;
    padding: 0;
}
#BoxContainer ul li
{
    margin: 0px 0px 4px 0px;
    color: #F01539; 
    font: normal 1.0em Arial;   
}
#BoxContainer ul li a, #BoxContainer ul li a:visited 
{
    color: #F01539;
    text-decoration: none;
}
#BoxContainer ul li a:hover 
{
	color: #F4F4F4;
    text-decoration: underline;
}
#BoxContainer h2
{
    color: #F4F4F4;
    font: bold 1.1em Arial;
    margin: 0px 0px 4px 0px;
	text-transform: uppercase;
}

#BoxList
{
	float: left;
    width: 20em;
	padding: 12px;
	margin: 0;
}

#BoxList ul
{
    border-left: 1px solid #666666;
	padding-left: 4px;
}

#InfoText
{
    text-align: center;
    margin: 0;
	padding: 8px;
        
}
#InfoText ul
{   
    list-style-image: none;
    list-style-type: none;    
    margin: 0;
    padding-left: 0;
    margin: auto;
    font: normal 0.8em Arial;
}
#InfoText ul li
{
    text-align: left;
    display: inline;
    margin: 0px 0px 0px 8px; 
    padding-right: 8px;
    color: #747474;
    border-right: solid 1px #747474; 
}
#InfoText ul li.noBorder
{
    border-width: 0px;
}
#InfoText ul li a, #InfoText ul li a:visited
{
    display: inline;
    margin: 0;    
    color: #747474;
	text-decoration: underline;
}

#InfoText ul li a:hover
{
    display: inline;
    margin: 0;    
    color: #747474;
	text-decoration: none;
}

.confAdress {
	padding: 8px;
	margin: 0;
}

.confInformation {
	padding: 8px;
	margin: 0;
}

#CommentContainer {
	height: 200px;
	overflow: auto;
	padding: 8px;
	margin: 0;
}

.comment {
	margin: 4px 0 4px 0;
	padding: 4px 0 4px 0;
	width: 94%;
	border-bottom: 1px dotted #CCCCCC;
}

#Divider {
	margin-top: 0;
	clear: both;
}
