a, a:visited, a:active, #content_box a, #content_box a:visited, #content_box a:active{
font-style: italic;
color: #729b95;
  text-decoration: none;
}

a:hover, #content_box a:hover  {
text-decoration: underline;
}

img {
border-width: 1px;
border-color: #000000;
}

.hide{
display:none;
}

h1, h1 a, h1 a:visited, h1 a:active, h1 {
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
font-style: normal;
padding-left: 8px;
}

h3, h2, .heading_projekte {
font-weight: bold;
color: #000000;
}

.main_menu, .main_menu a, .main_menu a:visited, .main_menu a:active, .list_projekte, .list_projekte a, .list_projekte a:visited, .list_projekte a:active{
font-size: 12px;
color: #000000;
padding-left: 8px;
}

.date_posted{
font-size: 8px;
font-weight: normal;
}

html{
	height: 100%;
	font-family: arial, "lucida console", sans-serif;
font-size: 12px;
color: #000000;
}

body{
	height: 100%;
	/*background-color: #edecc6;*/
	margin: 0px 0px 0px 0px;
	background: url(../images/stylesheet/bg_lines.png);
	background-color: #ffffff;
}

#center{
	width: 670px;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
}

#center2{
	width: 670px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
}

#container{
	width: 670px;
	height: 700px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url(../images/stylesheet/big_bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
}


#top_box{
	width: 590px;
	height: 20px;
	margin: 72px 0px 5px 40px;
padding-top: 20px;
	background-color: transparent;
	overflow: hidden;
}

#middle_box{
	width: 590px;
	height: 500px;
	margin: 0px 0px 5px 40px;
	background-color: transparent;
	overflow: hidden;
float: left;
display: inline;
}

#content_box{
	width: 420px;
	height: 470px;
	margin: 14px 0px 0px 9px;
padding: 0px 8px 0px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	overflow: auto;
float: left;
display: inline;
}

.slideshow {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#menu_box{
	width: 127px;
height: 301px;
	margin: 14px 0px 0px 8px;
padding: 0px;
	background-color: transparent;
	overflow: show;

float: left;
display: inline;
}

#bottom_box{
	width: 590px;
	height: 20px;
	margin: 0px 0px 0px 40px;
padding-top: 20px;
	background-color: transparent;
	overflow: hidden;
float: left;
display: inline;
}