* {
	padding:0;
	margin:0;
}
a {
	color: #194896;
	text-decoration: none;
}
a:hover {
	color:#000;
}
ul {
	list-style:none;
}
body {
	background:url(../images/bg.jpg) repeat;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
#wrap {
	width:894px;
	margin:auto;
}
.hide {
	display: none;
}
#header {
	background:url(../images/header.jpg) no-repeat;
}
#contents {
	background:url(../images/contentbg.jpg) repeat-y;
	padding:1px 5px 0 5px;
}
.clear {
	clear:both;
}
#bottom {
	background:url(../images/bottombg.jpg) repeat-x;
	height:126px;
}
#footer {
	background:url(../images/footer.jpg) no-repeat;
	height:34px;
}
#topbar {
	background:url(../images/topbarbg.jpg) left bottom no-repeat;
	height:129px;
}
#homepage {
	padding:0px 0;
}
#homepage .services {
	width:300px;
	padding:0 5px;
	float:right;
}
#homepage .portfolio_preview {
	width:565px;
	height:260px;
	float:left;
	background:url(../images/featuredprojectbg.jpg) repeat-x;
}
h1, h2, h3, h4 {
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	font-weight:bold;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:12px;
}
ol {
margin-left:30px;
}
.subhead {
	display:block;
	background:url(../images/subheadbg.jpg) repeat-x;
	height:25px;
	padding:3px 5px 0 5px;
}
.subhead_2 {
	display:block;
	background:url(../images/subheadbg.jpg) repeat-x;
	height:25px;
	float:left; 
	width:185px; 
	padding:5px;
}
.aktuality {
 overflow:auto;
 height:160px;
 font-size:10px;
 background-color:#FAFAFA;
 border-bottom:5px solid #FAFAFA;
 padding:5px;
}
.aktuality_left {
 background-color:#FAFAFA;
 border-bottom:5px solid #FAFAFA;
 padding:5px;
}
.aktuality p {
text-align:justify;
}
.aktuality .line {
 margin:3px 0; background:#D4D4D4 none repeat scroll 0 0; height:1px; width:358px;
}
.aktuality .archiv {
 float:right; margin-right:5px;
}
.portfolio_preview h2 {
	display:block;
	padding:3px 3px 0 5px;
	color:#fff;
	height:25px;
}
.services li {
	display:block;
	padding:3px 5px 3px 40px;
	margin:5px 0 3px;
	height:46px;
	border-bottom:solid 1px #ccc;
}
.services li.idea {
	background:url(../images/ideaicon.jpg) no-repeat;
}
.services li.design {
	background: url(../images/designicon.jpg) no-repeat;
}
.services li.apps {
	background: url(../images/interneticon.jpg) no-repeat;
}
.services li.mobile {
	background: url(../images/mobileicon.jpg) no-repeat;
}
#sitename {
	display: block;
	padding-top: 35px;
	height: 73px;
	padding-left: 10px;
	font:bold italic 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
}
#sitename #description {
	display:block;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}
#topnav {
	height:53px;
}
#topnav ul {
	padding:14px 12px 0;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-transform:uppercase;
}
#topnav li {
	display:block;
	float:left;
	height: 39px;
	background: url(../images/menu_line.gif) no-repeat left top;
	padding-left: 0px;
}
#topnav a {
	display: block;
	height:38px;
	padding:3px 10px 0 10px;
	text-decoration:none;
	color:#7098c6;
	float:left;
}
#topnav li#first {
	background:none!important;
}
#topnav .active a {
	background:url(../images/menuactive.gif) no-repeat center 27px;
	color:#184896;
}
#topnav a:visited, #topnav a:active {
	color:#7098c6;
	text-decoration:none;
}
#topnav a:hover {
	color:#184896;
}
.submenu {
margin:0 0 0 40px;
padding:0 0 7px 0;
}
#headercolumn1 {
	width: 550px;
	padding-left: 15px;
	float: left;
}
#headercolumn2 {
	width: 290px;
	float: right;
	padding-right: 15px;
}
.description {
	color:#d2e7ff;
	font:14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	display:block;
	padding-top: 25px;
}
.description a {
	color:#fff;
	text-decoration:none;
	border-bottom: dashed 1px #fff;
}
#search_top {
	background: url(../images/searchbg.gif) no-repeat;
	height: 36px;
	width: 278px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#search_top p {
	display:block;
	float: left;
}
#search_top .keyword {
	background: transparent;
	border-style: none;
	display: block;
	width: 125px;
	float: left;
	padding: 5px;
}
#search_top .button {
	padding-top: 3px;
	display: block;
	float: left;
	padding-left: 5px;
}
#search_top form {
	display: block;
	background: url(../images/searchfield.gif) no-repeat;
	height: 30px;
	margin-top: 3px;
	float: right;
	width: 170px;
	margin-right: 5px;
}
#subscribe {
	background: url(../images/rss.gif) no-repeat;
	padding: 10px 5px 5px 40px;
	height: 20px;
	width: 233px;
	margin: auto;
}
#subscribe a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
#topbar .columns {
	width: 32%;
	float: left;
	padding: 3px;
	margin: 1px;
	color:#999999;
}
.columns .by {
	font-weight: bold;
}
#topbar .columns p {
	line-height: 16px;
	padding: 10px;
}
.left_column {
	width: 480px;
	float: left;
	padding: 5px;
}
.right_column {
width: 390px;
 float: right
}
.right_column .partneri {
float:left; width:185px; padding:5px; text-align:center;
}
.right_column .partneri h2 {
	display:block;
	background:url(../images/subheadbg.jpg) repeat-x;
	height:25px;
	padding:3px 5px 0 5px;
	text-align:left;
}
.right_column .partneri img {
	cursor:pointer;
}

.panel_right {
float:right; width:380px; padding: 5px;
}
.panel_right h2 span {
cursor:pointer;
}
.panel_right h2 span:hover {
text-decoration:underline;
}
.panel_right input[type="text"], .panel_right input[type="password"] {
padding:3px; border:1px solid #CCCCCC; width:100px; font-size:13px; margin-top:3px;
}
.panel_right .button {
padding:3px; border:1px solid #CCCCCC; width:70px; font-size:13px; margin-top:3px; height:23px;
}

.panel_right_kratky {
float:right; width:190px; padding: 5px;
}
.narrow_column {
	margin-right: 235px;
	margin-left: 455px;
	padding: 5px;
	float:left;
}
.post p {
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	 text-align: justify; 
	 line-height: 17px;
}
.post_news p {
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	 text-align: justify; 
	 line-height: 17px;
}
.post_news {
height:170px;
margin:0 3px;
}
.post_head .meta {
	font-size: 10px;
	color: #999999;
	display: block;
	margin-top: 3px;
}
.newspic {
	margin:0px 5px 0 0;
	padding:1px;
	border: 1px solid #a6a6a6;
	width:150px;
	height:100px;
}
.newspic:hover {
	border: 1px solid #818181;
}
.post .post_head {
	padding: 5px;
}
.post_news .post_head {
	padding-bottom: 5px;
}
#bottom .columns {
	padding: 5px;
	float: left;
	width: 32%;
}
#footer .footercontent {
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
}
.footercontent a {
	color: #fff;
}
.footercontent a:visited, .footercontent a:active {
	color: #fff;
}
.footercontent p {
	margin-bottom: 5px;
}
.portfolio_preview .imageholder {
	padding: 35px 5px 5px 15px;
	height: 154px;
	width: 334px;
	float: left;
}
.portfolio_preview .clientinfo {
	width: 180px;
	float: right;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 10px;
	background: url(../images/portfoliodevider.png) no-repeat left 25px;
}
.portfolio_preview .imageholder img {
	background: #194896;
	padding: 3px;
	display: block;
	border: 1px solid #000000;
}
.clientinfo a {
	color: #FFFFFF;
	border-bottom: 1px dashed #fff;
}
.clientinfo .label {
	color: #FFFFFF;
	width: 100px;
	display: block;
}
.clientinfo p {
	display: block;
	padding: 3px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#contents #left {
	padding: 8px;
	width: 550px;
	float: left;
}
#contents #sidebar {
	width: 290px;
	float: right;
	padding: 8px;
}
#left p {
	line-height: 16px;
	margin-bottom: 15px;
}
.service_img {
	display: block;
	float: left;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
#wrap #contents #left ul li {
	display: block;
	background: url(../images/bullet.jpg) no-repeat 0px 3px;
	padding: 5px 5px 5px 10px;
	margin-left: 15px;
	margin-bottom: 3px;
}
.devider {
	background: #FFFFFF;
	border-bottom: 1px solid #ccc;
	display: block;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#left .servicetitle {
	display: block;
	margin-bottom: 10px;
	color: #194896;
}
#left .service_p {
	padding-left: 60px;
}
#sidebar p {
	line-height: 16px;
	margin-bottom: 16px;
}
a img {
	border : none;
}
a:hover img {
	border:none;
}
a:visited img, a:active img {
	border:none;
}
#getaquote #fcf2 .r .f {
	display: block;
}
.f input {
	display: block;
	border: 1px solid #999999;
	padding: 5px;
}
#getaquote #fcf2 .r .f #comments {
	border: 1px solid #999999;
	padding: 5px;
}
.products_list li {
	display:block;
	height:70px;
	width:201px;
	margin-bottom:3px;
}
.products_list a {
	display:block;
	background:url(../images/productbg1.gif) no-repeat;
	height:56px;
	width:201px;
	text-align:center;
	padding:12px 0 0 0;
	text-decoration:none;
}
.products_list {
	padding-top:5px;
}
.products_list a:hover {
	background:url(../images/productbg2.gif) no-repeat;
}
#quote_request {
	background-image: url(../images/formbg.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#quote_request h2 {
	display: block;
	background: url(../images/quote.gif) no-repeat;
	height: 61px;
	padding-left: 61px;
	padding-top: 8px;
}
#quote_request form p {
	display: block;
	padding-left: 12px;
}
#quote_request .commentarea {
	display: block;
	height: 140px;
	width: 257px;
	border: solid 1px #e0dccb;
}
#quote_request .commentarea:hover {
	border:solid 1px #908b72;
}
#quote_request label {
	display: block;
	padding: 3px;
	font: bold 12px "Trebuchet MS", halvetica, Verdana, sans-serif;
}
#quote_request .textfield {
	background: transparent url(../images/textfield1.gif) no-repeat;
	display: block;
	border-style: none;
	height: 28px;
	width: 241px;
	padding:7px 8px 0 8px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color:#655045;
}
#quote_request .textfield:hover {
	background: transparent url(../images/textfield2.gif) no-repeat;
}
#quote_request label .info {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.success {
	background: #d9e7f3 url(../images/success.gif) no-repeat 3px 3px;
	display: block;
	padding: 5px 5px 5px 55px!important;
	height: 60px;
}
.error {
	background: #ead2a8 url(../images/error.gif) no-repeat 3px 3px;
	display: block;
	padding: 5px 5px 5px 55px!important;
	height: 60px;
}
.progress {
	background: url(../images/loading.gif) no-repeat 3px 3px;
	padding: 5px 5px 5px 55px!important;
	height: 50px;
}
.bordered {
	border-bottom: 1px dashed #999999;
	margin-bottom: 15px;
	padding-bottom: 10px;
	display: block;
}
#midbottom {
	background: #333 url(../images/footerbg.png) no-repeat center center;
	height: 100px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#bottom p {
	display: block;
	padding: 3px;
}
#bottom .columns h3 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #194896;
	display: block;
}
#midbottom img {
	display: block;
	float: left;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 15px;
}
ul.resourcelist {
}
.resourcelist li {
	display: block;
	height: 25px;
}
.resourcelist a {
	display: block;
	height: 18px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 15px;
	background: url(../images/bullet.jpg) no-repeat 0px 7px;
	border-bottom:dashed 1px #ccc;
}
.resourcelist a:hover {
	color:#000;
}
.theme_image {
	display: block;
	margin: auto;
	padding: 5px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
#widecolumn {
	padding: 8px;
}
.nrwcolumn {
	float: left;
	width: 23%;
	margin: 4px;
	padding: 4px;
}
#widecolumn #real2 {
	background: url(../images/real2logo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #omcms {
	background: url(../images/omlogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #kre8ivity {
	background: url(../images/kre8ivitylogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #oet {
	background: url(../images/oetlogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn p {
	line-height: 16px;
	margin-bottom: 16px;
}
.blue {
	color: #194896;
	padding-bottom: 10px;
}
.lists li {
	display: block;
	background: url(../images/bullet.jpg) no-repeat 3px 5px;
	padding: 5px 5px 5px 20px;
	margin-bottom: 5px;
}
#portfolio .site {
	padding: 15px 5px 5px;
	background: #E0EEFC url(../images/portfoliobg.gif) repeat-x left bottom;
	border: 1px solid #BDDBF9;
	position: relative;
	margin-bottom: 5px;
}
.portfolio_image {
	display: block;
	padding: 9px;
	margin: auto;
	background: #FFFFFF;
	border: 1px solid #B9D9F9;
}
#portfolio .site .layer span {
	display: block;
	padding-top: 40px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-left: 40px;
}
.site .layer {
	display: block;
	background: url(../images/portfoliolayer.gif) no-repeat;
	height: 88px;
	width: 80px;
	position: absolute;
	float: right;
	z-index: 99;
	right: 8px;
	top: 114px;
}
#portfolio .site p {
	display: block;
	margin: 0px 10px 8px;
	padding: 0px 5px 5px;
}
.portfolio_image:hover {
	display: block;
	padding: 9px;
	margin: auto;
	background: #ffe;
	border: 1px solid #194896;
}
.testimonails blockquote {
	background: url(../images/dblquotes.gif) no-repeat 3px 3px;
	padding-left: 30px;
}
#results .description {
	color: #333333;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
#results .url {
	padding: 5px;
	background: #f4f4f4;
}
#results {
	padding: 5px;
}
#result_report {
	padding: 3px;
	background: #4891ED;
	color: #FFFFFF;
}
.columns h2 {
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	height: 20px;
	text-shadow:#000 1px 1px 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.portfolio_preview h2 img {
	display: block;
	padding-left: 12px;
	padding-top: 3px;
}
br.clear {
	display: block;
	clear: both;
	height: 1px;
}
.fleft {
float:left;
}
.gal {
padding:5px; width:150px; height:100px; float:left; border:1px #CCCCCC solid; margin-right:10px;
}
.gal:hover {
background-color:#D9F1FD;
}
#forum textarea {
width:471px; height:80px; border:1px #C8E9FB solid; margin:5px 0 0 0; padding:3px;
}
#forum input[type="text"] {
width:150px; border:1px #C8E9FB solid; margin:5px 0 0 0; padding:3px;
}
#forum input[type="submit"] {
border:1px solid #CCCCCC;
font-size:13px;
height:23px;
margin:3px 0 8px 0;
padding:3px;
width:480px;
}
.forum_small {
float:right; font-size:12px; margin-top:3px; cursor:pointer;
}
.forum_small2 { 
float:right; font-size:12px; margin-top:2px;
}
.forum_small2 input[type="password"] { 
border:1px solid #CCCCCC;
font-size:13px;
padding-top:1px;
height:17px;
width:80px;
}

.forum_small2 input[type="submit"] { 
border:1px solid #CCCCCC;
font-size:13px;
padding:0 0 2px 0;
height:20px;
width:50px;
}

.login_panel{
float:right; width:222; height:70px; margin-right:20px; margin-top:35px;
}
.login_panel input[type="text"], .login_panel input[type="password"] {
padding:3px; border:1px solid #CCCCCC; width:100px; font-size:13px; margin-top:3px;
}
.login_panel .button {
padding:3px; border:1px solid #CCCCCC; width:80px; font-size:13px; margin-top:3px; height:24px;
}
.login_panel a {
color:#FFFFFF;
}
.login_panel a:hover {
color:#C2CCEF;
}
