/* @override 
	http://localhost:8888/uhl2007/inc/uhlsolutions01a.css
	http://192.168.0.30:8888/uhl2007/inc/uhlsolutions01a.css
	http://localhost:8888/uhl2008/www01/inc/uhlsolutions01a.css
*/

* {
	font: 12px Arial, Geneva, Helvetica, "Helvetica Neue", sans-serif;
}

.clear {
	clear: both;
	float: none;
	display: block;
	height: 1px;
}

html, body {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
}

strong {
	font-weight: bold;
}

div#navbar ul li a {
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	line-height: 20px;
}

body {
	background-color: #fff;
	min-width: 890px;
	min-height:600px;
}

div#schatten {
	width: 890px;
	height: 590px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -445px;
	margin-top: -295px;
	background: none no-repeat center bottom;
}

/* @group Allgemeines Layout */

/* @group Texte-Allgemein */

a {
	text-decoration: none;
	color: #401818;
}

a:hover {
	text-decoration: underline;
}

p, li {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}

h2 {
	font-size: 19px;
	color: #ac1013;
}



/* @end */

/* @group Navbar Allgemein */

div#navbar {
	background: url(images/sidebar_bg_t.png) repeat-y 0 0 !important;
	width: 170px !important;
	
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 578px;
	z-index: 10;
	font-size: 12px;
	background: url(images/sidebar_bg.png) repeat-y 0 0;
}

div#navbar a {
	color: #f0f0f0;
	text-decoration: none;
}

div#navbar a:hover {
	color: #eee;
	text-decoration: none;
	text-shadow: #000000 1px 1px 2px;
}



/* @end */

/* @group Navbar */

div#navbar h1 {
	font-size: 10px;
	margin: 24px 0 0;
	padding: 0;
	height: 95px;
	text-indent: -2000px;
	color: white;
	background: url(images/werbeagentur_uhlsolutions.png) no-repeat 0 0;
	clear: both;
}

div#navbar ul {
	margin: 37px 0 0;
	list-style-type: none;
	width: 160px;
	display: block;
	padding-left: 0;
	padding-top: 0;
		border-bottom: 1px solid #b3b7b7;
}

div#navbar ul li {
	padding: 0;
	margin: 0 0 2px;
	float: none;
	border-top: 1px solid #b3b7b7;
}

div#navbar ul li a {

	float: none;
	clear: left;
	padding: 0 6px 0 24px;
	margin: 3px 0 6px;
	display: block;

	text-transform: uppercase;
	letter-spacing: 1px;
}

/*  alternativer name: div#navbar ul li a, div#navbar ul li a:active, div#navbar ul li a:visited */

div#navbar ul li a:hover {
	color: #fff;
}

div#navbar ul li a.active:visited, div#navbar ul li a.active  {

	font-weight: bold;
	color: #fff;
}

div#navbar ul li.sub a {
	
	float: none;
	clear: left;
	padding: 0 6px 0 31px;
	display: block;
	background-position: -200px 0;
	background-repeat: no-repeat;
}

div#navbar ul li.sub {
	background: url(images/navbullet_t.png) no-repeat 22px 6px;
	border-style: none;
	border-top-style: none;
	display: block;
}

div#navbar ul li.sub a:hover {
	background: url(images/navbullet_t.png) no-repeat 22px -44px;
}

div#navbar ul li#subactive  {
	background: none no-repeat 22px 6px;
}

div#navbar ul li#subactive a  {
	color: #fff;

	background: url(images/navbullet_t.png) no-repeat 22px -44px;
}



/* @end */

/* @group Adressbox */

div#contactbox {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 160px;
	top: 508px;
	height: 60px;
	text-transform: none;
}

div#contactbox h4 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 24px;
	padding-top: 3px;
	height: 16px;
	background: url(images/h1_phone.png) no-repeat 0 0;
	font-style: normal;
}

div#contactbox p {
	color: #ccc;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 8px 10px 2px 24px;
	text-transform: none;
}

div#contactbox p.white {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
}



/* @end */



/* @end */

/* @group Inner Content - Textformate etc */

div#inner_content {
	width: 370px;
	margin: 0;
	padding: 0;
	top: 117px;
	left: 246px;
	position: absolute;
}
div#inner_content.wide{
	width: 600px;
}
div#inner_content.unten {
	width: 360px;
	margin: 0;
	padding: 0;
	left: 246px;
	position: absolute;
}

body#page1 div#inner_content.unten {
	width: 270px;
	margin: 0;
	padding: 0;
	left: 246px;
	position: absolute;
}

div#inner_content > h2 {
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 17px;
	color: #b81215;
}

div#inner_content h3 {
	
	font-size: 16px;

	color: #b81215;

	margin-bottom: 2px;
	margin-top: 20px;
}

div.zweispalten {
	width: 200px;
	float: left;
}

/* @group UL vier Spalten */

div.vierspalten {
	width: 137px;
	float: left;
	position: relative;
	margin-right: 0;
}

div.vierspalten p {
	font-weight: bold;
	margin-bottom: 5px;
	width: 100% !important;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 11px;
	padding-left: 3px;
	border-bottom: 1px solid #b3b3b3;
	font-size: 10px;
	text-transform: uppercase;
}

div.vierspalten ul {
	border-top: 1px solid white;
}

div#inner_content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#inner_content li {
	padding-left: 15px;
	background: url(images/bullet_t1.gif) no-repeat 0 2px;
}



/* @end */

/* @group UL dreisplater - normaleaufzaehlung */

ul.dreispaltig {
	width: 600px;
	margin-top: 30px;
	display: block;
}

ul.dreispaltig li {
	width: 150px;
	float: left;
	display: block;
	margin-bottom: 1px;
}



/* @end */



/* @end */

p strong.rot {
	font-weight: normal;
	color: #b81215;
	font-style: normal;
}

em {
	font-weight: bold;
	letter-spacing: 0;
	margin-right: 2px;
	color: #b81215;
}

ul.nowrap li {
	display: inline-block;
	margin-right: 10px;
}

ul.nowrap {
	float: none;
	clear: both;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.small p, .small * {
	font-size: 10px;
	line-height: 11px;
}

/* @group Webprojekte */

table.webprojekte td {
	padding-left: 1px;
	padding-right: 10px;
	
}



/* @end */

/* @group Effekte */

div.field:hover {
	 -webkit-box-shadow: 0px 0px 4px #000;
    -moz-box-shadow:  0 0px 4px #000;
    z-index: 10;
    
}

a.a_button, a.a_button:visited {
	display: inline-block;
	border: 1px solid silver;
	padding: 4px 10px 4px 28px;
	background: url(images/arrow.gif) no-repeat left center;
}

a.a_button:hover {
text-decoration: none;
color: #000;
-webkit-box-shadow: 1px 1px 2px #ccc;
    -moz-box-shadow:  1px 1px 2px #ccc;
}
div.field a.lightbox img  {

}

#contentbox
 {
	-webkit-box-shadow: 0px 0px 4px #666;
    -moz-box-shadow:  0 0px 4px #666;
}


/* @end */