﻿body
{
	margin: 0px;

}

table
{
	border-spacing: 0px;
	border: 0;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}
td
{
	color: #000080;
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:link
{
	color: #000080;
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:visited
{
	color: #000080;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.Normal {
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
}
.NormalBold {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}
.HeadLogo {
	background: url(Images/Logo/TopBanner_Blau.jpg);
	font-size: 10pt;
	font-family: Verdana;
	height: 80px;
}
.HeadLogoImg {
	position: absolute;
	left: 20px;
	top: 8px;
}
.HeadNav {
	font-size: 9pt;
	color: #000099;
	font-family: Verdana;
	background-color: #e6e6fa; /* background-image : url(Images/Navigation/background-linear.jpg); */
	background-repeat: repeat-x;
	background-position: 50% bottom;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	height: 10px;
	width: 100%;
	background-repeat: repeat-x;
}

/* Content Tabel Infotafel */
.ContentTable_InfoTafel
{
    border-right: #83a7e7 1px solid;
    border-top: #83a7e7 1px solid;
    border-left: #83a7e7 1px solid;
    border-bottom: #83a7e7 1px solid;  
    width : 180px;  
    background-color : #ffffff ;
}
.ContentTableTD_InfoTafelHeader
{
    /* background-color: #cdd7de; */
    background-image : url(Images/Navigation/background-linear.jpg);
    border-right: #83a7e7 1px solid;
    border-top: #83a7e7 1px solid;
    border-left: #83a7e7 1px solid;
    border-bottom: #83a7e7 1px solid;
    font-size : 11px;
    font-family : Verdana ;
    font-weight :bold ;
    color: #000088;
}
.ContentTableTD_InfoTafelBody
{
  font-size : 10px;
    font-family : Verdana ;
    color: #000088;
}
.HeadTop {
	background-image: url(Images/Logo/Top_Balken.jpg);
	background-repeat: repeat;
	background-position: bottom;
	
	/*background-color: #6699ff; */
}
.HeadTopRight {
	text-align : right;
	vertical-align : top;
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #000080;
}
.HeadNav A:link, .HeadNav A:visited, .HeadTopRight A:link, .HeadTopRight A:visited {
	color: #000099;
}
.TopPresent32 {
	color: #003366;
	font-family: Verdana;
	font-size: 32pt;
	font-style: italic;
	font-weight: bold;
	text-align : left;
}
.Present {
	color: #000099;
	font-family: Verdana;
	font-size: 8pt;
	text-align : left;
}
.Present10 {
	color: #000099;
	font-family: Verdana;
	font-size: 10pt;
	text-align : left;
}
.Botton {
	color: #000099;
	font-family: Verdana;
	font-size: 10pt;
	text-align : right;
}
.BottomFooter {
	font-size: 7pt;
	color: #000099;
	font-family: Verdana;
	text-align: center;
}

BODY {
	background-color: #ffffff;
}

/* Administrationsdefinitionen */
.BodyAdmin
{
	background-color: #f5f5f5;
	top : 0px;
	left : 0px;
}
.AdminTable
{
	padding-left: 0px;
	padding-top : 0px;
	border-spacing: 0px;
	border: 0;
	margin: 0px;
}

.AdminFoot {
	font-size: 7pt;
	color: #000099;
	font-family: Verdana;
	text-align: left;
}

/* END Administrationsdefinition */

.SiteRight {
	font-size: 10pt;
	color: #000099;
	font-family: Verdana;
	background-color: #ffffcc;
	width: 170px;
	height: 650px;
	text-align : center;
	vertical-align : top ;
}
.SiteLeft {
	width: 150px;
	height: 650px;
	vertical-align : top ;
	padding :8px;
}
.SiteMiddle
{
	text-align : center ;
	vertical-align : top ;
	width : 100%;
}

.HLineTop {
	background-color: #000099;
	height :1px;
}
.VLineSite {
	background-color: #f5f5f5;
	width : 2px;
}
.HLineBottom {
	background-color: #f5f5f5;
	height : 3px;
}
.ModulTable {
	border-right: #6666ff 1px solid;
	border-top: #6666ff 1px solid;
	border-left: #6666ff 1px solid;
	border-bottom: #6666ff 1px solid;
	background-color: #ffffff;
}
.ModulHead {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #6495ed;
	font-weight: bold;
	text-align: left;
}
.ModulContent {
	font-size: 10pt;
	color: #000099;
	font-family: Verdana;
	text-align: left;
}
/* LoginModul Begin */
.LoginDialog {
	background-color: #f4f4f4;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 0.8em;
	color: #000099;
}
.LoginDialogButton {
	Background-Color: White;
	Border-Color: #C5BBAF;
	Border-Style: solid;
	Border-Width: 1px;
	Font-family: Verdana;
	Font-Size: 0.8em;
	Color: #000099;
}
.LoginDialogTextBox {
	Font-Size: 1em;
	Width: 170;
}
.LoginDialogFooter1 {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
}
.WaterMarkTextBox {
	font-family: Verdana;
	background-color: #ffffcc;
	color: #a9a9a9;
}
.Textboxen {
	font-family : Verdana;
}
.Div_Login {
	font-family: Verdana;
	Color: #000099;
	font-size : 10pt;
	width : 98%;
	text-align : center;
}
.Div_Fuss {
	background-image : url(Images/Rahmen/OR1000-30.jpg);
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : scroll;
	bottom: 0px;
	position: fixed;
	left: 0px;
	right: 0px;
}
.td_HauptIcon {
	background-image: url(Images/Rahmen/RR180-140.jpg);
	background-repeat : no-repeat;
	background-position : center;
	padding : 5px;
	width : 190px;
	height : 150px;
}
.td_Rubriktrenner {
	height : 10px;
	background-color: #f5f5f5;
}
.td_Rubriklinksoben {
	background-image : url(Images/Navigation/background-linear.jpg);
	background-repeat : repeat;
	background-position : bottom;
	text-align : left;
	font-family : Verdana;
	color: #FFFFFF;
	font-size : 10pt;
	height : 8px;
}
.td_Rubriklinksunten {
	text-align: left;
	vertical-align: bottom;
	font-family: Verdana;
	color: #000099;
	font-size: 10pt;
	height: 42px;
	background-color: #f5f5f5;
}
.td_Rubrikrechts {
	vertical-align : top;
	text-align : right;
	font-family : Verdana;
	color : #000099;
	font-size : 10pt;
	height : 80px;
	background-color: #f5f5f5;
}
.td_StandardSmall {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 7pt;
	background-color: #ffffff;
}
.td_Standard {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	background-color: #ffffff;
}
.td_Standard_UserTDm {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	width : 85px;
	background-color: #ffffff;
}
.td_Standard_UserTDi {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	width : 85px;
	font-weight : bold;
	background-color: #ffffff;
}
.td_StandardBold {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background-color: #ffffff;
}
.td_StandardBoldHeader {
	color: #000099;
	text-align : center;
	font-family : Verdana;
	font-size : 8pt;
	background-color: #e6e6fa;
	font-weight : bold;
	vertical-align : top;
	width :200px;
}
.td_Standard_Back {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	background-color: #e6e6fa;
}
.td_StandardBold_Back {
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
	background-color: #e6e6fa;
	font-weight : bold;
}
.td_StandardTrenner {
	height : 1pt;
	background-color : #000099;
}
.td_StandardEditDisplay
{
	background-color: #ffcc00;
	border-right: #ff9933 1px solid;
	border-top: #ff9933 1px solid;
	font-size: 10pt;
	border-left: #ff9933 1px solid;
	border-bottom: #ff9933 1px solid;
	font-family: verdana;
}
.td_StandardTrennerFB {
	width: 200px;
}

.td_StandardRegular {
}
.td_Fehler
{
	color: #ff0000;
	border: solid #ff0000 1px;
	background-color: #f5dbe3;
}
.td_StandardButtonField
{
	color: #000099;
	font-family: Verdana;
	font-size: 8pt;
	border-right: #e6e6fa 1px solid;
	border-top: #e6e6fa 1px solid;
	border-left: #e6e6fa 1px solid;
	border-bottom: #e6e6fa 1px solid;
	background-color: #f8f8ff;
	vertical-align : top;
	width: 200px;
}
/* Rahmen für Tabellen und Anzeigen */
.table_TextRahmen {
	border-color: #b0c4de;
	border: solid #b0c4de 1px;
	padding: 5;
	margin: 0px;
	width : 98%;
}
.td_TextRahmenTop {
	border: 0px;
	background-color: #e6e6fa;
	color: #000099;
}
.td_TextRahmenContent {
	border: 0px;
	background-color: #ffffff;
	color: #000099;
}
/* Gridview für Mitgliederverwaltung */
.GV_Basis {
	width : 98%;
	padding: 5;
	font-family : Verdana;
	font-size : 8pt;
	border : solid #b0c4de 1px;
	color : #000099;
	text-align : left;
	vertical-align : top;
	background-color: #ffffff;
}
.GV_Header {
	border: 0px;
	background-color: #e6e6fa;
}
.GV_Row {
	vertical-align : top;
}
.GV_Selected {
	background-color: #ffffcc;
	vertical-align : top;
	font-weight : bold;
}
.GV_Alternate {
	background-color : #f5f5f5;
	vertical-align : top;
}
.GV_EditRow {
	background-color: #ffffcc;
	vertical-align : top;
	font-weight : bold;
}
.GV_EmptyRow {
}
.GV_Footer {
}
.GV_Pager {
}
.DivLinie
{
	height: 1px;
	background-color: #dcdcdc;
}

/* Button /Schalter */
.AN_Button
{
	background-color : White ;
	border-color : #507CD1;
	border-style : solid ;
	border-width : 1px;
	font-family : Verdana, Arial ;
	font-size : 0.8em;
	color : #284E98;
}

/* Modul Mitglieder */
.MVersion
{
	color: #a9a9a9;
	font-size: 10px;
	font-family: Verdana , Arial;
}
.Mtd_Standard
{
	color: #000099;
	text-align : left;
	font-family : Verdana;
	font-size : 8pt;
}

	


