﻿#tblMain
{
	width:1010px;
	background-color:#ffffff;
}

body
{
	margin-left:0px;
	margin-top:0px;
}

p
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h4
{
	font-weight: bold;
	font-size: 10px;
}
ul
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link
{
	color: #F27008;
	text-decoration: none;
}
a:visited
{
	color: #F27008;
	text-decoration: none;
}
a:hover
{
	color: #F27008;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.ButtonGesuche
{
	overflow: visible;
	cursor: hand;
	color: #0D3F61;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: underline;
	border-bottom-style: none;
}

.ButtonLink
{
	font-weight: bold;
	overflow: visible;
	width: 200px;
	cursor: hand;
	color: #0D3F61;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: underline;
	border-bottom-style: none;
}

.ButtonText
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	cursor: hand;
	color: #0D3F61;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

.ButtonTextGrid
{
	border-right: white thin solid;
	border-top: white thin solid;
	font-size: 8pt;
	border-left: white thin solid;
	width: 80px;
	cursor: hand;
	color: #0D3F61;
	border-bottom: white thin solid;
	font-family: Verdana, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

td.Kontakt
{
	font-size: 10pt;
	background-color: #acbcde;
}


td.Bezeichnung
{
	font-size: 12px;
	font-family: Verdana;
}

td.Wert
{
	font-size: 12px;
	font-family: Verdana;
}

td.preise1
{
	color: white;
	background-color: #0D3F61;
}

td.preise2
{
	color: black;
	background-color: #efefef;
}
table.preise
{
	border-right: #CCCCCC thin solid;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #CCCCCC thin solid;
	border-collapse: collapse;
	border-color: #CCCCCC;
}

.Button
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	border-left: gainsboro 1px solid;
	color: #0D3F61;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #F8F8FF;
}
.NewsButton
{
	width: 50px;
	cursor: hand;
	color: #0D3F61;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.headerCss
		{
			cursor:hand;
			cursor:pointer;
		}

.TextBox
{
	font-family: Verdana, Sans-Serif;
}

.DialogContentCssClass
{
	overflow: scroll;
	width: 100%;
	height: 500px;
	background-color: white;
	scrollbar-face-color: #EEEEEE;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-track-color: #CCCCCC;
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: '';
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-color: '';
}
.socialBookmark
{
    margin-left:5px;
    margin-top:10px;
}