body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	color: #323232;
	background-color: #f9fbfe;
	background: #f9fbfe url(images/img01.jpg) repeat-x;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0;
	padding: 0;
	line-height: 200%;
	text-align: justify;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #323232;

}

a:hover {
	color: #cc3433;
}

hr {
	display: none;
}




/* Header */

#header {
	width: 840px;
	height: 63px;
	margin: 0 left;
	padding: 0px 0 0 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 28px;
}

#header p {
	margin-top: -10px;
	font-size: 14px;
	font-weight: bold;
	color: #726503;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#wrapper {
	width: 885px;
	margin: 0;
	background-image: url(images/interkulturelles_kommunikations_training.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Page */

#page {
	width: 910px;
	margin: 0 left;
	padding: 0;
	height: 100px;
}

/* Content */

#content {
	float: right;
	width: 580px;
	margin: 0;
	padding: 170px 0 0 0;
}

.post {
	padding: 5px 0 0 0;
	margin-top: 10px;
}

.title {
	font-size: 24px;
	color: #000000;
}
.foto_rechts {
	margin-left: 35px;
	margin-top: 7px;
}


.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	background: #9eb0a4 url(images/img06.jpg) no-repeat left 50%;
	margin: -16px 0 10px 0;
	padding: 0px 0 0 10px;
	color: #FFFFFF;
	height: 26px;
}
.active {
	color: #ca3433;
}


.byline a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.meta {
	margin: 0;
	padding: 1px 0 0 0;
	background: url(images/img04.gif) repeat-x left top;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}

.meta .more {
	background: #9eb0a4 url(images/img06.gif) no-repeat left 50%;
	padding: 4px 10px;
}

.meta .comments {
	padding-left: 18px;
}
.meta a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	padding-left: 32px;
	padding-top: 200px;
}

#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	background: url(images/img04.gif) repeat-x left bottom;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	width: 215px;
	height: 35px;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	background: url(images/img05.jpg) no-repeat left 50%;
	font-size: 15px;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	font-size: 11px;
	margin-top: 25px;
	color: #999;
	
}

#footer p {

}

#footer p a {
	color: #999;

}
.meta a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cd3436;
}
.foto_links {
	margin-top: 7px;
	margin-right: 35px;
}
.Bemerkung {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 100%;
}
.Überschrift2 {
	font-weight: bold;
	color: #000000;
}
.Aufzählung {
	text-align: left;
}
