/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	Techmania 1.0
	TEMPLATE CODE: 	S-0003
    VERSION:         1.1          	
 *******************************************/

/*
@font-face
{
 src: local('XBAND Rough'),
      url(www.datenfront.at/cms/fileadmin/fonts/XBand Rough.TTF) format('truetype');
 font-family: 'XBAND Rough';
}
*/

 
/********************************************
   HTML ELEMENTS
********************************************/ 



/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #3A3A3A;
 	color: #555; 
 	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center; 
 	margin: 15px 0;
}  

/* links */
a	{ 
	color: #72A545;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #339900;
	background: inherit; 	 
}
 
table {margin-left: 15px;}
 
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;	
}
h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #339900;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

h1, h2, h3, h6, p { 
	padding: 0;
	margin: 10px 15px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	/*color: #72A545;	*/
}
ul span, ol span {
	color: #666666;
}

/* images */
img {
/*	border: 0px solid #CCC;*/
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
	font-weight: bold; 
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px 3px; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}

/* search */
#sidebar #search {
	background: #f2f2f2;
	margin: 0 15px;
	padding: 5px 0;	
}
#sidebar #search img {
	vertical-align: bottom;
}
#sidebar #search .textbox {
	background: #FFF url(input.png) no-repeat top left; 
	border: 1px solid #EAEAEA;
	font-size: 11px;
	padding: 3px;	
	width: 110px;
}
#sidebar #search input.searchbutton { 
	margin: 0; 
	font: bold 100% Arial, Sans-serif;
	border: 1px solid #CCC; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	padding: 1px; 
	height: 25px;
	color: #333;	
	width: 55px;
}

/*****************************
      LAYOUT 
******************************/
#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#FFF;
   width: 790px;  	
}
#content-wrap {
	clear:both;
   margin:0; padding:0;
	width: 790px;		
}

/* header */
#header {
	position: relative;
   clear:left;
   width: 790px;
	height: 135px; 
	margin: 0; padding: 0;
	background: #000 url(headerbg.jpg) no-repeat left bottom;			
}

#header #language {
	position: absolute;
	bottom: 112px;
	left: 638px;
	font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
	width: 147px;
	height: 19px;
} 


#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'XBAND Rough','Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 36px; right: 35px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFF;
	/* change the values of top and right to adjust the position of the slogan*/
	top: 26px;
	right:0px;
	width: 790px;
	height: 110px;
}


/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
	width: 85%;
	height: 25px;
	background: #000;
   font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
} 
#header-tabs ul {		
	margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}
#header-tabs .current a { background-position:0% -42px; }
#header-tabs .current a span { background-position:100% -42px; color: #FFF;}

/* main content */
#main {
	float: left;
	width: 535px;
	margin: 0; padding: 0;
	background-color: inherit;
}
#main h1 {
	padding: 8px 0 3px 25px;
	text-transform: none;
	background: url(square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #339900;	
}	

/* sidebar */
#sidebar {
	float: right;
	width: 245px;
	margin: 0 0 10px 0; padding: 0;
	background-color: inherit;	
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	background: url(square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #339900;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}

/*mexx test 4.7.*/

/*
#sidebar ul.sidemenu li.menu-level1-active a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #DFDFDF;
	border-left: 5px solid #ddd;	
	
	min-height: 18px;	
}
/*

#sidebar ul.sidemenu li.menu-level1-active a:hover {
	padding:2px 5px 2px 10px;
	background: #bbbbbb;
	color: #339900;
	border-left:5px solid #72A545;
}


#sidebar ul.sidemenu li.menu-level1-active a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #DFDFDF;
	border-left: 5px solid #ddd;	
	
	min-height: 18px;	
}

#sidebar ul.sidemenu li.menu-level1-with-subpage a:hover {
	padding:2px 5px 2px 10px;
	background: #bbbbbb;
	color: #339900;
	border-left:5px solid #72A545;
}


#sidebar ul.sidemenu li.menu-level1-with-subpage a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #ffffff;
	border-left: 5px solid #ddd;	
	
	min-height: 18px;	
}




#sidebar ul.sidemenu ul.menu-level2 {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}

#sidebar ul.sidemenu ul.menu-level2 li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.sidemenu ul.menu-level2 a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	
	min-height: 18px;	
}
*/

#sidebar ul.sidemenu ul.menu-level2 {
	list-style:none;
	  margin: 0px 0px -1px -1px;
		padding: 1px 0px 0px 0px;	

}


#sidebar ul.sidemenu ul.menu-level2 li {
	/*margin-bottom:1px;*/
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu ul.menu-level2 a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #8dc59d;	
	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu ul.menu-level2 a { height: 18px; }

#sidebar ul.sidemenu ul.menu-level2 a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}




/*
/*#sidebar ul.sidemenu ul.menu-level2 li.menu-level2-current-active a {*/
/*
#sidebar ul.sidemenu li.menu-level2-current-active a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #ffffff;
	border-left: 5px solid #ddd;	
	
	min-height: 18px;	
}



#sidebar ul.sidemenu ul.menu-level2 a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}
*/
/*level3*/

#sidebar ul.sidemenu ul.menu-level3 {
	list-style:none;
	margin: 0px 0px -1px -1px;
		padding: 1px 0px 0px 0px;	
}


#sidebar ul.sidemenu ul.menu-level3 li {
	/*margin-bottom:1px;*/
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu ul.menu-level3 a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #dff7e6;	
	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu ul.menu-level3 a { height: 18px; }

#sidebar ul.sidemenu ul.menu-level3 a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}


/*
#sidebar ul.sidemenu ul.menu-level3 li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.sidemenu ul.menu-level3 a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	
	min-height: 18px;	
}

#sidebar ul.sidemenu ul.menu-level3 a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}


/*
#sidebar ul.sidemenu l.menu-level2 li {
	margin-bottom:1px;
	border: 1px solid #ffffff;
}
*/




/*
#sidebar ul.sidemenu li .menu-level1-with-subpage a: {
	padding:2px 5px 2px 10px;
	background: #eeeeee;
	color: #ffffff;
	border-left:5px solid #72A545;
}

#sidebar ul.sidemenu li .menu-level1-with-subpage a:hover {
	padding:2px 5px 2px 10px;
	background: #ffffff;
	color: #eeeee;
	border-left:5px solid #72A545;
}

#sidebar ul.sidemenu li.menu-level2-with-subpage a: {
	padding:2px 5px 2px 10px;
	background: #eeeeee;
	color: #ffffff;
	border-left:5px solid #72A545;
}

#sidebar ul.sidemenu li.menu-level2-with-subpage a:hover {
	padding:2px 5px 2px 10px;
	background: #ffffff;
	color: #eeeee;
	border-left:5px solid #72A545;
}
*/

/* footer */
#footer { 
	clear: both;
	height: 40px;
	color: #CCC;
	background: #000;
	margin: 0;	
	font-size: 92%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF; 
}
#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear {	clear:both;	} 
.hide  { display: none; }
.gray  { color: #CCC; }

.comments { 
	color: #333; 
	background: #FFF;
	text-align: right; 
	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1; 
	padding: 5px 0;
	margin-top: 20px;
}


.rootline { margin-left: 12px; }



/*news*/

/* NEWSMODULE*/

#sidebar .news{
	background-color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#7FB60B;
	margin: 15px;

}

#sidebar .news a{

	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	width:188px;
	min-height:135px;
    margin-top:0px;
    line-height:16px;
    display:block;
    color: #666463;
    font-size: 10px;
    text-decoration:none;
}

#sidebar .news a:hover{
	color: #333333;
	background-color: #e8e8e8;;
}

#sidebar .news .headline{
	font-size:12px;
	color:#7FB60B;
	font-weight:bold;
	display: block;
	line-height: 12px;
	margin-bottom: 3px;
}

#sidebar .news .bodytext{
	padding:0px;
	margin:0px;
}

#sidebar .news .news-list-date{
    font-size:10px;
    color:#666463;
	font-weight:normal;
	display: block;
	line-height: 12px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

#sidebar .news .newsImage{
	float:right;
	padding-top:3px;
	padding-left:6px;
}

.news-single-item .newsSingleImage{
	float:right;
	padding-top:0px;
	padding-left:8px;
	margin-right:15px;
	margin-top:-5px;
}

#sidebar .news {

display:block;

}

#sidebar .news a{
    text-decoration:none;
    background-color:transparent;
	background-image: url(../images_layout/RIGHT_News_borderBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:186px;
	min-height:55px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom:3px;
	margin-bottom:-1px;
	margin-left:1px;
	margin-top:1px;
	color: #666463;
	display: block;

}

#sidebar .news a:hover{
background-color:#FFFFFF;
}


.news-single-backlink, .news-single-timedate { 
	padding: 0;
	margin: 10px 15px; 
}

.news-single-timedata { 
	padding: 0;
	margin: 10px 15px; 
}

#news-list-container { 
	padding: 0;
	margin: 10px 15px; 
}

.headline { 
	padding: 0;
	margin: 10px 15px; 
}

.newsImage {
	padding: 0;
	margin: 10px 15px; 
}

/*text unterm bild*/

.csc-textpic-caption {
color: #339900;
}

/*2-3 spalten plugin*/

.c2l1-left{

 	  color: #555; 
 	  font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;

   border-right: 1px solid #F2F2F2;

   padding-right: 5px;

   width:50%;

   white-space:normal;

}

.c2l1-middle{

 	  color: #555; 
 	  font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
   padding-left: 5px;

   width:50%;

   white-space:normal;

}

/* default styles for extension "tx_fdfx3cols_pi1" */
/* Layout 1 */

.c3l1-left{

 	  color: #555; 
 	  font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
   border-right: 1px solid #F2F2F2;

   padding-right: 5px;

   width:33%;

   white-space:normal;

}

.c3l1-middle{

 	  color: #555; 
 	  font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
   border-right: 1px solid #F2F2F2;

   padding-left: 5px;

   padding-right: 5px;

   width:33%;

   white-space:normal;

}

.c3l1-right{

 	  color: #555; 
 	  font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
   padding-left: 5px;

   width:33%;

   white-space:normal;

}

/*selectbox - default characterset)*/

select {
 	  color: #555; 
 	  font: 100%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
}

/*indexed search - anpassung abstände */

.tx-indexedsearch-whatis {
	margin: 10px 15px; 
}

.tx-indexedsearch-icon img {
	margin: 0px 15px; 
}


/*news liste, aufstellung war in grün wie eine linkliste */

DIV.news-list-container DIV.news a{
 	  color: #555; 
} 	  

#googleAdSense {  
margin: 10px 15px; 
}

.tx-flashslideshow-pi1, object {
margin-bottom:5px;
margin-top:5px;
margin-left:15px;
text-align:center;}
