/* Copyright (c)1999-2010 WeltWeitBau GmbH, All Rights Reserved
*******************************************************************************
    $Source$
*******************************************************************************
*/

BODY
{
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 14px
}
P
{
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 14px
}
table.INDEX {
	border-width:4px;
	border-color:grey;
	border-top-style:groove;
	border-right-style:ridge;
	border-bottom-style:ridge;
	border-left-style:groove;
}

TD
{
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 14px;
}
TD.PTS
{
    COLOR: #000080;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
TD.inside
{
    border-left-width: 0px;
}
A
{
    COLOR: #000000
}
A:active
{
    COLOR: #000000
}
A:link
{
    COLOR: #000000
}
A:visited
{
    COLOR: #000000
}
.red
{
    COLOR: #cc0000;
    FONT-SIZE: 14px;
    FONT-WEIGHT: 900
}
.status
{
    COLOR: #ffffff;
    FONT-SIZE: 11px
}
.login
{
    COLOR: #666666;
    FONT-SIZE: 16px;
    FONT-WEIGHT: 700
}

/* BrowserCheck und index-Seiten */
.border2 {
	border: 2px solid #A8A8A8; 
}

.border1 {
	border: 1px solid #A8A8A8; 
}

.outline2 {
	outline: 2px solid #A8A8A8; 
}

.outline1 {
	outline: 1px solid #A8A8A8; 
}

.round10 {
	border-radius: 10px; 
}

.shadow {
	box-shadow: 2px 2px 2px #A8A8A8; 
}

.back_E7 {
	background-image:url(images/back_E7.png);	
}

.back13 {
	background-image:url(images/back13.jpg);
}

.index_pt {
	padding-top: 10px;
}

.index_pb {
	padding-bottom: 10px;
}

.index_pl {
	padding-left: 30px;
}

.index_pr {
	padding-right: 30px;
}

.linkfont {
	font-weight: bold; text-decoration:underline;
}
