﻿
div,
html,
body,
head,
table,
tr,
td,
a,
title,
head,
input,
img
{
	padding:0px;
	margin:0;
	
}

.Table
{
border:0px;	
}

body 
{
	background-image:url(../../User/images/Startseite/Hintergrundbild.jpg);
	background-repeat:repeat;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	font-family: verdana;
}

DIV#Home
{
	position:relative;
	width:950px;
	top:0px;
	left:0px;
	margin:0 auto;
	}

DIV#Content
{
	position:relative;
	background-color:#FFFFFF;
	overflow:hidden;
	/*height:402px;*/
	min-height:402px;
	width:540px;
	font-size:small;
}

DIV#Login
{
	position:absolute;
	background-color:#FFFFFF;
	height:120px;
	width:270px;
	left:64%;
	top:40px;
	z-index:500;
}

Table_01#Main
{
	width:950px;
	border:0px;
	text-align:center;

}
	

	
.Command
{
	position:relative;
	width:344px;
	height:42px;
}


/* Detailseite */

td#RowContent
{
	background-color:#FFFFFF;
	width:500px;
	
}

TD#RowLeft08
{
	background-image:url(../../User/images/DetailPage/content_11_wiederholen.gif);
	width:205px;
	background-repeat:repeat-y;
}

TD#RowRight10
{
	background-image:url(../../User/images/DetailPage/content_12_wiederholen.gif);
	width:205px;
	background-repeat:repeat-y;
	
}

TD#RowLeft11
{
	background-image:url(../../User/images/DetailPage/content_11_wiederholen.gif);
	width:205px;
	background-repeat:repeat-y;
}

TD#RowRight12
{
	background-image:url(../../User/images/DetailPage/content_12_wiederholen.gif);
	width:205px;
	background-repeat:repeat-y;
	
}

.LabelLeft
{
	font-family:Verdana;
	font-size:x-small;
	width:100px;
	height:20px;
	text-align:left;
}

.LabelCenter
{
	font-family:Verdana;
	font-size:x-small;
	height:20px;
	text-align:center;
}

.LabelCenterTitle
{
	font-family:Verdana;
	font-size:small;
	height:20px;
	text-align:center;
}

.TextBoxLeft
{
	font-family:Verdana;
	font-size:x-small;
	width:100px;
	height:20px;
	text-align:left;
}

.Impressum
{
	font-family:Arial;
	color:#8d8377;
	font-size:10px;
}
	

	
DIV#Impressum
{
	position:relative;
	top:0px;
	text-align:center;	
	height:10px;
	vertical-align:top;
	min-height:35px;

}


/* Impressum*/
DIV#ImpressumHome
{
	position:relative;
	text-align:center;
	top:5px;
	min-height:35px;
}

.ImpressumLink
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

/* Speziel für den Emial-Link Impressum*/
.ImpressumLink:link
	{
	color:#8d8377;
	font-size:10px;
	font-family:Arial;
	text-decoration:underline;
	}
.ImpressumLink:active
	{
	color:#8a7e72;
	font-family:Arial;
	}
.ImpressumLink:visited
	{
	color:#8a7e72;
	font-family:Arial;
	}
.ImpressumLink:hover
	{
	color:#ca959e;
	font-family:Arial;
	text-decoration:underline;
	}

