/* Start of CMSMS style sheet 'DJO Hessen 2009' */
body {http://www.djohessen.de/index.php?page=djo
    margin: 0;
    padding: 0;
}

/* Kopfzeile */
div#kopfzeile {
    margin: 0px auto;
    width: 700px;
    height: 130px;
    border: 0;
}

div#djologo {
    height: 130px;
    width: 155px;
    border: 0;
    float: left;
    margin: 0;
    margin-top: 10px;
}

div#djologo a#djologo {
    border: 0;
}

div#djologo a#djologo:hover {
    border: 0;
}

div#djologo img#djologo {
    border: 0;
}

div#logokopf {
    background: url('uploads/djohessen/deutsche-jugend-europa.jpg') 25px 10px no-repeat;
    height: 50px;
    width: 530px;
    border: 0;
    float: left;
    margin: 0;
    margin-top: 19px;
}


div#djoschriftzug {
    background: url('uploads/djohessen/djo_lvhessen.jpg') 8px 0px no-repeat;
    height: 67px;
    width: 530px;
    border: 0;
    float: left;
    margin: 0;
}

/* laeufer */
div#laeuferbox {
    margin: 0 auto;
    clear: both;
    width:700px;
    height:25px;
    border: 0;
    background: url('uploads/djohessen/laeufer-bg.jpg') center 10px repeat-x;
}

div#laeuferbox #laeufer {
    padding: 5px 2px 0px;
    font-style:italic;
    font-size: 12px;
    text-align: center;
    border: 0;
}


/*  Menu  */
div#menu {
clear: both;
width: 700px;
margin: 0px auto 0px;
height: 30px;
border: 0px solid black;
}


/*  Breadcrumbs  */
div#breadcrumbs {
    clear: both;
    width: 700px;
    margin: 0px auto 15px;
    padding: 0px;
    height: 23px;
    border: 4px solid #ceebfb;

    background-color: white;
}

#breadcrumbs table#breadtable {
    width: 100%;
    height: 100%;
    border: 0;
}

#breadcrumbs table#breadtable td {
    padding-left: 8px;
    font-size: 14px;
    font-style: italic;
    text-align: left;
    vertical-align: center;
}
/* Breadcrumbs Links */
#breadcrumbs a {
    color: #0c680c;
    text-decoration: none;
    font-weight: bold;
}
#breadcrumbs a:hover {
    color: #1b0f8f;
    text-decoration: underline;
    font-weight: bold;
}


/*  Inhalt  */
div#inhalt {
    clear: both;
    width: 680px;
    margin: 10px auto;
    border: 0px solid black;
    height: 30%;
    padding: 10px;
}
/* Paragraphen im Inhalt Container */
div#inhalt p {
    text-align: justify;
    padding: 5px 0px;
}

/* Footer */
div#footerbox {
    margin: 23px auto 2px;
    clear: both;
    width:700px;
    height:20px;
    border: 0;
    border-top: 1px solid black;
}

div#footerbox #footer {
    padding: 5px;
    font-size: 12px;
    text-align: center;
}

div#footerbox #footer p {
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
}


/* Ueberschriften */
h1 {
    margin: 0 0 18px;
    text-align: left;
    padding-left: 30px;
    font-weight: bold;
    font-size: 140%;
    border: 0;
    border-bottom: 3px solid #506d76;
    border-right: 3px solid #506d76;
    border-style: inset;
}

h2 {
    margin: 15px 5px 10px;
    padding: 0;
    text-align: left;
    font-weight: bold;
    font-size: 115%;
    border: 0;
}

/* Links */
/* zu externen Seiten im Text */
div#inhalt a.exttext {
	font-style: italic;
	text-decoration: underline;
	color: blue;
}
div#inhalt a.exttext:hover {
	color: green;
}

/* andere Schriften Styles */
div#inhalt span.textklein {
	font-size: 70%;
}
div#inhalt div.underline {
	display: block;
	border: 0;
	border-bottom: 1px dotted black;
}

/* Partner Seite */
table.partner {
	width: 550px;
	text-align: center;
	border: 0;
}

table.partner td {
	text-align: center;
	padding: 13px 0;
	border-bottom: 1px dotted black;
}

/* Die Kinder- und Jugendarbeit */
table.partner2 {
	width: 550px;
	text-align: left;
	border: 0;
}
table.partner2 td {
	text-align: left;
	padding: 8px 0;
	border-bottom: 1px dotted black;
}

/* End of 'DJO Hessen 2009' */

