html, body{
  font-family: "Trebuchet MS", "Verdana", "Helvetica", "Arial";
  font-size: 12px;
  background-color: #808080;
  margin: 0px;
  width: 100%;
  padding: 0px;
  position: absolute;
  text-align: center;
}

a{
  color: #000000;
  text-decoration: none;
}

a:hover{
  color: #ff0000;
}

h2{
	display: inline;
	font-size: 14px;	
}

input, textarea{
	font-family: "Trebuchet MS", "Verdana", "Helvetica", "Arial";
	font-size: 12px;
	border: 1px solid #999;	
}

input:focus, textarea:focus{
	border: 1px solid #537F17;	
}

ul{
	list-style-type: square;
	color: #bbb;
	padding: 0px;
	margin: 5px 0px 0px 20px;
}

.container-alles{
  margin: auto; /* vertikale Zentrierung */
  width: 1000px;
  height: 100%;
  margin-top: 50px;
  margin-bottom: 70px;
  background-color: #ffffff;
  border: 5px #eeeeee solid;
  text-align: center;
  position: relative;
  display: table;
}

.container-oben{
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 75px;
  background-image: url("../grafiken/logo.png");
  background-repeat: no-repeat;
  background-position: 10px;
  border-bottom: 1px solid;
  background-color: #cccccc;
}

.menue-oben{
  padding-top: 55px;
}

.navi-oben{
	width: 400px;
	margin-left: 330px;
	float: left;	
}

.container-unten{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

.menue-links{
  width: 219px;
  height: 100%;
  float: left;
  text-align: left;
  font-size: 12px;
  display: table;
}

.menue-links-inhalt{
  padding: 10px;
}

.menue-links ul{
	list-style-type: square;
	color: #bbb;
	padding: 0px;
	margin: 5px 0px 0px 20px;
}

.menue-links li.aktiv{
	color: #C90000;
}

.sprachauswahl{
  float: right;
  text-align: left;
}

.flagge{
  width:25px;
  height: 15px;
  margin-right: 15px;
  border: 1px #cccccc solid;
}

.container-inhalt{
  width: 770px;
  float: left;
  padding-top: 30px;
  border-left: 1px solid;
}

.inhalt{ 
  text-align: left;
  padding: 10px;
  min-height: 420px;
}

/* Menü oben */
.menue-oben:link, .menue-oben:visited{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.menue-oben:hover{
  color: #808080;
}

.menue-oben-aktiv:link, .menue-oben-aktiv:visited{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/* Menü links */
.menue-links-link:link, .menue-links-link:visited{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.menue-links-link:hover{
  color: #7C0000;
}

.menue-links-link-aktiv:link, .menue-links-link-aktiv:visited{
  color: #C90000;
  text-decoration: none;
  font-weight: bold;
}

/* Sonstige Formatierungen */

.themen td{
	background-color: #ff00ff;	
}

.ueberschrift{
  color: #c01c1a;
  font-weight: bold;
}

.bericht-link:link, .bericht-link:visited{
  color: #c01c1a;
  text-decoration: none;
}

.bericht-link:hover{
  color: #ff0000;
}

.bericht-bearbeiten-link:link, .bericht-bearbeiten-link:visited{
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}

.bericht-bearbeiten-link:hover{
  color: #ff0000;
}

.raute{
  color: #c01c1a;
}

.hinweis{
  color: #ff0000;
  text-decoration: none;
}

hr{
  border: 0;
  height: 1px;
  color: #cccccc; 
  background-color: #cccccc;
}

.hr{
  border: 0;
  height: 1px;
  color: #cccccc; 
  background-color: #cccccc;
}

.klein{
  font-size: 9px;
}

.hinweis_externerLink{
  font-size: 9px; 
  color: #aaaaaa;
}

.weitereDateien{
  margin-top: 20px;
  margin-left: 15px;
}

.weitereDatei:link, .weitereDatei:visited{
  color: #880000;
}

.weitereDatei:hover{
  color: #ff0000;
}

.dateityp{
  font-size: 9px;
  color: #cccccc;
}

a{
	cursor: pointer;	
}

a img{
	border: none;	
}

a.keinLink{
	color: #000000;
}

.tabelle{
	border-collapse: collapse;
	
	border: 1px solid #cccccc;
}

.tabelle td{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

.tabelle.keinRandOben{
	border-top: 0px solid #fff;
}

.tabelle.thema{
	background-color: #F9F4F5;	
	width: 750px;
}

.tabelle.thema tr{
	height: 46px;
}

.tabelle.thema .titelzeile:hover{
	background-color: #E07171;
	cursor: pointer;
}

.tabelle.thema .titelzeile a:hover{
	color: #fff;
}

.tabelle.thema .gerade{
	background-color: #EDE4E5;
}

.tabelle.thema .titel{
	width: 600px;
}

.tabelle.fotogalerie{
	background-color: #F9F4F5; 	
}

.tabelle.fotogalerie-thema{
	background-color: #F8F0E7; 	
}

.tabelle.kategorie{
	background-color: #F9F4F5; 	
}

.foto{
	float: left;
	margin: 10px;
	width: 150px;
	height: 120px;
}

.foto img{
	border: 2px solid #ececec;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.fotogalerie ul{
	width: 720px;
	height: 100%;
}

.fotogalerie li{
	list-style-type: none;
	float: left;
}

.fotogalerie_untertitel{
	font-size: 12px;
	margin-bottom: 5px;
}

.fotogalerie_untertitel.de{
	color: #000;	
}

.fotogalerie_untertitel.cz{
	color: #888;	
}

.fotogalerie_untertitel.en{
	color: #aaa;	
}

.fotogalerie_untertitel.ee{
	color: #aaa;	
}

.fotogalerie_uebersetzung{
	padding-top: 10px;
	float: left;	
}

.fotogalerie_uebersetzung input{
	width: 515px;
	margin-bottom: 5px;	
}

.fotogalerie_uebersetzung a{
	float: right;	
}

.fett{
	font-weight: bold;	
}

.schraeg{
	font-style: italic;
}

.unterstrichen{
	text-decoration: underline;
}

.unsichtbar{
	display: none;
}

.erfolg{
	color: #639322;	
}

.erfolg.box{
	border: 3px solid #639322;	
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 30px;
}

.fehler{
	color: #ff0000;	
}

.fehler.box{
	border: 3px solid #ff0000;	
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 30px;
}

.kategorie{
	background-color: #F5EEEF;	
}

#suche-input{
	width: 250px;	
}

.berichtBox{
	background-color: #fff;
}

.berichtBox div{
	width: 100%;
	margin-bottom: 40px;
}

.ui-icon{
	cursor: pointer;	
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 11px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 10px;
	padding: .2em 1em .275em;
}

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
