* {	margin: 0; padding: 0; }

:focus { outline: 0; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; }

table {	border-spacing: 0; }

strong { font-weight:bold; }

em { font-style:italic; }

img { border:0; }

body {
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:12px;
	background:#ffffff;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

a:link, a:visited, a:active {
	font-family:arial, helvetica, tahoma, sans-serif;
	text-decoration:underline;
	color:#000000;
}

a:hover {
  text-decoration:none;
}


/* 										### ### ### Layout ### ### ### 										*/

#main {
	position:relative;
	width:950px;
	margin:0 auto;
}

/* ### Heaadnavi ### */

#headernavi {
	width:726px;
	height:24px;
	border-left:1px solid #000000;
	float:right;
	padding-top:2px;
	margin-bottom:5px;
}

#headernavi ul {
	position:relative;
    border: 0;
    margin: 0;
    padding: 0;
	padding-top:5px;
    list-style-type: none;
	float:right;
}

#headernavi li {
	float:left;
}

#headernavi li a:link,
#headernavi li a:active,
#headernavi li a:visited {
	font-style: normal;
    padding:0 0 0 10px;
	margin:0;
	color:#7f7f81;
    display: block;
	font-size:11px;
	text-decoration:none;
}

#headernavi li a:hover {
	text-decoration:underline;
}

#headernavi li a.active:link,
#headernavi li a.active:active,
#headernavi li a.active:visited,
#headernavi li a.active:hover {
	color:#000000;
}

#headernavi a.de:link,
#headernavi a.de:visited,
#headernavi a.de:active,
#headernavi a.de:hover {
	background:url(../images/flagge_de_on.gif) no-repeat 0 2px;
}

#headernavi a.en:link,
#headernavi a.en:visited,
#headernavi a.en:active,
#headernavi a.en:hover {
	background:url(../images/flagge_en_on.gif) no-repeat 0 2px;
}

/* ### Header ### */

#header {
	position:relative;
	width:950px;
	height:150px;
}

h1#logo  {
	position:absolute;
	display:block;	
	width:412px;
	height:150px;
	left:116px;	
	bottom:0;
	background:url(../images/logo-awek.gif) no-repeat top left;
}

h1#logo a:link,
h1#logo a:active,
h1#logo a:visited,
h1#logo a:hover {
	display:block;
	width:125px;
	height:46px;
}

h1#logo span {
	display:none;
}


/* 										### ### ### Content ### ### ### 										*/

#contentwrapper {
	width:950px;
	margin-top:64px;
	background:url(../images/background-content.gif) repeat-y 1px 0;
}

#cleft {
	width:223px;
	float:left;
}

#cright {
	width:727px;
	float:right;
}

#content {
	padding:0;
}

#awek-industrie,
#awek-handel {
	position:relative;
	padding-top:25px;
	height:360px;
}

#awek-industrie div,
#awek-handel div {
	position:absolute;
	top:320px;
}

#awek-industrie div {
	text-align:right;
	right:20px;
}
#awek-handel div {
	left:20px;
}

#awek-industrie a:link,
#awek-industrie a:active,
#awek-industrie a:visited,
#awek-handel a:link,
#awek-handel a:active,
#awek-handel a:visited {
	font-size:25px;
	text-decoration:none;
	color:#babbbd;
}

#awek-industrie a:hover span,
#awek-handel a:hover span,
#awek-industrie a.extern:hover,
#awek-handel a.extern:hover {
	text-decoration:underline !important;
}

#awek-handel a:link,
#awek-handel a:active,
#awek-handel a:visited,
#awek-handel a:hover  {
	/*color:#ffffff;*/
}

#awek-handel img {
	margin-left:1px;
}


/* 							--- Sonstiges --- 										*/

.clear {
	clear:both;
}

.small {
	font-size:12px;
}
