@CHARSET "UTF-8";

/* Standard-Text */

body {
	background-image:url(/fileadmin/templates/komma_standard/images/bg.gif);
	background-attachment: fixed;
	margin: 0em;
	padding: 0em;
	text-align: center;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size:1.0em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
}
h1 {
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	font : 2.0em georgia, palatino, "Times New Roman", serif;
	color: #8c2c00;
}
h2 {
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	font : 1.6em georgia, palatino, "Times New Roman", serif;
	color: #8c2c00;
}
h3 {
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	font : 1.2em georgia, palatino, "Times New Roman", serif;
	color: #8c2c00;
}
h4 {
	margin-top: 0.5em;
	margin-bottom: 0.4em;
	font : 1.2em georgia, palatino, "Times New Roman", serif;
	color: #8c2c00;
}
.komma_content {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
}
a:link {
	color: #8c2c00;
	/* text-decoration: underline; */
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
a:visited {
	color: #8c2c00;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
a:active {
	color: #000000 !important;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
a:hover {
	color: #8c2c00;
	text-decoration: underline;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
a:focus {
	color: #8c2c00;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
/* Tabelle */
table {
	background-color: #BFB6B7;
	border-color: #8c2c00;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-spacing: 1px;
	border-collapse: separate;
}
tr {
	
}
thead tr {
	
}
tbody tr {
	
}
tfoot tr {
	
}
thead th {
	padding: 0.4em;
}
tbody td {
	padding: 0.4em;
}
tfoot td {
	padding: 0.4em;
}
th {
	background-color: #8c2c00;
	color: #FFFFFF;
	border-style: none;
	padding: 0.4em;
}
td {
	background-color: #FFFFFF;
	border-style: none;
	padding: 0.4em;
}
/* Bilder */
a img {
	border: none;
}
/* Formulare */
fieldset {
	border: 1px solid #8c2c00;
	margin-left: 0em;
	margin-right: 0em;
	display: block;
}
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=reset],
input[type=button],
select,
textarea {
	width: 15em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
}
input[type=checkbox],
input[type=radio] {
	width: 1em;
}
input[type=submit],
input[type=reset],
input[type=button] {
	border: 2px outset #8c2c00;
	background-color: #FFFFFF;
	color: #8c2c00;
}
label {
	display:block;
	float:left;
	clear: left;
	padding-right:1em;
	text-align:right;
	width: 15em;
	text-align: right;
}
.important {
	font-weight: bold;
	color: #CC0E0E;
}
dl.tx-srfeuserregister-pi1-multiple-checkboxes {
	display: block;
	margin-left: 16em;
}
.tx-srfeuserregister-pi1-multiple-checkboxes dt,
.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	display: inline;
}
.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	margin-left: 0.7em;
}
.dd_label {
	display: inline;
	float: none;
	text-align: left;
}
/* Struktur */
.komma_header,
.komma_bar_top,
.komma_bar_bottom {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	width: 55em;
	height: auto;
	clear: both;
}
.komma_bar_top {
	overflow: hidden;
}
.komma_header {
	padding-top: 0em;
	padding-bottom: 0em;
	clear: both;
}
.komma_header div {
	width: 100%;
	overflow: hidden;
}
.komma_header div img {
	width: 100%;
	height: auto;
}
.komma_footer {
	clear: both;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #FFFFFF;
	color: #888888;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	width: auto;
	height: auto;
	clear: both;
}
.komma_footer a {
	color: #888888;
	text-decoration: none;
}
.komma_header_pic {
	width: 100%;
	height: auto;	
}
.komma_content_wrapper {
	overflow: hidden;
	display: inline;
	float:right;
	position:relative;
	width: 41.2em;
}
.komma_content {
	margin: 0.7em 1.4em 4.2em 0em;
	overflow:hidden;
	position:relative;
	left: 0em;
}
.komma_overall {
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	width: 55em;
	height: auto;
}
.komma_bar_middle {
	text-align: left;
	clear:both;
	display: inline;
	float:left;
	overflow:hidden;
	position:relative;
	width:55em;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.komma_bar_middle_inner {
	background:#FFFFFF none repeat scroll 0% 50%;
	float:left;
	display: inline;
	left:0em;
	position:relative;
	width:100%;
}
.komma_left_col {
	margin: 0em;
	float:left;
	display: inline;
	position:relative;
	width:12em;
}
.komma_teaser {
	margin: 0em 0em 0.7em 1.4em;
}
.komma_menu {
	margin: 1.4em 0em 0.7em 1.0em;
}
.komma_community {
	margin: 0em 0em 5.6em 1.4em;
	overflow: hidden;
}
.komma_teaser_heading {
}
img.rss {
  height: auto;
  width: auto;
  float: right;
}
.komma_teaser,
.komma_community {
	border-top: 2px dotted #888888;
}
p.komma_menu_first_level,
p.komma_menu_first_level_selected,
p.komma_menu_second_level,
p.komma_menu_second_level_selected,
p.komma_menu_third_level,
p.komma_menu_third_level_selected,
p.komma_menu_fourth_level,
p.komma_menu_fourth_level_selected {
	margin-top: 0.0em;
	margin-bottom: 0.1em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
}
p.komma_menu_second_level,
p.komma_menu_second_level_selected {
	margin-left: 1em;
}
p.komma_menu_third_level,
p.komma_menu_third_level_selected {
	margin-left: 2em;
}
p.komma_menu_fourth_level,
p.komma_menu_fourth_level_selected {
	margin-left: 3em;
}
.komma_menu_first_level_selected a:link,
.komma_menu_second_level_selected a:link,
.komma_menu_third_level_selected a:link,
.komma_menu_fourth_level_selected a:link {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	vertical-align: top;
}
.komma_menu_first_level_selected a:visited,
.komma_menu_second_level_selected a:visited,
.komma_menu_third_level_selected a:visited,
.komma_menu_fourth_level_selected a:visited {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	vertical-align: top;
}
.komma_menu_first_level_selected a:hover,
.komma_menu_second_level_selected a:hover,
.komma_menu_third_level_selected a:hover,
.komma_menu_fourth_level_selected a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	vertical-align: top;
}
.komma_menu_first_level_selected a:active,
.komma_menu_second_level_selected a:active,
.komma_menu_third_level_selected a:active,
.komma_menu_fourth_level_selected a:active {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	vertical-align: top;
}
.komma_menu_first_level_selected a:focus,
.komma_menu_second_level_selected a:focus,
.komma_menu_third_level_selected a:focus,
.komma_menu_fourth_level_selected a:focus {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	vertical-align: top;
}
.komma_menu_first_level a:link,
.komma_menu_second_level a:link,
.komma_menu_third_level a:link,
.komma_menu_fourth_level a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 0.4em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}
.komma_menu_first_level a:visited,
.komma_menu_second_level a:visited,
.komma_menu_third_level a:visited,
.komma_menu_fourth_level a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 0.4em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}
.komma_menu_first_level a:active,
.komma_menu_second_level a:active,
.komma_menu_third_level a:active,
.komma_menu_fourth_level a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 0.4em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}
.komma_menu_first_level a:hover,
.komma_menu_second_level a:hover,
.komma_menu_third_level a:hover,
.komma_menu_fourth_level a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}
.komma_menu_first_level a:focus,
.komma_menu_second_level a:focus,
.komma_menu_third_level a:focus,
.komma_menu_fourth_level a:focus {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 0.4em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}
.komma_bar_el_left {
	display: inline;
	float: left;
	margin: 0.7em 0.7em 0.7em 1.4em;
}
.komma_bar_el_right {
	display: inline;
	float: right;
	margin: 0.7em 1.4em 0.7em 0.7em;
}
.komma_bar_el_left_bottom {
	position: absolute;
	bottom: 0em;
	left: 0em;
	margin: 0.7em 0em 1.4em 1.4em;
}
.komma_bar_el_right_bottom {
	font-size: 0.8em;
	position: absolute;
	bottom: 0em;
	right: 0em;
	margin: 0.7em 1.4em 1.4em 0em;
}
.komma_whereAmI {
	font-size: 0.8em;
}
.komma_sitemap_impressum {
	margin-right: 0.7em;
}
/* Sprachauswahl */
.tx-srlanguagemenu-pi1 {
	display: inline;
	margin: 0em;
	padding: 0em;
	float: left;
	vertical-align: middle;
}
.tx-srlanguagemenu-pi1 .CUR img {
	padding: 1px;
	border: 1px solid #8c2c00;
}
.tx-srlanguagemenu-pi1 .NO img {
	padding: 1px;
	border: 1px solid #FFFFFF;
}
/* Programm */
.programm_entry {
	border-bottom: 2px dotted #888888;
	height: auto;
	position: relative;
	overflow: hidden;
	padding: 0.7em 0.7em 0.7em 0.7em;
}
.programm_entry_single {
	height: auto;
	position: relative;
	overflow: hidden;
	padding: 0.7em;
	padding-bottom: 2.1em;
}
.programm_entry_startpage {
	padding-bottom: 0.7em;
	border-bottom: 2px dotted #888888;
	height: auto;
}
.programm_heading {
	border-bottom: 2px dotted #888888;
	margin-top: 0em;
	padding-top: 0.4em;
	margin-bottom: 0em;
	padding-bottom: 0.4em;
}
.programm_entry_heading {
	margin-top: 0em;
	margin-left: 4.9em;
	padding-top: 0.4em;
	margin-bottom: 0em;
}
.programm_entry_date {
	display: inline;
	float: left;
	width: 4.0em;
	margin-top: 0.1em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
.programm_entry_date_numday {
	margin: 0em;
	padding-bottom: 0.1em;
	font : 2.2em "Trebuchet MS",helvetica,arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	color: #BFB6B7;
	border-bottom: 2px dotted #888888;
}
.programm_entry_date_weekday {
	margin: 0px;
	padding-top: 0.2em;
	font : 0.8em "Trebuchet MS",helvetica,arial,sans-serif;
	color: #8c2c00;
	vertical-align: middle;
	text-align: center;
}
.programm_entry_teaser_single {
	margin: 1.2em 0em 0em 6.7em;
	font-size: 1em;
	font-style: italic;
}
.programm_entry_teaser {
	margin: 0em 0em 0em 6.7em;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
}
.programm_entry_teaser_single a,
.programm_entry_teaser a {
	font-style: italic;
	font-size: 0.9em;
}
.programm_entry_date_time {
	margin: 0em 0em 1em 6.7em;
	font-size: 0.9em;
	line-height: 0.9em;
}
.programm_entry_date_time_single {
	margin: 0em 0em 2.1em 6.7em;
	font-size: 0.9em;
}
.programm_entry .bodytext,
.programm_entry_single .bodytext,
.programm_entry_ics,
.programm_entry_back {
	margin-left: 6.7em;
	line-height: 1.6em;
	font-size: 0.9em;
}
.programm_attachment {
	margin-left: 6.7em;
	font-size: 0.9em;
}

.programm_attachment table {
	line-height: 1em;
	border-spacing: 0px;
	border: 0px none;
}

.cal_image,
.programm_entry_image {
	font-size: 0.9em;
	display: inline;
	float: right;
	margin-left: 0.7em;
}
.programm_entry_image {
	margin-bottom: 2.1em;
}
#calendar-event-backlink,
#calendar-back-link {
	width: auto;
	position: relative;
	right: 0em;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.6em;
}
.programm_entry_more_link {
	position: absolute;
	margin-bottom: 0.2em;
	width: 100%;
	text-align: right;
	bottom: 0em;
	right: 0em;
	font-size: 0.9em;
	line-height: 1.6em;
}
.komma_traeger_text {
	text-align: center;
}
/* Teaser */
.komma_teaser_element,
.komma_login_extra_links {
	margin-bottom: 0.7em;
	font-size: 0.8em;
}
.komma_teaser_element_paragraph {
	margin-top: 0em;
	margin-bottom: 0em;
}
.komma_login_basics {
	margin-bottom: 0em;
	font-size: 0.8em;
	overflow: hidden;
}
.komma_teaser_element_date,
.komma_teaser_element_title,
.komma_teaser_element_time {
	margin-top: 0em;
	margin-bottom: 0em;
}
.too_much_br {
	margin-top: -0.9em;
}


/* CATEGORY DISPLAY STYLES */

h3.jm-gallery-category-header {
	border-bottom: 2px dotted #888888;
	}
p.jm-gallery-category-description {
	}
div.jm-gallery-category-container {
	}
div.jm-gallery-album-entry img {
	border: 1px solid #a3a3a3
	}



/* ALBUM DISPLAY STYLES */
	
div.jm-gallery-album-entry {
	display: block;
	float:left; 
	width: 140px;
	height: 200px;
	text-align: center;
}
div.jm-gallery-list-album-metainformation,
div.jm-gallery-admin-album-metainformation {
	text-align: center;
}
div.jm-gallery-album-pagebrowser {
	text-align: left;
}

div.jm-gallery-album-metainformation {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
}
h3.jm-gallery-album-header {
}
div.jm-gallery-image-entry {
	display: block;
	float:left; 
    	width: 142px;
    	height: 157px;
	border: 0;
	text-align: center;
}
html>body div.jm-gallery-image-entry {
	width: 130px;
	height: 145px;
}
div.jm-gallery-image-entry img {
	border: 1px solid #a3a3a3
	}
div.jm-gallery-image-collection {
}
div.jm-gallery-album-control {
	clear: both; 
	text-align: center;
}	
div.jm-gallery-album-footer {
	border-top: 1px solid #e6e6e6; 
}



/* SINGLE DISPLAY STYLES */

div.jm-gallery-image-metainformation-top {
	width: 100%;
	text-align: left;
}
div.jm-gallery-image-browser {
	width: 100%;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}
div.jm-gallery-prev-link {
	display: inline;
	float: left;
}
div.jm-gallery-next-link {
	display: inline;
	float: right;
}
div.jm-gallery-centered-links {
	text-align: center;
}
h3.jm-gallery-image-header {
}
div.jm-gallery-image-single {
	text-align: center; 
}
div.jm-gallery-image-single img {
	border: 1px solid #bebebe;
}
div.jm-gallery-image-downloads {
	text-align: center;
}




/* RANDOM DISPLAY STYLES */
div.jmgallery-random-container {
}
div.jm-gallery-image-random {
}





/* ADMIN INTERFACE STYLES */

div.create-new-album-control-hidden {
	display: none;
}

div.jm-gallery-new-album-container, 
div.tx-jmgallery-pi1, 
div.jm-gallery-admin-category-container {
}

/* DEFAULT: label styles in album listing */
div.jm-gallery-admin-control {
	border: 1px solid #8c2c00;
	background-color: #CCCCCC;
	border-spacing: 0px;
	display: table;
}
div.jm-gallery-admin-control div {
	margin: 0em 0em 0em 0em;
	padding: 1px;
	height: 1.3em;
}
div.jm-gallery-admin-control-labels .name {
	width: 24.4em;
	float: left;
	background-color: #8c2c00;
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
div.jm-gallery-admin-control-labels .pictures {
	float: left;
	text-align: center;
	background-color: #8c2c00;
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	width: 3.5em;
}
div.jm-gallery-admin-control-labels .date {
	text-align: center;
	float: left;
	background-color: #8c2c00;
	color: #FFFFFF;
	font-weight: bold;
	width: 10.7em;
}

/* DEFAULT: global row styles in album listing */
div.jm-gallery-admin-album-group {
}
div.jm-gallery-admin-album-container div {
	margin: 1px 1px 1px 0px;
	padding-left: 0px;
	height: 1.3em;
}
.empty_div {
	clear: both;
	height: 0em !important;
}
div.jm-gallery-admin-album-container .name {
	background-color: #FFFFFF;
	width: 24.4em;
	float: left;
}
div.jm-gallery-admin-album-container .description {
	display:none;
}
div.jm-gallery-admin-album-container .pictures {
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	width: 3.6em;
}
div.jm-gallery-admin-album-container .date {
	background-color: #FFFFFF;
	width: 10.7em;
	text-align: center;
	float: left;
}
div.jm-gallery-admin-category-container .control-new {
	border-top: 1px solid #8c2c00;
	text-align: right;
}
/* EDIT_ALBUM: global styles */
div.tx-jmgallery-pi1 .album-cover {
	width: 130px;
	display: inline;
	float: right;
	text-align: center;
}
div.tx-jmgallery-pi1 .album-cover img {
	border: 1px solid #bebebe;
}
div.tx-jmgallery-pi1 .header,
div.jm-gallery-upload,
div.jm-gallery-image-edit {
}
/* EDIT_ALBUM: form styles */
div.changealbum-container .first {
}
div.tx-jmgallery-pi1 textarea,
div.create-new-album-control input,
div.tx-jmgallery-pi1 input {
	border-left: 1px solid #a4b9cc;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	width: 17.5em;
}
div.tx-jmgallery-pi1 input[type=submit],
div.create-new-album-control input[type=submit] {
	width: 100px !important;
}
/* IE6 Fix: IE6 doesn't recognize [type=submit] or [type=checkbox] */
div.album-cover input,
#jm-gallery-album-create-button,
#jm-gallery-form-image-edit-part-submit,
div.album-upload-button input {
	width: 100px;
}
div.image-block input {
	width: 12px;
	height: 12px;
	border: 0;
}


/* EDIT_ALBUM: image entry styles */
div.tx-jmgallery-pi1 .image-block {
	width: 8em;
	height: 15em;
	display: block;
	float: left;
}
div.tx-jmgallery-pi1 .image-block img {
	border: 1px solid #bebebe;
}
div.tx-jmgallery-pi1 .image-block p {
}
div.tx-jmgallery-pi1 .image-block textarea {
	width:119px !important;
	height: 30px !important;
}
div.tx-jmgallery-pi1 .image-block input[type=checkbox] {
	width: 12px;
	height: 12px;
}
div.changealbum-container-hidden {
	display: none;
}
/* CREATE_ALBUM: form style */
div.create-new-album-control {
}
#jm-gallery-album-block {
	display: none;
}
.gallery-flag {
	margin-left: 0.2em;
	margin-right: 0.2em;
}
/* eCARD Styles */
div.jm-gallery-ecard-compose-container img {
	display: inline;
	float: right;
	border: 1px solid #bebebe;
}
div.jm-gallery-ecard-form-fields {
}
#jm-gallery-ecard-form-errors {
	color: red;
}
div.jm-gallery-ecard-form-fields label {
	display: inline;
	float: left;
	width: 100px;
}
div.jm-gallery-ecard-form-fields .submit {
}

.komma_community_header {
	margin-bottom: 0em;
}
label.login_label {
	width: 4.8em;
}
.tx-srfeuserregister-pi1 p {
	text-align: justify;
}
input.login_user,
input.login_password {
	font-size: 0.9em;
	width: 7.4em;
	text-align: left;
	float: right;
	margin: 0.2em 0em 0em 0em;
}
.login_forgot_email {
	width: 14.3em !important;
	text-align: left;
	float: right;
	margin: 0.2em 0em 0.4em 0em;
}
.login_username {
	text-align: right;
	float: right;
	margin: 0.2em 0em 0em 0em;
}
.login_label {
	float: left;
	clear: left;
	margin: 0.4em 0em 0em 0em;
}
.login_button {
	width: 100%;
}
.login_paragraph {
	overflow: hidden;
}
.login_login_link {
	clear: both;
}
.login_forgot_password_link,
.login_register,
.login_user_settings,
.login_pm_link,
.login_forgot_backlink {
	overflow: hidden;
	float: right;
	clear: right;
	margin: 0.2em 0em 0em 0em;	
}
.login_form,
.login_extra_links {
	overflow: show;
	padding: 0em;
}
.tx-newloginbox-pi1 {
	overflow: hidden;
	padding-bottom: 2px;
}
.contact_error,
.register_form_error {
	color: #CC0000;
	font-weight: bold;
}

.csc-menu-1 {
	
}

.csc-menu-1 li {
	/* list-style-image:url(/fileadmin/templates/komma_standard/images/listdot.png); */
	list-style: disc;
}

.csc-textpic-caption {
	font-size: 0.9em;
	background: #EDEDED;
	padding: 0.2em;
}