* {
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica;
	border-spacing: 0px;
	border-collapse: 0px;
	text-align: left;
}

body, html {
	height: 100%;
}

body {
	font-size: 13px;
	line-height: 18px;
	
	background-color: #EEE;
	
	text-align: center;
}

table, input {
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

table, tr, td {
	border: 0px;
	border-spacing: 0px;
	border-collapse: 0px;
}

div {
	text-align: left;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

label {
	cursor: pointer;
}

input, textarea, select {
	padding: 2px;
	margin: 2px 0px;
	border: 1px solid #d7d8d9;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

input[type="radio"], input[type="checkbox"] {
	border: 0px;
}

input[type="image"] {
	border: 0px;
}

img {
	display: inline;
}

hr {
	height: 1px;
	background-color: #d7d8d9;
	display: block;
}

strong, b {
	font-weight: bold;
	color: #8e8e8e;
}

h1 {
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	color: #ab0512;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2, #content h2 a {
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #002595;
	text-decoration: none;
}

h3, #content h3 a {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	color: #ab0512;
	text-decoration: none;
	padding-top: 10px;
}

p {
	margin-bottom: 5px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}

/* HEADER */

#logo {
	position: absolute;
	margin: 20px 0px 0px 20px;
}

#snail {
	position: absolute;
	margin: 253px 0px 0px 160px;
}

#header-image {
	position: absolute;
	margin-left: 254px;
}

#bear {
	position: absolute;
	margin-top: 100px;
}

#header {
	width: 100%;
	height: 300px;
	
	background-image: url(/fileadmin/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}

#navigation {
	position: absolute;
	margin: 238px 0px 0px 265px;
}

#navigation li {
	float: left;
	margin: 0px 2px;
}

#navigation .active {
	margin-top: -28px;
}

/* CONTENT */

#content {
	background-image: url(/fileadmin/images/content.gif);
	background-repeat: repeat-y;
	
	padding: 35px 70px 0px 0px;
	min-height: 300px;
}

#content-left {
/*	float: left; */
	position: absolute;
	display: inline;
	top: 450px;
	left: 30px;
	width: 210px;
}

#content-left li {
	margin-bottom: 5px;
}

#content-left a {
	text-decoration: none;
}

#content-left a:hover, #content-left .active a {
	text-decoration: underline;
}

#content-left h3 {
	margin-bottom: 10px;
}

#content-center {
	margin-top: -10px;
	margin-left: 268px;
	position: relative;
}

#content-center a {
	color: #002595
}

#content-center ul {
	list-style-type: disc;
}

#content-center ul li {
	margin-left: 15px;
	list-style-type: disc;
}

#content-center ol {
	list-style-type: decimal;
}

#content-center ol li {
	margin-left: 20px;
	list-style-type: decimal;
}

#content-center #content-back {
	padding: 10px;
}

#content-right {
	width: 280px;
	float: right;
}

#content-right h1 {
	color: #002595;
}

/* FOOTER */

#footer {
	padding: 5px 0px 5px 254px;
	height: 30px;
	clear: both;
	border-top: 1px dotted #CCC;
}

#footer li {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
}

#footer li a {
	padding-left: 28px;
	line-height: 30px;
	text-decoration: none;
}

#footer li a:hover, #footer .active a {
	text-decoration: underline;
}

#footer #deutsche-stiftung {
	position: absolute;
	left: 625px;
	margin-top: 2px;
}

#footer .impressum {
	background-image: url(/fileadmin/images/icon-letter.gif);
	
}

#footer .bookmark {
	background-image: url(/fileadmin/images/icon-globe.gif);
}

#footer .advise {
	background-image: url(/fileadmin/images/icon-thumb.gif);
}

/* TT-NEWS */

.news-list-item a {
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-list-container  {
	padding: 0px;
}

.news-latest-container {
	padding: 0px;
}

.news-latest-morelink {
	margin-bottom: 5px;
}

.news-list-item p {
	margin: 5px 0px;
}

.news-list-item .news-list-date {
	color: #000;
}

.news-list-morelink {
	margin: 5px 0px;
}

.news-single-item h1 {
	clear: right;
}

.news-latest-item img  {
	margin: 5px 0px 5px 5px;
	float: right;
}

.news-single-img {
	margin: 0px 0px 5px 10px;
}

/* wt_socialbookmarks */

#wt_socialbookmarks {
	width: 190px;
	position: absolute;
	margin-left: 80px;
	margin-top: -40px;
	background-color: #FFFFFF;
	display: none;
}

/* RTE */

.htmlarea-content-body body {
	text-align: left;
}

.htmlarea-content-body ul {
	list-style-type: disc;
}

.htmlarea-content-body ul li {
	margin-left: 15px;
	list-style-type: disc;
}

.htmlarea-content-body ol {
	list-style-type: decimal;
}

.htmlarea-content-body ol li {
	margin-left: 15px;
	list-style-type: decimal;
}

/* OTHER */

.error-message {
	color: #ab0512;
}

.csc-textpic-imagewrap img {
	position: relative;
}