

.black {
        color: black;
}

.red {
        color: rgb(153, 0, 0);
}

body {
        font-size: 10pt; 
        font-family: arial, helvetica, sans-serif;
        font-weight: normal;
        color: #336799;
        background: white;
        text-align:center;
}

    #frame {
        width:778px;
        
        height:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px;
        vertical-align:top;
        }
    #title {
        width:778px; 
        height:30px; 
        background-color:#ffffff;
        border-bottom:solid 2px #595959; 
        padding:0px; 
        margin:0px; 
        top:0px; 
        vertical-align:top;
        overflow:hidden;
    }


a          {font-weight: bold; color: #336799; }
a.sprache  {color: white; margin: 10px; }
a.verweise {margin: 10px; }
a:link     {text-decoration: none; }
a:visited  {text-decoration: none; color: #336799; }
a:hover    {text-decoration: none; color: #990000; }


hr {    height:0px;
        border:1px dotted #336799;
}


h1 { 
        font-size: 20pt; 
        font-weight: bold; 
        border: none; 
        margin: 0px;
}

h2 { 
        color:#62788F; 
	font-weight:normal; 
	font-size:30px;
	border: none; 
        margin: 0px;
        
}


img.liniebuendig {
        margin-top: 7px;
}



img.rahmen {
        border: 2px; 
        border-color: #336799; 
        border-style: solid;
}

img.redborder {
        border: 2px; 
        border-color: rgb(153, 0, 0); 
        border-style: solid;
}

p { 
        border: none; 
        margin: 10px;
}

p.impressum { 
        border: none; 
        font-size: 14px;
        letter-spacing: 1px;
}

#gebiete {
	padding: 6px; 
	margin: 10px;
	font-size: 10pt;
	background-color:rgb(193, 209, 225);
}

small {
        font-size: 8pt; 
        border: none; 
        margin: 0px;
}

strong {
        font-weight: bold;
}

td.digits {
        text-align: center;
        margin: 10px;
        margin-top: 10px; 
        /*background: #C1D1E1;*/
        /*background-image: url(../images/digits.jpg);*/
        z-index: 8;
}


#kaufen {
        width: 157px;
	/*min-height: 2300px;*/
		height:100%;
		float: right;
        text-align: left;
        background-color:#b6c2ce;
        padding:6px; 
        margin:0px; 
}



#name { 
        top: 40px; 
        left: 40px;
        z-index:99;
}


#AD {
	width:150px;
    float:left;        
        /*min-height: 2300px;*/
	height:100%;
    text-align: center;
    background-color:#b6c2ce;
	margin:0px;
	padding:0px;
	padding-top:6px; 
	padding-bottom:6px; 
	vertical-align:top;
	overflow:hidden;
}

#sprachen { 
        float:left;
        width: 135px;
        height: 30px;
	margin-left: 15px;
        text-align: left;     
        vertical-align: middle;
}

#text {
	width: 400px;
	height: 100%;
	margin-left:55px;
        text-align: left;
        line-height: 20px;
}


#nav { 
	float:right;
        width: 614px;
        height: 30px;
        text-align: right;
        vertical-align: middle;
        font-size: 9pt;
        letter-spacing: 1px;
        line-height:30px;
}

#works {
        margin-top:top: 78px; 
        width: 420px;
        text-align: left;
}



