/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none;}
tr { border:none;  }
td { border:none;  }

a:focus { outline: none; }
legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl		{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 15px;}

ul		{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size: 12px; }

a:hover { text-decoration:none; }


/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
	background-color: #fff;
}

/*	body
*******************************************************************************/
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #494949;
	background-color: #fff;	
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft 	{ float:left;}
.flRight 	{ float:right; }


.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

.warning, 
#main-block .warning { color:#f00; }

/*	logo
*******************************************************************************/
#logo {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 542px;
	background-image: url(logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height: 438px;
	width:  542px;
	text-indent:-1700em;
	text-decoration: none;
  	background-image: none;	
}


/*	website
*******************************************************************************/
#website {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 785px;
	text-align:left;
}

/*content
*******************************************************************************/
#content {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	width: 785px;
	padding-bottom: 50px;
	text-align:left;
}

#contentlinks {
	display: block;
	float: left;
	text-align: right;
	width: 412px;
	}
	
#contentrechts {
	display: block;
	float: right;
	margin-top: -100px;
	width: 350px;
}

/*Schriften
*******************************************************************************/

hr {
	color: #ad0f10;
	background-color: #ad0f10;
	height: 1px;
	border: none;
}

#content h1 {
   	margin-top: 10px;
   	font-size: 20px;
	font-weight: bold;
   	color: #b21516;
   	margin-bottom: 4px;
   	line-height: 20px;
}


#content h6 {
	font-size: 12px;
}

#content ul			{list-style: none; margin-bottom: 15px;}
#content ul li		{
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url(dot.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

/*Links
*******************************************************************************/

a:link {
  color: #7d6a55;
  text-decoration: underline;
}

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

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


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



/*nav-header
*******************************************************************************/
#nav-header {
	position: absolute;
	top: 30px;
	float: right;
	width: 785px;
	font-size: 16px;
}

/* ### Header Navigation ##################################################### */


#nav-header ul {
	margin-top: 30px;
	float: right;
	right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-right: 2px solid #ad0f10;
}

#nav-header li {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	font-size: 16px;
}

#nav-header a, 
#nav-header a:link {
	margin-top: 1px;
	display: block;
	color:#494949; 
	text-decoration: none;
	background-image: none;
	padding: 0;
}

#nav-header a:hover {
	color:#ad0f10;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#ad0f10;
}

#nav-header a.current:hover {
	color:#ad0f10;
}


/* ### Sub Navigation ######################################################### */

#nav {
	display:block;
	float:left;
	width:208px;
}

#nav p.copy,
#nav p {
	padding-right:20px;
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}
/*	routenplaner *****************************************************************/

.klein {
	font-size: 12px;
}

	#googelmapsroutenplaner {
		width: 350px;
		margin: 0;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;	
	}

	#map_canvas {
		width: 350px;
		height: 280px;		
		border: 1px solid #2b345e;
		margin: 10px 0 0 0;
	}

	#directions-panel {
		clear: both;
		margin: 10px 0 0 0;
		padding: 0;
	}


	#directions tbody,#directions tr, #directions table {
		width: 100%;
	}

	#routenplaner fieldset {
		border: none;
		width: 100%;
		font-size: 14px;	
	}


	#routenplaner legend {
		display: none;
	}

	#routenplaner input {
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;		
		color:#fff;
		float: left;
		width:  60%;
		line-height: 1;	
		border:1px solid #2b345e !important;
		background-color: #fff;
		color: #555;
		padding: 5px;
		vertical-align: bottom;
	}

	#routenplaner input:focus  {
		background-color: #f5f5f5;
		border: 1px solid #000 !important;
		color: #000;
	}

	#routenplaner .submit {
		font-family: arial, helvetica, sans-serif;		
		color:#fff;
		width: 34%;
		line-height: 1;
		font-size: 14px;				
		padding: 4px 5px 4px 5px;	
		float: right;
		border:1px solid #2b345e;
		background-color: #ad0f10;
		color: #fff;
		vertical-align: bottom;	
	}

	#routenplaner .submit:hover {
		background-color:#fff;
		border:1px solid #4d5e29;
		color: #ad0f10;
		cursor: pointer;
	}

	.adp-text {
		padding: 10px 3px 3px 3px;
		vertical-align: middle;
		font-family: arial, helvetica, sans-serif;	
		font-size: 16px;
	}

	.adp-placemark img {
		padding: 8px 5px 0 8px;	
	}
	
	
	
