/* ****************************************************************************

                                CSS DOCUMENT
				
		       (c) 2006 zechendorf e.solutions
		           http://www.zechendorf.de

**************************************************************************** */



/* ****************************************************************************

                               MAIN ELEMENTS

**************************************************************************** */
@import url(tom.css);

html {
	overflow: -moz-scrollbars-vertical;
	background: #faf7e9;
	height: 100%;
}

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

a:hover{
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	color: #333;
	line-height: 1.5em;
	background: url('../images/bg.gif') top center repeat-y #faf7e9;
}

h1{
	font-size: 13px;
	font-weight: bold;
	padding: 28px 0 6px 0;
	margin: 0;
	line-height: 18px;
}

h2{
	font-size: 11px;
	font-weight: bold;
	xpadding: 22px 0 0 0;
	margin: 0;
	line-height: 18px;
}


.container{
	width: 936px;
	margin: auto;
	min-height: 100%;
}


.top{
	border-top: 3px solid #a5c400;
	height: 43px;
	overflow: hidden;
}



.top a:link img,
.top a:visited img,
.top a:active img,
.top a:hover img{
	background: url('../images/bg_nav_top_link.gif') top right no-repeat;
}


.search{
	width: 115px;
	float: right;
	text-align: right;
	padding-top: 11px;
	padding-right: 8px;
	background: url('../images/arrow_single.gif') 0px 7px no-repeat;
}

.search input{
	font-size: 10px;
	width: 90px;
	padding: 2px;
	color: #686868;
}

.header{
	height: 150px;
}

.box{
	width: 138px;
	height: 138px;
	background: #a5c400;
	float: left;
	overflow: hidden;
}

.headermovie{
	width: 782px;
	height: 138px;
	background: #ebe4cd;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}

.nav{
	height: 24px;
	overflow: hidden;
	background: #ebe4cd;
}

.nav a:link img,
.nav a:visited img,
.nav a:active img{
	background: url('../images/bg_nav_link.gif') top left no-repeat;
}

.nav a:hover img{
	background: url('../images/bg_nav_hover.gif') top left no-repeat;
}

.loginboxes{
	width: 320px;
	float: right;
}

.loginboxes input{
	margin-top: 2px;
	font-size: 11px;
	width: 100px;
	color: #686868;
	height: 13px;
}

.main{
	background: #fefbf4;
	padding-bottom: 48px;
}

.left{
	float:left;
	width: 138px;
}




.center{
	width: 498px;
	width: 524px;
	float: left;
	margin-left: 40px;
	xtext-align: justify;
}
/*
.right{
	width: 232px;
	float: left;	
	margin-left: 34px;
	.left-align: justify;
}
*/
.border{
	float: right;
	width: 195px;
	overflow: hidden;
}

.border .content-element{
  background: #F0EBD9;
	margin-top: 7px;
	margin-bottom: 9px;
	font-size: 10px;
}

.border .content-element .header{
	margin: 0;
	padding: 0;
	height: 25px;
	overflow: hidden;
}

.border .content-element p{
  padding: 4px 3px 7px 3px;
	font-weight: bold;
	margin: 0;
}


.border .content-element ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #f1ebd9;
	border-bottom: 3px solid #cdc4a9;
}

.border .content-element ul li{
	margin: 0;
}

.border .content-element ul li a:link,
.border .content-element ul li a:visited,
.border .content-element ul li a:active{
	display: block;
	border-top: 1px solid #cdc4a9;
	padding: 4px 3px 4px 3px;
	line-height: 1.1em;
	.left-decoration: none;
	color: #686868;
	font-weight:bold;
}

.border .content-element ul li a:hover{
	.left-decoration: none;
	color: #000;
}

.border-img{
	.left-align: center;
	background: #a5c400;
	padding: 4px 0 0 0;
}

.border-img img{	
	border: 2px solid #f1ebd9;
}

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer{
	clear: both;
	font-size: 10px;
	line-height: 42px;
	width: 936px;
	/*background: url('../images/bg_line.gif') bottom center no-repeat #fefbf4;*/
	border-bottom: 3px solid #a5c400;
}

.footer a:link,
.footer a:visited,
.footer a:active{
	color: #686868;
}

.footer a:hover{
	.left-decoration: underline;
	color: #000;
}

.img{
	width: 137px;
	margin-right: 12px;
	margin-top: 8px;
	float: left;
	padding-top: 6px;
	font-size: 10px;
}




/* NAVIGATION */

ul.subnav{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #f1ebd9;
	border-bottom: 3px solid #cdc4a9;
}

ul.subnav li{
	margin: 0;
	height: 29px;
  overflow: hidden;
}

ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active{
	display: block;
	border-top: 1px solid #cdc4a9;
	padding: 7px 3px 7px 18px;
	line-height: 1.1em;
	color: #686868;
	background: url('../images/arrows.gif') -5px 0px no-repeat;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	overflow: hidden;
}

ul.subnav li{
}

ul.subnav li a:hover,
ul.subnav li.active a:link,
ul.subnav li.active a:visited,
ul.subnav li.active a:active{
	background-position: -5px -28px;
}

ul.subnav li a:hover{
	color: #000;
}

.left .content-element{
	font-size: 10px;
	margin-top: 9px;
}

.left .content-element .header{
	height: 25px;
	overflow: hidden;
	margin: 0;
	
}

/* ************ 

.left .content-element ul{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 10px;
	list-style-type: none;
	background: #f1ebd9;
}

.left .content-element ul li{
	margin: 0;
	padding: 0;
}

.left .content-element ul li a:link,
.left .content-element ul li a:visited,
.left .content-element ul li a:active{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #686868;
	margin: 0;
	padding: 0 0 0 11px;
	line-height: 16px;
	height: 16px;
}

.left .content-element ul li a:hover{
	background: #cdc4a9;
	color: #fff;
}
*/
.csc-header{
	margin: 0;
	padding: 0;
}

.center h1{
	margin-top: 34px;
	margin-bottom:28px;
	padding:0;
}

table.imgtext-table{
	margin: 0;
	padding: 0;
}

table.imgtext-table{
	background: #ebe4cd;
	margin: 14px 0 0 8px;
	padding: 6px;
}

.imgtext-table tr{
	margin: 0;
	padding: 0;
}

.imgtext-table tr td{
	margin: 0;
	padding: 0;
}

.imgtext-table p{
	text-align: left;
	line-height: 1.0em;
	margin: 0;
	padding: 2px 0 0 0;
}

.imgtext-table img{
	margin: 0;
	padding: 0;
}

.center p a:link,
.center p a:visited,
.center p a:active{
	font-weight: normal;
	color: #333;
	border-bottom: 1px dotted #333;
}

.center ul li a:link,
.center ul li a:visited,
.center ul li a:active{
	font-weight: normal;
	color: #333;
	border-bottom: 1px dotted #333;
}

.center p a:hover{
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

.left .content-element .csc-header{
	height: 28px; overflow: hidden;
}



.left .content-element ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #f1ebd9;
	border-bottom: 3px solid #cdc4a9;
}

.left .content-element ul li{
	margin: 0;
}

.left .content-element ul li a:link,
.left .content-element ul li a:visited,
.left .content-element ul li a:active{
	display: block;
	border-top: 1px solid #cdc4a9;
	padding: 4px 3px 4px 3px;
	line-height: 1.1em;
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}

.left .content-element ul li.active a:link,
.left .content-element ul li.active a:visited,
.left .content-element ul li.active a:active,
.left .content-element ul li a:hover,
.border .content-element ul li.active a:link,
.border .content-element ul li.active a:visited,
.border .content-element ul li.active a:active,
.border .content-element ul li a:hover{
	text-decoration: none;
	color: #000;
}

.right_one .csi-text{
  background: #F0EBD9;
}

.right_two .csi-text{
  background: #F0EBD9;
}

.border .csc-header{
	height: 28px;
	overflow: hidden;
}

.right_one .content-element{
	background: #a5c400;
}

.right_two .content-element{
	background: #CDC4A9;
}


.csi-below .csi-imagewrap dl.csi-image dt img{
	float: none;
	border: 2px solid #fff;
	margin-top: 4px;
}

.border .csc-textpic-below p{
background: #F0EBD9;
	color: #686868;
}

.border .right_two .csc-textpic-text p,
.border .right_two .csc-textpic-below p{
background: #F0EBD9;
	color: #686868;
}

.border .csc-textpic-imagewrap{
	border: none;
}

.border .csc-textpic-imagewrap dl.csc-textpic-image dt img{
	float: none;
	border: 2px solid #fff;
	margin-top: 4px;
}


.center a.internal-link-new-window-pdf{
	background:url(http://www.protel-net.com/site/fileadmin/templates/images/pdf.jpg) no-repeat;
	padding: 0 0 0 20px;
	line-height:18px;
	height:18px;
	display:block;
	text-decoration:none;
}
.center a.internal-link-new-window-flash{
	background:url(http://www.protel-net.com/site/fileadmin/templates/images/flash.jpg) no-repeat;
	padding: 0 0 0 20px;
	line-height:18px;
	height:18px;
	display:block;
	text-decoration:none;
}

.csc-textpic-imagewrap{
	background: #f1ecd9;
	border: 4px solid #f1ecd9;
	border-right:6px solid #f1ecd9;
}

* html .csc-textpic-imagewrap{
	border: 4px solid #f1ecd9;
}

*+html .csc-textpic-imagewrap{
	border: 4px solid #f1ecd9;
}

.csc-textpic-imagewrap dl.csc-textpic-image a img{
	border: 1px solid #CDC4A9;
	display:block;
}

.center .content-element .csc-textpic-border .csc-textpic-imagewrap dl.csc-textpic-image a img{
	border: 1px solid #CDC4A9;
	display:block;
}

.center .content-element .csc-textpic-border dd.csc-textpic-caption{
	background: url('../images/lupe2.gif') bottom right no-repeat;
	padding-right: 18px;
}

.news-list-item p.news-date{
 margin-bottom: 0;
	clear: both;
}

.news-list-item h1{
	margin-top: 0;
}

.news-list-item img,
.news-single-img{
	float: left;
	clear: right;
	margin: 14px 8px 8px 0;
	
	background: #f1ecd9;
	border: 5px solid #f1ecd9;
}


.news-single-img{
	/* background: url('../images/lupe2.gif') bottom right no-repeat #f1ecd9; */
	background: #f1ecd9;
}

p.news-single-imgcaption{
	margin: 2px 0 2px 0;
	padding: 0;
	line-height: 1.1em;
}

.news-single-img img{
 border: 1px solid #CDC4A9;
 margin: 0;
 padding: 0;
 float: none;
 clear: none;
}

th p.bodytext{
	display: inline;
}

.border .content-element ul li p.bodytext{
	margin: 0;
	padding: 0;
	font-weight: bold;
	
}