/*********************************************/
/****** StdTag-Styles ************************/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #000000;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #000000;
}

li {
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}

img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding: 0px;
  margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

a, a:visited {
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

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

h1 {
  font-size: 20px;
  color: #E2252D;
  font-weight: bold;
}

h2 {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}


/*********************************************/
/****** Admin-Styles *************************/
input.pos {
  font-size: 9px;
  text-align: center;
  width: 20px;
}

input.adm_input_short {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 150px;
}

input.adm_input_middle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 200px;
}

input.adm_input_long {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 300px;
}

textarea.adm_textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 300px;
}

input.adm_r_input_short {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 150px;
}

input.adm_r_input_middle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 200px;
}

input.adm_r_input_long {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 250px;
}

textarea.adm_r_textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  width: 250px;
}


/*********************************************/
/****** Menü-Styles **************************/
.pmenu {
	margin-top: 10px;
}

.main, .main:visited {
  color: #706F6E;
  font-weight: normal;
  text-decoration: none;
}
.main:hover {
  color: #A76812;
  text-decoration: none;
}
.main_a, .main_a:visited  {
  color: #A76812;
  font-weight: normal;
  text-decoration: none;
}
.main_a:hover {
  text-decoration: none;
}

.sub1, .sub1:visited {
  font-weight: normal;
  color: #706F6E;
  text-decoration: none;
}
.sub1:hover {
  color: #A76812;
  text-decoration: none;
}
.sub1_a, .sub1_a:visited {
  color: #A76812;
  font-weight: normal;
  text-decoration: none;
}
.sub1_a:hover {
  text-decoration: none;
}
.sub2, .sub2:visited  {
  color: #706F6E;
  font-weight: normal;
  text-decoration: none;
}
.sub2:hover {
  color: #A76812;
  text-decoration: none;
}
.sub2_a, .sub2_a:visited   {
  color: #A76812;
  font-weight: normal;
  text-decoration: none;
}
.sub2_a:hover {
  text-decoration: none;
}


/*********************************************/
/****** Artikel-Styles ***********************/
.artikel {
  padding-bottom: 10px;
}

.content_art {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.content_art_head {
  font-size: 20px;
  color: #2C4F55;
  text-align: center;
}

.content_art_text {
  font-size: 10px;
  color: #000000;
}

.trennelement {
	float: left;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

/****** Funktionen-Styles ********************/
.weblink, .dwnldlink, .taflink, .mfblink, .weblink:visited, .dwnldlink:visited, .taflink:visited, .mfblink:visited {
	color: #2C4F55;
	padding-right: 35px;
}

/*********************************************/
/****** Galerie-Styles ***********************/
.gallery_container {
	float:left;
	width: 506px;
}

.gallery_bild_container {	
	float: center;
	width: 506px;
	text-align: center;
/*	border: 1px;
	border-style: solid;
	border-color: #D4866B;
*/
}

.gallery_bild {
	vertical-align: middle;
}

.gallery_head {
	float: center;
	width: 486px;
	text-align: center;
	color: #2C4F55;
}

.gallery_text {
	float: center;
	width: 486px;
	text-align: center;
}

.gallery_link {
	width: 145px;
	text-align: center;
	float: left;
}

/*********************************************/
/****** Presse-Styles ************************/
.presse_container {
	float:left;
	width: 506px;
}

.presse_bild_container {	
	float: left;
	width: 170px;
	margin: 10px;
/*	border: 1px;
	border-style: solid;
	border-color: #D4866B;
*/
}

.presse_bild {
}

.presse_head {
	float:left;
	color: #2C4F55;
	padding: 10px;
	width: 290px;
}

.presse_text {
	float:left;
	padding: 10px;
	width: 290px;
}

.presse_link, .presse_link:visited  {
	float:left;
	color: #2C4F55;
	padding: 10px;
	width: 290px;
}

.presse_link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #2C4F55;
}

/*********************************************/
/****** Diverse-Styles ***********************/
.emailformlabel {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.emailformfield {
	width: 180px;
	float: right;
	margin: 5px;
}

.login_btn {
	margin-left: 165px;
}

.kontaktformlabel {
	width: 80px;
	float: left;
	font-size: 10px;
}

.kontaktformfield {
	width: 180px;
	float: left;
}

.aktiv {
	color: #E2252D;
	font-weight: bold;
}

.error {
	color: #FF0000;
}

.small {
	font-size: 9px;
}

.trenner {color: #000000}

.trennlinie {
  background-color: #EEEEEE;
}

.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  padding: 10px;
	border-style: solid;
	border-color: #E2252D;
	border-width: 1px;
}

.line_bold {
  font-size: 15px;
  color: #706F6E;
}

.table_row0 {
  background-color: #FFFFFF;
}

.table_row1 {
  background-color: #EEEEEE;
}


/****** USER - Login **********************/
#usr_login {
	padding-left: 30px;
}

.usr_login_fld {
	width: 300px;
	border-style: solid;
	border-color: #E2252D;
	border-width: 1px;
	margin-top: 5px;
}


/****** SITEMAP ******************************/
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 2px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #E2252D;
	line-height: 22px;
}

a.msite {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.msite:hover {
	text-decoration: underline;
}
a.msite_i {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.msite_i:hover {
	text-decoration: underline;
}
a.msite_on {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.msite_on:hover {
	color: #E20916;
	font-weight: bold;
	text-decoration: underline;
}


.line_h {
	background-color: #EEEEEE;
	color: #A76812;
	font-weight: bold;
	padding: 3px;
}

.line_0 {
	background-color: #FFFFFF;
	padding: 3px;
}

.line_1 {
	background-color: #EEEEEE;
	padding: 3px;
}

.detail {
	visibility: collapse;
}

.cust_name {
	width: 300px;
	float: left;
}

.cust_input {
	width: 300px;
	border-style: solid;
	border-color: #E2252D;
	border-width: 1px;
	margin-top: 5px;
}

/****** CALENDAR ******************************/
.cal_inactive {
	color: #AAAAAA;
}
.cal_edit {
	color: #FF0000;
}
.cal_create {
	color: #009900;
}

a.tuer3, a.tuer3:visited {
	color: #004344
}
a.tuer3:hover {
	text-decoration: underline;
}

