body {
	background-color: #000000;
}

#logo {
	text-align: left;
	vertical-align: top;
}
#header {
	background-image: url(../../fileadmin/template/img/szene.jpg);
	left: 0px;
	height: 150px;
	width: 100%;
}


#linie {
	background-image: url(../../fileadmin/template/img/linie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
}

#screen {
	margin-top: 20px;
	margin-bottom: 50px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}


.menu {
	width: 250px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}

.menu ul {
	list-style-type: none;
	line-height: 22px;
}

.menu a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.menu a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.menu a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.menu a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.content {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	line-height: 17px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}

a:focus {
	outline: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #626B88;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #626B88;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

label	{
	display:block;
	padding-right: 5px;
	width:200px;
	float:left;
	text-align:right;
	font-weight:bold;
}

.single-image {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
	height:95px;
}

p.news-single-imgcaption {
	font-size:7pt;
	margin: 0;
}

.news-single-video {
/*	margin: 0 0 0 30px;*/
}


ul#suche {
	margin: 25px 0 0 0;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-info {
	background: #333333;
}

.tx-indexedsearch-rules p {
	font-size: 9px;
	line-height: 14px;
}

#adsense {
	width: 120px;
	margin: 30px 0 0 40px;
}

.news-list-item a img {
	margin: 0 5px 0 0;
	border: 1px solid #F1F1F1;
}

.news-list-item {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #F1F1F1;
}


/* CNTV Register */
.csc-form {

}
.csc-form-row, .csc-form-row-checkbox {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.csc-form-row-checkbox {
	margin: 25px 0 20px 0;
}
.csc-form-row-checkbox input.checkbox {
	margin: 3px 10px 0 8px;
}
.csc-form-row-checkbox label {
	font-weight: normal;
	width: 350px;
	text-align: left;
}
.csc-form-row-checkbox .csc-form-labelcell {
	width: 35px;
}
.csc-form-labelcell {
	float: left;
	width: 150px;
	font-weight: bold;
}
.csc-form-fieldcell {
	float: left;
	width: 250px;
}
input.text {
	width: 250px;
	border: none;
}
input.s {
	width: 60px;
	float: left;
}
input.m {
	width: 184px;
	float: right
}
input.error {
	border-top: 2px solid red;
	border-bottom: 2px solid red;
}
ul.error-list {
	color: red;
}

/*
.tx-t3labscntv-pi1 input.submit {
	width: 125px;
	height: 30px;	
}
*/

/* LOGINBOX */
#login {
/*	padding: 0 0 0 40px;
	margin: 30px 0 15px 0;
	width: 160px;*/
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}

td.username, td.password {
	width: 144px;
}
td.login {
	width: 90px;
}

#login .tx-felogin-pi1 label {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #f2f2f2;
	width: 100px;
}
#login .tx-felogin-pi1 input.text, #login .tx-felogin-pi1 input.password {
	border:medium none;
	height:17px;
	padding:3px;
	//width:144px;
	width:125px;
}
#login .tx-felogin-pi1 input.submit, .tx-t3labscntv-pi1 input.submit {
	border:3px solid #666666;
	color:#333333;
	font-weight:bold;
	margin:12px 0 0;
	width:150px;
}
#login .tx-felogin-pi1 input.submit {
	width: 90px;
}

/* SUCHE */
ul#suche li input.text {
	border:medium none;
	height:17px;
	padding:3px;
	width:98px;
}
ul#suche li input.submit {
	border:3px solid #666666;
	color:#333333;
	font-weight:bold;
	margin:12px 0 0;
	width:42px;
}

#download-list th, #download-list td {
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 5px 2px;
}

th.date {
	width: 72px;
	font-size: 13px;
	text-transform: uppercase;
}
th.title {
	width: 321px;
	font-size: 13px;	
	text-transform: uppercase;	
}
th.download {

}

span.download img {
	float: left;
	margin: 2px 0 0 0;
}

span.download {
	display: block;
	overflow: hidden;
	width: 100%;
}
span.download a {
	margin-left: 5px;
}

tr.odd {
	background: #333333;
}
tr.even {
	background: #4f4f4f;
}

#single-download .csc-form-fieldcell {
	width: 400px;
}
#single-download .csc-form-row-checkbox label {
	width: 100%;
}
#single-download .submit-download {
	width: 100%;
	text-align: center;
}
#single-download .submit-download input.submit {
	width: 180px;
	height: 40px;
}
#single-download, #download-list, #register {
	padding: 10px;
	background: #333333;
	border: 1px solid #f2f2f2;
}

a.link_to_news {
	color: #cccccc;
	font-weight: bold;
}
a.link_to_news:hover {
	color: #cccccc;
	text-decoration: underline;
}

#cntv_on_twitter {
	width: 167px;
	height: 40px;
	margin: 33px 0 0 24px;
	margin: 5px 0 0 0;	
}

#cntv_on_twitter a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../../fileadmin/template/img/citynewstv_in_twitter_sprite.gif) no-repeat;
}

#cntv_on_twitter a:hover {
	background: url(../../fileadmin/template/img/citynewstv_in_twitter_sprite.gif) 0 -40px;
}

/* neu ab Juli 2010 - erstes Werbebanner  */
#banner {
	width: 151px;
	height: 124px;
	margin: 35px 0 1px 40px;
}

#banner a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	text-indent: -1500px;
	background: url(../../fileadmin/template/img/banner_feuerwehrshop.gif) no-repeat;	
}

#werbung {
	width: 151px;
	height: 124px;
	margin: 15px 0 1px 40px;
}

#werbung a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	text-indent: -1500px;
	background: url(../../fileadmin/template/img/werben_auf_citynewstv_v2.gif) no-repeat;
}

#werbung a:hover {
	background-position: 0 -124px;
}

span.forgotpw {
	margin: 0 3px 0 0;
}
span.forgotpw a {
	font-size: 10px;
}

/* muss mit condition in extra css */
/*
.csc-textpic csc-textpic-left csc-textpic-above .csc-textpic-imagewrap,
.csc-textpic-imagewrap {
	background: #ffffff; 
	margin: 0px 20px 10px 5px;
	padding: 30px 10px 30px 30px !important;
	width: 550px !important;
	}
	
.csc-textpic csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, 
.csc-textpic csc-textpic-intext-left-nowrap {
	background: transparent ;
}
*/

	
