/* Start of CMSMS style sheet 'lgv_style' */
/* Start of CMSMS style sheet 'lgv_style' */
/* General styles */

body {
 padding: 10px;
 margin: 0;
 font: 90% arial, helvetica, sans-serif;
 background: #9ab0cf;
 background-image: url(http://www.missionsheim.de/uploads/images/CSS/lgv-kachel.png);
 background-attachment: fixed;
 color: #000000; }

a {
	text-decoration: none;
	font-style: italic;
	color: #003789;
}

a:hover {
 text-decoration: underline; }

img {
 padding: 0px;
 margin: 0px;
 border: 0 solid;
}


/* Layer styles */

#root {
	border: 1px solid #003789;
	margin: 0 auto 0 auto;
	width: 850px;
	padding: 10px 20px 20px 20px;
	background: #ffffff;
}

#header {
 float: left; }

#logo {
 float: left; }

#heading {
	width: 596px;
	float: left;
	text-align: left;
	margin-top: 30px;
}

#container {
 padding-top: 20px;
 clear: both; }

#navigation {
 width: 200px;
 float: left;
 min-height: 400px; }

#content {
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 margin-left: 200px;
 padding-left: 10px;
 width: 430px;
 min-height: 400px; }

#losung {
 float: right;
 padding-left: 10px;
 width: 200px;
 min-height: 400px; }

#footer {
 margin-top: 20px;
 clear: both;
 color: #cccccc; }

#footer a {
 color: #cccccc; }

#copyright {
 float: left;
 font-size: 80%; }

#misc {
 text-align: right; }


/* Navigation styles */

#navigation ul {
 margin-left: -35px; 
 list-style-type: none; 
 font-size: 97%; }

#navigation li {
 margin-bottom: 5px; }

.navi1 {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #003789;
}

.navi1:hover {
	text-decoration: underline;
	color: #003789;
}

.navi_active1 {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #E5342D;
}

.navi_active1:hover {
	text-decoration: underline;
	color: #003789;
}

.navi2 {
	text-decoration: none;
	font-style: italic;
	color: #E5342D;
}

.navi2:hover {
	text-decoration: underline;
	color: #003789;
}

.navi_active2 {
	text-decoration: none;
	font-style: italic;
	color: #003789;
}

.navi_active2:hover {
	text-decoration: underline;
	color: #003789;
}


/* Content styles */
.bar {
	background-color: #003789;
	height: 19px;
	color: White;
	font-weight: bold;
	padding: 3px 0 0 4px;
}

h1 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #003789;
}
/* End of 'DefaultStylesheet' */
/*Farbanpassungen*/
.NewsSummary {
    border-bottom: 1px solid #E6352D; /*zu ändern*/   
    }

.NewsSummaryMorelink{
	margin: 5px 320px 5px 5px;
	border: solid 1px  #E6352D; /*roter Rand*/
	background-color: transparent;
    }
/* End of 'lgv_style' */



/* End of 'lgv_style' */

