body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #9E9791;
}

h1, h2 {font-size: 12px;
}
li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

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

a, a:visited, .link, .link:visited, .download, .download:visited  {
	font-size: 12px;
	color: #9E9791;
	font-weight: bold;
	text-decoration: none;
}

a:hover, .link:hover, .download:hover {
	text-decoration: none;
}

.main, .main:visited {
	color: #9E9791;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
.main:hover {
  color: #FFF0B9;
  text-decoration: none;
}
.main_a, .main_a:visited  {
  color: #FFF0B9;
  font-weight: normal;
  text-decoration: none;
	padding: 5px;
}
.main_a:hover {
  text-decoration: none;
}

.sub1, .sub1:visited  {
  color: #646663;
  font-weight: normal;
  text-decoration: none;
}
.sub1:hover {
  color: #FFF0B9;
  text-decoration: none;
}
.sub1_a {
  color: #FFF0B9;
  font-weight: normal;
  text-decoration: none;
}
.sub1_a:hover {
  text-decoration: none;
}

.sub2, .sub2:visited  {
  color: #646663;
  font-weight: normal;
  text-decoration: none;
}
.sub2:hover {
  color: #FFF0B9;
  text-decoration: none;
}
.sub2_a, .sub2_a:visited   {
  color: #FFF0B9;
  font-weight: normal;
  text-decoration: none;
}
.sub2_a:hover {
  text-decoration: none;
}

.trenner {color: #000000}

.content_project_tab, .content_project_tab:visited, .content_project_tab:active {
	color: #9E9791;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 19px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 17px;
	text-decoration: none;
}

.content_project_tab:hover {
	color: #FFF0B9;
	text-decoration: none;
}

.content_project_tab_a, .content_project_tab_a:visited, .content_project_tab_a:active  {
	color: #FFF0B9;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 19px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 17px;
	text-decoration: none;
}

.content_project_tab:hover {
	color: #FFF0B9;
	text-decoration: none;
}

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

div#content_bild > .content_art {
	color: #9E9791;
}

div#content_text > .content_art {
	color: #FFF0B9;
}

/*.content_art_text {
	color: #FFF0B9;
}*/

td > .content_art_text {
	color: #646663;
}


a.content_art_text {
	color: #646663;
}

a:visited.content_art_text {
	color: #646663;
}

a:hover.content_art_text {
color: #FFF0B9;
  text-decoration: none;
}

.trennelement {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}

.emailformlabel {
	width: 80px;
	float: left;
	margin-top: 5px;
}

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

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

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

