/*************************************************************************************************/
/* BEAST -- Stylesheet  -- */
/*************************************************************************************************/

/*************************************************************************************************/
/* body and basic layout */
/*************************************************************************************************/

html, body{
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	background: #F2F2F2 url(../img/body_bg.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655F6B;
	text-decoration: none;
	line-height: 140%;
	width: 765px;	
}

.clearer{
	clear: both;
	height: 1px;
	line-height: 1px;
}

img{
	border: none;
}

#wrapper{

	width: 728px;
	padding: 0 23px 0 14px;
	
}

#header {
	text-align: right;
	background: url(../img/dottet.gif) repeat-x bottom left;
	height: 64px;
	margin-bottom: 21px;
}

#header #headeradress{
	height: 27px;
}

#header #logo{
	height: 32px;
}



#content{

}

div#columnleft{
	width: 340px !important;
	float: left;
}

div#columnright{
	width: 354px !important;
	float: right;
}

#contentright{
	padding-bottom: 16px;
	background: url(../img/dottet2.gif) repeat-x bottom left;
}

#footer{
	height: 25px;
	margin: 0;
	padding: 13px 0 0 0;
	background: url(../img/dottet.gif) repeat-x top left;
}	

#footer #tools{
	float: right;
	width: 70%;
	text-align: right;
}
#footer #copyright{
	float: left;
	width: 30%;
}

/*************************************************************************************************/
/* navigation */
/*************************************************************************************************/

#nav{
	padding: 11px 0;
	background: url(../img/dottet2.gif) repeat-x bottom left;
	line-height: 100%;
}

/*************************************************************************************************/
/* headlines */
/*************************************************************************************************/

h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	font-weight: normal;
}


h1 {
	color: #69737D;
	font-size: 17px;
	margin: 0;
	padding: 0 0 23px 0;
}

h2 {
	color: #69737D;
	font-size: 17px;
	margin: 0;
	padding: 0 0 18px 0;
	background: #fdfdfd;
}

h3 {
	color: #AD0000;
	padding: 0 0 11px 0;
	font-size: 14px;
	margin: 0;
}


h5 {
	color: #AD0000;
	padding: 0;
	font-size: 14px;
	margin: 0;
}

h6 {
	color: #AD0000;
	padding: 0;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	line-height:140%;
}

h6 a{
	color: #AD0000;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		sifr 2.0 styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: -2px;		
	line-height: 115%;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: -2px;
	line-height: 115%;		
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 115%;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 115%;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		content styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.article{
	margin-bottom: 12px;
}

.article2{
	margin-bottom: 24px;
}

.article3{
	margin-bottom: 6px;
}

p.bodytext{
	margin-top: 0;
	margin-bottom: 2%;

}

.more{
	margin: 11px 0;
}

.more a{
	background: url(../img/kr.gif) no-repeat 0 -3px;
	padding-left: 15px;
}

.back{
	margin: 35px 0 0 0;
}

.back a{
	background: url(../img/kr.gif) no-repeat 0 -3px;
	padding-left: 15px;
}

sup{
	vertical-align: sup;
	font-size: 90%;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		sub navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#subnav {
	margin-top: 5px;
	margin-bottom: 20px;
	position: relative;
}


#subnav td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#subnav #leistungen{
	width: 125px;
}

#subnav #referenzen{
	width: 125px;	
	width: 100px;
}

#subnav #agentur{
	width: 79px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#subnav li {
	margin:  0;
	padding: 0;
	line-height: 14px;
}

div#subnav li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}


/*************************************************************************************************/
/* news styles
/*************************************************************************************************/

.newsdate{
	float: left;
	width: 25%;
}

.newsbody{
	float: left;
	width: 75%;
}


/*************************************************************************************************/
/* project styles
/*************************************************************************************************/

.projectlist{
	margin-bottom: 20px;
}

.projectitem{
	margin-bottom: 30px;
}

.projectitem .clientlogo {
	float: left;
	width: 100px;
	text-align: center;
}

.projectitem .projectteaser{
	float: left;
	width: 240px;
	text-align: left;
}


/* single view */

.projectsingle{
	margin-bottom: 20px;
}

.projectsingle .header{
	float: left;
	width: 206px;
	height: 50px;
}

.projectsingle .clientlogo {
	float: left;
	width: 134px;
	height: 50px;
	text-align: right;
}

.projectsingle .categories{
	margin-bottom: 24px;
}

.projectsingle .clienttext{
	float: left;
	width: 206px;
}

.projectsingle .duration {
	float: left;
	width: 134px;
}

.projectsingle .projecttext{
	margin-bottom: 24px;
}

.projectsingle .addinfo{
	margin-bottom: 24px;
}

.projectsingle ul.downloads {
	float: left;
	width: 150px;
	padding: 0 0 0 20px;
	background: url(../img/iconpdf.gif) no-repeat 2px 0px;
	list-style: none;
	margin: 5px 0 24px 0;
}

.projectsingle ul.links {
	float: left;
	width: 150px;
	padding: 0 0 0 20px;
	background: url(../img/iconlink.gif) no-repeat 2px 0px;
	list-style: none;
	margin: 5px 0 24px 0;
}

.projectsingle ul.related {
	padding: 0;
	list-style: none;
	margin: 5px 0;
}

.projectsingle ul.downloads li, .projectsingle ul.links li, .projectsingle ul.related li {
	padding: 0 0 2px 14px;
	background: url(../img/kr.gif) no-repeat 0 -3px;
	list-style: none;
	margin: 0;
}

.projectsingle .mediamore{
	margin-bottom: 24px;
}

/* browsebox */

.browsebox{
	height: 16px;
	background: url(../img/browser_bg.gif) repeat-x;
	margin: 20px 0;
	padding: 2px 0;
	line-height:14px;
}

.browsebox a{
	color: #655f6b;
}

/*************************************************************************************************/
/* client list styles
/*************************************************************************************************/

#clientlist{
	width: 100%;
	margin: 0;
	padding: 0;
}

td.clientlist_header {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	width: 20px;
}

#clientlist td.title{
	width: 155px;
}

#clientlist td.title span{
	padding-left:12px;
}

#clientlist td.title ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#clientlist td.title ul li{
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../img/kr.gif) no-repeat 0 -3px;
	list-style: none;
}


tr.clientlist_item {
	background-color: #F3F4F5;
	height: 21px;
}

tr.clientlist_item2 {
	background-color: #FFFFFF;
	height: 21px;
}

tr.clientlist_item td.clientcat{
	background-color: #F3F4F5;
}

td.clientcat{
	text-align: center;
	vertical-align: top;
	background-image: url(../img/separator.gif);
	background-repeat: no-repeat;
	background-position:0 7px;
	background-color: transparent;
}

.clientlist_archive{
	padding: 2px 0 ;
	background: #E5E8EC;
}

.clientlist_archive a{
	padding-left: 12px;
	background: url(../img/kr.gif) no-repeat 0 -3px;
}

/*************************************************************************************************/
/* tables*/
/*************************************************************************************************/

	
.graustd
	{
	background-color: #F2F2F2;
	line-height: 140%;

	}

	
.bgcolor
	{
	background-color: #FFFFFF;
	}
	
/*	
	

	
/*************************************************************************************************/
/* text & textcolors */
/*************************************************************************************************/


/* Fliesstext */
	
.typored {
	font-size: 11px;
	color: #AD0000;
	margin-top: 2%;
	margin-bottom: 2%;
	text-decoration: none;
}
	
.typoredbold
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AD0000;
	margin-top: 2%;
	margin-bottom: 2%;
	text-decoration: none;
	line-height: 140%;


	}
	
	
	
a{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	text-decoration: none;
}

a:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2%;
	margin-bottom: 2%;
	text-decoration: underline;
	line-height: 140%;
}
	

input, textarea {
	border: 1px solid #999999;
	color: #333333;
	background-color: #F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.csc-form-labelcell{
	vertical-align: top;
	padding-right: 10px;
}

.csc-form-label-req{
	vertical-align: top;
	padding-right: 10px;
	/*color: #AD0000;*/
}

.formerror	{
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #AD0000;
	background-color: #FFF9F9;
	font-size: 11px;
	color: #AD0000;
	border: 1px solid #FD761D;
}
