
/* copyright artprolog 2008 Ursula Bartels */


/* FRAME 1 */
.frame1 {
	background-image: url(../images/layout/frames/content1_svl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#9bc1d0
}

.frame1 .line-o {
	background-image: url(../images/layout/frames/content1_sho.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.frame1 .line-r {
	background-image: url(../images/layout/frames/content1_svr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.frame1 .line-u {
	background-image: url(../images/layout/frames/content1_shu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.frame1 .lo {
	background-image: url(../images/layout/frames/content1_elo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.frame1 .ro {
	background-image: url(../images/layout/frames/content1_ero.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.frame1 .lu {
	background-image: url(../images/layout/frames/content1_elu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.frame1 .ru {
	background-image: url(../images/layout/frames/content1_eru.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.frame1 .frame1-content {
	padding:30px;
	min-height:150px;
}

* html .frame1 .frame1-content   {
	height:210px;
}

/* FRAME 2 */
.frame2 {
	background-image: url(../images/layout/frames/content2_svl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#9bc1d0
}

.frame2 .line-o {
	background-image: url(../images/layout/frames/content2_sho.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.frame2 .line-r {
	background-image: url(../images/layout/frames/content2_svr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.frame2 .line-u {
	background-image: url(../images/layout/frames/content2_shu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.frame2 .lo {
	background-image: url(../images/layout/frames/content2_elo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.frame2 .ro {
	background-image: url(../images/layout/frames/content2_ero.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.frame2 .lu {
	background-image: url(../images/layout/frames/content2_elu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.frame2 .ru {
	background-image: url(../images/layout/frames/content2_eru.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.frame2 .frame2-content {
	min-height:160px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align:left;
}

.frame2 .frame2-content h1 {
	text-align:center;
	margin-bottom:30px;
}

* html .frame2 .frame2-content  {
	height:200px;
}

/* FRAME 2 */
.frame3 {
	background-image: url(../images/layout/frames/content3_svl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#39748e
}

.frame3 .line-o {
	background-image: url(../images/layout/frames/content3_sho.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.frame3 .line-r {
	background-image: url(../images/layout/frames/content3_svr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.frame3 .line-u {
	background-image: url(../images/layout/frames/content3_shu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.frame3 .lo {
	background-image: url(../images/layout/frames/content3_elo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.frame3 .ro {
	background-image: url(../images/layout/frames/content3_ero.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.frame3 .lu {
	background-image: url(../images/layout/frames/content3_elu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.frame3 .ru {
	background-image: url(../images/layout/frames/content3_eru.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.frame3 .frame3-content {
	min-height:150px;
	padding:30px;
	text-align:left;
}

* html .frame3 .frame3-content {
	height:210px;
	padding:30px;
}

/* KEINE VERSCHACHTELUNGEN! RAHMEN1 -> RAHMEN1*/
.frame1 .frame1 {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .line-o {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .line-r {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .line-u {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .lo {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .ro {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .lu {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .ru {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame1 .frame1-content {
	min-height:0px;
	padding:0px;
}

* html .frame1 .frame1 .frame1-content  {
	height:0px;
}

/* KEINE VERSCHACHTELUNGEN! RAHMEN1 -> RAHMEN2*/
.frame1 .frame2 {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .line-o {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .line-r {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .line-u {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .lo {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .ro {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .lu {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .ru {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame2 .frame2-content {
	min-height:0px;
	padding:0px;
}

.frame1 .frame2 .frame2-content h1 {
	text-align:normal;
	margin-bottom:0px;
}

* html .frame1 .frame2 .frame2-content  {
	height:0px;
}


/* KEINE VERSCHACHTELUNGEN! RAHMEN1 -> RAHMEN3*/
.frame1 .frame3 {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .line-o {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .line-r {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .line-u {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .lo {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .ro {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .lu {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .ru {
	background-image: none;
	background-color:transparent;
}

.frame1 .frame3 .frame3-content {
	min-height:0px;
	padding:0px;
}

* html .frame1 .frame3 .frame3-content  {
	height:0px;
}
