body {
	background-color: #C5BEA7;
	margin: 0;
	margin-top: 20px;
	padding: 0 0 0 0;
	background-image: url(/templates/gds/images/gds_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #464A4B;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 125%;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 125%;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #464A4B;
}

a:visited {
	text-decoration: underline;
	color: #464A4B;
}

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

img {
	border: 0px;
}

.buttonheading {
	border: 0px solid #EDEDED;
}

.contentheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #900;
	padding-bottom: 15px;
}

.latestnews {
	list-style-type: none;
	list-style-image: url(/images/M_images/arrow.png);
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.latestnews A:link {
	text-decoration: none;
	color: #FFFFFF;
}

.latestnews A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.latestnews A:hover {
	text-decoration: underline;
}

ul.latestnews {
	margin-top:25px;
	margin-left: 16px;
}

.mostread {
	list-style-type: none;
	list-style-image: url(/images/M_images/arrow.png);
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.mostread A:link {
	text-decoration: none;
	color: #FFFFFF;
}

.mostread A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.mostread A:hover {
	text-decoration: underline;
}

ul.mostread {
	margin-top:25px;
	margin-left: 15px;
}

.breadcrumbs A:link {
	text-decoration: none;
	color: #464A4B;
}

.breadcrumbs A:visited {
	text-decoration: none;
	color: #464A4B;
}

.breadcrumbs A:hover {
	text-decoration: underline;
	color: #FB1E1C;
}

.umfrage {
	border-style: solid; 
	border-width: 1px; 
	padding: 5px; 
	background-color: #ffffff; 
	width: 200px; 
	background-image: url(/templates/gds/images/body/kastenbg.gif);
	background-repeat: repeat-x;
}

.gdsfooter {
	background-image: url(/templates/gds/images/body/footer.jpg);
	background-color: #C5BEA7;
	height: 250px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 83px;
	background-repeat: no-repeat;
}

.c_sidetext {
	width: 190px;
	background: #EDEDED;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin:0px;
}

.c_sidetext ul {
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-left: 15px;
	list-style-type: square;
}

.c_sidetext input {
	font-size: 11px;
}

.referenztabelle td {
	border-bottom: 1px dotted #DDDDDD;
}

.input {
	border: 0px;
}