/* -------------------------------------------
|  CSS - Datei - Copyrights 2009 Ralf Wenske |
------------------------------------------- */

p {
	margin: 0;
	padding: 0;
}

html, body {
	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;
}

#content {
	position: relative;
}

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

.bearbeiten_button_up {
	position:relative !important;
	background-image: url(bg_edit_elemente.png);
	background-repeat: repeat-x;
	background-color: #ececec;
	border:1px solid #cecece;
	margin-bottom:2px;
	z-index: 20;
}
 
/*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%;
}

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

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

#temp2_content_2.spalte_2 {
	position: relative;
	float:right;
	width:47%;
	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:29%;
	min-height:25px;
	height: auto;
}

#temp3_content_2.spalte_2 {
	position:relative!important;
	float: left !important;
	width:30%;
	margin-left:6%;
	height: auto;
}

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

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

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

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

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

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

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

#temp5_content_3 {
	position:relative;
	float:left;
	width:29%;
	margin-left:3%;
	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:29%;
	margin:0;
	min-height:25px;
	height: auto;
}

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

#temp6_content_4 {
	position:relative;
	float:left;
	width:29%;
	margin-left:3%;
	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 img.content_img {
  margin-right: 10%;
}

div#content div.rahmen {
  clear: both;
  margin-bottom: 5%;
}

div#content div.rahmen1 {
  clear: both;
  margin-bottom: 5%;
}

div#content div.rahmen2 {
  clear: both;
  margin-bottom: 5%;
}

div#content div.rahmen3 {
  float: left;
  width: 45%;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
}

div#content div.rahmen4 {
  float: left;
  width: 20%;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
}

div#content div.rahmen5 {
  float: left;
  width: 28%;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
}

div#content div.rahmen6 {
  float: left;
  width: 62%;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
}

div#content div.rahmen7 {
  float: left;
  width: 70%;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
}

div#content div.rahmen8 {
  float: left;
  width: 45%;
  height: 180px;
  margin-left: 1%;
  margin-right: 4%;
  margin-bottom: 5%;
  padding-bottom: 20px;
  margin-top:100px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 0px 4px #000;
}

div#content div.rahmen8 h1:before,
div#content div.rahmen8 h3:before,
div#content div.rahmen8 h5:before {
	background: transparent;
	content: "";
	height: 0px;
}

div#content div.rahmen8 h1 span,
div#content div.rahmen8 h3 span,
div#content div.rahmen8 h5 span {
    background-color: transparent;
}

div#content div.rahmen8 h1,
div#content div.rahmen8 h2,
div#content div.rahmen8 h3,
div#content div.rahmen8 h4,
div#content div.rahmen8 h5,
div#content div.rahmen8 h6 {
	margin: 0px;
	padding: 0px;
}

div#content div.rahmen8 h3,
div#content div.rahmen8 h4,
div#content div.rahmen8 h5 {
	color: #575757;
}

div#content div.rahmen8 img{
	border-radius: 200px;
	margin-top: -75px;
}

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;
}

div#dialog {
	font-size: 12px;
}