﻿/* CSS fuer Rugi OHG */

body {
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/rugi-bg.gif) #F9F9FB;
}

html {
	font: 11px/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

#seite {
	width: 960px;
	min-height: 550px;
	padding: 0;
	margin: 0 auto;
	border-bottom: 1px dotted #003b79;
	border-left: 1px dotted #003b79;
	border-right: 1px dotted #003b79;
	background-image: url(../images/hg_seite.gif);
	background-repeat: repeat-y;
}

#kopf {
	height: 186px;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #003b79;
	overflow: hidden;
}

#balken {
	border-top: 21px solid #003b79;
	width: 960px;
	height: 1px;
	overflow: hidden;
}

#logo {
	width: 180px;
	height: 165px;
	padding: 0;
	margin: 0;
	float: left;	
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;	
}

#schmuckfoto {
	width: 780px;
	height: 165px;
	padding: 0;
	margin: 0;
	float: left;	
	background-color: #fff;
}

#navigation {
	width: 180px;
	float: left;
	padding: 0;
	margin: 0 0 36px 0;
	list-style: none;
}

#navigation li ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li {
	width: 180px;
	padding: 0;
	border-bottom: 1px dotted #003b79;
	line-height: 35px;
}

#navigation li ul li {
	border-bottom: 0!important;
}

#navigation li.cur ul li a {
	color: #555;
}

#navigation li a {
	margin-left: 25px;
	color: #555;
	font-size: 12px;
	text-transform: uppercase;	
	text-decoration: none;
}

#navigation .cur a {
	color: #003b79;
}

#navigation li a:hover, #navigation li ul li a:hover {
	text-decoration: none;
	color: #003b79;
}

#navigation li ul li a {
	text-transform: none;
}

#inhaltmitte {
	width: 520px;
	float: left;
	margin: 28px 20px 20px 20px;
}

#inhaltmitte p {
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	color: #003B79;
}

#zusatzrechts {
	width: 220px;
	float: left;
}

#zusatzrechts h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003b79;
	text-transform: uppercase;
	width: 196px;	
	border-top: 1px dotted #003b79;
	padding: 10px 12px 9px 12px;
	margin: 0;
}

/* News-Ausgabe auf Startseite anpassen */

#zusatzrechts ul#news_latest, #zusatzrechts ul#news_latest li, #zusatzrechts ul#news, #zusatzrechts ul#news li  {
	padding: 0;
	margin: 0;
	list-style: none;
}


ul#news_latest {
	border-bottom: 1px dotted #003b79;
	font-size: 12px;
}
.latest_title {font-weight: bold;}

#zusatzrechts ul#news_latest li, #zusatzrechts ul#news li {
	padding: 12px 12px 12px 12px;
	border-top: 1px dotted #003b79;
	color: #003b79;
}

.news_datum {
	/*font-weight: bold;*/
	color: #58585a;
}

a.newslesen, .newslesen a {
	color: #58585A;
	text-decoration: none;
}

a.newslesen:hover, .newslesen a:hover {
	text-decoration: underline;
}

.news-list-item {
	color: #003b79;
	background-color: #fff;
	border-bottom: 1px dotted #003b79;
	padding: 10px;	
}

#suche {
	margin: 0;
	padding: 0;	
}

#suche h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003b79;
	text-transform: uppercase;
	width: 196px;
	padding: 12px 2px 9px 12px;
	margin: 0;
	width: 50px;
	float: left;
}

#suchwort {
	width: 120px;
	height: 14px;
	font-size: 10px;
	padding: 0 1px;
	margin: 12px 2px 0 0;
	border: 1px inset;
	float: left;
}

#suchsend {
	margin: 4px 0 0 0;
}

/*#suchelos {
	background-color: #003b79;
	color: #fff;
	font-size: 11px; 
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 8px 0 0 0;
	float: left;
}*/

#inhaltmitte h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9e9e9e;
	padding-left: 5px;
}

#inhaltmitte h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #9e9e9e;
	padding-left: 5px;
}

#inhaltmitte h3 {
	font-size: 12px;
	font-weight: normal;
	color: #9e9e9e;
	padding-left: 5px;
}

#inhaltmitte a {color: #58585a; text-decoration: none;}
#inhaltmitte a:hover {color: #003b79; text-decoration: none;}

/* TYPO3-Ausgaben anpassen */
.suchtitel a {color: #003b79!important;}
.tx-indexedsearch-redMarkup {color: #003b79!important; background-color: #f9f9fb!important;}
.tx-indexedsearch-searchbox {display: none; visibility: hidden;}

#schmuckfoto .tx-onetrandomcontent-pi1 {margin-top: -1px;}