body.nuk {
	background-repeat: repeat-x;
	background-color: #f9f2e8;
	background-image: url(../../../img/projects/nuk/bg_cover.png);
	width: 100%;
	height: auto;
	color: #000000;
}

ul.horizontalNavigation li a,ul.horizontalNavigation li a:hover {
	color: #000000;
}

div.smallList {
	width: 350px;
}

p.formatedTextnuk {
	color: #000000;
	margin: 10px 0 15px;
	padding: 0;
}

p.formatedText {
	color: #000000;
	line-height: 16px;
}

body.nuk a {
	color: #e3001b;
}

body.nuk a:hover {
	color: #e3001b;
}

body.nuk h1 i
{
		font-size: 24px;
}

body.nuk h1, body.nuk h2,body.nuk h3,body.nuk h4,body.nuk h5,body.nuk h6
{
	color: #e3001b;
}

body.nuk div#cover {
	background-repeat: repeat-x;
	background-color: #f9f2e8;
	background-image: url(../../../img/projects/nuk/bg_cover.png);
	width: 994px;
}

body.nuk div#page div#body div#sidebar a {
	color: #000000;
}

body.nuk div#page div#head {
	width: 978px;
	height: 56px;
}


body.nuk div#page div#head div#logo {
	z-index: 101 !important;
}

body.nuk div#page div#visual2 {
	position: relative;
	width: 951px;
	height: 313px;
	top: 69px;
	z-index: 1;
}

body.nuk div#body {
	background-image: url('/pp/static/cui/img/projects/nuk/bg_abschluss.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 56px 0 0 0;
	width: 952px;
}

body.nuk div#content {
	position: relative;
	width: 742px;
	padding-top: 20px;
	border: none;
	height: auto;
}

* html body.nuk div#content {
	margin-top: -2px;
	width: 718px;
}

body.nuk div.content div.contentTags {
	right: 10px;
}

body.nuk div.content div.commentBlock,body.nuk div.content div.commentList div.commentBlock,body.nuk div.content div.contentBody	{
	padding-right: 180px;
	position: relative;
}

body.nuk div.content div.contentBody div#nukContentImage {
	width: 545px;
	height: 331px;
	display: block;
	background-image: url('/pp/static/cui/img/projects/nuk/projektinfo_content.jpg');
}

body.nuk div.contentList {
	min-height: 600px;
}

body.nuk div.contentListBlock, body.nuk div.content div.commentList {
	border: none;
	background: none;
	border-bottom: 1px dotted #6d6d6d;
}

body.nuk div#sidebar {
	background-repeat: repeat-x;
	background-position: 371px top;
	padding: 20px 0 0 20px;
	border: medium none;
	min-height: 205px;
	background-color: none;
	height: 400px;
}

*html body.nuk div#sidebar {
		margin-top: -2px;
}

body.nuk div#sidebar div#moreLinks a {
	display: block;
	margin-bottom: 4px;
	padding: 0 0 0 20px;
}

body.nuk div#footer {
	margin: 0;
	width: 702px;
	padding: 20px 100px 50px 10px;
}

body.nuk div#page {
	overflow: hidden;
}

body.nuk div#sidebar div.sidbarBlock {
	border-bottom: 1px dotted #6d6d6d;
}

body.nuk div#sidebar div#rssLinks a.rssFeed {
	color: #000000;
	background-image: url('../../../img/projects/nuk/icon_rssfeed.png' );
	background-repeat: no-repeat;
	background-position: left 2px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/nuk/icon_rssfeed.png", sizingMethod =
		"scale");
}

body.nuk div#sidebar div#rssLinks a.rssFeed:hover {
	color: #000000;
	background-image: url('../../../img/projects/nuk/icon_rssfeed-h.png' );
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/nuk/icon_rssfeed-h.png", sizingMethod
		= "scale");
}

body.nuk a.up {
	padding: 2px 0 2px 24px;
	background-image: url('../../../img/projects/nuk/icon_up.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/pp/static/cui/img/projects/nuk/icon_up.png"
		, sizingMethod = "scale");
}

body.nuk a.authorEmail {
	padding-right: 20px;
	background-image: url( '../../../img/projects/nuk/icon_email.png' );
	background-repeat: no-repeat;
	background-position: right 2px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/nuk/icon_email.png", sizingMethod =
		"scale");
}

body.nuk a.authorEmail:hover {
	padding-right: 20px;
	background-image:
		url( '../../../img/projects/nuk/icon_email-h.png' );
	background-position: right 2px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/nuk/icon_email-h.png", sizingMethod =
		"scale");
}

div.inputGroup.inRows input.submitButton, div.inputGroup.inRows input.sendButton {
	width: 179px;
}

div.inputGroup.inRows input.submitButtonActive, div.inputGroup.inRows input.sendButtonActive {
	width: 179px;
}

input.submitButton,input.sendButton {
	height: 34px;
	width: 179px;
	display: block;
	background-image: url('../../../img/projects/nuk/button_send.png');
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src = "/pp/static/cui/img/projects/nuk/button_send.png", sizingMethod = "scale");
}

input.submitButtonActive,input.sendButtonActive {
	height: 34px;
	width: 179px;
	background-image: url('../../../img/projects/nuk/button_send-h.png');
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src = "/pp/static/cui/img/projects/nuk/button_send-h.png", sizingMethod= "scale");
}

body.nuk input.applyButton, input.applyButtonActive {
	height: 31px;
	width: 175px;
}

body.nuk input.applyButton {
  	background-image: url('../../../img/projects/nuk/button_apply.png');
  	-background-image: none;
  	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/nuk/button_apply.png", #sizingMethod="scale");
}
body.nuk input.applyButtonActive {
	background-image: url('../../../img/projects/nuk/button_apply-h.png');
	-background-image: none;
  	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/nuk/button_apply-h.png", #sizingMethod="scale");
}

input.applyNowButton, input.applyNowButtonActive {
	background: none;
	width: 189px;
	height: 78px;
	padding: 0;
	margin: 5px 0 0 0;
	background-repeat: no-repeat;
	border: none;
}

body.nuk input.applyNowButton {
  background-image: url('../../../img/projects/nuk/button_apply_now.png');
  -background-image: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/nuk/button_apply_now.png", #sizingMethod="scale");
}
body.nuk input.applyNowButtonActive {
  background-image: url('../../../img/projects/nuk/button_apply_now-h.png');
  -background-image: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/nuk/button_apply_now-h.png", #sizingMethod="scale");
}
#twitter_div {
	overflow: hidden;
}
#twitter_div ul {
	padding-left: 0px;
	margin:0;
}
#twitter_div li {
	list-style: none; 
	text-decoration: none;
	padding-bottom: 10px;
	margin-left: 0;
}
