.ui-tabs-hide {
    display: none;
    }

/* html, body */
html {
	height:100%;
}
body {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	background: url(../img/bg_body.jpg) top center repeat-y #000;
}

/* ALLGEMEINE STYLES */
* {
	margin:0;
	padding:0;
	border: 0;
}

.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

a:link, a:active, a:visited { 	
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #ff8417;
	color: #ff8417;
	outline: none;
}
a:hover { 	
	border-bottom-color: #555;
}
a.nostyle {
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 480px;
	margin: 20px auto 20px auto;
	background: url(../img/bg_content.jpg) center repeat-y;
}
#content {
	background: url(../img/bg_light.jpg) top center no-repeat;
	padding: 25px 25px 0px 25px;
}
#footer {
	background: url(../img/bg_footer.jpg) no-repeat;
	height: 45px;
	width: 480px;
	margin: 0px auto;
}
#language {
	position: fixed;
	top: 0;
	right: 0;
}
.sep {
	height: 1px;
	margin: 15px 0px;
	background:url(../img/seperator.jpg) top left no-repeat;
}

/* NAVIGATION */
#nav {
	background: url(../img/nav_bg.jpg) repeat-x;
	margin: 0px 10px;
}
#nav ul {
	list-style: none;
	margin-right: 15px;
	width: 210px;
}
#nav ul li a {
	text-indent: -9999px;
	height: 31px;
	width: 55px;
	display: block;
	float: left;
	margin-left: 15px;
	opacity: 0.7;
}
#nav ul li a#profil {
	width: 40px;
	background: url(../img/nav_profil.jpg) top left;
}
#nav ul li a#profil:hover {
	background: url(../img/nav_profil.jpg) bottom left;	
}
#nav ul li a#portfolio {
	width: 65px;
	background:url(../img/nav_portfolio.jpg) top left;
}
#nav ul li a#portfolio:hover {
	background:url(../img/nav_portfolio.jpg) bottom left;
}
#nav ul li a#contact {
	width: 56px;
	background: url(../img/nav_contact.jpg) top left;
}
#nav ul li a#contact:hover {
	background: url(../img/nav_contact.jpg) bottom left;
}
#loadAni {
	display: none;
	width: 220px;
	margin: 20px auto;
}

/* PROFIL */
#twitter {
	margin-top: -15px;
}
#profil .icon {
	width: 54px;
	margin-right: 15px;
	text-align: center;
}
.icon a {
	margin-top: 4px;
}
#twitter ul {
	width: 360px;
	list-style: none;
}
#twitter h3 {
	display: block;
	width: 157px;
	height: 18px;
	text-indent: -9999px;
	background:url(../img/hl_twitter.jpg) no-repeat;
}
#about h1, #services h1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding-top: 5px;
}
#about h2, #services h2 {
	font-size: 11px;
	color: #ff952e;
	margin-bottom: 15px;
}
#about p {
	padding-bottom: 8px;
	padding-left: 69px;
	line-height: 130%;
}
#about p a {
	font-size: 12px;
}
#services ul {
	list-style: none;
	padding: 10px 0px 0px 69px;
}
#services li {
	float: left;
	display: block;
	height: 30px;
	padding-left: 25px;
	background:url(../img/tick.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
}
#services li.right {
	width: 180px;
	float: right;
}

/* PORTFOLIO */
#portfolio p {
	font-size: 11px;
	margin-bottom: 25px;
	line-height: 130%;
}
#portfolio .item h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	float:left;
}
#portfolio .item h2 span {
	color: #FF8417;
	background:url(../img/i_arrow_portfolio.jpg) no-repeat top right;
		padding-right: 10px;
		margin-right: 2px;
}
#portfolio .item a.ext:link,
#portfolio .item a.ext:active,
#portfolio .item a.ext:visited {
	float:right;
	display: block;
	padding-right: 12px;
	background:url(../img/i_extLink.jpg) no-repeat bottom right;
	border: none;
	color: #999;
}
#portfolio .item a.ext:hover {
	background:url(../img/i_extLink.jpg) no-repeat top right;
	color: #fff;
}
#portfolio .item img {
	margin-top: 4px;
}
#portfolio .item .itemFooter {
	background:url(../img/portfolioItem_footer.jpg) no-repeat top left;
	height: 35px;
}

/* KONTAKT */
#kontakt #kontaktdaten {
	background: url(../img/i_lamp.png) no-repeat top left;
	height: 135px;
	padding-left: 207px;
}

#kontakt h2 {
	font-size: 14px;
	color: #fff;
	padding: 25px 0px 15px;
}
#kontakt #kontaktdaten ul {
	list-style: none;
}
#kontakt #kontaktdaten ul li {
	margin-bottom: 4px;
}
#kontakt #kontaktdaten li a:link,
#kontakt #kontaktdaten li a:active,
#kontakt #kontaktdaten li a:visited {
	color: #999;
	font-size: 12px;
	border: none;
	line-height: 20px;
	padding-left: 25px;
	background:url(../img/i_contact.gif) no-repeat top left;
}
#kontakt #kontaktdaten li a#addr:hover {
	color: #fff;
	background-position: 0px -22px;
}
#kontakt #kontaktdaten li a#phone { background-position: 0 -44px; }
#kontakt #kontaktdaten li a#phone:hover {
	color: #fff;
	background-position: 0px -66px;
}
#kontakt #kontaktdaten li a#mail { background-position: 0 -88px; }
#kontakt #kontaktdaten li a#mail:hover {
	color: #fff;
	background-position: 0px -108px;
}

/* Social */
#kontakt #social {
	width: 207px;
}
#kontakt #social ul { list-style:none; }
#kontakt #social img {
	float: left;
	padding-right: 10px;
}
#kontakt #social b {
	display: block;
	color: #fff;
	font-size: 16px;
}
#kontakt #social span {
	color:#999;
	font-size: 11px;
}
#kontakt #social a:link,
#kontakt #social a:active,
#kontakt #social a:visited {
	display:block;
	width: 190px;
	padding: 3px 5px;
	background: none;
	margin: 2px 0px;
}
#kontakt #social a:hover {
	background: #222;
}

/* Fragebogen */
#kontakt #fragebogen #icon {
	float:left;
	width: 110px;
}
#kontakt #fragebogen p {
	margin: 10px 0px;
	line-height: 150%;
}
#kontakt #fragebogen a {
	font-size: 11px;
}


/* Kontaktform */
#kontakt #kontaktform {
	width: 223px;
}
#kontakt #kontaktform input {
	width: 223px;
	height: 22px;
	background:url(../img/contact_bg.gif) no-repeat top left;
	line-height: 22px;
	text-indent: 5px;
	padding-top: 3px;
	color: #555;
	font-size: 12px;
	float:left;
}
#kontakt #kontaktform textarea {
	width: 218px;
	height: 94px;
	background:url(../img/contact_bgBig.gif) top center no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	padding: 5px 0px 5px 5px;
	color: #555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#kontakt #kontaktform .button {
	width: 103px;
	height: 25px;
	background:url(../img/contact_button.jpg) top left no-repeat;
	cursor: pointer;
	float:right;
}
#kontakt #kontaktform .button:hover {
	background: url(../img/contact_button.jpg) bottom left;
}
#kontaktMeldung li {
	list-style-position: inside;
	margin: 8px 0;
}