/* *********************** Grundinformationen *********************** */

body {
    text-align:    left;
    min-width:    760px;
    font-family:    verdana, arial, sans serif;
    font-size:        11px;
}

h1 {
    width:                100%;
    margin-bottom:         10px;
    background-color:    #770000;
    text-align:            left;
    font-size:            12px;
    font-weight:        bold;
    line-height:        25px;
    text-indent:        5px;
    color:                #ffffff;
margin-top:0px;
}

h1 a {
    color:                #ffffff;   
        text-transform:                none;
}

h2 {
	font-size:			14px;
	font-weight:		normal;
	padding-bottom:		0px;
	margin-bottom:		0px;
	color:				#D66C00;
}

h3 {
        font-size:                        12px;
}

img {
        border:                                0px;
}

/* Formulare */
form {
        display:                        inline;
}

fieldset {
    border:                1px solid #6D808F;
    background-color:    #EDEFF0;
    padding:            5px;
}

input {
    border:                1px solid #6D808F;
    background-color:    #EDEFF0;
    font-size:            10px;
}

select {
    border:                1px solid #6D808F;
    background-color:    #EDEFF0;
    font-size:            10px;
}

fieldset.content input.radio, input.radio {
	border:				0px;
	background-color:	#ffffff;
	width:				17px;
	margin:				0;
	margin-top:			5px;
	margin-right:		5px;
	padding:			0;
}

/* *********************** Ende Grundinformationen *********************** */





/* *********************** Link Definitionen *********************** */

a {
    text-decoration:    none;
    color:                #770000;
}



/* *********************** Grunddesign, Header, Footer, Content *********************** */

#verpackung {
text-align:center;
}




/* Kompletter Rahmen aussen */
div#wrapper {
    width:                 920px;
    position:             relative;
margin: 0 auto;
text-align:left;
        border:1px solid #770000;
        background-color:        #D0D5D9;
background-image: url(http://www.lillestofhus.de/images/scoll.gif);
background-repeat:repeat-y;
}

div.branding {
    position:            relative;
    width:                920px;
    height:                100px;
    border-bottom:                1px solid #770000;
    margin-bottom:        0px;
    background-color:    #ffffff;
}

/* Hauptnavigation */
div.mainNav {
    width:                200px;
    float:                left;
        background-color:    #FCF1F1;
}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
div.content {
    width:                699px;
    float:                 right;
    background-color:    #ffffff!important;
    border-left:        10px solid #ffffff;
    border-right:        10px solid #ffffff;
margin-top:10px;
}

div.mainContent {
    width:                570px;
    min-height:            10px;
    float:                left;
    background-color:    #ffffff!important;
margin-top:10px;
}



div.footer {
    width:                 920px;
    position:             relative;
    clear:                both;
    text-align:            center;
height:40px;
background-image: url(http://www.lillestofhus.de/images/fuss.gif);
background-repeat:repeat-y;
position:relative;
}


.footer span{
display:block;
position:absolute;
left:250px;
top:13px;
}

.footer span a{
color:#545454;  
}


/**** CMS *****/

div.cmsContent {
        margin-top:                        18px;
        width:                                760px;
        float:                                 right;
}

div.cmsFooter {
        margin-left:                -490px;
}