/*
Template Name: GreyScale Business
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
@import url(tables.css);
*/

@import url(homepage.css);
@import url(forms.css);
@import url(navi.css);

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	background: url(../images/demo/gras-bg_small.jpg) #181818 repeat;
	}

.ligatabelle_head{
    color: black;
    background-color: silver;
    width: 400px;
}
.even_row{
    vertical-align: top;
}
.odd_row{
    vertical-align: top;
}


.teaser{
  width: 900px;
}

img			{ margin:0; padding:0; border:0;}
.justify	{text-align:justify;}
.bold		{font-weight:bold;}
.center		{text-align:center;}
.right		{text-align:right;}
.nostart	{list-style-type:none; margin:0; padding:0;}
.clear		{clear:both;}
a			{outline:none; text-decoration:none;}

.imgl, .imgr{border:1px solid #D2D2D2; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl		{float:left; margin:0 8px 8px 0; clear:left;}
.imgr		{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/


div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	
	
	}

div.wrapper h1, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h2{
	margin:0 0 5px 0;
	padding:0;
	line-height:normal;
	font-weight:normal;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #D2D2D2;
	}
div.wrapper h6 {
	margin:0 0 15px 0;
	padding:0;
	line-height:normal;
	font-weight:normal;
	font-size:20px;
    color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.col1{
	color:#FFFFFF; 
	background-color:#181818;		
	height: 100px;
	background: url(../images/demo/infield_mix_lg2.jpg) #181818 repeat;

	}
.col12{
	color:#FFFFFF; 
	background-color:#181818;		
	background: url(../images/demo/infield_mix_lg.jpg) #181818 repeat;

	}
.col2{
		color:#000000; 
		background-color:#181818;
		background: url(../images/demo/gras-bg.jpg) #010101;

		}

/* ----------------------------------------------Generalise-------------------------------------*/

#intro, .homecontent, #breadcrumb,  #projects, #footer{
	position:relative;
	margin:0 auto 0;
	width:960px;
	display:block;
	background-color: #fff;
	}

#container
{
background-color: white;
}	
	
	
#head {
	position:relative;
	margin:0 auto 0;
	display:block;
	background-color: #fff;
	width:980px;
	}	
	
/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #181818;
	}

#head #topnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#head h1, #head p, #head ul, #head a{
	margin:0;
	padding:0 10px 0 10px;
	list-style:none;
	line-height:normal;
	border:none;
	}

#head h1 a{
	position:absolute;
	top:12px;
	left:0;
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#181818;
	}

#head p{
	display:block;
	position:absolute;
	top:55px;
	left:0;
	color:#CCCCCC;
	background-color:#181818;
	font-size:16px;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	position:relative;
	margin:0px auto 0;
	display:block;
	width:950px;
	height:350px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

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

#breadcrumb{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

#breadcrumb a{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
	}

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

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	width: 900px;
	padding:30px 0;
	}

#container a{
	color:#000000;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
 background: url('files/dot.jpg') repeat-y center top;
 width:960px;
padding: 10px;
 display:block;
	float:left;
	margin: 10px 0 0 -10px;
	background-color:#fff;
	}

#content2{
 background: url('files/dot.jpg') repeat-y center top;
 width:960px;
padding: 10px;
 display:block;
	float:left;
	margin: 10px 0 0 -10px;
	background-color:#fff;
	}
	
	
	
	
	
	
/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#000000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#000000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:290px;
	}

#column .holder, #column #featured{
	display:block;
	width:275px;
	margin-bottom:10px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

.readmore2 a{
  clear: both;
	display:block;
	padding:5px;
	width:950px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	background-color:#eeeeee;
    color: black;
	}



#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#000000;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 30px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Projects-------------------------------------*/

#projects{
	margin:0 auto;
	padding:10px;

	}

#projects a{
	display:block;
	width:295px;
	color:#000000;
	background-color:#EEEEEE;
	}

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

#projects li{
	display:inline;
	float:left;
	margin:20px 30px 0 0;
	padding:0;
	}

#projects li.last{
	margin-right:0;
	}

#projects strong{
	display:block;
	width:100%;
	text-align:right;
	font-weight:bold;
	}

#projects img{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	background-color:#181818;
	width:980px;
	}

#footer a{
	color:#FF9900;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	background-color:#181818;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}


/* ------Company Details------*/

#compdetails{
  margin-left: 30px;
	list-style:none;
    display: block;
    float: left;
}
#compdetails li{
	list-style:none;
	margin:0 0 12px -40px;
}


#officialdetails li{
	list-style:none;
	margin:0 0 12px -40px;
}
#officialdetails{
    margin: 0 0 0 20px;
    width: 300px;
    display: block;
    float: left;
}

#contactdetails{
    margin: 0 0 0 20px;
	list-style:none;
    width: 300px;
    display: block;
    float: left;
}
#contactdetails li{
	list-style:none;
	margin:0 0 12px -40px;
}






#contactform{
    width: 300px;
    display: block;
    float: left;
    margin: 0 20px 0 50px;
}
#contactform li{
	list-style:none;
}


/* ------Copyright------*/

#copyright{
	display:block;
	float:left;
	width:100%;
	margin:25px 0 0 0;
	padding:20px 0 0 0;
	text-align:right;
	font-size:12px;
	border-top:1px dashed #666666;
	}

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

#copyright li{
	display:inline;
	margin-right:8px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	}

#copyright li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
	}




/* Formular Definition */

/*//////////////////////////////////////////////////////////////////////////////*



/* Div das das Formular umschlie?t */

.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
}




/*
Wie sehen die einzelnen Bl?cke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;

}
 .forminfo
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
--------- FORMULAR-OBJEKTE ------------
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #ddd;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #dddddd;
	border: 1px solid #003366;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover,
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #fff;
	color: #000;
	}




/* Label */
.formgen label {
	font-family: "Arial";
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #000000;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #aaaaaa;
	border: 1px solid #000;
	float: right;
	color: #FFFFFF;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {

	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */






	/* Beispiel-CSS für magazin_Layout */
	.magazine-layout {
		position: relative;
		width: 100%;
	}
	.magazine-container {
		background: #f6f6f6;
	}

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

/* -----------------LOGOFADER */


ul.crossfade {
list-style: none;
}

#fade-example-1 li{
visibility: hidden;
}

li.crossfade{
position:  absolute;
}


			/* class styles */
			.fade-box {
				margin-left: 0px;
				position: absolute;
				top: 163;
				width: 300px;
				height: 150px;
			}
			.fade-box p {
				width: 280px;
				padding: 5px 10px 0 10px;
				margin: 0;
				background: #E0EADF;
			}
			.fade-box h2 {
				width: 290px;
				margin-top: 29px;
				padding-left: 10px;
				background: #E0EADF;
			}
			/* the boxes that fade */
			#box-1 {

			}
			#box-2 {

			}
			#box-3 {

			}
