* {    
  margin: auto auto;
  padding: 0; 
}

body {
	background-color: #fefefe;
	text-align: center;
  font-family: "Arial", "Helvetica",  "sans-serif"; 
  color: rgb(99,108,117);
	border: 0px;
}


a {
	text-decoration: none;
	color: rgb(159,27,59);
}

a.text_klein {
	color: rgb(99,108,117);
}

a:hover {
	text-decoration: underline;
}

img {
  border: 0;
}
.grey_border {
	border: 1px rgb(204,204,204) solid
}

input {	
	font-size: 12px; 
	color: #606060;
  background-color: #ffffff;
	border: 1px rgb(204,204,204) solid;
	margin: 1px;
}

textarea {	
	font-size: 12px; 
	color: #606060;
  background-color: #ffffff;
	border: 1px rgb(204,204,204) solid;
	margin: 1px;
}


.text_gross {
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 17px;
}

.text_gross_2 {
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 17px;
}

.text_klein {
	font-size: 11px;
}
.text_klein_dunkel {
	font-size: 11px;
	color: black;
}


.text_mittel_hell {
	font-size: 12px;
	color: rgb(188,190,192);
}

.hl {
  background-color: #ff6666;
}

.input_klein { 
	width:182px;
	height:17px;	
	font-size: 12px; 
	color: rgb(188,190,192);
	border: 1px rgb(204,204,204) solid
}

.gadget-input{ 
	width:147px;
	height:17px;
}

.headline {
  margin-top: 5px;
  margin-bottom: 10px;
}

#content {	
  position: relative;
	left: 0px;
	top: 0px;
	width: 782px;
	border: 0px rgb(204,204,204) solid
}
div.content-col {
	border: 0px rgb(204,204,204) solid;
	text-align: left;
}

/************************* link box ********************************/
#link_box {
	vertical-align: top;
}
.link_box_linie {
  background-image: url(../images/punktlinie_horizontal.gif);
  background-repeat: repeat-x;
  width: 188px;
  height: 1px;
}
#link_box_oben {
  margin-bottom: 6px;
}
#link_box_unten {
  margin-top: 6px;
}
.link_box_link {
  margin-top: 1px;
  margin-bottom: 1px;
}
/********************************************************************/

div#rechts {
  position: relative;
	/*left: 0px;
	top: 0px;*/
	width: 188px;
	float: right;
}

.path {
	font-size: 11px;
	color: rgb(188,190,192);
  position: relative;
	left: 0px;
	top: -3px;
}

a.path_link:link {
  color: rgb(188,190,192);
}

a.path_link:visited {
  color: rgb(188,190,192);
}

a.path_link:hover {
  color: rgb(99,108,117);
}

a.tag {
  text-decoration: none;
  /*font-family: Trebuchet MS, sans-serif;*/
}

a.tag:link {
  color: #7e8c99;
}

a.tag:visited {
  color: #7e8c99;
}

a.tag:hover {
  color: rgb(159,27,59);
}

#printer {
  float: right;
}

.img_caption {
  float: left;
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 10px;
	font-size: 11px;
	color: black;
	
}

.fulltext {
	font-size: 13px;
	vertical-align: top;
	line-height: 16px;
}

.banner {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
}
#hover {
  text-align: left;
  border: 1px #7f9db9 solid;
  /*background-color: #ffff66;*/
  visibility: hidden;
  /*opacity: 0.5;*/
}
#title {
	border-left: 2px #7f9db9 solid;
	border-right: 2px #7f9db9 solid;
	height: 14px;
	background-color: #7f9db9;
	color: white;
	visibility: hidden; 
	font-size: 12px; 
}
#toolbar {
	border-left: 2px #7f9db9 solid;
	border-right: 2px #7f9db9 solid;
	padding-right: 0px;
	padding-left: 0px;
	height: 14px;
	background-color: #7f9db9;
	color: white;
	visibility: hidden; 
	font-size: 14px; 
	font-weight: bold;
}
#toolbar a {
  text-decoration: none;
  color: white;
}
#toolbar a:hover {
  color: rgb(159,27,59);
}
.editor_field {
  text-align: left;
  width: 100%;
  background-color: #ffffff;
  font-size: 12px; 
	border: 1px #7f9db9 solid; 
	color: #000000;
}
.editor {
  text-align: left;
  width: 100%;
  background-color: #ffffee;
  font-size: 12px; 
	border: 1px #7f9db9 solid;
	color: rgb(99,108,117);
}
.editor_min {
  text-align: left;
  background-color: #ffffee;
  font-size: 12px; 
	border: 1px #7f9db9 solid;
	color: rgb(99,108,117);
}
.shrinkToParentHeight {
  width: 1px;
  height: 1px;
}
.horizontal_line {
  background-image: url(../images/linie_horizontal.gif);
  background-repeat: repeat-x;
  background-position: center;  
}

a.thumbnail { display:block; }
/*a.thumbnail:hover { border-style:solid; border-width:0px;}*/

.lupe {
  position: relative;
  top: 0;
  left: 0;
  background-color: black;
  width: 19px;
  height: 19px;
  visibility: hidden;
}


.elem {
  /*position: relative;
  margin: auto;*/
}

.flowimg {
  border: 0;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
}

#pee {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  color: #921b37;
}
