body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0 auto 10px auto;
}

td {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

td.searchbox {
	font-size:11px;
	color:#67676B;
	height:77px;
	border-right:1px solid #C3C6C8;
	border-left:1px solid #C3C6C8;
	padding-top:8px;
	padding-left:37px;
}

.navbar_box {
	padding: 7px 0 7px 0;
}

td.nav {
	text-align:center;
	background: url(../grafiken/structure/leftborder.gif) left top repeat-y;
}

td.nav_first {
	text-align:center;
	background: #fff;
}

td.menutd {
	padding-top: 17px;
	background: #eee;
}

td.main{
    padding: 5px 5px 5px 10px;
}

td.leftborder { 
	background: url(../grafiken/structure/leftborder.gif) left top repeat-y;
}

td.middleborder { 
	background: url(../grafiken/structure/middleborder.gif) left top repeat-y;
}

td.rightborder { 
	background: url(../grafiken/structure/rightborder.gif) left top repeat-y;
}

td.footerborder { 
	background: url(../grafiken/structure/footer.gif) left top no-repeat;
}


td.menubuttonfirst {
	width:149px;
	height:30px;
	
}

td.menubutton {
	border-top:1px solid #C3C6C8;
	width:149px;
	height:30px;
}

td.submenubutton {
	height:17px;
}

td.contenttitle {
	font-size:14px;
	color:#737377;
	font-weight:bold;
	height:38px;
	padding-top:12px;
	padding-right:10px;
	padding-bottom:15px;
}

td.spalte_normal {
	padding: 0 8px 0 0;
}

td.spalte_center {
	background: url(../grafiken/structure/leftborder.gif) left top repeat-y;
	padding: 0 8px 0 8px;
}

td.spalte_right {
	background: url(../grafiken/structure/leftborder.gif) left top repeat-y;
	padding: 0 8px 0 8px;
}


td.articletext {
	padding: 0 0 0 8px;
	font-size: 10px;
}

td.articletext_nopad {
	font-size: 10px;
	padding-top: 16px;
}

td.adresse {
	height: 50%;
	vertical-align: bottom;
	font-size:11px;
	padding: 26px 0 26px 27px;
	background: #eee;
}


input.search {
	font-size:11px;
	color:#737377;
	border: 1px solid #C3C6C8;
}

input.login {
	width: 60px;
	font-size:11px;
	color:#737377;
	border: 1px solid #C3C6C8;
}


input.submit {

	font-size:11px;
	color:#737377;
	font-weight: bold;
	background: #FFF;
	border: 1px solid #C3C6C8;
	padding: 0 5px 0 5px;
}

h1 {
	font-size:13px;
	margin-bottom: 20px;
}

h2 {
	font-size:12px;
	/*color:#67676B;*/
	color: #000;
}

h3 {
	font-size:11px;
	/*color:#67676B;*/
	color: #000;
	margin-bottom:0px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	color: #000;
	margin-bottom:0px;
	margin-top: -3px;
}

p {
}

p.breadcrumb {
	margin:0;
	font-size: 11px;
	display: none;
}

blockquote {
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	padding: 0 10px 0 10px;
	width: 170px;
}

a.maincolor {
	color:#C40004;
}
a.maincolor:hover {
	color:#C40004;
}

a.nav_oben {
	font-size: 11px;
	color: #67676B;
	text-decoration: none;
}

a.nav_oben:hover {
	font-size:11px;
	color:#BE0005;
	text-decoration:none;
}

a.nav_oben_on {
	font-weight: bold;
	font-size:11px;
	color:#C40004;
	text-decoration:none;
}

a.nav_oben_on:hover {
	font-weight: bold;
	font-size:11px;
	color:#C40004;
	text-decoration:none;
}

.languages {
	font-size:11px;
	color:#67676B;
	padding-left:35px;
}


a.menu {
	font-weight:bold;
	font-size:13px;
	color:#67676B;
	text-decoration:none;
}

a.menu:hover {
	font-weight:bold;
	font-size:13px;
	color:#C40004;
	text-decoration:none;
}

a.menuon {
	font-weight:bold;
	font-size:13px;
	color:#C40004;
	text-decoration:none;
}

a.submenu {
	font-size:12px;
	color:#67676B;
	text-decoration:none;
}

a.submenu:hover {
	font-size:12px;
	color:#C40004;
	text-decoration:none;
}

a.submenuon {
	font-size:12px;
	color:#C40004;
	text-decoration:none;
}

.submenu {
}

.subsubmenu {
}

.subsubsubmenu {
}

.menu_on {
	font-weight: bold;
}

.submenu_on {
	font-weight: bold;
	padding-left: 15px;
}

.subsubmenu_on {
	font-weight: bold;
	padding-left: 30px;
}

.subsubsubmenu_on {
	font-weight: bold;
	padding-left: 45px;
}

a {
	color:#67676B;
	text-decoration:none;
}

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

form {
	margin: 0;
}

.error {
	color: Red;
}

#e2w_login {
	padding: 14px 0 0 0;
}

#e2w_login td {
	padding: 2px 2px 2px 0;
}

#e2w_search {
	text-align: left;
	margin: 30px 0 30px 27px;
}

#e2w_search input.search {
	width:110px;
	margin: 0 2px 0 0;
}

#e2w_search input.submit {
	margin: 0 0 0 0;
}


/* SPECIAL EFFECTS */

.wrap, .wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
} 

.wrap {
	float:left;
	background: url(../grafiken/css/corner_tl.gif) left top no-repeat;
}

.wrap1 {
	margin: 0;
	float:left;
	background: url(../grafiken/css/corner_br.gif) right bottom no-repeat;
}
.wrap2 {
	background: url(../grafiken/css/corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
	padding: 2px 3px 3px 3px;
	background: url(../grafiken/css/corner_tr.gif) right top no-repeat;
}
.wrap3 img {
	display:block;
}

/* CALENDAR IFRAME */

	#e2w_calendar {
		margin-top: 10px;
	}

	a.calendarTodaylink:link {
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	
	a.calendarTodaylink:visited {
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	
	a.calendarTodaylink:hover {
		font-weight: bold;
		color:#67676B;
		text-decoration: underline;
	}
	
	a.calendarLink:link {
		color:#67676B;
		text-decoration: none;
	}
	
	a.calendarLink:visited {
		color:#67676B;
		text-decoration: none;
	}
	
	a.calendarLink:hover {
		color:#67676B;
		text-decoration: underline;
	}
	
	.calendarOther {
		color: #666;
	}
	
	.calendarHeader {
		border-bottom: 1px solid #C4C4C7;
		font-weight: bold;
		color: #666;
	}
	
/* CONTACT FORM */

	#contact_form {
		padding: 15px 0	15px 0;
	}

	#contact_form input {
		font-size: 11px;
		width: 250px;
	}
	#contact_form select {
		font-size: 11px;
		width: 250px;
	}
	#contact_form textarea {
		font-size: 11px;
		width: 250px;
	}
	#contact_form input.subm {
		font-size: 11px;
		width: 100px;
		border: 1px solid #666;
		background: #EEE;
	}

/* WIZARD */

	.wizard {
		font: 18px bold;
		letter-spacing: 3px;
		border:1px solid #999;
		padding: 5px;
		margin: 5px 5px 5px 0;
	}
	
	.wizard_on {
		font: 18px bold;
		letter-spacing: 3px;
		border: 1px solid #999;
		padding: 5px;
		margin: 5px 5px 5px 0;
		background: #CCC;
		/*background: URL(../grafiken/icons/wizard_arrow.gif) #CCC 4px 23px no-repeat;*/
	}
	
	#wizard_box {
		padding: 10px 0 15px 0;
	}
	
	#wizard_box h3 {
		float: left;
		margin-top: 25px;
	}
	
/* FINDER */

	#map {
		font-weight: bold;
		font-size:13px;
		margin-bottom: 20px;
	}
	
#justforprint {
	display: none;
	clear: both;
}

.addressprint {
	display: none;
	clear: both;
}

ul.nostyle {
	list-style: none;
}

select#province {
	text-transform: capitalize;
}

.auto {
	width: auto;
}
.justtoprint {
	display: none;
	clear: both;
}

.nopicture img {
	display: none;
}

.ptext {
    font-size:11px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}
