/* CSS Document */

p, td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	color: #333333;
	font-weight: normal;
	margin: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 5px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	color: #333333;
	font-weight: normal;
}
h1{
	font-family: Verdana;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	margin: 5px 0 20px 0;
}
h2{
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3, h4, h5, h6{
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 10px 0;
}
a,
a:hover,
a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
a.download,
a.download:visited,
a.download:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
ul{
	list-style-image: url(../images/dot.gif);
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	color: #333333;
}
ul li{
	font-family: Verdana;
}
ul li a,
ul li a:hover,
ul li a:visited{
	color: #333333;
	text-decoration:none;
}

ol{
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 23px;
}
ol li{
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
.image {
	margin-bottom: 25px;
}

/* **************************** */
/* ***** KONTAKT FORMULAR ***** */
/* **************************** */

.kontakttable {
	width: 420px;
	margin:20px 0 0 0;
	padding:0;
}
.kontakttable p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	margin: 2px 0 2px 0;
}
.spalte1{
	width:100px;
	margin-bottom:5px;
}
.inputnormal {
	width: 250px;
	border: 1px solid #999999;
	font-family: Verdana, Verdana;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 2px 2px 2px 2px;
}
.textnachricht {
	width: 250px;
	height:65px;
	border: 1px solid #999999;
	font-family: Verdana, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
.button {
	width:250px;
	border: 1px solid #999999;
	margin:15px 0 15px 0;
	padding: 0;
}

/* ********************************** */
/* ***** NAVIGATION LINKS UNTEN ***** */
/* ********************************** */

div#language p {
	font-size:10px;
	color: #666666;
}
div#language a,
div#language a:hover,
div#language a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

/* **************** */
/* ***** NEWS ***** */
/* **************** */

div.news-list-container h3 {
	font-family: Verdana;
	font-size:12px;
	color:#990033;
	font-weight:bold;
}
div.news-list-item table.sidenews tr td h3 {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
div.news-list-item table.sidenews tr td a,
div.news-list-item table.sidenews tr td a:hover,
div.news-list-item table.sidenews tr td a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
}

.bildLinks {
    margin-right: 10px;
    float: left;
}

tr.grau {
    background-color: #eaeaea;
}

