* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

html, * {
  padding:0;
}

html {
  height:100%;
}

body {
  margin:0;
  padding:0;
  font-size:11px;
  font-family:Arial,Helvetica,sans-serif;
  background: url(../images/pixel.jpg) repeat-y center top;
}

ul#login a {
  color:#fff;
}

a {
  color:#000;
}

div#line {
  height:10px;
  width:880px;
  background: #FCFCFC;
}

div#container {
  margin:0 auto;
  width:880px;
  text-align:left;
  background:url(../images/background.jpg) repeat-y;
}

div#container:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size:0;
  visibility:hidden;
}

div#sidebar {
  background:url(../images/saxonum_de_logo.jpg) no-repeat;
  width:253px;
  height:350px;
  float:left;
}

div#navigation {
  padding-left:75px;
  width:171px;
}

div#navigation h4 {
  padding:6px 4px 2px 4px;
  background:#a7c7c9;
  border-bottom:1px solid #046564;
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  margin-left:5px;
}

div#content {
  background:url(../images/head_stairs.jpg) no-repeat;
  width:604px;
  float:left;
  padding-top:0px;
  display:block;
}

div#search {
  margin-top:80px;
}

div#search ul {
  list-style:none;
  padding-left: 37px;
  margin: 0;
}

div#search li {
  float:left;
}

#suchfeld {
	padding-left: 17px;
	padding-right: 10px;
}

input#searchimg {
	border: none;
}

p#login {
  padding-top:2px;
  padding-right:70px;
  color:#fff;
  text-align:right;
}

.subnavigation {
	background-color:#FFE111;
	font-size:10px;
	margin-top: 0px;
	line-height: 15px;
}

li.subnav a {
	text-decoration:underline !important;
}

div#navigation a {
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}

div#navigation ul {
	clear: both;
  margin-top:10px;
  margin-left:5px;
}

div#navigation ul li {
  color:#fff;
  list-style:none;
  padding:3px 10px;
  border-bottom:1px solid #ff8b05;
  font-size:10px;
}

div#navigation li.active {
  padding:3px 10px;
  font-size:10px;
  background:#ffe86c;
  border-bottom:1px solid #ff8b05;
}

br.clean {
  clear:both;
}

div#text {
  font-size:13px;
  color:#505050;
  line-height:20px;
  padding-top:0px;
  width:425px;
  float:left;
  margin:50px auto;
  padding-left: 12px;
}

div#thumb {
  text-align:center;
  width:146px;
  float:right;
  background:url(../images/background_thumb.jpg) 0 1px no-repeat;
}

div#thumb img {
  border: 5px solid #fff;
}


div#thumb h3 {
  font-size: 13px;
  margin: 20px;
}

div#text p {
 margin: 13px 0 13px 0;
}

div#text img {
	border: none;
}

div#text a {
  color:#369829;
  font-weight:bold;
}


div#text h2, div#text h1 {
  line-height:22px;
  text-align:left;
  font-size:17px;
  color:#7C7C7C;
}

div#text h4 {
  line-height:40px;
  text-align:left;
  color:#7C7C7C;
  font-size:13px;
}

div#text ul {
  margin-left:25px;
}

div.shadowed {
  float:right;
  background:url(../images/schatten.png) no-repeat bottom right !important;
  background:url(../images/schatten.gif) no-repeat bottom right;
  margin:10px 0 0 10px !important;
  margin:10px 0 0 5px;
}

div.shadowed img {
  display:block;
  position:relative;
  border:1px solid #BBBBBB;
  background-color:#fff;
  margin:-6px 6px 6px -6px;
  padding:1px;
}

div.error {
	margin:0 auto;
  width:440px;
	border:1px solid red;
	background-color:#FFF4F4;
	color:#000;
	padding:10px;
	text-align:left;
}

div.ok {
	margin:0 auto;
  width:440px;
	border:1px solid green;
	background-color:#E8FFEB;
	color:#000;
	padding:10px;
	text-align:left;
}

p.headline {
  padding:2px 4px;
  background:#CFE7E7;
  font-size:12px;
  color:#000;
}

table.proposal td {
  vertical-align:top;
  text-align:left;
  padding:10px 10px 15px 0;
  border-bottom:1px dashed #ccc;

}

table.proposal thead th {
  border-bottom:1px dashed #ccc;
}


input, textarea {
	font-size:13px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#000;
}

input.action {
	width:170px !important;
	background:#CFE7E7;
	padding:0 9px 0 9px;
	margin-right:4px;
	border:1px solid #000;
	color:#000;
	margin:0 10px;
}

input.disabled {
  color:#808080;
  background:#fff;
}

input.error, select.error, textarea.error {
  border:1px solid red;
	background:#FFF0F0;
}

div#footer {
  padding:25px 0 5px 0px;
  color:#7c7c7c;
  text-align:center;
  width:880px;
  margin:0 auto;
  background:url(../images/background_footer.jpg) no-repeat ;
}

div#footer a {
  color:#7c7c7c;
}

dt {
  width:110px;
  float:left;
}
dl.extended dt {
	width:250px;
  float:left;
}

.extended {
	padding-top: 30px;
}

table.own_gallery td {
  padding:3px 6px 3px 0;
}

