body,td,tr,table,p,ul,ol,li,div,th,address,blockquote,nobr,b,label,textarea { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	margin: 0px 0px 0px 0px;
	background:url('pics/system/background.jpg');
	height:100%;
	background-color:#fff;
	/*overflow:scroll;*/
}


p {
font-size:13px;
}

.s {
  font-size:10px;
}
.xl {
  font-size:1.5em;
}

img {
	border:none;
}

.main_table{
  width:900px;
  height:500px;
  border-style:solid;
  border-width:1px;
  border-color:#000000;
  background-color:#FFFFFF;
  margin-top:5px;
}



.select_new{
	color:#205283;
	font-size:1em;
	width:150px;
}

a { text-decoration:none; font-family:Arial; color:#205283}
a:visited { text-decoration:none; color:#205283; }
a:hover { text-decoration:underline; color:#59686D; }
a:active { text-decoration:underline; }

.navigation_background
{
 background-color:#1451A1;
}

.nohover:hover
{
  text-decoration:none;
}

ul{
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url('pics/system/arrow.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.navigation a:link, .navigation a:visited, .navigation a:active{
	display: block;
	text-align:left;
	border-width:1px 0 1px 0;
	border-style:solid; 
	border-color:#B2B2B2;
	margin: 2px 0 0 0px;
	padding: 2px 0 2px 12px; 
	text-decoration:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:hover{
	display: block;
	text-align:left;
	border-width:1px 0 1px 0;
	border-style:solid; 
	border-color:#B2B2B2;
	margin: 2px 0 0 0px;
	padding: 2px 0 2px 12px; 
	text-decoration:none;
	color:white;
	background:#336699;
	text-decoration:none;
	font-weight:bold;
}

.extlink {
  padding:0px;
  padding-left:12px;
	background-image:url('pics/system/ext.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.extlink:hover { 
	background-image:url('pics/system/ext_hover.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}

.titel {
	font-size:1.8em;
	color:#205283;
	padding-left:10px;
	font-style:italic;
	margin-top:5px;
}

.titel_klein{
	font-size:1.5em;
	color:#205283;
	padding-left:10px;
	font-style:italic;
	margin-top:5px;
}

input {
	height:14px;
	font-size:10px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
	margin:1px;
	width:80px;
}
select {
	height:20px;
	font-size:10px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
	margin:1px;
}
.submit {
	border-color:#FFFFFF;
	font-size:10px;
	height:20px;
	background-color:#205283;
	color:#FFFFFF;
	cursor:pointer;
	width:auto;
}

.submit_save {
	background-image:url('pics/system/save.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:65px;
  padding-left:55px;
  font-size:1.8em;

}
.submit_ok_not {
	background-image:url('pics/system/ok_not.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:65px;
  padding-left:55px;
  font-size:1.8em;
}
.submit_delete {
	background-image:url('pics/system/delete.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:65px;
  padding-left:55px;
  font-size:1.8em;
}
.submit_delete_s {
	background-image:url('pics/system/delete_s.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:35px;
  padding-left:30px;
  font-size:1.3em;
}
.submit_ok {
	background-image:url('pics/system/ok.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:65px;
  padding-left:55px;
  font-size:1.8em;
}

.submit_payment {
	background-image:url('pics/system/myaccount_pay.png');
	background-repeat:no-repeat;
	background-position:center left;
  height:75px;
  padding-left:75px;
  font-size:1.8em;
}

.link_as_button, .link_as_button:visited
{
	border-style:dotted;
	border-color:#FFFFFF;
	border-width:1px;
	margin:2px;
	font-size:1.5em;
	padding:5px;
	background-color:#205283;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}

.link_as_button:hover 
{
	border-style:dotted;
	border-color:#FFFFFF;
	border-width:1px;
	margin:2px;
	font-size:1.5em;
	padding:5px;
	background-color:#336699;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}

a.button {
    background: transparent url('pics/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('pics/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.error_kasten
{
  background: transparent url('pics/system/messagebox_warning.png') no-repeat scroll top left;
  width: 600px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
  padding:10px;
  padding-left:55px;
  margin:10px;
  min-height:55px;
}
.info_kasten
{
  background: transparent url('pics/system/messagebox_info.png') no-repeat scroll top left;
  width: 600px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
  padding:10px;
  padding-left:55px;
  margin:10px;
  min-height:55px;
}

.reservierungs_tabelle td,tr {
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-color:#808080;
	border-bottom-width:1px;
}
.reservierungs_tabelle td {
	border-right-style:dotted;
	border-right-color:#808080;
	border-right-width:1px;
}
.reservierungs_tabelle p{
	font-size:10px;
}

.technikforen_tabelle td,tr {
	font-size:12px;
	vertical-align:top;
}
.technikforen_tabelle tr {
	 background-color:#D3E3F9;
}
.technikforen_tabelle ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	list-style:disc;
}
.technikforen_tabelle li{
	line-height: 12px;
	padding: 0px;
	margin:0;
	background:none;
	font-size:11px;
}

tr.alt
{
background: #F5FAFA;
color: #797268;
}
 