/*
CSS-Definitions for http://www.wiko-berlin.de
*/

/*-------------------- body --------------------*/

body {
	font-family: Verdana,Tahoma,Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
	padding: 0;
	margin: 0;
}

/*-------------------- general --------------------*/

img {
	border: none;	
}

div, ol, ul, dl, dt, dd, li, img, form, select, input, td {
	margin: 0;
	padding: 0;	
}

h1, h2, h3, h4, h5, h6 {
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin: 15px 0 15px 0;
	padding: 0;	
}
input, select {
	font-size: 11px;
	line-height: 14px;
}

p {
	color:black;
	font-size:11px;
	line-height:14px;
	margin: 10px 0 15px 0;
	padding: 0;	
}

table {
	margin: 10px 0 15px 0;
	padding: 0;	
}

th, td {
	font-size: 11px;	
}

.csc-textpic-caption {
	font-style: italic;
}

.csc-linkToTop {
	text-align:right;
	position:relative;
	left:140px;
}

.csc-menu-4 dt {
	margin: 0px 0 20px 0;
}


.font_small {
	font-size:10px;
	line-height:12px;
}

/*-------------------- links --------------------*/

a {
	text-decoration: underline;
	color: black;	font-weight: bold;
}

/*-------------------- top-navigation --------------------*/

#top-navigation {
	display: none;
}

/*-------------------- level1-img --------------------*/

div.level1-img {

}

div.level1-imgcaption {
	margin: 12px 0 36px 60px;
	font-style: italic;
}

/*-------------------- main-column --------------------*/

#main-column {
	width: 490px;	
	margin: 0;
	padding: 0;
}

/*-------------------- main-content --------------------*/

#main-content {
	margin: 0;
}

#main-content ol, 
#main-content ul {
	margin: 20px;	
}

/*-------------------- right-column --------------------*/

#right-column {
	display: none;
}

/*-------------------- tx_ablinklist --------------------*/

.tx-ablinklist-pi1 {
	width: 520px;
}

#top-navigation div.tx-ablinklist-pi1 {
	width: 610px;
	text-align: right;	
	margin-left: 30px;
}

#top-navigation div.tx-ablinklist-pi1 a {
	font-weight: normal;
}

.tx_ablinklist_treeView_category {
	clear: both;
	position: relative;
}

.tx_ablinklist_treeView_category_label {
	background-color: #B9B9B9;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	font-weight: bold;	
	margin: 5px 0 5px 0;
}

.tx_ablinklist_treeView_category_description {
	font-weight: bold;
	margin: 5px 0 5px 0;		
}

.tx_ablinklist_treeView_category_end {
	clear: both;
	height: 10px;
}

.tx_ablinklist_totop {
	position: relative;
	left: 540px;
	top: 25px;
}

.tx_ablinklist_treeView_links {
	margin: 10px 0 10px 0;
}

.tx_ablinklist_treeView_links_label {
	width: 190px; 
	float: left;
}

.tx_ablinklist_treeView_links_teaser {
	width: 330px; 
	float: left;
}

.tx_ablinklist_treeView_links_teaser p {
	margin: 0 0 5px 5px;
}

.tx_ablinklist_treeView_links_reportbroken {
	clear: both;
	width: 330px;
	margin-left: 190px;
}


/*-------------------- tx-jwcalendar --------------------*/

#top-navigation .range_months_nav {
	display: none;
}

#top-navigation div.month-item {	
	float: left;
	padding: 0 5px 0 0;
}

div.jwcalendar_list table {	width: 510px;
}

div.jwcalendar_list table td {
	margin: 0;
	padding: 3px 3px 5px 3px;
	vertical-align: top;
}

div.jwcalendar_list tr.tableheader,
div.jwcalendar_list tr.tableheader td  {
	background-color: #B9B9B9;
	font-weight: bold;
}

div.jwcalendar_list td.catcolor{
	padding: 0;
	width: 1px;
}

div.jwcalendar_list td.cal-spacer {
	background-color: #B9B9B9;
	height: 3px;
	line-height: 3px;	
	font-size: 3px;
	padding: 0;
}

/*-------------------- fellows --------------------*/

.fellow_address_list table,
.fellow_address_details table {
	width: 520px;
}

.fellow_address_list .fellow_address_list_name {
	width: 180px;
}

.fellow_address_list .fellow_address_list_short_description {
	width: 300px;
}

.fellow_address_list .fellow_address_list_thumbnail {
	width: 40px;
	text-align: right;
}

.fellow_address_details .fellow_address_details_description {
	width: 390px;
}

.fellow_address_details .fellow_address_details_image {
	width: 130px;
	text-align: right;
}


.fellow_address_abclist_name {width: 270px;}

.fellow_address_abclist_year {width: 100px;}

.fellow_address_abclist_details {}

/*-------------------- tmail-form --------------------*/

table.tmail-form-table {
	background-color: #B9B9B9;
}

.tmail-form-table td {
	padding: 5px;
}

div.tmail-form-error {
	font-weight: bold;
	color: red;
}

td.tmail-form-error {
	font-weight: bold;
	color: red;
}

td.tmail-form-error input,
td.tmail-form-error textarea,
td.tmail-form-error select {
	border: solid 1px red;
}

#contact-form-table input,
#contact-form-table select {
	width: 270px;
}

#contact-form-table textarea {
	width: 270px;
	height: 120px;
}

#contact-form-table input.tmail-form-button {
	width: 80px;
}

