@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-image: url(../images/hi-red.png);
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
	font-weight: bolder;
	letter-spacing: 1px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: left;
}

h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}

h2.csc-firstHeader{
	font-size: 15px;
	margin-top: 20px;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
}

p.bodytext b {
	font-weight: bold;
	font-size: 10px;
}


.red {
	color: #ff0000;
}
.linie {
	color: #FFCC33;
}

.weiss {
	color: #FFFFFF;
}
#sprachen {
	width: 310px;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: lighter;
}

#sprachen img {
	padding: 7px 5px 7px 5px;
	vertical-align: middle;
}


.blacktext {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.unten {
	font-size: 11px;
	font-weight: normal;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited{
	color: #ff0000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.bild-ramen {
	border: 1px solid #FFFFFF;
}

	
#body_inhalt {
	width: 840px;
	text-align: left;
	margin: 0 auto;
	top: 30px;
	position: relative;
	height: 550px;
	background-image: url(../images/rot-hi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 41px;
	left: auto;
	bottom: auto;
}

#navi-oben {
}
#left {
	float: left;
	color: #FFFFFF;
	height: 420px;
	width: 180px;
	margin-right: 20px;
	text-align: right;
}

#left a:link, #left a:active, #left a:visited{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bolder;
}
#left a:hover{
	text-decoration: none;
	color: #000000;
}
#rechts {
	float: right;
	width: 620px;
	top: 0px;
	height: 430px;
	overflow-y: auto;
	overflow-x: hidden;
}

#rechts a:link, #rechts a:active, #rechts a:visited{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bolder;
}
#rechts a:hover{
	text-decoration: none;
	color: #000000;
}

#inhalt-innen {
	height: 430px;
}
#navi-bottom {
	text-align: left;
	width: 840px;
	white-space: nowrap;
}
.link_aktiv {
	font-size: 10px;
	color: #000000;
}

#left a:link.link_aktiv, #left a:visited.link_aktiv, #left a:active.link_aktiv, #left  a:hover.link_aktiv {
	color: #000000;
}

input.textfeld {
	margin-top: 1px;
	margin-bottom: 1px;
	width:260px;
	background-color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 11;
	color: #000000;
	padding: 1px;
	height: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.textarea		{margin-top: 3px; margin-bottom: 3px; width:270px; background-color: rgb(255,255,255); font-family: Verdana, Arial; font-size: 10; color: rgb(50,30,80); border: 1px solid rgb(255,0,0); padding: 1px; height: 80px;}

.error {
	color: #000000;
}

div.project-block {
	margin-bottom: 20px;
}

div.project-images {
	margin-top: 5px;
}

div.project-images img {
	margin-right: 5px;
}

#stage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
	border: 1px solid #ffffff;
}

#direct-mail-subscribe {
	color: #ffffff;
}



.error {
	color: #000000;
}
