p  {
	margin: 0 0 5px 0;
}
img {
	border:0;
}
a:link,a:visited {
	color: #ffdab9;
	text-decoration: none;
	font-weight: bold;
}
a:hover,a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.projektliste {
	position: relative;
	margin: 0;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0;
	width: 90%;
	height: 80px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 0px solid #000;
}
.beforeImg {
	position: relative;
	float: left;
	text-align: center;
	margin-top: 0px;
	padding-left: 0px;
	width: 100px;
	height: 80px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 0px solid #000;
}
.abstract {
	vertical-align: top;
	float: left;
	padding: 0px;
	margin-top: 5px;
	width: 80%;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 0px solid #000;
}
.abstracthead {
	vertical-align: top;
	margin: 0;
	padding: 0px;
	border: 0px dashed #000;
}

/*ABSOLUTE POSITIONIERUNG*/
#header,#headerimage,#middleback,#footer,#logo,#loginbox,#randomimage-home-border,#login,#main,#image,#big-image-container,#random-image-container,#navcontainer-top ul,#textcontainer,#navcontainer-sub ul,#textcontainer-home,#backlink
{
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*HINTERGRUNDFARBEN*/
body, #top, #middle {
	background-color: #c0c0c0;
	border: 0px solid #000;
}
#logo {
	background-color: #ffdab9;
	border: 0px solid #000;
}
#frame,#navcontainer-sub ul,#navcontainer-top ul {
	background-color: #e9967a;
	border: 0px solid #000;
}
#main, #div, #footer, .thumb {
	background-color: #5f9ea0;
	border: 0px solid #000;
}
#footerline {
	background-color: #e9967a;
	border: 0px solid #000;
}
.csi-textpic .csi-image {
	background-color: #eee;
	border: 0px solid #000;
}

/* wuselversion */
#navcontainer-top ul {
	width: 488px;
	text-align: right;
	top: 48px;
	right: 5px;
	height: 15px;
	border-bottom: 1px solid #ffdab9;
	overflow: hidden;
}
#navcontainer-top ul li {
	display: inline;
}
.item-top          {
	margin: 0px;
	padding: 0px 0px 1px 1px;
	float: left;
	background-color: #e9967a;
	height: 15px;
}
.item-top-active   {
	margin: 0px;
	padding: 0px 0px 1px 1px;
	float: left;
	background-color: #ffdab9;
	height: 15px;
}

#navcontainer-sub ul {
	width: 500px;
	text-align: right;
	top: 62px;
	right: 5px;
	height: 61px;
	border-top: 0px solid #888;
	overflow: hidden;
}
#navcontainer-sub ul li {
	display: inline;
}
.item-sub           {
	float: right;
	margin: 0px;
	padding: 1px 0px 0px 1px;
	background-color: #e9967a;
	height: 16px;
}
.item-sub-active    {
	float: right;
	margin: 0px;
	padding: 1px 0px 0px 1px;
	background-color: #ffdab9;
	height: 16px;
}

#header {
	top: 0px;
	width: 780px;
	height: 120px;
	text-align: right;
	line-height: 15px;
	background: url(/fla/gfx/header-silver1.jpg) no-repeat;
}
#middleback {
	top: 120px;
	width: 780px;
	height: 360px;
	background: url(/fla/gfx/middle-silver1.jpg) repeat-y;
}
#footer {
	top: 480px;
	width: 780px;
	height: 70px;
	background: url(/fla/gfx/footer-silver1.jpg) no-repeat;
}
#footerline {
	position: relative;
	text-align: center;
	margin: 17px 0 0 15px;
	padding: 0 10px 0 0;
	width: 740px;
	height: 19px;
	line-height: 10px;
	border: 0px dashed #f00;
}
#w3c {
	position: absolute;
	right: 18px;
	bottom: 32px;
	text-align: right;
	width: 150px;
	height: 16px;
	border: 0px dashed #f00;
}


/* RTE-Einstellungen...*/
body, h1, h2, p, pre, ol, ul, li, bodytext {
	font-family: arial, helvetica, sans-serif;
	color: White;
	letter-spacing: 1px;
	word-spacing: 0px;
	padding-right: 10px;
}

h1 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
h3 {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
p, .bodytext {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
pre {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
li {
	margin-bottom: 0px;
}
ol,ul {
	margin-top: 0px;
}

/* RTE-Einstellungen...Ende*/

BODY {
	font-size: 11px;
	line-height: 15px;
	text-indent: 0px;
	letter-spacing: 0px;
	word-spacing: -2px;
	padding: 0px;
	margin: 0px;
}

#headerimage {
	top: 0px;
	left: 0px;
	width: 260px;
	height: 79px;
	border-right: 0px dashed #eee;
	text-align: center;
	vertical-align: middle;
}
#backgroundaround {
	margin: 0px auto;
	width: 780px;
	height: 472px;
	text-align: left;
	border: 0px solid #333;
}
#top,#middle,#bottom,#image-intext1 {
	position: relative;
	padding: 0px;
	margin: 0px auto;
}

#top {
	width: 100%;
	height: 40px;
	border: 0px solid #000;
	text-align: center;
	vertical-align: middle;
}
#middle {
	width: 100%;
	height: 100%;
	border: 0px solid #555555;
	text-align: center;
	vertical-align: middle;
}

#frame {
	position: absolute;
	margin-left: 15px;
	width: 750px;
	height: 475px;
	text-align: center;
	top: 22px;
	border: 0px solid #000;
}
#main {
	top: 79px;
	left: 0px;
	width: 750px;
	height: 396px;
	border: 0px solid #aaa;
	text-align: center;
}

#random-image-container {
	text-align: right;
	top: 40px;
	left: 70px;
	width: 280px;
	height: 300px;
	border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	overflow: hidden;
}
#random-image {
	text-align: center;
	vertical-align: middle;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	width: 260px;
	height: 260px;
	overflow: hidden;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#big-image-container {
	text-align: right;
	top: 40px;
	left: 20px;
	width: 280px;
	height: 315px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 0px dashed #fff;
	overflow: hidden;
}
#backlink {
	bottom: 0px;
	left: 0px;
	height: 15px;
	width: 90%;
	text-align: right;
	border: 0px dashed #000;
}
#big-image {
	margin: 20px 20px 0px 0px;
	padding: 0px;
	width: 260px;
	height: 260px;
	overflow: hidden;
	border: 0px dashed #ddd;
}
#thumbcontainer ul {
	position: absolute;
	margin: 0px;
	padding: 0px 0px 4px 5px;
	text-align: left;
	bottom: 40px;
	left: 300px;
	width: 425px;
	height: 45px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	overflow: hidden;
}
#thumbcontainer ul li {
	display: inline;
}
.thumb {
	margin: 3px 0px 0px 3px;
	padding: 0px;
	float: left;
}
#image {
	text-align: right;
	top: 40px;
	left: 50px;
}
.imgtext-table {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
#logo {
	text-align: right;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 48px;
}
#projektlistcontainer {
	position: absolute;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	top: 50px;
	right: 20px;
	width: 650px;
	height: 295px;
	border: 0px dashed #ddd;
	overflow: hidden;
}
#textcontainer-info {
	position: absolute;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	top: 25px;
	right: 20px;
	width: 710px;
	height: 330px;
	border: 0px dashed #ddd;
	overflow: auto;
}
#text {
	text-align: left;
	border: 1px dashed #ddd;
	overflow: hidden;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	clear: left;
}
#textcontainer {
	text-align: left;
	top: 61px;
	right: 20px;
	width: 360px;
	height: 220px;
	overflow: auto;
	border: 0px dashed #ddd;
}
#textcontainer-home {
	text-align: left;
	top: 61px;
	right: 50px;
	width: 300px;
	height: 280px;
	overflow: auto;
	border-bottom: 0px solid #eee;
	overflow: hidden;
}
#image-intext1a {
	width: 100px;
	height: 100px;
	float: right;
	padding: 0px 0px 0px 10px;
	text-align: right;
	border: 0px dashed #aaa;
	overflow: hidden;
}

.csc-form-fieldcell {border:0px}
.csc-form-label {border:0px}
.csc-mailform {border:0px}
.csc-form-label-req {border:0px}
.csc-form-labelcell {border:0px}

SELECT {
color: #000;
border:0px;
}
TEXTAREA {
font-size: 11px;
border:1px solid #c0c0c0;
color: #000;
background-color:#fbfbfb;
}
INPUT {
font-size: 11px;
border:1px solid #c0c0c0;
color: #000;
background-color:#fbfbfb;
}