/*
		R12 print css, Version 0.51
		pixelpoems
*/

/*
orange: 			#ff3d00

*/

/*_______________________________________________________________________________*/
/* 1. BASICS  */
/*-------------------------------------------------------------------------------*/




body {

	line-height: 1;
	color: #555555;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;



	  float: none !important;
	  width: auto !important;
	  margin: 0 !important;
	  padding: 0 !important;
}



/* 1.1 LAYOUT BASICS  */
/*-------------------------------------------------------------------------------*/

#page-container, #footer-container {
	  float: none !important;
	  width: auto !important;
	  margin: 0 !important;
	  padding: 0 !important;
}



#header {
	height: 100px;
	margin: 20px 0 60px 0;
}


#top-links, #navigation, #sidebar  {
	display:none;
}


#logo a:after {
			background: white;
			content: url(../img/layout/logo.png);
}	
	


#content {
	float: none;
	width: 700px;
	margin:0 0 40px 18px;
}


.wide #content, body.loggedin #content {
	float: none;
	width: 960px;
	margin:0 0 40px 0px;
}





#footer {
	clear: both;
	background:none;
}





/* Homepage */


body#home {
	background:  none; 

}


body#home #page-container {
	width: auto;
	margin: 0;
}

body#home #header,  body#home #page {
	width: 960px;
	margin: 0 auto;
}


body#home #content {
	float: none;
	width: 100%;
	margin:0 0 40px 0px;
}

#feature, #news {
}



#feature {
	display:none;

}




#news{
	background: none; 
	height: 380px;
	margin: 0 0 40px 0;

}

	#news-container {
		width: 1010px;
		margin: 0 auto;
	}
	
	.news-items-list{
		display: table;
	}
	
	.news-item {
		display: table-cell;
		width: 280px;
		padding: 0 25px;
	}


/* IE7 Hack*/
*+html .news-item {
	float: left;
}





.spacer {
	clear: both;
	height: 300px;
	width: 20px;
}

.narrow {
	width: 500px;
}

.nobreak {

	white-space: nowrap;
}


/*Items / Teasers*/



#items-list {
	margin: 12px 0;
	clear:both;
	
	display: table;
}

.item {
	width: 320px;
	min-height: 120px;
	padding: 0 30px 0px 0;
	margin: 0 0 8px 0;
	float: left;

}


.wide .item {
	width: 430px;
	padding: 0 50px 0px 0;
	
}

.col-4-2 {

	width: 460px;
	padding: 0;
	margin: 0 20px 0 0;
}

.col-4-1 {

	width: 220px;
	padding: 0;
	margin: 0 20px 0 0;

}



.col-left {
	width: 48%;
	float: left;
}


.col-right {
	width: 48%;
	float: right;
}



/* Über uns -> News */


#news-list {
	margin-left: -34px;
	margin-bottom: 20px;
	width:732px;	
	
}


	#news-list .item {
		width: 208px !important;
		min-height: 320px;
		margin: 0.5em 0px 0px 36px!important;
		padding: 0;
	}


	#news-list .item img {
		width: 208px !important;
		height: 120px;
	}



/* Footer */



#footer-container {
	padding: 0px 0;
	

}


#footer-container:after {
			background: white;
			content: "R12, Reprozwölf Spannbauer, Gesmbh Co KG, Fockygasse 29-31, 1120 Wien, www.r12.at";
}	
	

.footer-col {
	display:none;	
}











/*_______________________________________________________________________________*/
/* 2. STYLES */
/*-------------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-family:'Avenir LT W01 85 Heavy', Arial;
	color: #ff3d00;
	font-weight: normal;

}

h1 {
	font-size: 180%;
	padding: 0 0 1em 0;	
}

h2 {
	font-size: 100%;
	padding: 1em 0 0.6em 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;

}

h3 {
	font-size: 90%;
	padding: 0.8em 0 0.4em 0;
	text-transform: uppercase;
	
	color: #000;


	letter-spacing: 0.1em;
}


.clearer {clear:both;}


p, ul {
	margin: 0 0 14px 0;
}

#content, #sidebar, #news, #feature, #footer {
	line-height: 125%;
}


ul {
	padding: 0 0 0 20px;
	list-style:disc;
}

ul li {
	padding: 0;	
}


strong {font-weight:bold;}


table {
	margin: 0 0 14px 0;
}

td {
	padding: 0 4px 0 0 !important;
	vertical-align:top;
}


small {
	font-size:85%;
	font-style:italic;
	margin:0 0 4px 0;
	display: block;
}



a {color: #007182; text-decoration: underline;}
a:visited {color:#007182;}
a:hover {color: #ff3d00; text-decoration: underline;}
a:active { color:#ff3d00;}


.img-right, .alignright {
	float: right;
	margin: 0 0 0 20px;
}

	.wide .img-right {
		float: right;
		margin: 0 0 0 40px;
	}


.img-left, .alignleft {
	float: left;
	margin: 0 20px 0 0px;
}

.intro {
	font-size: 120%;
	color: #000;
	line-height: 125%;
	
	font-family:'Avenir LT W01 45 Book', Arial;
}

img.intro-img {
	margin: 0 0 12px 0;
}



/* Homepage */


#news h2 {
	color: #fff;
	padding:  0.8em 0 0.8em 25px;
	font-size: 90%;

}


#news h3 {
	font-size: 120%;
	padding: 0.6em 0 0.2em 0;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0em;
}

	#news h3 a {
		text-decoration: none;
		color: #ff3d00;
	}
	
	#news h3 a:hover {
		text-decoration: underline;

	}


#news p {
	color: #e6e8e3;
	font-size: 90%;

}



body#home #items-list h3, .feature-desc h3 {
	color: #5e5d5d;
}

body#home #items-list h2, .feature-desc h2 {
	padding: 0 0 0.6em 0;
	text-transform: none;
	font-weight: normal;
	font-size: 130%;
	letter-spacing: 0em;

}






/********** Zitat ***********/

blockquote {
    background: #eaede7 url(/img/layout/bg-blockquote.png) repeat-x left bottom;
    margin: 0 0 1.2em 0;

}

blockquote p {
    padding: 1.2em 3.2em 0.5em 1.2em !important;
    color: #000;
    
    font-family: Georgia;
    font-size: 150%;
    line-height: 140%;

    font-style: italic;
}

cite {
    display: block;
	color: #000;
	padding: 10px 0 10px 0;
/*	height: 50px;*/
	font-size: 60%;

    line-height: 100%;
	font-style: normal;
}

blockquote img{
	float: right;
    margin: 10px 10px 0 20px;
}

.author {
	display: block;
    padding: 0em 0em 1.2em 1.2em !important;
	font-size: 90%;

}






/*Footer*/


#footer h3 {
	letter-spacing: 0;
	text-transform: none;
	padding:0;
	font-size: 100%;	
}

#footer a {color: #000000; text-decoration: underline;}
#footer p {
	padding: 0 0 12px 0;
	color: #000;
	font-size:90%;
}


#footer li {
	font-size:90%;

	color: #000;
}

/* 2.1 BUTTONS */
/*-------------------------------------------------------------------------------*/


a.button {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left top;
	padding: 4px 0 ;
	text-decoration: none;
	color: #fff;

	font-family:'Avenir LT W01 45 Book', Arial;

}





a.button span {
	background:  transparent url("../img/layout/bg-button-right.png")  no-repeat right top;
	padding: 4px 12px 6px 0px;
	margin: 0 0 0 10px;

}


a.button:hover {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left -40px;

}

a.button:hover span {
	background:  transparent url("../img/layout/bg-button-right.png")  no-repeat right -40px;

}



/* IE7 Hack*/
*+html a.button {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left 4px;
}

*+html a.button:hover {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left -36px;

}

/* Items Icons */


.item.ok {background:  transparent url("../img/layout/icon-ok.png")  no-repeat left top;}
.item.user {background:  transparent url("../img/layout/icon-user.png")  no-repeat left top;}
.item.users {background:  transparent url("../img/layout/icon-users.png")  no-repeat left top;}

.item.clock {background:  transparent url("../img/layout/icon-clock.png")  no-repeat left top;}
.item.click {background:  transparent url("../img/layout/icon-click.png")  no-repeat left top;}
.item.circle {background:  transparent url("../img/layout/icon-circle.png")  no-repeat left top;}
.item.safe {background:  transparent url("../img/layout/icon-safe.png")  no-repeat left top;}
.item.servers {background:  transparent url("../img/layout/icon-servers.png")  no-repeat left top;}
.item.letter {background:  transparent url("../img/layout/icon-letter.png")  no-repeat left top;}
.item.arrows {background:  transparent url("../img/layout/icon-arrows.png")  no-repeat left top;}

.item.doc {background:  transparent url("../img/layout/icon-doc.png")  no-repeat left top;}
.item.arrow {background:  transparent url("../img/layout/icon-arrow.png")  no-repeat left top;}

.item.icon {
	width: 230px;
	padding: 0 15px 0 90px;	
	
}

.item h2 a{
	color: #ff3d00;
}

#items-list .icon h3 {
	font-size: 100%;
	padding: 0em 0 0.3em 0;
	text-transform: none;
	
	font-weight: bold;
	color: #000;


	letter-spacing: 0.1em;
}


/* 2.2 PRODUKTE */
/*-------------------------------------------------------------------------------*/




/* 2.2 Galerien */
/*-------------------------------------------------------------------------------*/


#examples {	
	margin-left: -34px;
	margin-bottom: 20px;
	width:732px;	
}

.wide #examples {	
	width:994px;
}



#examples dl {
	float: left;
	width: 208px;
	height: 160px;
	margin: 0.5em 0px 0px 36px;
	display: inline; 
}


#examples dt{
	float: left;
	padding:0;
	margin: 0 0 0 0;
	display: block;
}


#examples dd {
	margin: 0 0 0 0px;
	padding: 0 !important;
	line-height: 1.15em;
	font-size: 85%;
	
}

#examples dd a {
	color: #666;
	display: block;
	clear: left;
	
	text-decoration: none;
}



#examples dt a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}


#examples dt img {

}



#examples dt a {
	padding: 0px;
	margin: 0;
	display: block;
}


#examples dt a:hover {
}




/* 2.3 MITARBEITER */
/*-------------------------------------------------------------------------------*/



h2.section {
	clear: both;
}

.person-thumb {

}


.person-thumb dl {
	width: 110px;
	height: 100px;
	padding: 0 10px 0 0;
	float: left;
}


	a.thumb img {
	
	border: 4px solid #e7eae4;
	
	}


	.person-thumb dd  {
		line-height: 100% !important;
	}
	
	.person-thumb dd a {
		font-size: 90%;
		text-decoration: none;
		color: #666;
	}

	.person-thumb dd a:hover {
		font-size: 90%;
		text-decoration: underline;
		color: #666;
	}


/*Detail*/



.person-details {


	background: #e7eae4;
	padding: 0px;
	width: 318px;
	float: right;
	margin: 0 0 30px 30px ;

}

.person-img{
	width: 318px;
}

.person-img ul{
	list-style: none;
	margin: 0;
	padding: 12px;
	line-height: 140%;
}

.person-img ul li a {
		text-decoration: none;

}

.person-description {

}

li.vcf img {
	vertical-align: middle;
}




/* 2.4 STARTSEITE */
/*-------------------------------------------------------------------------------*/




/* 3 NAVIGATION */
/*-------------------------------------------------------------------------------*/



#top-links ul {
	padding: 2px 12px 0 0 ;
	margin: 0;
	list-style:none;
	float: right;
}

	#top-links ul li {
		float: left;
	}

	#top-links ul li a {
		color:#fff;
		text-decoration:none;
		padding: 6px 0px 4px 10px ;
		font-family:'Avenir LT W01 45 Book', Arial;
		font-size: 90%;
	}

#menu {
}


#menu, #submenu {
	font-family:'Avenir LT W01 45 Book', Arial;
}



#menu ul {
	padding: 0;
	margin: 0;
	list-style:none;
	float: right;
}

	#menu ul li {
		float:left;
		padding: 4px 8px;
	}
	
		#menu ul li a {
			color: #000;
			font-size: 115%;
			text-decoration: none;
			padding: 6px 6px 4px 6px ;


			-moz-border-radius-topleft: 8px;
			-webkit-border-top-left-radius: 8px;
			
			-moz-border-radius-bottomleft: 8px;
			-webkit-border-bottom-left-radius: 8px;
			
			-moz-border-radius-topright: 8px;
			-webkit-border-top-right-radius: 8px;
			
			-moz-border-radius-bottomright: 8px;
			-webkit-border-bottom-right-radius: 8px;

		}

		#menu ul li a.active , #menu ul li a:hover {
			background: #fff;
		}
		
/*				
		#menu ul li a:hover, #navigation ul li.active a {
			color: #ffffff;
		}		
*/
#submenu {
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 10px 0;
}

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

	#submenu ul li {
	
	}


	#submenu ul li a {
		color: #000;
		text-decoration: none;
		padding: 6px 8px;
		margin: 6px 0;
		display:block;
		font-size: 105%;

		-moz-border-radius-topleft: 8px;
		-webkit-border-top-left-radius: 8px;
		
		-moz-border-radius-bottomleft: 8px;
		-webkit-border-bottom-left-radius: 8px;
		
		-moz-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;
		
		-moz-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;

	}


		#submenu ul li a.active  {
			background: #c5ee92 url("../img/layout/bg-subnavi-active.gif") repeat-x left bottom;




		}
		#submenu li a:hover {
			background: #c5ee92 url("../img/layout/bg-subnavi-active.gif") repeat-x left bottom;
			text-decoration: none;
		}

/* 4 FORMULARE */
/*-------------------------------------------------------------------------------*/



form {
	margin: 0 0 10px 0;
	padding: 20px;
	background: #f5f8f2 url("../img/layout/bg-form.png")  repeat-x left bottom;
}

fieldset {
	margin: 0 0 15px 0;
	padding: 0;
}

input, select, textarea {
	font-size: 100%;
	font-family:'Avenir LT W01 45 Book', Arial;
	color:#000;
	padding: 4px;
	border: 1px #ccc solid;
}

label {
	padding: 6px 0 2px 0;
	display:block;
	color: #000;
}

/* Standard Formular */

.standard label {
	padding: 6px 0 2px 0;
	display:block;
	float: left;
	width: 150px;
}

.standard input {
	width: 350px;
}

.standard textarea {
	width: 350px;
}

.error {
	background: #ff3d00;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;

}

.submit input{
	background:  transparent url("../img/layout/bg-button-right.png")  no-repeat right top;
	padding: 4px 12px 6px 0px;
	text-decoration: none;
	color: #fff;
	font-family:'Avenir LT W01 45 Book', Arial;
	width: auto;
	margin: 0px;
	border: 0px;
}

.submit  {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left top;
	padding: 0px 0px 6px 10px;
	margin: 0 0 0 150px;
	display: block;
}


legend {
	font-family:'Avenir LT W01 85 Heavy', Arial;
	color: #000;
	font-weight: normal;
	font-size: 120%;
	padding: 0 0 12px 0;

}


/*Digitaldruck*/

form.digitaldruck {
	width:700px;
}

.digitaldruck small {
	margin: 0 0 0 150px;
}






a.button:hover {
	background:  transparent url("../img/layout/bg-button-left.png")  no-repeat left -40px;

}

a.button:hover span {
	background:  transparent url("../img/layout/bg-button-right.png")  no-repeat right -40px;

}



/*NEws*/


#commentform input {
	margin: 0 8px 0 0;

}

#commentform .author {
	display: inline;
    padding: 0 !important;
	font-size: 100%;
}


textarea#comment{
	width: 600px;
	margin: 0 0 10px 0;
}


#commentform .submit {
	margin: 0;
}


.commentlist li {

	padding: 20px;
	background: #f5f8f2;
	margin: 0 0 10px 0;
}



hr {
	background-color:#dfe3db;
	color:#dfe3db;
	border: #dfe3db;
	height: 1px;
	margin: 0 0 1em 0;

}

/* 4.1 Upload */
/*-------------------------------------------------------------------------------*/



.upload small {
	margin: 0 0 0 150px;
}

upload_box {
	margin: 0 0 20px 0 ;
}

#workarea {
	width: 650px;
	float: left;
	margin: 0 0 30px 0;
	
}

#tipps {
	width: 250px;
	float: right;
	margin: 0 0 30px 0;	
}


.tipp-icon {
	float: right;
	margin: 0 0 0 10px;
}

/* 4.2 Webupload */
/*-------------------------------------------------------------------------------*/

.webupload #container {
	background: #8f8c8c url('../webupload/img/bg-filelist.gif') no-repeat; 
	padding: 15px; 
	overflow:hidden
}

.webupload #action {
	background: url('../webupload/img/bg-container.gif') repeat-x; 
}

.webupload #filelist {
	color: #fff;
	margin-bottom: 10px;
}

.webupload #filelist div {
	border-bottom: 1px solid #cfd0ce;
	padding: 4px 0;
	margin: 0 5px;
}

.webupload #zusatzinfo {
	background: #fff !important;
	width: 450px !important;
}

.webupload #filelist div span {
	font-weight:bold;
	float:right;
}

.webupload #filelist div span img{
	padding-top: 5px;
}

.webupload .submit  {
	background: none;
	margin:0;
	padding: 0;
}

.webupload .submit input {
	background: transparent url('../webupload/img/bt-absenden.png') no-repeat;
	text-indent: -9999em;
	width:129px;
	height:21px;
	padding:0;
}

.webupload a#pickfiles {
	background: transparent url('../webupload/img/bt-addfiles.png') no-repeat; 
	height: 21px; 
	width: 146px; 
	text-indent: -9999em; 
	display:block; 
	float:left
}

.webupload a#uploadfiles {
	background: url('../webupload/img/bt-uploadfiles.png') no-repeat; 
	height: 22px; 
	width: 146px; 
	text-indent: -9999em; 
	display:block; 
	float:left; 
	margin-left: 10px
}
