* {
	/* Tabellen */
	border-collapse : collapse;
	border-spacing : 0;
	margin : 0;
	padding : 0;
}
/* CSS Document */

@import "content.css";
@import "tt_news.css";
/* Stylesheet Reset [Ende] */
a:link,
a:active,
a:visited,
a:hover {
	color:#000066;
	text-decoration:none;
}

a[href=home.html], 
a[href=zeim.html], 
a[href=produkte.html], 
a[href=kontakt.html], 
a[href=aktuell.html] {
	color:#FFF;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;
	padding : 0px;
	text-align : center;
}

form{
	display : inline;
}

h1 {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 10px;
}

h2 {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 10px;
}

h3 {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

html, body {
	color : #000000;
	height : 100%;
	line-height : 1.45;
	text-align : left;
	width : 100%;
}

input {
	border : 1px solid #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	width : 180px;
}
input#user, input#pass
{
	width:178px;
}

select {
	border : 1px solid #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	width : 100px;
}

td{
	font-size : 11px;
}

textarea {
	border : 1 px solid #CCCCCC;
	font-size : 11px;
	margin-bottom : 2px;
	width : 200px;
}

ul {
	margin : 0;
	padding : 0;
	padding-left:15px;
}

/* Classes '*/
.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bodytext  ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.csc-menu {
	list-style-type : none;
	margin-left : 5px;
	padding : 0;
}

.first,
.first a,
.first a:hover,
.first a:visited {
  height: 23px;
	color : #ffffff !important;
	font-weight: bold;
	/*	padding-top:5px; */
}
.second,
.second a,
.second a:hover,
.second a:visited{
   height: 20px;
	color : #000081 !important;
	font-weight: normal;
	}

.third,
.third a,
.third a:hover,
.third a:visited{
	width:260px !important;
   height: 20px !important;
	color : #000081 !important;
	font-weight: normal !important;
	}	
	
/* NEWS */
.newsbox {
	margin-bottom : 10px;
	width : 100%;
}

.newsboxleft {
	float : left;
	height : 100%;
	width : 235px;
}

.newsboxright {
	float : left;
	height : 100%;
	width : 295px;
}

.newscategory 	{
	/*height:200px;
	*/
	float : right;
	text-align : right;
	width : 60px;
}

.newscontent {
	/*width:100%;
	*/
	float : left;
	height : auto;
}

.newscontent {
	/*width:100%;
	height:auto;
	*/
	float : left;
}

.newsheader {
	/*height:200px;
	*/
	float : left;
	width : 100%;
}

.newsimage {
	height : 100%;
	width : 200px;
}

.newslatest {
	/*height : 200px;
	*/
	/*width : 340px;
	*/
	float : left;
	margin-bottom : 10px;
	margin-right:10px;
/*	width : 100%; */
}

.newstitle 	{
	/*height:200px;
	*/
	/*width : 170px;
	*/
	float : left;
}

.snewsbox {
	margin-bottom : 10px;
	width : 690px;
}

.snewsboxleft {
	float : left;
	height : 100%;
	width : 400px;
}

.snewsboxright {
	/*margin-left:10px;
	*/
	float : right;
	height : 100%;
	width : 360px;
}

.snewscategory 	{
	/*height: 30px;
	*/
	float : left;
	text-align : left;
	width : 320px;
}

.snewsheader {
	/*height:200px;
	*/
	float : left;
	width : 100%;
}

.snewsimage {
	/*height:100%;
	*/
	width : 320px;
}

.snewslatest {
	float : left;
	height : 100%;
	width : 780px;
}

.snewstitle 	{
	float : left;
	width : 100%;
}

.snewsvideo {
	/*height:100%;
	*/
	margin-top : 10px;
	padding-top : 10px;
	width : 320px;
}

.tx-srfreecap-pi2-image {
	margin : 0;
}

.tx-wtgallery-pi1 {
	height : 360px;
	width : 780px;
}

.wt_gallery_single_ {
	float : left;
	margin-left : 10px;
}

.wtgallery_list {
	margin : 1px;
}

.wtgallery_list_area {
	float : left;
}

.wtgallery_single {
	margin-top : 1px;
}

#content_area {
	padding-left : 50px;
	width : 800px;
}

#footer {
	padding-left : 50px;
	width : 800px;
}

#footer .copyright {
	color : #999999;
	float : left;
	line-height : 20px;
	padding-left : 20px;
}

#footer_bar {
	background-color : #EBEBEB;
	float : left;
	height : 20px;
	line-height : 20px;
	width : 540px;
}

#footer_menu {
	float : left;
	padding-left : 10px;
}

#footer_menu .link{
	height : 20px;
	margin-right : 10px;
	border-right:1px solid #313131;
	padding-right:10px;
}
#footer_menu .last{
	border-right:none;
}

#footer_menu .link a:hover{
	color : #000000;
}

#footer_menu .link a:link,
#footer_menu .link a:active,
#footer_menu .link a:visited{
	color : #313131;
	font-size : 11px;
	text-decoration : none;
}

#head {
	padding-left : 50px;
	width : 800px;
}

#header {
	background-color : #4B514F;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	height : 20px;
	width : 850px;
}

#header_left {
	float : left;
	height : 20px;
	padding-left : 50px;
	width : 540px;
}

#languages {
	float : left;
	height : 20px;
	line-height : 20px;
}

#languages .flag{
	margin-right : 3px;
}

#languages .flags{
	margin-top : 3px;
}

#login_link {
	float : right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	height : 20px;
	line-height : 16px;
	margin-right : 10px;
}

#login_link a:hover{
	color : #FFFFFF;
}

#login_link a:link,
#login_link a:active,
#login_link a:visited{
	color : #CCCCCC;
	text-decoration : none;
	text-transform:uppercase;
}

.tx-newloginbox-pi1
{
	margin:15px 0px 15px 0px;
}
.tx-newloginbox-pi1 p
{
	margin-bottom:15px;
}
.tx-newloginbox-pi1 form table th
{
	width:120px;
}

#logo {
	background : url(images/zeim_logo_neu.jpg) no-repeat;
	background-color : #F5F5F5;
	float : left;
	height : 213px;
	margin-right : 10px;
	width : 259px;
}

#media {
	float : left;
	height : 185px;
	padding-left : 50px;
	width : 540px;
}

/* NAVI */
#nav {
	background-color : transparent;
	background-image : url(images/navigation_bg_no.jpg);
	color : #FFFFFF;
	float : left;
	height : 28px;
	list-style : none;
	list-style-image : none;
	margin : 0px;
	padding : 0px;
	width : 540px;
}

#nav a {
	color : #333333;
	display : block;
	text-decoration : none;
}

#nav li {
	background-position : right;
	background-repeat:no-repeat;
	color : #FFFFFF;
	float : left;
	height : 20px;
	line-height : 20px;
	list-style : none;
	list-style-image : none;
	margin : 0px;
	padding : 0px;
	width : 108px;
}

#nav li a {
	padding : 2px 12px;
	text-decoration : none;
}

#nav li a:hover {
}

#nav li li {
	background : transparent;
	margin : 0px;
	padding : 0px;
	width : 100%;
}

#nav li ul {
/*	background : url(navi/bg_navi.png) transparent right bottom; */
   border : 1px solid #B9C0C4;
	background-color:#FFF;
	font-weight : normal;
	left : -999em;
	margin-top: 0px;
	margin-right : 0px;
	margin-left : -1px;
	padding : 0px;
	padding-bottom : 5px;
	padding-right : 5px;
	position : absolute;
	width : 260px;
}

#nav li ul a {
	background : transparent;
	display : block;
	padding : 0px;
	padding-left : 7px;
	width : 258px !important;
}

#nav li ul a:hover {
	background : #B9C0C4;
	border-left : 1px solid #B9C0C4;
	padding-left : 6px;
}

#nav li ul ul {
/* 	border-top : 1px solid #B9C0C4; */
	margin : -17px 0px 0px 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left : -999em;
	list-style-image : none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left : auto;
	list-style-image : none;
}

#nav li:hover, #nav li.sfhover {
}

#nav ul {
	float : left;
	list-style : none;
	list-style-image : none;
	margin : 0px;
	padding : 0px;
}

#navigation {
	float : left;
	height : 28px;
	padding-left : 50px;
	width : 540px;
}

#navigation .link {
	background-image : url(images/navigation_bg_no.jpg);
	background-position : right;
	float : left;
	height : 28px;
	line-height : 28px;
	margin : 0px;
	padding : 0px;
	width : 90px;
}

#navigation .link a:link,
#navigation .link a:active,
#navigation .link a:visited{
	color : #000066;
	display : block;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

#print_link {
	float : right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-right : 25px;
}
#print_link img{ margin-top:2px; }

#print_link a:hover{
	color : #000000;
}

#print_link a:link,
#print_link a:active,
#print_link a:visited{
	color : #000066;
	text-decoration : none;
}

#search {
	float : right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	height : 20px;
	line-height : 20px;
}

#search input{
	border : none;
	font-size : 10px;
	height : 14px;
	padding : 0px;
	width : 120px;
}

#sitebox {
	background-color : transparent;
	background-image : url(images/sitebox_bg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	margin-bottom : 0;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	padding-bottom : 11px;
	text-align : left;
	width : 860px;
}

#sitewrapper {
	background : url(images/sitebox_wrapper_bg.gif) repeat-y 50% 0;
	margin-bottom : 0;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	text-align : left;
	width : 860px;
}

#topleft {
	float : left;
	width : 590px;
}

@charset "utf-8";


.headline_blue24 {
	font-size:24px  !important;
	font-weight:normal !important;
}

.headline_blue14 {
	font-size:14px !important;
	font-weight:normal !important;
}

.news-latest-item
{
	background-color:#fff2d5;
	width:259px;
	display:inline-block;
	border-bottom:1px solid #cbcbcb;
}

.news-latest-box, .fce-540-260-right h1
{
	margin-left:30px;
}
.news-latest-box
{
	margin-top:10px;
	margin-bottom:10px; 
}

.news-latest-box h2
{
	margin-bottom:0px;
}

.contenttable-2 { border-collapse:separate; border-spacing:10px; }
.contenttable-2 .tr-1 { display:none; }

.tx-thmailformplus-pi1 table
{
	width:400px !important;
}

.horizontal-line
{
	background-color:#BCBCBC;
	border:none;
	height:1px;
	margin-right:30px;
}
