/*
Theme Name: Nepal-Information
Theme URI: http://nepal-information.de
Description: Das WordPress-Theme f&uuml;r nepal-information.de
Version: 1.0
Author: Markus Schmidt
Author URI: effekt-online-marketing.de
*/


body {
	color: #333;
	margin: 0 0;
	padding: 0 0;
	border: 0;
	font: 100%/1.5 verdana, sans-serif;
	text-align: center; /* zentriert Inhalt für ältere Browser */
}

/* Allgemeingültige Angaben */
dt {
    font-weight: bold;
}
dd {
    margin: 1px 0 .5em 0;
}

.center {
    text-align: center;
}

.bild-links {	/* Galerie - Einstellungen */
    float: left;
    margin: 2px 10px 5px 0;
}
.bild-rechts {
    float: right; margin: 2px 0 5px 10px;
}
.bild-zentriert {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.bild-mittig {
    vertical-align: middle;
}
/* Ende Allgemeingültige Angaben */

#container {
	margin: 0 auto; /* auto zentriert Inhalt für Firefox und IE6 */
	text-align: left; /* hebt die Zentrierung aus body auf */
	width: 960px;
	padding: 1px;
	background: #fff;
	position: relative; /* alle "position absolut" definierten Elemente in diesem Rahmen beziehen sich nun auf dieses Element */
}

#kopfbereich {
	height: 90px;
	margin: 0 0;
	padding: 0 0;
	background: url(img/kopfbereich-hg.gif) no-repeat;
}

#kopfbereich p {
	margin: 0 0;
	padding: 15px 0 0 25px;
	font-size: 1.6em;
	color: #3d3d3d;
}

#kopfbereich a {
	color: #3d3d3d;
	letter-spacing: 4px;
	text-decoration: none;
}

#kopfbereich ul {
	position: absolute;
	top: 65px;
	left: 45px;
	margin: 0 0;
	padding: 0 0;
	font-size: 0.7em;
	list-style: none;
}

#kopfbereich li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0;
}

#kopfbereich li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#kopfbereich li a:hover, #kopfbereich .aktiv {
	color: #fff;
	text-decoration: underline;
}

#suche {
	position: absolute;
	top: 15px;
	left: 640px;
}

#suche #s {
	width: 185px;
	height: 14px;
	font-size: 0.7em;
	padding-left: 2px;
}

#suche #t {
	background: #cbc2b7;
	color: #fff;
	font-size: 0.8em;
	border: none;
	cursor: pointer;
}

#kopfgrafik {
	height: 246px;
	background: url(img/kopfgrafik.jpg) no-repeat;
	border-bottom: 22px solid #eae7e2;
}

#mittelbereich {
	padding: 15px 0;
	font-size: 12px;
	clear: left; /* hebt float left aus der hauptnavi auf */
	background: #fff;
}

#mittelbereich .clearer {
	clear: both; /* hebt alle floats in mittelbereich auf */
}

#inhalt {
	float: left;
	width: 570px;
	min-height: 600px;
	background-color: #fff;
	margin: 0 0;
	padding: 0 15px;
}

#inhalt p, #inhalt ul li {
	line-height: 1.8em;
}

#inhalt a {
	color: #a67b4f;
	font-weight: bold;
	text-decoration: none;
}

#inhalt a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}

#inhalt h1 {
	background: url(img/sidebar_linie.gif) repeat-x bottom;
	font: 1.8em verdana, sans-serif;
	color: #3d3d3d;
	text-align: left;
	text-decoration: none;
}

#inhalt h1 a {
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

#inhalt h1 a:hover {
	color: #3d3d3d;
	text-decoration: none;
}

#inhalt h2 {
	background: url(img/sidebar_linie.gif) repeat-x bottom;
	margin-top: 30px;
}

#inhalt h2 a {
	font: 1.0em verdana, sans-serif;
	color: #3d3d3d;
	text-align: left;
	text-decoration: none;
}

#inhalt h2 a:hover {
	text-decoration: none;
}

#inhalt h3 {
	font: 0.9em verdana, sans-serif;
	margin-bottom: -4px;
}

#inhalt h4 {
	font: 0.8em verdana, sans-serif;
	margin-bottom: -3px;
}

#inhalt .beitrags-info2 {
    background: #eae7e2; margin: 25px 0; border: 1px solid #a67b4f;
}
#inhalt .beitrags-info2 dl {
    margin: 1px; padding: 12px; background: #eae7e2;
}
#inhalt .beitrags-info2 dl a {
	color: #a67b4f;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #eae7e2
}
#inhalt .beitrags-info2 dl a:hover, #inhalt .beitrags-info2 dl .aktiv {
	text-decoration: underline;
}
#inhalt .beitrags-info2 dl dt {
    float: left;
    width: 90px; margin: 0;
    font-weight: normal; clear: left;
}
#inhalt .beitrags-info2 dl dd {
    margin: 0 0 2px 90px;
}

#inhalt .beitrags-info2 dl dd li {
    list-style: none;
}

.artikel li {
	list-style: none;
	padding: 0 0 0 12px;
	background: url(img/sidebar_pfeil.gif) no-repeat left 7px;
}

#inhalt table {
	width: 540px;
	margin: 0 0 30px 10px;
	padding: 0 0;
	background-color: #fff;
	text-align: left;
	border: none;
}

#inhalt table th {
	background: #666;
	color: #fff;
	padding: 5px 15px;
	border: none;
}

#inhalt table td {
	background: #eae7e2;
	color: #333;
	padding: 5px 15px;
	border: none;
}

/* Thumbnail Archive - Einstellungen */
.thumbnail-div {
border: 1px solid #cfcfcf;
width: 75px;
height: 75px;
float: left;
margin: 5px 10px 0 0;
}
/* Ende Thumbnail Archive - Einstellungen */

/* Bilder - Galerie - Einstellungen */
.aligncenter, .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}

.wp-caption {
    text-align: center;
    background: #dcdecf;
    border: 1px solid #bbc0a2;
    padding: 11px 9px 9px 9px;
    margin-top: 3px; margin-bottom: 10px;
}
.wp-caption img {
    margin: 0; padding: 0; border: 1px solid #bbc0a2;
}
.wp-caption a, .wp-caption a:hover, .galerie a, .galerie a:hover {
    border: none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px; line-height: 17px;
    margin: 0; padding-top: 5px;
}

.galerie {
    margin-top: 12px;
}
.attachment-medium, .attachment-thumbnail {
    margin-top: 15px;
	padding: 14px;
    background: #eae7e2;
    border: 1px solid #cbc2b7;
}
.attachment-thumbnail {
    padding: 3px;
}
/* Ende Bilder - Galerie - Einstellungen */

/* Archivebox Anfang */
#archivebox {
	margin: 30px 0 10px 0;
	padding: 5px 10px;
	color: #000 !important;
	background-color: #eae7e2;
	border: solid 1px #a67b4f;
}

#archivebox p {
	color:#3d3d3d;
	margin: 0 0;
	padding: 0 0;
}

#archivebox p a {
	color:#a67b4f;
	text-decoration: none;
	padding: 0 0 0 12px;
	background: url(img/sidebar_pfeil.gif) no-repeat left 4px;
}

#archivebox p a:hover, #archivebox .aktiv {
	color:#3d3d3d;
	text-decoration: underline;
}
/* Archivebox Ende */

#comercialbar {
	float: left;
	width: 180px;
	margin-top: 20px;
	background-color: #fff;
}

#sidebar {
	float: left;
	width: 170px;
	background-color: #fff;
	padding: 0 5px;
}

#sidebar p {
	font: 1.4em verdana, sans-serif;
	color: #3d3d3d;
	text-align: left;
	text-decoration: none;
	background: url(img/sidebar_linie.gif) repeat-x bottom;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0 0;
	line-height: 25px;
	background: url(img/sidebar_linie.gif) repeat-x bottom;
}

#sidebar li a {
	color: #a67b4f;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 12px;
	background: url(img/sidebar_pfeil.gif) no-repeat left 4px;
}

#sidebar li a:hover, #sidebar .aktiv {
	color: #3d3d3d;
	text-decoration: underline;
}

#sidebar li .link {
	margin-left: 12px;
}

#footer {
	height: 40px;
	background: url(img/footer-hg.gif) no-repeat;
	color: #3d3d3d;
	margin: 0 0 15px 0;
	font: verdana;
	font-size: 0.6em;
}

#footer p {
	padding: 15px 0 0 25px;
}

#footer a {
	color: #3d3d3d;
	text-decoration: none;
}