/**
* Projekt www.studioorange.de
* -----------------------------------
* @site			www.studioorange.de
* @author		Jan Frölich
* @copyright	studio orange
* @see 			http://www.studioorange.de
*
*
* Farbdefinitionen
* -----------------------------------

* @colordef		weiß		#ffffff (Hintergrund)
* @colordef		türkis		#00aada (Links)

*/

	
/** 
* @section 	Grundeinstellungen
* @note  	Margin und Padding auf Null
*/
* {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul,ol {
	margin-left:0;
}

a img {
	border:none;
}

a:link img {
	border:none;
}


	
/** 
* @section 	HTML Elemente
* @note  	Standard HTML Elemente
*/

body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1em;	
	background-color:#ffffff;
	text-align:left;
	color: #000000;
}
	
/*----- Links ------------------------------------*/

a:link, a:visited {
	color:#838382;
}

a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#00aada;
	text-decoration: underline;
}

h2 a, h2 a:hover {
	text-decoration:none;
}

h1 a {
 	color: #ffffff;
 	font-weight: normal;
 	text-decoration:none;
}

	
/*--- Navigation --------------------------------------------------------------------------------------*/

#hmenubox {
	padding-top: 13px;
	display: none;
}

.submenu-class {
	position: relative;
	width:auto;
	overflow: auto;
	display: none;

}
.submenu-class div{
	width:auto;
	float: left;
	display: none;
}

	
/*--- Aufbau ------------------------------------------------------------------------*/

#wrapper {
	background-color: #FFF;
}

#center {
	min-height:550px;
	overflow:visible;
	padding-top:51px;
}

#navi {
	display: none;
}

#top-content{
	margin-left:10px;
	margin-top:43px;
	width:80%;	
}

#top-content .header-image-right{
	overflow: visible;
	float:right;
	display: none;
}

#top-content .csc-textpic{
	height: 290px;
}

#top-container{
	overflow: auto;
}

.top-item{
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	height: 290px;
}

.aktuell-header-left{
	width: 300px;
	margin-top: 10px;
}

.header-with-image-container{
	height:390px;
	width:1100px;
}

#weiter-container{
	float: right;
	padding-top:30px;
	margin-right:151px;
}

#weiter-container img{
	margin-left:13px;
}

#middle-content .left-column{
	width: 300px;
}

#middle-content .right-column{
	width: 700px;
}


/* AKTUELL */ 

.aktuell-cols{
	float: left;
	padding-left:4px;
	padding-right:11px;
	width:308px;
	min-height: 330px;
	font-size: 0.9em;
}

.aktuell-cols a img, .aktuell-cols img{
	border: solid;
	border-width: 5px;
	border-color: #e0e0e0;
}

.aktuell-cols a{
	color: #000;
}

.aktuell-cols a:hover{
	color: #00aada;
}

.aktuell-cols h2 {
	background-image: url(../images/h1_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	margin-top:10px;
	padding-right:20px;
}

.aktuell-cols p{
	margin-left:5px;
	float:left;
	display: block;
	
}


/* Projekte */

.listview-projects{
	margin-top:6px;
	width:960px;
}

.listview-projects img{
	border: solid;
	border-width: 5px;
	border-color: #e0e0e0;
	height:174px;
	width: 301px;
}

.listview-projects  h1{
	background-color:#000000;
	color:#FFFFFF;
	font-size:1em;
	font-weight:normal;
	margin-bottom:5px;
	padding:3px 3px 3px 8px;
	width:300px;
}

.listview-projects a img{
	border:5px solid #E0E0E0;
}

.listitem{
	float: left;
	margin-right:6px;
}

.listitem h1 a{
	color: #FFF;
}

.listitem h1 a:link{
	color: #FFF;
}

.listitem h1 a:visited{
	color: #FFF;
}

.listitem h1 a:hover{
	color: #FFF;
	text-decoration: none;
}


/* REFERENZEN */

.referenzen-wrapper{
	padding-left:11px;
	width:980px;	
}

.referenzen-wrapper li.csc-textpic-image {
	width:230px;
}


/* PROJEKTE DETAILS */

#projekte-header{
	border-bottom:1px solid #D3D3D3;
	border-color:#D3D3D3;
	border-width:1px;
	min-height:210px;
	padding-left:36px;
	width:920px;
	font-size: 14px;
	overflow:auto;
}

#projekte-header div{
	float: left;
}

#projekte-header h1{
	font-size: 16px;
	line-height: 16px;
	background-image: url(../images/cross_h1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
	margin-bottom:0;
}

#projekte-header p{
	padding-left:13px;
	line-height: 19px;
}

#projekte-wrapper{
	padding-left:195px;
}

#projekte-col1 {
	width: 320px;
}

#projekte-col2 {
	width: 230px;
}

#projekte-col3 {
	width: 365px;
}

#projekte-row1 {
	width: 150px;
}

#projekte-row2 {
	width: 150px;
}

#projekte-row1 div{
	width: 150px;
	min-height: 105px;
}

#projekte-row2 div{
	width: 150px;
	min-height: 105px;
}


/* LEISTUNGEN */
.col_wrap{
	clear:both;
	overflow:auto;
	padding-bottom:30px;
}

.col1{
	float:left;
	margin-left:85px;
	margin-right:38px;
	width:185px;
	display: none;
}

.col2{
	width: auto;
	padding-top: 50px;
}

.col1_small{

	width:216px;
	display: none;
}

.col1 li {
	border-bottom:1px solid #D3D3D3;
	line-height:28px;
	color: #00aada;
	font-weight: bold;
	list-style-image:url("../images/arrow_small.gif");
	list-style-position:inside;
}

.col2 ul li {
	border-bottom:1px solid #D3D3D3;
	line-height:28px;
	color: #00aada;
	font-weight: bold;
	list-style-image:url("../images/arrow_small.gif");
	list-style-position:inside;
}

.csc-textpic-intext-left-nowrap{
	padding-left: 76px;
	display:table;
	height:235px;
}

#footer {
	display: none;
}


/*--- Formatierung ------------------------------------------------------------------------*/

p {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:24px;
}

h1{
	font-size: 1em;
	line-height: 20px;
	margin-bottom: 10px;
	color: #000;
}

h2{
	color: #343434;
	font-size: 18px;
	line-height: 24px
}

hr {
	width: 946px;
	height: 1px;
	border: solid #d3d3d3 0px;
	background-color:#d3d3d3;
	margin-top: 10px;
}

.hidden{
	overflow: hidden;
	visibility: visible;
	height: 0;
	width: 0;
}

.csc-textpic-text{
	/*padding-left: 10px;*/
}

.divider hr{
	margin-bottom: 20px;
}

	
/*------- Clearing ---------*/

.clearfix:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}


/*------- Print -------*/

#logo {
	padding-right: 63px;
}

.header-left {
	margin-left: -20px;
}

.csc-textpic-imagewrap {
	margin-left: 232px;
}

#weiter-container{
	display: none;
}

#middle-content{
	float: none;
	text-align: left;
}

.aktuell-header-left {
	font-size: 0.9em;
}
	
	
