﻿/* Screen layout: */
p
{
	margin: 0;
	padding: 0;
	float: left;
}

.body_general
{
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background: #f4f4f4 url(Images/bg.gif) top center repeat-y;
}

#wrap
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 920px;
}

#header
{
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 4px solid #ccff00;
}

#header h1
{
	font-size: large;
	width: 450px;
	margin: 20px 0 0px 0;
	float: right;
}

#header p
{
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

.frontphoto
{
	margin: 0 0 0 0;
	width: 920px;
	height: 170px;
}

#avmenu
{
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul
{
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}

#avmenu li
{
	margin-bottom: 4px;
}

#avmenu li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #ccff00;
}

#avmenu li a:hover
{
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #ccff00;
}

.announce
{
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

.poll
{
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

.pollTitle
{
	font-weight: bold;
	margin-bottom: 7px;
}

.pollAnswer
{
	font-size: 0.9em;
}

.pollFooter
{
	margin-top: 10px;
	font-size: 0.9em;
}

.pollFooter a
{
}

.pollResume
{
	width: 90%;
	margin-left: 5px;
}

.pollResumeTitle
{
	float: left;
	font-weight: bold;
}

.pollResumeDate
{
	float: right;
}

.pollResumeQuestion
{
	float: left;
	font-size: x-small;
	width: 100%;
}

.pollResumeAnswer
{
	font-size: x-small;
	width: 100%;
	float: left;
}

.pollResumeFooter
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 4px;
	float: left;
}

#content
{
	margin: 4px -10px 20px 160px;
	border-left: 1px solid #f0f0f0;
	padding: 0px 10px 0px 10px;
	line-height: 1.6em;
	text-align: left;
}

#content img
{
	display: inline;
	border-style: none;
}

#content p
{
	padding: 0;
	margin: 0 0 10px 0;
}

#LoginBar
{
	margin: 0;
	text-align: right;
	margin-bottom: 10px;
}

.InPageNavi
{
	font-weight: bold;
	color: #c0c0c0;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: -10px;
	margin-bottom: 8px;
	padding: 0;
	height: 26px;
	width: 749px;
	float: left;
	background-color: #f4f4f4;
}

.InPageNavi a
{
	text-decoration: underline;
	color: #c0c0c0;
}

.InPageNavi a:hover
{
	text-decoration: none;
	color: #808080;
}

.InPageNavi img
{
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 0;
	border-style: none;
}

.InPageBanner
{
	width: 100%;
	padding-left: 3px;
}

.InPageContent
{
	position: relative;
	min-width: 600px;
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
}

h1, h2, h3, h4
{
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em 0 0.2em 0;
}

a
{
	text-decoration: none;
	color: #286ea0;
}

a:hover
{
	text-decoration: underline;
	color: #286ea0;
}

a img
{
	border: 0;
}

#footer
{
	top: 25px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;
	border-top: 4px solid #ccff00;
	width: 920px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a
{
	color: #808080;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.textcontent
{
}

.textContent p
{
	width: 100%;
	line-height: normal;
}

.textContent ul
{
	list-style-position: outside;
}

.textContent li
{
	text-align: left;
}

.button
{
	border: outset 1px #FFCA13;
	background-color: transparent;
	margin-top: 3px;
	height: 15px;
}

.inlineimage_border_left
{
	border: silver 1px solid;
	padding: 3px;
	margin: 7px 10px 0px 0px;
	float: left;
}

.inlineimage_border_right
{
	border: silver 1px solid;
	padding: 3px;
	margin: 7px 0px -7px 10px;
	float: right;
}
.galleryDIV
{
	margin: 0;
	padding: 0;
	width: 120px;
	height: 112px;
	overflow: visible;
}
.galleryThumbnail
{
	text-align: center;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.galleryNavigationLeft
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
}

.galleryNavigationRight
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
}

.galleryOverview
{
	border: solid 1px silver;
	width: 200px;
	height: 160px;
	text-align: center;
	float: left;
	margin: 0px 15px 12px 0px;
	padding: 5px;
}

.FrontpageTeaserBox
{
	width: 734px;
	float: left;
	border: solid 1px silver;
	padding: 0px 6px 6px 6px;
	margin: 9px 0px 6px 0px;
	display: block;
}

.left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright
{
	padding-left: 5px;
	text-align: right;
}

.textleft
{
	padding-left: 5px;
	text-align: left;
}

.text_block
{
	padding-left: 5px;
	text-align: justify;
	display: block;
}

.textHellgrau
{
	color: #696969;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 0.8em;
}

.bold
{
	font-weight: bold;
}

.hide
{
	display: none;
}
#AdminGrid
{
	margin: 0;
}
.StandartListe
{
	border-bottom-style: none;
	width: 749px;
	margin: 0;
}
.StandartListeTitel
{
	background-color: #f4f4f4;
	font-weight: bold;
	vertical-align: top;
}
.StandartListeInhalt
{
	vertical-align: text-top;
}

.Popup_Body
{
	background-position: none;
	margin: 10px 10px 5px 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background: none;
}
.ErrorBox
{
	color: Red;
	border: solid 1px silver;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 0px;
}

.HelpBox
{
	font-size: 0.8em;
	border: 1px solid #FF9900;
	background-color: #FFEDD5;
	padding: 0px 3px 10px 3px;
	margin: 0px 0px 5px 10px;
}

/* AJAX Calendar Extender */
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #FFFACD; /* lemonchiffon */
	color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}

/* AJAX Collapsible Panel */
.collapsePanelHeader
{
	margin-top: 7px;
	margin-left: 165px;
	width: 580px;
	height: 30px;
	background-color: #f4f4f4;
	color: #606060;
	font-weight: bold;
}
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}
.collapseContent
{
	padding: 0;
	margin-left: 0px;
	width: 580px;
	float: left;
	overflow: hidden;
}

.watermarked
{
	background-color: #f4f4f4;
	color: #c0c0c0;
}

hr
{
	float: left;
}

/* Fahrzeugreservation */
.fzTable
{
	border: solid 1px silver;
	border-spacing: 0px;
	width: 749px;
	float: left;
}
.fzMonth
{
	text-align: center;
	border: solid 1px silver;
}

.fzDays
{
	text-align: center;
	width: 19px;
	border: solid 1px silver;
}
.fzDatum
{
	text-align: center;
	border: solid 1px silver;
}
.fzHeadSmall
{
	margin: 0;
	padding: 0;
	height: 1px;
	border: solid 1px silver;
}
.fzDatumSmall
{
	margin: 0;
	padding: 0;
	height: 1px;
	text-align: center;
	border: solid 1px silver;
}
.fz
{
	width: 99px;
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	border-left: solid 1px silver;
	border-top: solid 1px silver;
	vertical-align: top;
}
.fzZeitMo
{
	width: 78px;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-top: solid 1px silver;
	border-right: solid 1px silver;
}
.fzZeitNa
{
	width: 78px;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
}
.fzZeitAb
{
	width: 78px;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
}
.fzReserviertMo
{
	background-color: #FF0000;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
.fzWorkMo
{
	background-color: #FFFF99;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSaturdayMo
{
	background-color: #FFCC00;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSundayMo
{
	background-color: #CC3300;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
}
.fzReserviertNa
{
	background-color: #FF0000;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzWorkNa
{
	background-color: #FFFF99;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSaturdayNa
{
	background-color: #FFCC00;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSundayNa
{
	background-color: #CC3300;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzReserviertAb
{
	background-color: #FF0000;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzWorkAb
{
	background-color: #FFFF99;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSaturdayAb
{
	background-color: #FFCC00;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.fzSundayAb
{
	background-color: #CC3300;
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
}
.calTable
{
	border-collapse: collapse;
	table-layout: fixed;
}
.calFZ
{
	display: table-header-group;
	width: 200px;
	height: 40px;
	background-color: #C0C0C0;
	border: solid 1px white;
}
.calDate
{
	border-style: solid;
	border-width: 1px;
	height: 70px;
	empty-cells: show;
}
/* Google 404 - Fehlerseit */
/* Widget content container */
#goog-wm
{
	width: 800px;
	padding: 1em;
	border: 3px solid #aebd63;
	background-color: white;
}

/* Heading for "Closest match"
#goog-wm h3.closest-match {
	color: #8f2831;
	border-bottom: 3px dashed #aebd63;
	padding-bottom: 0.5em;;
	font-size: 170%;
	margin: 0;
}

/* "Closest match" link
#goog-wm h3.closest-match a { }

/* Heading for "Other things" */
#goog-wm h3.other-things
{
	color: #8f2831;
}

/* "Other things" list item */
#goog-wm ul li
{
}

/* Site search box */
#goog-wm li.search-goog
{
	display: block;
}

/* WebSlices IE8 */
.hslice
{
}
.entry-content
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
}
.entry-title
{
	visibility: hidden;
	height: 0px;
	margin: 0;
	padding: 0;
}
.panel
{
	margin: 0;
	padding: 0;
}


/* Test */
.testPanelContent
{
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 400px;
	clear: both;
	text-align: center;
	background-color: Blue;
}
.testPanelInner
{
	background-color: Red;
	text-align: center;
	width: 550px;
	display: block;
	margin: 0 auto;
}
.testImage
{
	float: left;
}
