@charset "utf-8";

/* CSS Document */
/*
#editorButton {
	position:absolute;
	z-index:3;
}

.showTextArea {
	background-color:#FFE6CC;
	min-height:16px;
}
*/

html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

a {
	text-decoration:none !important;
}

h1 { }

h2 {
	font-size:17px;
	font-weight:bold;
}

h3 { }

hr {
	border:0;
	height:1px;
	background-color:#FFF;
}

label,
label:hover { cursor:pointer; }

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


input[type="text"],
input[type="password"], 
select, 
textarea {
	font-family:"Arial",Helvicta,Verdana !important;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #999 #ccc #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	min-height: 13px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
select:focus, 
textarea:focus {
	border: 1px solid #D28900;
	outline: 0;
}

input[type="checkbox"] {
	cursor: pointer;
}

/* START GENERAL CSS DEFINITIONEN */
/* ================================= */

.italic { font-style:italic; }
.bold { font-weight:bold; }
.underline { text-decoration:underline; }
.clr { clear:both; }

/* Bildet einen Rahmen um ein Bild (img-Tag) */
.generalImageView {
	border: solid #ccc 1px;
	padding: 2px;
	margin: 1px;
	background-color: #fff;
}

.generalImageView:hover {
	border: solid #666 1px;
	background-color:#666;
}

.bottomDottetBorder {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0px;
}

.footLineFontSize {
	font-size: 11px !important;
}

/* Der Beschreibende Text unter oder über einen Input, Textarea, ect. Feld in Form Elementen */
form div.formElement {
	margin-bottom:15px;
}

form p.formHead,
form div.formHead {
	font-weight:bold;
}

form p.formDescription,
form div.formDescription {
	font-size:9px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

form input[type=text].formWidth,
form input[type=password].formWidth,
form textarea.formWidth { width:95%; }

/* ================================= */
/* ENDE GENERAL CSS DEFINITIONEN */

/* START IMAGERESIZER CSS DEFINITIONEN */
/* ================================= */

#imageResizierControll {
	text-align:center;
	background-image:url('../images/bg_black_50transparent.png');
	color:#FFF;
	position:absolute;
	z-index:100000000000;
	display:none;
	border: 1px solid #000;
	left:0px;
	top:auto;
	bottom:0px;
}

#imageResizierControll a {
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#imageResizierControll a:hover { color: #F60; }

#imageResizierControll .toolbarbuttonL {
	float:left;
	margin:5px;
}

#imageResizier { position:relative; }

/* ================================= */
/* ENDE IMAGERESIZER CSS DEFINITIONEN */

/* START MODULAUSWAHL CSS DEFINITIONEN */
/* ================================= */

.module-item {
	float:left;
	margin:2px;
	padding: 0px;
}

.module-item a {
	color: #111;
	text-decoration: none;
}

.module-item a:hover { color: #000; }

.module-item img { margin-right: 2px; }

.module-item .standard {
	color:#FFF;
	height:16px;
	font-weight:normal;
	line-height:normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.module-item .item {
	background-color:#353653;
	border:solid 1px #666666;
}

.module-item .item:hover {
	background-color:#1B1B29;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.module-item .category {
	background-color:#333;
	border:solid 1px #666666;
}

.module-item .category:hover {
	background-color:#222;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.module-item span {
	font-weight:lighter;
	padding-top:3px;
	color:#999;
}

/* ================================= */
/* ENDE MODULAUSWAHL CSS DEFINITIONEN */


/* START GENERAL CSS DEFINITIONEN */
/* ================================= */
.communitymenu { font-size:9px; }

.communitymenu .inputfield {
	font-size:9px;
	height: 16px;
	border:none;
	padding:4px 0px 0px 0px;
}

.communitymenu .button {
	margin: 0px 0px 0px 5px;
	;
	color: #fff;
	font-size: 9pt;
}

/* ================================= */
/* ENDE GENERAL CSS DEFINITIONEN */


/* START GENERAL CSS DEFINITIONEN */
/* ================================= */
.commentbox {
	margin:1px;
	padding:2px;
	background-image:url(../images/bg_white_90transparent.png);
}

.commentbox .image { width:40px; }

.commentbox .image img {
	margin:3px;
	width:30px;
	height:30px;
	border:1px;
}

.commentbox table { width:100%; }

.commentbox .text {
	width:100%;
	padding-left:4px;
}

.commentbox button {
	width:100px;
	font-size:10px;
}

.commentbox textarea {
	/*height:20px; */
	width:95%;
	font-size:10px;
	border-style:none;
	margin-top:3px;
}

/* ================================= */
/* ENDE GENERAL CSS DEFINITIONEN */


.copyrightLogin {
	position:absolute;
	z-index:1000;
	left:50%;
	margin-top:-15px;
	margin-left:-50px;
	width:100px;
	text-align:center;
	height:15px;
	background-color:#CBD3DB;
	font-size:11px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-top-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}

* html .copyrightLogin { position:absolute; }

.adbanner {
	padding:10px 10px 10px 23px;
	text-align:center;
	background-color:#CCC;
	border:1px solid #666;
	margin: 10px 0;
	background-image:url(../../../application/cms/system/img/advert.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	/*display:none;*/
}

/* START RECAPTCHA CSS DEFINITIONEN */
/* ================================= */

.recaptchatable .recaptcha_r4_c4 img {
	display:none !important;
}

/* ================================= */
/* ENDE RECAPTCHA CSS DEFINITIONEN */