@font-face{
	font-family: PensessoKop;
	src: url('fonts/pensesso.eot');
}
@font-face{
	font-family: PensessoKop;
	src: url('fonts/pensesso.ttf');
}
@font-face{
	font-family: PensessoNav;
	src: url('fonts/pensesso-nav.eot');
}
@font-face{
	font-family: PensessoNav;
	src: url('fonts/pensesso-nav.ttf');
}
html{
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	border-top: 7px solid #023966;
	background-color: #023966;
	font-size: 12px;
	margin: 0;
}
body{
	margin: 0;
	background-color: #fff;
}
img, iframe{
	border: 0;
}
h1, legend, caption, .sfilter, .wcag{
	display: none;
}
hr{
	height: 1px;
	background-color: #d1d1d1;
	border: 0;
	margin-top: 20px;
	clear: both;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
#wrapper{
	width: 900px;
	padding: 0px 10px 10px 10px;
	margin: auto;
	overflow: auto;
}
#header{
	border-bottom: 5px solid #eaeaea;
	width: 900px;
	overflow: auto;
}
textarea, input{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
}
.wide{
	width: 408px;
}
#logo{
	height: 130px;
	width: 250px;
	padding-top: 20px;
	float: left;
}
#nav{
	float: left;
	width: 640px;
	height: 50px;
	font-family: PensessoNav, Trebuchet MS, Trebuchet, sans-serif;
	font-size: 14px;
}
#nav ul{
	padding: 0;
	margin: 0;
	float: right;
}
#nav li{
	display: inline;
}
#nav a{
	display: block;
	float: left;
	text-transform: uppercase;
	padding: 5px 15px 7px 15px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	color: #023966;
	text-decoration: none;
}
#nav .active, #nav .active:hover{
	background-color: #023966;
	color: #fff;
}
#nav a:hover{
	background-color: #f6f6f6;
}
#socials{
	float: left;
	text-align: right;
	width: 640px;
	height: 35px;
	margin-top: 60px;
	color: #023966;
	font-size: 14px;
	font-family: PensessoNav, Trebuchet MS, Trebuchet, sans-serif;
}
#socials img{
	margin-left: 3px;
}
.imp{
	clear: both;
	width: 900px;
	height: 270px;
	background: url(img/imp-home.jpg);
}
#impinternet{background: url(img/imp-internet.jpg);}
#impprint{background: url(img/imp-print.jpg);}
#impadvertising{background: url(img/imp-advertising.jpg);}
#impblog{background: url(img/imp-blog.jpg);}
#impcontact{background: url(img/imp-contact.jpg);}
.content{
	width: 435px;
	float: left;
	text-align: justify;
}
#cl{
	margin-right: 20px;
}
#cmain{
	width: 900px;
}
.content h2{
	text-transform: lowercase;
	margin: 10px 0px 5px 0px;
	font-family: PensessoKop;
	font-size: 26px;
	color: #035c9e;
	clear: both;
}
.content h3{
	font-size: 16px;
	color: #035c9e;
	margin-bottom: 0;
	font-weight: normal;
}
.content p{
	margin: 0px 0px 10px 0px;
}
.content ul{
	padding: 23px;
	margin: -2em 0em 0em 0em;
	list-style: url(img/check.jpg);
}
.content a{
	color: #035c9e;
}
.content a:hover{
	color: #000;
}
#blogbrowse{
	margin-top: 25px;
	text-align: center;
	margin-bottom: 5px;
}
.footer{
	clear: both;
	border-top: 10px solid #d1d1d1;
	font-family: PensessoNav, Trebuchet MS, Trebuchet, sans-serif;
	background-color: #023966;
	font-size: 12px;
}
#fblog{
	background-color: #645443;
}
.subtitel{
	color: #666;
	font-style: italic;
}
.content img{
	float: left;
	margin-right: 10px;
}
.err img{
	float: none;
	margin-right: 0;
	margin-left: 5px;
	vertical-align: text-bottom;
}
#footmid{
	width: 900px;
	height: 210px;
	margin: auto;
	background: url(img/footer.png) no-repeat right;
	overflow: auto;
}
.footc{
	width: 150px;
	float: left;
}
.footer h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.footer a{
	color: #ccc;
	text-decoration: none;
}
.footer a:hover{
	color: #fff;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer li{
	display: block;
	text-transform: lowercase;
}
#goog-fixurl{
	width: 800px;
	height: 150px;
}
#floatr{
	float: right;
}
.product{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
.product td{
	width: 20%;
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #d1d1d1;
}
.product td:last-child{
	border-right: none;
}
.tweet span{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	display: block;
	padding: 10px;
	background: #f0f0f0;
	background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f0f0f0));
	background:-moz-linear-gradient(top, #e9e9e9, #f0f0f0);
	background:-o-linear-gradient(top, #e9e9e9, #f0f0f0);
	background:linear-gradient(top, #e9e9e9, #f0f0f0);
}
.tweet em{
	display: block;
	background-image: url(img/speech.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 85%;
	margin: auto;
	padding-left: 30px;
	color: #666;
}
.postdate{
	color: #666;
	font-style: italic;
}
.quote{
	width: 415px;
}
#social{
	clear: both;
	margin-top: 35px;
	float: left;
}
#social div{
	float: left;
}
