body {
font-family: verdana, arial, helvetica, sans-serif, tahoma,Geneva ;
font-size:13px;
background-color:#62AAF3;
}

body, tr, td, table {
margin: 0px;
padding: 0px;
font-size:13px;
color:#120A56;
table-layout:fixed;
}


#suchmaschine
{
visibility: hidden;
height: 0px;
width: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0px;
z-index:0;
position:absolute;
margin: 0px 0px 0px 0px;
}


a:link, a:hover, a:visited {
text-decoration: none;
color:#120A56;
}

 a:hover {
font-weight:700;
 }

.outer {
width:100%;
height:100%;

}

.contentframe {
width:760px;
height:100%;
text-align:left;
}

.text_links {

        width:176px;
        height:100%;
        background: url('../images/sonne.jpg');
        background-repeat:no-repeat;
        padding: 0px;
        font-size:15px;
        font-weight:700;
        line-height:1.3em;
        margin: 0px;
        vertical-align:bottom;


}

.banner {
         width:584px;
         background: url('../images/banner.jpg');
         background-repeat:no-repeat;

}

.menue {
         width:584px;
         height:30px;
         background:#D0DAFB;
         vertical-align:middle;
         padding:0px 20px 0px 20px;
}

.content {


         width:584px;
         height:100%;
         background:#FFE9AF;
         padding:10px 10px 10px 10px;
         border-top: 0px;
         border-left:2px solid #FFFFFF;
         border-right:2px solid #FFFFFF;
         border-bottom:2px solid #FFFFFF;
         margin:0;
         vertical-align:bottom;

}
.content a:link, .content a:visited, .content a:active, .content a:hover{
text-decoration: underline;
color:#120A56;
padding:0px;
}

.sunflowers {
	width:100%;
	height:100px;
	background: url('../images/sunflowers.gif');
	background-repeat:repeat-x;
          padding:5px;

}


h1 {
font-size:18px;
color:#120A56;
padding: 0px 0px 0px 0px;
}
h2{
font-size:13px;
color:#120A56;}
h3
{
	padding: 0px 0px 0px 0px;
	font-size:11px;
	color:#120A56;
	font-weight:bold;
          margin-top:0px;
          margin-bottom:10px;
}


ol {
font-size:13px;
padding-top:8px;
color:#000000;}

.fusszeile a:link
{
color:#FFE9AF;
}

.fusszeile a:hover
{
color:#FFE9AF;
font-weight:bold;
}

.fusszeile a:visited
{
color:#FFE9AF;
}
.fusszeile a
{
color: #FFE9AF;
}

hr.linie
{
width:100%;
color:#120A56;
height:1px;
}
input, textarea {
background-color: #D0DAFB;
color:#120A56;
border:solid;
border-width:1px;
border-color: #ffffff;
}