/* -------------------------------------------
|  CSS - Datei - Copyrights 2009 Ralf Wenske |
------------------------------------------- */
/*
h1 {
	font-size: 18px;
	font-weight: bold;
}

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

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
}

h6 {
}
*/
p {
	margin: 0;
	padding: 0;
}

html, body {
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
}


a img, img {
	border: 0;
}

hr.clear {
	clear:both;
	height:0px;
	width:0px;
	visibility:hidden;
}
/* Uploadify einstellungen */
#fileUploadstyleQueue{
	margin-top: 5px;
	padding: 3px;
	background-color: white;
	border-color: #cecece;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	height: 150px;
	width: 350px;
}
/*
div.jGrowl div.success {
	background: url(images/Check.png) no-repeat 6px 6px;
}
div.jGrowl div.error {
	background: url(images/Error.png) no-repeat 6px 6px;
}
div.jGrowl div.warning {
	background: url(images/Alert.png) no-repeat 6px 6px;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: #000;
	color: #fff;
	opacity: .85;
	width: 300px;
	padding:  10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: auto;
	margin-right: auto;
}

div.jGrowl div.jGrowl-notification {
	min-height: 40px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: bold;
	font-size: 12px;
	margin-left: 60px;
}
div.jGrowl div.jGrowl-notification div.message {
	font-size: 12px;
	margin-left: 60px;
}
div.jGrowl div.jGrowl-notification p {
	font-size: 6px;
}

div.jGrowl {
	padding: 10px;
	z-index: 9999;
}


body > div.jGrowl {
	position: fixed;
}

body > div.jGrowl.top-left {
	left: 0px;
	top: 0px;
}

body > div.jGrowl.top-right {
	right: 0px;
	top: 0px;
}

body > div.jGrowl.bottom-left {
	left: 0px;
	bottom: 0px;
}

body > div.jGrowl.bottom-right {
	right: 0px;
	bottom: 0px;
}

body > div.jGrowl.center {
	top: 0px;
	width: 50%;
	left: 25%;
}
*/
#content {
	position: relative;
}

/* Ihnalts elemente */
.clear {
	clear:both;
}

.bearbeiten_button_up {
	position:relative !important;
	clear:both;
	background-image: url(bg_edit_elemente.png);
	background-repeat: repeat-x;
	background-color: #ececec;
	border:1px solid #cecece;
	margin-bottom:2px;
}
 
/*ui-resizable-handle*/
.ui-icon {
	visibility: hidden !important;
}

.fett {
	font-weight: bold;
}

.content_bildtext {
	clear:both;
	margin-left:2px;
}

.content_img {
	margin:2px;
}

.scroll_stop.fixed {
	position: fixed;
	top: 0;
}

/* template typ 1 */
#temp1_content_1 {
	width:100%;
	clear: both;
	margin: 5px;
}

/* template typ 2 */
#temp2_content_1.spalte_1 {
	position: relative;
	float:left;
	width:49%;
	margin:0;
	height: auto;
}

*+html #temp2_content_1.spalte_1 {
	padding-right:5px;
}

#temp2_content_2.spalte_2 {
	position: relative;
	float:right;
	width:50%;
	margin:0;
	height: auto;
}

*+html #temp2_content_2.spalte_2 {
	float: none;
}

/* template typ 3 */
#temp3_content_1.spalte_1 {
	position:relative!important;
	float:left!important;
	width:33%;
	margin-left:2px;
	min-height:25px;
	height: auto;
}

#temp3_content_2.spalte_2 {
	position:relative!important;
	float: left !important;
	width:33%;
	height: auto;
}

#temp3_content_3 {
	position:relative !important;
	float:right !important;
	width:33%;
	min-height:25px;
	height: auto;
}

/* template typ 4 */
#temp4_content_1.spalte_0 {
	position:relative;
	width:100%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp4_content_2.spalte_1 {
	clear:both;
	position: relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp4_content_3.spalte_2 {
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp4_content_4.spalte_3 {
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

/* template typ 5 */
#temp5_content_1 {
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp5_content_2 {
	position:relative;
	float:left;
	width:32%;
	margin:0;
	margin-left:1%;
	min-height:25px;
	height: auto;
}

#temp5_content_3 {
	position:relative;
	float:left;
	width:32%;
	margin:0;
	margin-left:1%;
	min-height:25px;
	height: auto;
}

#temp5_content_4 {
	clear:both;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	min-height:25px;
	height: auto;
}

/* template typ 6 */
#temp6_content_1 {
	clear:both;
	position:relative;
	width:100%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp6_content_2 {
	clear:both;
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp6_content_3 {
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp6_content_4 {
	position:relative;
	float:left;
	width:33%;
	margin:0;
	min-height:25px;
	height: auto;
}

#temp6_content_5 {
	clear:both;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	min-height:25px;
	height: auto;
}

div#content > div > div {
	height: auto !important;
}

div#content > div > div.ui-resizable-e {
	min-height:100%;
}

div#content > div > div.ui-resizable-e:hover {
	border-right:1px solid #cecece !important;
}

.edit {
	position:absolute;
	top:0px;
	right:15px;
}

.delete {
	position:absolute;
	top:0px;
	right:0px;
}

div#login {
	position:absolute;
	z-index:10;
}

span.upload {
	position: relative;
	display: block;
	vertical-align: top;
}

img.UploadImage {
	cursor: pointer;
	margin-top:-5px;
}

span.upload span.value {
	margin:10px;
	margin-top:-10px;
	padding-bottom:10px;
}

span.checkbox {
	display: inline-block;
	position: relative;
	height:15px;
	width:15px;
	background-image: url(checkbox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:2px;
}
span.checkbox input {
	margin:0;
	padding:0;
	cursor: pointer;
}