/* Colorset _______________________________________

Pagebgnd gray	#EBEBEB
Navi gray		#9A9A9A
Navi turquoise	#04646E
H1 gray		#494949
___________________________________________________*/
* 	
{
	margin: 0;
	padding: 0;
	border: none;
}

body {overflow-y: scroll; }

.clear
{
	clear: both;
	font-size: 0px;	
}

.left
{
	float: left;
}

.right
 {
	float: right;
 }

body	
{ 
	margin: 20px 0;
	text-align: center; 
	background: #EBEBEB;
}

.Frame
{
	width: 934px;
	margin: auto;	
	text-align: left;
	background: url(img/shade_content.gif) repeat-y white;
}

.TopShade,
.BottomShade
{
	clear: both;
	height: 10px;
	font-size: 0px; /*IE-fix*/  
}

.TopShade		{ background: url(img/shade_top.gif) no-repeat bottom center; }
.BottomShade	{ background: url(img/shade_bottom.gif) no-repeat left; }

.Page
{
	width: 914px;
	margin: 0 10px 40px 10px;
}

.Head
{
	height: 130px;
	background: url(img/logo.gif) no-repeat top center;
}

/* Invisible link to HOME over Top-Logo*/
.Head a
{
	display: block;
	width: 214px;
	height: 90px;
	margin-left: 350px;
}


/* Left Column: Navi */
.LeftColumn
{
	float: left;
	width: 227px;
	position: relative;
	left: 44px;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #9A9A9A;
}

.LangSwitch
{
	height: 31px;
	padding-top: 7px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

.LangSwitch a
{
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #9A9A9A;
}


.QuickSearch	{}

.QuickSearch input.Text
{
	height: 18px;
	width: 140px;
	padding-left: 4px;
	padding-top: 2px;
	border: solid 1px #ABABAB;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #9A9A9A;	
}

.QuickSearch input.GoArrow
{
	position: relative;
	left: 8px;
	top: 3px;
}


.LeftNav	{ margin-top: 10px; }

.LeftNav a
{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #9A9A9A;
}


.LeftNav a:hover,
.LeftNav a.Selected,
.LangSwitch a:hover,
.LangSwitch a.Selected
{
	color: #04646E;
}

.LeftNav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.LeftNav ul li
{
	margin: 0;
	margin-left: 6px;
	padding: 0;
	list-style: none;
}

.LeftNav ul li ul
{
	margin: 0;
	margin-left: 6px;
	padding: 0;
	list-style: none;
}
.LeftNav ul li ul li
{
	margin: 0;
	margin-left: 6px;
	padding: 0;
	list-style: none;
}




.LeftNav ul.Level1 li
{
	display: block;
	padding: 6px 0;
	line-height: 12px;	
}

.LeftNav ul.Level2 li
{
	display: block;
	padding: 4px 0;
	line-height: 12px;	
}

.LeftNav ul.Level2
{
	margin-left: 20px;
}

/* BoxAnfahrt */
#BoxAnfahrt p
{
  margin-bottom: 15px;
}

/* Content */
.Content
{
	float: right;
	width: 580px;
	position: relative;
	right: 44px;
	font-family: Verdana,sans-serif;
	min-height: 600px;
}

.Content h1
{
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	font-weight: bold;
	color: #494949;
}

.Content img.h1
{
	width: 600px;
	height: 25px;
	position: relative;
	left: -10px;
}

.Content h2
{
	margin: 30px 0 15px 0;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

.Content h3
{
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

.Content p
{
	font-size: 11px;
	line-height: 19px;
}


.Content p.AnwaltListe
{
	clear: left;
	line-height: 32px;	/* = img height */ 
	margin: 4px 0;
}

.Content p.AnwaltListe img
{
	float: left;
	height: 32px;
	margin-right: 10px;
	
}

.Content div.FotoBand
{
	width: 580px;
	overflow: hidden;
}

.Content div.PublicationBox p
{
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 5px;
}

.Content a
{
	color: black;
	text-decoration: underline;
}

.Content a:hover
{
	text-decoration: none;
}

.Content .IndentBox a,
.Content .MapHeadBox a
{
	text-decoration: none;
}

.Content .IndentBox a:hover,
.Content .MapHeadBox a:hover
{
	text-decoration: underline;
}


.Content ul.Overview
{
	margin: 30px 0;
	padding: 10px 52px;
	border: solid 1px black;
	border-left: none;
	border-right: none;
	list-style-image: url(img/bullet_overview.gif);	
}

.Content ul.Overview li
{
	margin: auto;
	padding: auto;
	font-size: 11px;
	line-height: 19px; 
}


.Content img.left
{
	float: left;
	margin: 7px 20px 10px 0;
}

.Content img.right
{
	float: right;
	margin: 7px 0 10px 20px;
}

.Content .NewsRecord
{
	margin-bottom: 40px;
}

.NewsDate
{
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #9A9A9A;
}

.Gray
{ 
	color: #9A9A9A !important; 
}

.PersonenDetails
{
	margin-left: 190px;
}

.Tab
{
	float: left;
	width: 60px;
}


.IndentBox
{
	margin-left: 40px;
}

/* Second Level indent */
.IndentBox .IndentBox
{
	margin-left: 50px;
}

/* 2 equal cols in content */
.Cols2Right
{
	margin-left: 280px;
}

.Cols2Left
{
	float: left;
	width: 280px;
}


/* _____ Homepage ______ */
.HomeContent
{	
	float: right;
	width: 630px;
	position: relative;
	right: 44px;
	top: 9px;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 14px;
	/*font-weight: bold;*/
	color: #666666;

}


.HomeContent h1
{
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #494949;
}

.HomeContent h1 a
{
	text-decoration: none;
	color: #494949;
}

.HomeContent img.h1
{
	margin: 10px 0 16px 0;
}

.HomeContent .LeftCol
{
	float: left;
	width: 360px;
}

.HomeContent .RightCol
{
	margin-left: 370px;
	width: 256px;
}

.HomeContent .LeftColBox
{
	width: 340px;
}


.HomeContent .RightColBox
{
	clear: right;
	margin-bottom: 40px;
}

.HomeContent .FotoBar
{
	margin: 25px 0;
}

.HomeContent .FotoBar P
{
	margin: 7px 0;
	text-align: left;
}


a.MoreLink
{
	float: left;
	padding-right: 7px;
	/*font-style: italic;*/
	text-decoration: none;
	color: black;
	background: url(img/morelink_arrow.gif) no-repeat right 5px;
}

a.MoreLink:hover
{
	text-decoration: underline;
}

.HomeSrchBox
{
	display:none;
	border: solid 1px #085565; 
	padding: 5px 10px; 
}

img.BtnCloseWin
{
	float: right;
	cursor: pointer;
}

/* GMaps + Routeplanner */
.Content.Routeplan
{
	width: 826px;
}

.Content.Routeplan H2
{
	margin: 0px !important;
}

table td	/* using default font */
{
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

.Content.Routeplan #BoxStadtplan	
{}


#BoxStadtplan table
{
	width: 100%;
}


.Content.Routeplan #map_canvas
{
	width: 826px !important;
	height: 520px !important;
}

.Content.Routeplan #directions
{
	width: 826px !important;
}