body {
	font: normal 80% arial, helvetica, sans-serif;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/backbluetotal.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}

.link2go_content{
	margin-top:15px;
	margin-bottom:5px;
	color:#c0c0c0;
	font-size: 0.7em;
}

.link2go_content input{
	font: arial;
	border:1px solid #c0c0c0;
	font-size: 1.0em;
	width: 220px;
	cursor: pointer;
	background: transparent;
	color:#c0c0c0;
}

.link2go_right{
	margin-top:15px;
	margin-bottom:5px;
	color:#c0c0c0;
	font-size: 0.7em;
}

.link2go_right input{
	font: arial;
	border:1px solid #c0c0c0;
	font-size: 1.0em;
	width: 200px;
	cursor: pointer;
	background: transparent;
	color:#c0c0c0;
}

.link2go_navi{
	margin-top:15px;
	margin-bottom:5px;
	color:#c0c0c0;
	font-size: 0.7em;
}

.link2go_navi input{
	font: arial;
	border:1px solid #c0c0c0;
	font-size: 1.0em;
	width: 380px;
	cursor: pointer;
	background: transparent;
	color:#c0c0c0;
}


#window_message_container{
	position:absolute;
	background-color: #FFFFFF;
	top:0px;
	left:0px;
	width:1280px;
	height:800px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    filter:alpha(opacity:5,style=0);
    -moz-opacity: 0.5;
    opacity:.5;
}
#window_message{
	font-size:10em;
	text-align:center;
	vertical-align:middle;
	background-color: #FFFFFF;
	background:transparent;
	position:absolute;
	top:0px;
	left:0px;
	width:1280px;
	height:800px;
	
}
#adr_search_results,#search_results{
	
	position:absolute;
	z-index:100;
	width:173px;
	background-color: #F0F0F0;
	padding: 0px;
	margin-top:3px;
	border-top: 1px solid #a9b9c7;
	border-left: 1px solid #b2c2d1;
	border-right: 1px solid #a1afbd;
	border-bottom: 1px solid #86929d;
}

#search_results .inputsearchresult{
	background-color: #FFFFFF;
	margin-top:1px;
	padding: 2px;
	cursor:pointer;
}
#search_results .inputsearchresult:hover {
	background-color: #fffa73;
}

#adr_search_results .inputsearchresult{
	background-color: #FFFFFF;
	margin-top:1px;
	padding: 2px;
	cursor:pointer;
}
#adr_search_results .inputsearchresult:hover {
	background-color: #fffa73;
}



.print {
	display: none;
}

#topprint ul {
	list-style-type: disc !important;
}

#topprint ul li {
	float: left;
	width: 20%;
	margin-right: 5%;
	padding: 5pt;
}

#topprint ul li.saved {
	list-style-type: square !important;
	border: 1pt dotted black;
}

#topprint ul li.checked {
	list-style-type: square !important;
	border: 1pt solid black;
}

#topprint ul li.checkedandsaved {
	list-style-type: square !important;
	border: 1pt solid black;
}

@media print {
	.noprint {
		display: none;
	}
	.print {
		display: block;
	}
	#map_canvas {
		width: 25cm !important;
		height: 17cm !important;
		border: 1px solid #b0b0b0;
		margin-bottom: 0.5cm;
	}
	#print_content .content_right {
		border: 0px;
		background-color: #FFFFFF;
	}
	#print_content .content_right_saved {
		border: 0px;
		background-color: #E0E0E0;
	}
}

.top_button {
	font-family: arial;
	font-size: 1.1em;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #a9b9c7;
	border-left: 1px solid #b2c2d1;
	border-right: 1px solid #a1afbd;
	border-bottom: 1px solid #86929d;
	background-color: #f3f3ff;
	float: left;
	margin: 0px;
	margin-left: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 3px;
	height:18px;
}

.top_button_small {
	font-family: arial;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #a9b9c7;
	border-left: 1px solid #b2c2d1;
	border-right: 1px solid #a1afbd;
	border-bottom: 1px solid #86929d;
	background-color: #f3f3ff;
	float: left;
	margin: 0px;
	margin-left: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #b2c2d1;
	border-right: 1px solid #a1afbd;
	border-bottom: 1px solid #86929d;
}

#control input {
	position:relative;
	top:-2px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	border-top: 1px solid #a9b9c7;
	border-left: 1px solid #b2c2d1;
	border-right: 1px solid #a1afbd;
	border-bottom: 1px solid #86929d;
	font-family: arial;
	font-weight: bold;
}

h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #4a535e;
}

#control .maintitle {
	font-family: arial;
	font-weight: bold;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	margin-left: 20px;
	margin-top: 2px;
	float: left;
	color: #4a535e;
}

#error_message {
	padding: 10px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.5em;
	width: 1240px;
}

.preview {
	background-color: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px;
}

.smallbutton {
	margin: 0px;
	cursor: pointer;
	border: 1px solid #42513b;
	margin-right: 2px;
}

.clippedByGoogle {
	color: #a0a0a0;
	font-size: 0.8em;
	font-style: italic;
}

.smallmarker {
	cursor: pointer;
	border: 0px solid #f0f0f0;
	margin-right: 5px;
}

#news_info {
	border: 1px solid black;
	background-color: #FFFDBE;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	cursor: pointer;
}

#help_canvas {
	border: 1px solid black;
	background-color: #b8b8b8;
	width: 450px;
	height: 700px;
	position: absolute;
	top: 63px;
	left: 805px;
}



#news_canvas {
	border: 0px solid black;
	margin:0px;
	background-color: #FFFDBE;
	width: 650px;
	height: 603px;
	position: absolute;
	top: 100px;
	left: 175px;
}

.description {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#nickname {
	font-weight: bold;
	font-size: 1.1em;
	color: #5050FF;
}

#control {
	vertical-align: bottom;
	background-image: url("../images/back.gif");
	height: 40px;
	width: 1252px;
	padding-top: 7px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #F0F0F0;
}

#map_canvas {
	z-index:0;
	float: left;
	border: 1px solid #b0b0b0;
	width: 1000px;
	height: 700px;
	margin-bottom: 5px;
}

#content {
	
}

#footer {
	background-image: url("../images/back_footer.gif");
	background-repeat: repeat-x;
	width: 1247px;
	height: 20px;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #A0A0A0;
	padding-left:5px;
	padding-top:0px;
	margin-top: 15px;
	clear: both;
	font-size: 0.8em;
}

#footer table{
	border:0;
	margin:0;
	padding:0;
	display:inline;
}

#footer td{
	padding-left:10px;
}



#footer input {
	background-color: #e6e6e6;
	height: 14px;
	width: 80px;
	valign: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 0.8em;
	border: 1px solid #b4b4b4;
	font-size: 0.9em;
}

#footer .login {
	height: 16px;
	font-size: 0.9em;
	background-color: #f6f6f6;
}

#footer a {
	font-weight: bold;
	color: black;
	text-decoration: none
}

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

#content .textInside {
	font-size: 0.8em;
}

#content .directlink {
	font-size: 0.9em;
	background-color: #f6f6f6;
	height: 15px;
	width: 200px;
	valign: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #b4b4b4;
}



#div_directions {
	background-color: #c8c8c8;
	z-index:100;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	float: left;
	width: 250px;
	height: 702px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 0px;
}

#content .example {
	font-family: courier;
	color: #7f94a9;
}

#content a {
	text-decoration: none;
	color: #99b3cc;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content .content_user_right {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background-color: #f3f3ff;
	margin-bottom: 5px;
	cursor: pointer;
	padding-left: 5px;
	padding-top: 5px;
}

#content .content_right_navi {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	width: 95%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#content .content_right_navi_saved {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background-color: #FFFDBE;
	margin-bottom: 5px;
	width: 95%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#content .content_right {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	cursor: pointer;
	padding-left: 5px;
	padding-top: 5px;
}

#content .content_right_saved {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background-color: #FFFDBE;
	margin-bottom: 5px;
	cursor: pointer;
	padding: 2px;
}

.content_eintrag {
	width: 300px;
}

#content a.basis {
	color: #6e8af3;
	font-size: 0.9em;
}

#content a.extern {
	color: #979694;
	font-size: 0.8em;
}

#content a.intern {
	color: #5ba843;
	font-size: 0.8em;
}

#content ul.eintrag li {
	margin-left: 20px;
	list-style-type: square !important;
}

#routing_button {
	float: right;
	margin-right: 30px;
}

#mail_route {
	float: right;
	margin-right: 3px;
}

#mail_memo {
	float: right;
	margin-right: 3px;
}

#user_buttons {
	float: right;
	margin-right: 3px;
}

#footer select {
	font-size: 0.9em;
	background-color: #b8b8b8;
}

.footerlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #3a84b3;
}

.poweredByGoogle {
	font-size: 0.8em;
	color: #303030;
	background-color: white;
	padding: 3px;
}

a.company {
	font-size: 0.8em;
}