/* CSS-Datei zur Vorlage "http://wwww.css-vorlagen.de/templates/mohnblume/ */
/* Diese Datei darf frei verwendet und angepasst werden, unterliegt jedoch der http://creativecommons.org/licenses/by/2.0/ */


/* Allgemeine Formatierungen */

#navspacer{
 background:#ffffff url(../pix/menu_sub_1.gif);
 clear:both;
 height:43px;
 width:100%;
}


#subnav {
 height:26px;
 width:900px;
}

/* ############## Boxen ################ */
.frame1{
width:100%;
	border-top: 1px solid #1e1a55;
	border-right: 1px solid #1e1a55;
	border-bottom: 3px solid #1e1a55;
	border-left: 1px solid #1e1a55;
}

.frame2{
width:100%;
border-bottom: 3px solid #1e1a55;
}

.frame1 h1{
font:14px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
letter-spacing:0.01em;
margin: 0px 0px 5px 0px;
padding:  2px 0px 2px 2px;
width: 100%;
background: #1e1a55;
}

.frame2 h1{
font: 14px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
letter-spacing:0.01em;
margin: 0px 0px 5px 0px;
padding:  2px 0px 2px 2px;
width: 100%;
background: #1e1a55;
}


