/**************************************************'******/
/* styles.css				      					     */
/* copyright tom piske olaf matthes herbert moser 2009   */
/*											 	         */
/*********************************************************/
body {
	background: #3c3c3c url("../images/axm_bg.jpg") top left repeat-y;
	margin: 0px;
  	padding: 0px;
	leftmargin: 0px; 
	topmargin: 0px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #bdbdbd;
	text-align: left;	
}
#containerMainAll {
	width: 876px;
	height: auto;
	text-align: left;
	margin: 10px 0 0 0;
	padding-left: 82px;
}
/***********************************************/
/*********** Header  ***************************/
/***********************************************/
#header {
  	width: 876px; 
	height: 200px; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/************** Navigation Header ************************/
#mainNavContainer{
	margin:0;
	padding: 0;
	width: 225px;
	height: 26px;
	position: absolute;
	top: 170px;
	left: 733px;
	z-index: 400;
}
#mainNavContainer ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#mainNavContainer ul li{
	float:left;
}
#mainNavContainer ul li a{
	margin: 0;
	padding: 0 16px 0 0;
	line-height: 50px;
	height: 26px;
	text-decoration: none;
	font-family: DIN, Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing:0.1em;
	color: #b8950a;
	font-weight: normal;
	text-transform: uppercase;
}
#mainNavContainer ul li a:hover{
	text-decoration: underline;
}
/***********************************************************************************/
/******** Brotkrumen-Navi - breadCrump *********************************************/
/***********************************************************************************/
#breadCrump{
	margin:0;
	padding: 0;
	color: #FFF;
	height: 44px;
	font-size: 12px;
	padding-top: 20px;
	line-height: 44px;
}
#breadCrump ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#breadCrump ul li{
	float: left;
	padding: 0 5px 0 0;
}
#breadCrump ul li a{
	margin: 0;
	padding: 0;
	line-height: 44px;
	height: 44px;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #b8950a;
	font-weight: normal;
}
#breadCrump ul li a:hover{
	text-decoration: underline;
}

/***********************************************************************************/
/******** MainContent **************************************************************/
/***********************************************************************************/
#contentLeft{
	width: 642px;
	padding: 0 9px 0 0;
	margin: 0 0 -5px 0;
	float: left;	
}
#contentRight{
	width: 225px;
	padding: 0;
	margin: 0 0 -5px 0;
	float: left;
}
/********* Farbiger Balken ****************************************************/
.contentHeadline{
	background: #999999;
	height: 20px;
	font-family: DIN, Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #111111;
	margin: 0 0 9px 0;
	padding: 0 0 0 7px;
	font-weight: bold;
}
.newsContainer{
	border-bottom: 1px solid #666666;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.newsPic{
	float:left;
	width: 346px;
	padding-right: 15px;
}
.newsText{
	float:left;
	width: 281px;
}
.newsText p{
	margin: 0;
	padding: 0;
}
.newsText h1{
	margin: -6px 0 7px 0;
	padding: 0;
}
h1.newsHeadline a{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-weight: normal;
	line-height: 22px;
	font-size: 14px;
	color: #b8950a;
	margin: 0;
	padding:0;
}
h1.newsHeadline a:hover{
	text-decoration: underline;
}

/***********************************************************************************/
/******** ProjectContent **************************************************************/
/***********************************************************************************/
.projContainer{
	border-bottom: 1px solid #666666;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.projPic{
	float:left;
	width: 642px;
	/* padding-right: 15px; */
	/* margin: -1px -1px -1px -1px; */
	/* border: 1px solid #666666; */
}

/************* Lauftext *********/
.projText{
	float:left;
	width: 642px;
	font-size: 12px;
	line-height: 20px;
}

.projText a
{
	font-weight: normal;
}

.projText a:hover
{
	font-weight: normal;
}

.projText p{
	margin: 0;
	padding: 0;
}
/************* Textüberschrift *********/
.projText h1
{
	font-size: 16px;
	margin: 6px 0 12px 0;
	padding: 0;
}
h1.projHeadline {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
	color: #b8950a;
	/* margin: 0; */
	padding:0;
}
/************* Bildunterschrift *********/
.projText h2
{
	font-weight: normal;
	font-size: 10px;
	margin: 4px 0 18px 0;
	padding: 0;
}
/*************************************************************/
/************ Boxenstruktur rechts ****************************/
/*************************************************************/
.contentBoxRight{
	width: 225px;
	margin-bottom: 25px;
}
.contentBoxRight ul{
	list-style: none;
	margin: 0;
	padding:0;
}
.contentBoxRight ul li h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.contentBoxRight ul li{
	border-bottom: 1px solid #666666;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
.contentBoxRight ul li h1 a{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #b8950a;
	margin: 0;
	padding:0;
}
.contentBoxRight ul li h1 a:hover{
	text-decoration: underline;
}
.contentBoxRight ul li p{
	font-size: 10px;
	color: #a6a6a6;
	line-height: 13px;
	margin: 3px 0 0 0;
	padding: 0;
}

.contentBoxRight a.tagLink {
/*	text-decoration: none;
	margin-bottom: 0px;
	border-bottom: 1px dotted #b8950a;
	line-height: 18px; */
	background-color: #b8950a;
	color: #252525;
	line-height: 20px;
	font-weight:normal;
	padding-left: 3px;
	padding-right: 3px;
}
.contentBoxRight a.tagLink:hover {
	/* border-bottom: 1px solid #b8950a; */
	background-color: #508fd5;
	text-decoration: none;
}
/*********** Vorschau box *************/
.prePic{
	float:left;
	width: 75px;
	padding-right: 13px;
}
.preText{
	/* float:left; */
	/* width: 138px; */
}
.preText p
{
	/*
	margin: 0;
	padding: 0; */
}
.preText h1
{
	font-size: 12px;
	/*
	margin: -6px 0 7px 0;
	padding: 0; */
}

/*************************************************************/
/* footer  */
/*************************************************************/
#footer{
	color: #a6a6a6;
	padding: 0;
	margin: 0px 0 30px 0;
	text-align: left;
	width: 876px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#footer a {
	color: #b8950a;
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
	margin-right: 20px;
}
#footer a:hover {
	text-decoration: underline;
}
/*************************************************************/
/*-- Links ----------------*/
/*************************************************************/
a {
	color: #b8950a;
	/* font-weight: bold; */
	text-decoration: none;
}
a:hover {
	/* font-weight: bold; */
	color: #b8950a;
	text-decoration: underline;
}
/*************************************************************/
.floatKiller{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*************************************************************/
/*  Formulare */
/*************************************************************/
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
input, select, textarea {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;	
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	border: 1px solid #d2d2d2;
	padding: 3px 2px 0px 2px;
	background: #FFF;
	/* width: 235px;
	height: 17px;
	float: left; */
}
input.checkbox 
{
	width: 35px;
}
form br{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/**************************************************'*/
/**************************************************'*/
.labelData{
	float: left; 
	width: 120px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
.labelText{
	float: left; 
	width: 367px;
	margin: 0px 10px 8px 0px;
	font-size: 11px;
	background: #e6eef4;
}
.labelTextarea{
	float: left; 
	width: 367px;
	height: 120px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #e6eef4;
}
select{
	/* float: left; */
	width: 205px;
	height: 22px;
}
.button {
	width: 150px;
	background: #5086ac;
	color: #FFF;
	font-weight: bold;
	float: none;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.searchBox{
	width: 82px; 
	height: 12px; 
	color: #666; 
	border-top: 1px solid #e5e5e5; 
	margin: 8px 5px 0 0;
	font-size: 11px;
	float: left;
	padding: 2px 2px 2px 2px;
}
