/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body, th, td {
	/*background: #003366 url(images/img01.gif) repeat-x;*/
	background:  #F5F5F5 url(images/img_black2.jpg) repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	height:100.01%;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 0em;
	text-transform: uppercase;
	font-size: 100.01%;
	
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.1em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 20px 1px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
	width:180px;
	min-height:600px;
	border: 1px solid #CCCCCC;

}


.col-two h2 {
	font-size: 120%;
	margin-top: 0px;
}

.two-cols {
min-height:500px;
}

.two-cols .col-one, .two-cols .col-two {
	width: 350px;
}

/* Boxes */

.banner {
background: #FFFFFF url(images/img135.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	width:640px;

}

.banner2 {
background:  url(images/img135.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	width:330px;
	float: left;
	
}

.video2 {
min-height:200px;
float: right; 
width: 300px;

}

.newspaper-image {
padding-left:10px;
min-height:200px;
}

.newspaper-image img{
border: 1px solid #000000;

}

.download-links {
width: 140px; 
float: right; 
padding-right: 0px;
text-align:center;
min-height:200px;
}
.box-orange {
	background: url(images/img135.jpg) repeat-x;
	width:640px;
	border: 1px solid #CCCCCC;
	margin-top:10px;
	
}

.box-orange .section {
	/* background: url(images/img11.gif) no-repeat right top; */
	font-size: 100%;
	color: #666666;
	
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/* background: url(images/img10.gif) no-repeat; */
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: #FFFFFF url(images/img135.jpg) repeat-x;
	border: 1px solid #CCCCCC;
}

.box-blue .section {
	/* background: url(images/img15.gif) no-repeat right top; */
	font-size: 100%;
	color: #666666;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/* background: url(images/img14.gif) no-repeat; */
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: #FFFFFF url(images/img135.jpg) repeat-x;
}

.box-pink .section {
	/* background: url(images/img19.gif) no-repeat right top; */
	font-size: 100%;
	color: #666666;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/* background: url(images/img18.gif) no-repeat; */
}

.box-pink .content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-text {
	background: url(images/img135.jpg) repeat-x;
	width:640px;
	border: 1px solid #CCCCCC;
	/*margin-top:10px;*/
	
}

.box-text .section {
	/* background: url(images/img11.gif) no-repeat right top; */
	font-size: 100%;
	color: #666666;
	
}

.box-text .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/* background: url(images/img14.gif) no-repeat; */
}

#text-element {
	float: left;
	width: 640px;
	min-height: 100%;
}

#text-element h2 {
	font-size: 120%;
	margin-top: -2px;
}

#text-element p {
padding-right: 10px;
padding-left: 10px;
text-align:justify;
padding-top: 5px;
margin-bottom:5px;
}

/* Header */

#header {
	width: 1024px;
	height: 142px;
	margin: 0 auto;
}

/* Logo */




#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: uppercase;
	font-size: 34px;
	font-weight: bold;
	color:#FFFFFF;
}

#search h1 {
	
	text-transform: uppercase;
	font-size: 34px;
	font-weight: bold;
	color:#FFFFFF;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:red;
}

#search h2 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:red;
}

#search a {
	text-decoration: none;
	color: #FFCC00;
}

/* Search */

#search {
	float: right;
	width: 250px;
	padding-top: 40px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}



#menu a {
	display: block;
	float: left;
	/*background: url(images/img07.gif) no-repeat;*/
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	/*color: #1777B1;*/
	color: #C90404;
	text-decoration: underline;
	/*background: #CFCECE;*/
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: pointer;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	/*background: url(images/img06.gif) no-repeat right top;*/
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	min-height: 100%;
}

/* Content */

#content {
	float: left;
	width: 640px;
	min-height: 100%;
	background: #FFFFFF;
}



#content2 {
	float: left;
	width: 640px;
	min-height: 100%;
	background: #FFFFFF;
}

#content3 {
	float: left;
	width: 660px;
	min-height: 100%;
	border: 1px solid #CCCCCC;
        background: #FFFFFF url(images/img135.jpg) repeat-x;	
        padding-left:10px;

}

#content3 h1{
        font-size: 120%;
	padding: 5px 0px 15px 0px;
	font-weight: bold;
}

#content3 p {
padding-right:10px;
text-align:justify;
}

#frontside-element {
	float: left;
	width: 640px;
	min-height: 100%;
}

#frontside-element h2 {
	font-size: 120%;
	margin-top: -2px;
}



#newspaper {
min-height:200px;
}
/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	min-height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	margin-top:1em;
	clear:both;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/* manually added classes */

.zeitung-container {
	height: 185px;
	margin-top:10px;
}

.zeitung-image {
	float:left;
	width:130px;
	margin-right:10px;
	height:185px;
}

.zeitung-linkcollection {
	height:200px;

}

.zeitung-header {
	margin-bottom:5px;
}


.zeitung-epaper-link {
	float:left;
	width:130px; 
	height:140px; 
	margin-right:10px; 
	text-align:center;
	vertical-align:middle;
}

.zeitung-download-image {	
	float:left; 
	width:150px;
	height:70px;
}

.zeitung-download-textlink {

	height:70px;
}

.foto-container-header {
	height:20px;
	padding: 0px;
	border:0px;
	margin-left:10px;
	margin-top:10px;
	clear:both;
}

.foto-container-image {
	padding: 0px;
	border:0px;
	margin-left:10px;
	margin-bottom:10px;
}

.foto-container-image img {
	
	border:1px solid #000000;
	
}
.video-container-header {
	padding-top: 0px;
	height:25px;
}

.video-container-text p {

        text-align:justify;
}

.fce-container {
	clear:both;
	min-height: 100%;
}

.box-kutv {
	background: #E5FFFF url(images/kutvlogo1.gif) no-repeat;
	min-height:100px;
	padding-top:60px;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:640px;
	clear:both;
}

.kutv-video {
padding: 0px 0px 10px 10px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px; 
border-left-style: solid; 
border-right-style: solid; 
border-top-style: solid; 
border-left-color: #CCCCCC;
border-right-color: #CCCCCC;
border-top-color: #CCCCCC;
width: 628px;
background: #FFFFFF url(images/img135.jpg) repeat-x;
min-height:130px;

}

.kutv-video p {
padding-right: 10px;
text-align:justify;
padding-top: 5px;
margin-bottom:5px;
}

.kutv-video h2 {
	font-size: 120%;
	padding-top: 5px;
}


.kutv-video img {
border: 1px solid #000000;

}

.kutv-bottom {
border-bottom-width: 1px; 
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
border-right-width: 1px; 
border-right-style: solid; 
border-right-color: #CCCCCC;
width: 638px;
min-height:1px;

}

fieldset.csc-mailform {
border:0 none;
padding-top:10px;
}
fieldset.csc-mailform div {
}
fieldset.csc-mailform label {
display:block;
width:150px;
}
fieldset.csc-mailform input {
}
input#mailformformtype_mail {
margin-top:15px;
}
textarea {
font-size:11px;
}

.dash {
	width: 70px;
	height: 80px;
	background: none;
	float: left;
	margin-left: 20px;
	position: relative;
	line-height: 40px !important;
}
.dash .digit {
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 30px;
	height: 40px;
	text-align: center;
	color: #555;
	position: relative;
}
.dash .digit .bottom, .dash .digit .top {
	background: none;
}
.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

 .facebook-box {

 
 }
 
 .facebook-box .section {
	/* background: url(images/img11.gif) no-repeat right top; */
	
	background-color:#3B5998;
	font-size: 100%;
	color: #FFFFFF;
	
}
