/* DATEI: style.css */
/* Cascading-Stilesheet für die Seiten von http://www.smilies-land.de/ */
<style type="text/css">{  }


/* Hintergrund formatieren */

BODY
{
	background-image:url('http://smilie-land.de/bilder/hintergrund.jpg');
	background-attachment:fixed;
	background-color: #000000;
	background-attachment:fixed;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:
}

body, blockquote, div, p, table, td, tr, h3, h4, h5, h6, li, ol, ul, select, input, br
{
	font-family:Verdana;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

hr{color:#C2E5F0;}
	
h1
{
	font-family:Verdana;
	font-size:30px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}
h2
{
	font-family:Verdana;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}
	
	
a:link, a:active{font-size:12px;
	color:#FFFFFF;
	font-weight:normal}}
	
a:visited, a:active{font-size:12px;
	color:#FFFF00;
	font-weight:normal}}
	
A:hover  {text-decoration: none; 
	color: #000080; 
	font-style: normal; 
	background-color:#FFFFFF}}
	
	
select        {background-color: #ffcc00; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;}
//-->
	
	.TabelleAllgemein
    {
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        width: 100%;
    }
	
    .KopfTabelle
    {
        background-color: #C2E5F0;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 13px;
        padding: 2px;
    }
    .TabellenZeile1
    {
        background-color: #EEFFFF;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        color: #000000;
        padding: 3px;
    }
    
    .TabellenZeile2
    {
        background-color: #FFFFCC;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        color: #000000;
        padding: 3px;
    } 
    .TabellenZeile1Rechts
    {
        background-color: #EEFFFF;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
        color: #000000;
        padding: 3px;
    }
    
    .TabellenZeile2Rechts
    {
        background-color: #FFFFCC;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
        color: #000000;
        padding: 3px;
    } 
    

.BertiStdTable
{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	width: 800px;
}
.BertiTableHeader
{
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	color: #C2E5F0;
	font-size: 13px;
	padding: 2px;
}
.BertiTableRow
{
	background-color: #C2E5F0;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}
.BertiTableRowAlt
{
	background-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}

.Nav1
{
	border: 0px none;
	width: 19;
	height: 16;
	margin: 0px;
}
.Nav2
{
	border: 0px none;
	width: 16;
	height: 16;
	margin: 0px;
}

.NavText
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.NavText:link
{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
a.NavText:visited, a.NavText:active
{
	font-size:11px;
	color:#C2E5F0;
	font-weight:bold;
}
a.NavText:hover
{
	font-size:11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color:#C2E5F0;
}

.Bodytext
{
	background-color: #000000;
}
.Datumtext1
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: italic;
	background-color: #000000;
}
.Datumtext2
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}
.Smiliecode
{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: 'Verdana';
	BACKGROUND-COLOR: #C2E5F0;
}

//-->
</style>