.rot {
	color: #BE0027;
}
.grau {
	color: #424242;
}

.kursiv {
	  font-style: italic;
}

.klein {
	font-size: x-small;
}
a.ges-logo {
	color:#cccccc;
	font-size:large;
	text-decoration: none;
}
a.ges-logo:hover {
	text-decoration: none;
	color:#ffffff;
}

a.rot:hover {
	text-decoration: none;
	color: #BE0027;
}
span.logo-container {
	background-color: #BE0027;
	color: #ffffff;
	padding:13px;
	margin-bottom:4px;
	-webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;
}

div.news-image {
	width: 120px;
	height: 110px;
	float: left;
}
div.news-image a:hover {
	text-decoration: none;
}

div.news-item {
	min-height: 110px;
	margin-left: 120px;
	margin-bottom: 12px;
}

div.news-item h1 {
	margin-top:0px;
}

div.news-item a {
	text-decoration:none;
	color: #BE0027;
}

div.news-item a:hover {
	text-decoration:none;
	color: #BE0027;
}

ul {
	list-style: square url("../images/bullet_1.gif");
}
ul ul {
	list-style: square url("../images/bullet_2.gif");
}

hr.rot {
	height: 1px;
	background-color:  #BE0027;
	background-image: url("../images/dotdotdot.gif");
}
hr.dotted {
  border-top: 1px dotted #BE0027;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
}

div.tinymcewysiwyg a {
	color: #BE0027 !important;
}
a.news_url {
	color: #BE0027;
}
a.news_url:hover {
	color: #BE0027;
	text-decoration: none;
}

div#photoleiste {
	white-space:nowrap;
}
