/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	margin-top:50px;
	background-color:#CC9966;
	overflow: sroll;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: -moz-scrollbars ! important;
}
table {
	table-layout: fixed;
}
.hintergrund {
	background-color:#CC9966;
}
tr,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
}
.rahmentabelle {
	background-color:#FFFFCC;
}
.content {
	background-color:#F0E29E;
	max-height:402px;
	height:402px;
	padding:0;
	margin:0;
}
.menue {
		border-bottom: solid 1px #FFFFCC;
		background-color: #990000;
		height:30px;
}
.Titel {
	vertical-align:bottom;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	padding:10px;
	color:#990000;
}
.projektname {
	color:#990000;
	font-weight:bold;
}
.projekttext, .projekttermine, .kontakt {
	height:402px;
	padding:5px;
	margin:0;
	overflow:auto;
 	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
}
.bildertext {
	vertical-align:bottom; 
	padding-left:3px;
	padding-bottom:3px;
	padding-right:5px;
	font-size:9px;
	line-height:12px;
	color:#990000;
}
.projekttext p, .projekttermine p, .kontakt p {
	font-size: 12px;
	margin-right:10px;
	line-height: 19px;
}
.projekttext h1, .projekttermine h1, .kontakt h1 {
	color:#990000;
	font-size:18px;
	line-height:24px;
}
.projekttermine a, .projekttext a, .kontakt a {
	color:#990000;
	text-decoration: none;
}
.projekttermine a:hover, .projekttext a:hover, .kontakt a:hover {
	font-weight:bold;
}
.photo_projekt {
	height:400px;
	margin:0;
	padding:0;
}
.photo_vita {
	border:solid 1px #990000;
	width:108px;
	height:118px;
}
.startseite {
	height:100%;
	vertical-align:bottom;
	padding:15px;
}

.startseite h1 {
	color:#990000;
	font-size:36px;
	line-height:24px;
}
.startseite p {
	color:#990000;
	font-size:12px;
	line-height:5px;
	margin-bottom:3px;
}

.kontakt input, .kontakt textarea, .login input {
	width:90%;
	margin-right:5px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F0E29E;
	border:solid 1px #990000;

}
.login {
	background-color:#F0E29E;
	border:solid 1px #990000;
}
.login h1, .login p {
	padding-left:15px;
}
.login a {
	color:#990000;
	text-decoration: none;
}
.login a:hover {
	font-weight:bold;
}
.admin_menue ul {
		position:absolute;
		margin: 0;
		width:150px;
		padding: 0;
		list-style: none;
		height:28px;
		border-bottom: solid 1px #FFFFCC;
}

.admin_menue ul li {
		position : relative;
		float:left;
		display: block;
		height:28px;
		width:150px;
		padding-left:10px;
		background-color: #990000;
		border-bottom: solid 1px #FFFFCC;
}

.admin_menue ul li a {
		display : block;
		color : #FFFFCC;
		padding:10px;
		text-decoration : none;
}

.admin_menue ul li a:hover {
		font-weight:bold;
}
.admin_main {
	position: absolute;
	left:150px;
	height:100%;
	padding: 0;
	padding-right:20px;
	width:700px;
	background-color:#F0E29E;
	overflow:auto;
 	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
}
.admin_main table {
	margin:10px;
	padding:5px;
	border:solid 1px #990000;
}
.admin_main input, .admin_main textarea, .admin_main select {
	background-color:#F0E29E;
	border:solid 1px #990000;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.admin_main h1 {
	color:#990000;
	font-size:18px;
	padding:10px;
}
.admin_main p{
	font-size: 12px;
	margin-right:10px;
	line-height: 19px;
	padding:10px;
}
.admin_main a {
	color:#990000;
	text-decoration: none;
}
.admin_main a:hover {
	font-weight:bold;
}
.buttons a {
	font-size: 9px;
}
.buttons a:hover {
	font-weight:normal;
}
.admin_main td {
	vertical-align:middle;
}
.vorschaubild {
	border:solid 1px #990000;
}
.luecke {
	height:100%;
}
.subnavi a, .subnavi a:link, .subnavi a:visited, .subnavi a:active  {
	line-height:20px;
	color:#990000;
	text-decoration:none;
}
.subnavi a:hover {
	line-height:20px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
