/* @override 
	http://www.karagwe-diocese.org/templates/EN/style.css
	http://192.168.2.200:8888/Karagwe/www/templates/EN/style.css
*/

/* CSS Document */

html {
	min-height: 101%;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10pt;
	margin: 0px;
}

td {
	font-size: 1em;
	vertical-align: top;
}

a {
	color: #896c27;
	text-decoration: none;
}

a:hover {
	color: #510f0d;
	text-decoration: none;
}

h1 {
	color: #896c27;
	text-decoration: none;
	font-weight: 500;
	font-size: 1.4em;
	margin-bottom: 15px;
	margin-top: 1px;
}

h2 {
	color: #888888;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.2em;
	margin-bottom: 1px;
}

h3 {
	color: #5a493f;
	text-decoration: none;
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 1px;
}

b, strong {
	text-decoration: none;
	font-weight: 700;
}

input, select, textarea {
	background-color: #FFFFFF;
}

/* KLASSEN ############################################# */

.pic {
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}

.picgallery {
	margin: 0px 0px 10px 15px;
	float: left;
	display: inline;
	width: 160px;
	height: 200px;
}

.pic span {
	float: right;
	font-size: 10px;
	margin-top: 3px;
	display: block;
	max-width: 160px;
	line-height: 13px;
	clear: both;
	width: 120px;
}

.picgallery span {
	float: none;
	font-size: 10px;
	display: block;
	clear: both;
	max-width: 160px;
	line-height: 13px;
}

.picgallery a {
	max-width: 160px;
	line-height: 13px;
	float: left;
	text-decoration: none !important;
}

.pic img {
	float: right;
}

.picleft {
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.picleft img {
	float: left;
}

.piccenter {
	width: 100%;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	text-align: center;
}

.pic_set {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
}

div.gallery {
	float: left;
}
.languages {
	margin-left: 30px;
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 1.4em;
}

.languages a {
	color: #555555;
	font-size: 0.8em;
	margin: 0px;
}

.klein {
	font-size: 0.7em;
}

.delete {
	color: #FF0000;
	font-weight: 700;
}

/* ID ############################################# */

#header_container {
	background-color: #dcbc71;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 896px;
	height: 125px;
}

#header a {
	display: block;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	width: 449px;
	color: #888888;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#karagwe {
	width: 100%;
	text-align: center;
	float: left;
}

#container {
	width: 896px;
	background-color: #FFFFFF;
	padding: 0px;
}

#container2 {
	width: 896px;
	padding-bottom: 20px;
	float: left;
	background-color: #F0F0F0;
}

#content {
	width: 460px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 20px;
}

#welcome {
	background-image: url(images/welcome.jpg);
	width: 460px;
	height: 148px;
	margin-top: -52px;
	position: relative;
}

 ul#footermenu {
	border-bottom: 1px dotted #dcbc71;
	clear: both;
	border-top: 1px dotted #dcbc71;
	border-right-width: 0;
	border-left-width: 0;
	list-style-type: none;
}

 ul#footermenu li  {
	display: inline;
	margin: 10px;
	line-height: 30px;
}

#newfeatures {
	clear: both;
	float: left;
	margin: 5px 10px 10px;
}

#sidebar {
	width: 196px;
	margin: 0px;
	float: right;
	background-color: #e5e5e5;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 40px;
	text-align: left;
}

*html #content {
	width: 445px;
	overflow: hidden;
	margin-right: 0;
}

#content a {
	text-decoration: underline;
}

#navi {
	width: 196px;
	margin: 0px;
	float: left;
	background-color: #e5e5e5;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 40px;
}

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

#navi a {
	display: block;
	padding: 0px;
	padding-left: 20px;
}

.mainmenu li {
	margin-top: 10px;
	padding: 0px;
}

*html .mainmenu li {
	line-height: 15px;
	height: 15px;
}

.mainmenu a {
	font-size: 1.0em;
	color: #510f0d;
	text-transform: uppercase;
	border-left: 10px solid #b8a4a4;
}

.mainmenu a:hover {
	color: #555555;
}

.mainmenuactive a {
	color: #896c27;
	border-left: 12px solid #896c27;
	border-right: 12px solid #896c27;
}

.mainmenuactive a:hover {
	color: #555555;
}

.submenu li {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	padding-left: 20px;
	border: 0px;
	line-height: 15px;
}

*html .submenu li {
}

.submenu a {
	font-size: 0.9em;
	color: #555555;
	text-transform: none;
	border: 0px;
	line-height: 15px;
}

 ul.submenu {
	margin: 0;
	padding: 0;
}

div.wotd {
	margin-left: 10px;
	margin-right: 10px;
}

p.author {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	line-height: 2px !important;
	margin-bottom: 15px;
}

.grayverticalbg{
	width: 0 !important;
	height: 0 !important;
	display: none !important;
}

#sidebar form input {
	margin-left: 10px;
	width: 110px;
	line-height: 20px;
	padding: 0;
	border-width: 01px;
	border-color: #796d4a;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 23px;
	float: left;
}

*html #sidebar form input {
	width: 110px;
	float: left;
	line-height: 20px;
}
#sidebar form input.submit {
	float: right;
	width: 50px;
	margin-right: 10px;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	height: 25px;
}

.submenu a:hover {
	color: #555555;
}

.submenuactive a {
	color: #896c27;
}

.submenuactive a:hover {
	color: #555555;
}

/* MODUL-KLASSEN */

.news {
	background-color: #FCFCFC;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	border-bottom: 1px dotted #dcbc71;
	width: 429px;
;
}

.news h2 {
	margin: 0px;
	margin-bottom: 7px;
	color: #896c27;
}

.downloads {
	width: 409px;
	background-color: #FCFCFC;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px dotted #dcbc71;
}


#sidebar .downloads {
	width: 155px;
	background-color: #FCFCFC;
	margin-bottom: 10px;
	float: left;
	border-bottom: 1px dotted #dcbc71;
	margin-top: 10px;
}

#sidebar div.downloads a img.pic {
	display: block;
	float: none;
	margin: 10px auto 0;
}

#sidebar div.downloads a {
	margin-right: auto;
	margin-left: auto;
}

#sidebar h2 {
	margin-bottom: 5px;
	font-size: 15px;
}



#sidebar div.wotd p {
	font-weight: normal;
	margin-top: 0;
}

hr {
	margin-left: 7px;
	margin-right: 7px;
	height: 1px;
	border-bottom: 1px dotted #dcbc71;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

#sidebar iframe {
	width: 196px;
	height: 270px;
}

.search {
	background-color: #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	border-bottom: 2px solid #e99746;
	width: 100%;
}

.search h1 {
	margin: 0px;
	margin-bottom: 8px;
}

.search a {
	font-weight: 500;
}

.search_string {
	background-color: #FFFF00;
}

li {
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 15px;
}
