/*für Schwehn - Haus der Geschenke */

/* Aussehen und Verhalten im BodyTag */
body { 
	font-family:		Arial; 
	background-color:  	#E0E0E0;
	background-position:	top center;
	margin: 		auto;
	text-align:		center;

}

h1{
	margin-top:		0px;	
}
.container{
	margin: 		auto;
	width: 			875px;
	margin-top: 16px;

}
/* Box ausrichten*/
.box {
width:100%;

}

/* Head ausrichten*/
.head {
width:			875px;
background-image: url(../img/head.png);
background-repeat:	repeat-x;
height:			140px;
margin: 		auto;
text-align:center;
font-size:		16px;

}

.logo {
background-image:	url(../../Schwehn_Database/Images/General/Schwehn_Header.jpg);
height:			115px;
background-repeat:	no-repeat;
background-position:	center;
}

.mainnav {
	width:			865px;
	text-align: center;
	margin-left: 		5px;
	font-size:		12px;
	font-weight:		bold;
	line-height:		25px;
	color:yellow;
}

/* Top ausrichten*/
.top {
width:			875px;
color:			#FFFFFF;
background-image: url(../img/top.png);
background-repeat:	repeat-x;
height:			25px;
margin: 		auto;
text-align:		center;

}

.seknav {
width:			950px;
text-align:		center;
margin: 		auto;
font-size:		12px;
height:			12px;
}

.seknav a {
color:			#FFFFFF;
text-decoration:	none;
font-weight:		bold;
}

.seknav a:hover {
color:#3D3F3B;
text-decoration:	none;
font-weight:		bold;
}

.headline {
	width:			853px;
	text-align:		left;
	margin-left: 		20px;
	font-weight:		bold;
}

.headline a {
	color:#ffffff;
	font-size:		12px;
	text-decoration:none;
	margin-left:		20px;
}

/* Content ausrichten*/
.contentcontainer {
background-color: 	#F7FFCE;
background-repeat:	repeat-y;
width:			875px;
margin: 		auto;
color:			blue;
font-size:		12px;

overflow:auto;
overflow-x: hidden; 
padding-left:0px;
padding-right:0px;
}

.contentcontainer a {
color: #78AB3E;
text-decoration: none;
}

.contentcontainer a:hover {
color: #92C944;
text-decoration: none;
}

.searchbox {
padding-top:	8px;
padding-left:760px;
font-size:10px;
}

.content {
width: 555px;
float:left;
text-align:justify;
padding-left:15px;
padding-right:20px;
}

.news {
float:right;
padding-top: 8px;
width: 255px;
padding-right:19.56px;
}

.footbox{
background-image: url(../img/footer.png);
background-repeat:	repeat-x;
line-height:		15px;
width:			875px;
margin: 		auto;


}
/* Footer ausrichten*/
.footer {

margin: 		auto;
color:			#ffffff;
font-size:		10px;
}

.footera {
text-align:		left;
float:left;
padding-left:15px;
}

.footerb {
text-align:		right;
padding-right:15px;
}

.footerb a{
text-decoration: none;
color: #FFFFFF;
}

.such_button {
background: url('../img/lupe.png');
width: 20px;
height: 20px;
border: 0px;
}

.news-latest-container {
width: 100%;
font-size:12px;
font-weight:		bold;
text-align: left;
border-left:3pt solid #92C845;
border-right:3pt solid #92C845;
border-top:3pt solid #92C845;
border-bottom:3pt solid #92C845;
background-color: #B6E1F6;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

.news-latest-container a {
font-weight:		bold;
color: #78AB3E;
text-decoration: none;
font-size: 13pt;
}

.news-latest-container a:hover {
font-weight:		bold;
color: #92C944;
text-decoration: none;
}


.latest-header {
background-color: #92C845;
color:	#FFFFFF;
font-size: 12px;
padding-bottom:3px;
}

.news-latest-item {
padding-top:1px;
padding-bottom:1px;
padding-left:2px;
padding-right:0px;
}

.news-latest-date {
font-size: 10px;
}

.news-single-item {
width:80%;
font-size:12px;
font-weight:		bold;
text-align: left;
margin-top:19px;
margin-bottom:10px;
border-left:3pt solid #92C845;
border-right:3pt solid #92C845;
border-top:3pt solid #92C845;
border-bottom:3pt solid #92C845;
background-color: #B6E1F6;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

.newstitle {
background-color: #92C845;
color:	#FFFFFF;
font-size: 16px;
}

.news-single-item a {
color: #78AB3E;
text-decoration: none;
}

.news-single-item a:hover {
color: #92C944;
text-decoration: none;
}

.newspadding {
padding-left:2%;
padding-right:2%;
padding-bottom:2%;
}

table#menu{
	height: 20px;

}
table#menu td{
	width: 108px;
	border-right: 1px solid white;
	text-align: center;
	font-size:		12px;
	font-weight:		bold;
	color:#3D3F3B;
	line-height: 25px;
}

table#menu td a:link {
	text-decoration:none;
	color:#3D3F3B;
	vertical-align:top;
	text-align: center;
	display:block;
}

table#menu td a:visited {
	text-decoration:none;
	color:#3D3F3B;
	vertical-align:top;
	text-align: center;
}

.menu_current{
/*line-height: 25px;*/
background-image: url(http://typo3.camelot.zinzius.de/schwehn/fileadmin/template/img/activate.png);
vertical-align:middle;
text-align: center;
font-size:		12px;
font-weight:		bold;
color:#3D3F3B;
padding-left:1px;
padding-right:1px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

.menu_active {
/*line-height: 20px;*/
background-image: url(http://typo3.camelot.zinzius.de/schwehn/fileadmin/template/img/activate.png);
vertical-align:middle;
text-align: center;
font-size:		12px;
font-weight:		bold;
color:#3D3F3B;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}
	
table#menu td a:hover {
display:block;
line-height: 25px;
background-image: url(http://typo3.camelot.zinzius.de/schwehn/fileadmin/template/img/activate.png);
vertical-align:middle;
text-align: center;
font-size:		12px;
font-weight:		bold;
color:#3D3F3B;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}



/* CSS Dokument Ende */

