/*
	© Layout & Code by Alice-Grafixx.de 
*/

* { 
  padding: 0px;
  margin: 0px;
}

body {
	margin: 0px; 
	text-align: center;
	color: #49657D;
	background: #A2B4C7 url('images/bg.jpg');
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	
    scrollbar-3dlight-color: #E5E5E5;
    scrollbar-arrow-color: #313653;
    scrollbar-face-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-darkshadow-color: #E5E5E5;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #fff;
}

#ram {
	background: url('images/co.jpg') right top no-repeat;
	margin: 30px auto;
	text-align: left;
	width: 772px;
}

#left{
	margin-right: -2px;
	background: url('images/left.jpg') bottom center no-repeat;
	width: 401px;
	height: 448px; 
	float: left;	
}
html>body #left{
	background: url('images/left.jpg') bottom center no-repeat;
	width: 401px;
	height: 448px; 
	float: left;
}

#header{
	background: url('images/header.jpg') center no-repeat;
	width: 401px;
	height: 103px; 
}

.descript{
	padding: 0px 35px 0 45px;
}

#right{
	margin-left: 0px;
	width: 290px;
	height: 28px; 
}
html>body #right{
	background: url('images/co.jpg') center no-repeat;
	margin-left: 401px;
	width: 371px;
	height: 448px; 
}

#text {
	overflow: auto;
	padding-right: 25px;
	width: 300px;
	height: 415px; 
}

#footer {
	clear: all;
	height: 42px;
    margin: 0px;
	text-align: center;
	background: url('images/footer.jpg') center no-repeat;
}
/* ----------------------------------  Menu ---------------------------------- */

#menu1 {
	float: left;
    width: 160px;
    text-align: center;
}

#menu2 {
	margin-left: 165px;
    width: 160px;
	list-style-type: none;
}

* html #menu2{
	margin: -185px 0px 0px 165px;
    width: 160px;
	list-style-type: none;
}

* + html #menu2[id]{
	margin: 0px 0px 0px 165px;
    width: 155px;
}

#menu1 li a, #menu2 li a {
    height: 20px;
    text-decoration: none;
	border-bottom: 3px solid #fff;
    padding: 5px 0 5px 10px;	
}

#menu1 li a:link, #menu1 li a:visited,
#menu2 li a:link, #menu2 li a:visited {
     color: #313653;
     display: block;
     background: #ddd;
     padding: 8px 0 0 10px;
}
#menu1 li a:hover, #menu1 li #current,
#menu2 li a:hover, #menu2 li #current {
    color: #313653;
	background: url('images/link.jpg') right no-repeat;
    padding: 8px 0 0 10px;
}

#menu1 li a:active, #menu2 li a:active {
    color: #283A50;
    background: #313653;
    padding: 8px 0 0 10px;
}
-->
/* ---------------------------------- Links ---------------------------------- */


#footer A, #footer A:visited {
	color: #4F6781; 
	font: bold 13px Arial, Verdana, sans-serif;
	text-decoration: none;
	background: #fff;
}

#footer A:hover {
	color: #6984A1; 
}


A {
	color: #313653; 
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #677C91; 
	font-weight: normal;
	text-decoration: underline;
}

A:hover, A:active {
	color: #4D657F; 
	border-bottom: 1px dotted #A2B3C5;
}

/* ---------------------------------- Headlines ---------------------------------- */

h1{
	font: bold 2.0em Helvetica, Arial, Verdana, sans-serif;
	color: #313653;
	border-bottom: 1px dotted #A2B3C5;
	text-align: right; 
	letter-spacing: 2px;
	padding: 2px 4px 2px 2px;
	margin: 0px;
}

h2{
	font: normal 1.6em Helvetica, Arial, Verdana, sans-serif;
	color: #313653;
	border-bottom: 1px dotted #A2B3C5;
	text-align: right; 
	letter-spacing: 2px;
	padding: 2px 4px 2px 2px;
	margin: 0px;
}

h3 {
	font: normal 1.6em Helvetica, Arial, Verdana, sans-serif;
	color: #313653;
	border-bottom: 1px dotted #A2B3C5;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-align: right; 
	display: block;
	text-transform: uppercase;
}

h4{
	font: bold 1.4em Helvetica, Arial, Verdana, sans-serif;
	color: #4D657F;
	border-bottom: 1px dotted #A2B3C5;
	text-align: right; 
	letter-spacing: 2px;
	padding: 2px 4px 2px 2px;
	margin: 0px;
}

h5{
	font: bold 1.2em Helvetica, Arial, Verdana, sans-serif;
	color: #313653;
	border-bottom: 1px dotted #A2B3C5;
	text-align: right; 
	letter-spacing: 2px;
	padding: 2px 4px 2px 2px;
	margin: 0px;
}

h6 {
	color: #4D657F;
	border-bottom: 1px dotted #A2B3C5;
	font: bold 0.9em Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 3px;	
	text-align: right; 
	text-transform: lowercase;
	padding: 2px;
	margin: 0px;
}

/* ----------------------------- Sonstiges ---------------------------- */

p,td {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5em;
	margin: 1.2em 0;
}

ul {
	list-style-type: square;
	color: #313653;
	margin: 5px 25px;
}

blockquote {
	font: bold 12px Helvetica, Arial, Verdana, sans-serif;
	border-left: 8px solid #313653;
	color: #313653;
	margin: 5px;
	padding: 0 0 0 5px;
}

input {
	width: 200px;
	border: 1px solid #313653;
}

select {
	width: 202px;
	border: 1px solid #313653;
	color: #49657D;
}

.button  {
	width: 90px;
	border: 1px solid #313653;
	color: #49657D;
}

textarea {
	font: normal 12px Arial, Verdana, sans-serif;
	width: 200px;
	border: 1px solid #313653;
	color: #49657D;
}


/* 
--------------- Kalender --------------- */

td h2 {
	color: #3E3F5D;
	font-size: 11pt; 
	font-weight: bold;  
}
tr.s {
	font-size: 9pt;
}
td.jahr {
	margin: -2px -4px -2px -2px;
	text-align: right;
}
td.d {
	font-size:9pt;
}
td.d0 {
	color: #6C6E7D;
	font-size:9pt;
	border-style:solid;
	text-align:center;
    border: 1px solid #3E3F5D;
}
td.d1 {
	font-size:9pt;
	text-align:center;
	color: #3E3F5D;
    border: 1px solid #6C6E7D;
    font-weight:normal;
}
td.d2 {
	font-size:9pt;
	text-align:center;
    background: #424764;
    color: #fff;
    font-weight:bold;
    border: 1px solid #3E3F5D;
   
}