div#leftSide, h3, p.sec1pCol1, .sec1imgLeft, div#sec2, p.sec2img, p.sec2leftP, div#sec3 {float: left;}
div#rightSide, p.sec1pCol2, .sec1imgRight, p.sec2rightP, h3#sec3head, div#sec4 {float: right;}

div#leftSide {
width: 476px;
margin: 18px;
margin-left: 0;
}

div#rightSide {
width: 374px;
height: 464px;
margin: 18px 0px 18px 0px;
overflow: hidden;
border: 3px solid #c6c5c3;
}

h3 {
width: 238px;
height: 1.7em;
margin-top: 9px;
margin-bottom: 12px;
font-size: 1.2em;
line-height: 1.7em;
color: #292970;
text-indent: 5px;
border-top: 2px solid #e3e2e0;
border-bottom: 2px solid #e3e2e0;
background: #f9f8f6;
}

h4 a {font-size: 1.2em;}

/* SECTION 1 */

div#sec1 {height: 261px; overflow: hidden;}

h3#sec1head {
width: 476px;
margin-top: 18px;
margin-bottom: 18px;
}

div#sec1 p {
width: 226px;
margin-top: -6px;
font-size: 12px;
line-height: 19px;
color: #3a3a3a;
}

img.sec1btn {
z-index: 30;
display: block;
float: right;
width: 64px;
margin-top: -12px;
}

/* END SECTION 1 */


/* SECTION 2 */

div#sec2 {color: #3a3a3a;}

h4#sec2subhead{
margin: 0px 0px 9px 0px;
font-weight: normal;
font-style: italic;
}

div#sec2 p {width: 226px;}

p.sec2rightP {margin-left: 18px;}

/* END SECTION 2 */


/* SECTION 3 */

div#sec3 {margin-left: 24px;}

h3#sec3head {text-indent: 12px;}

p.sec3caption {
position: relative;
top: 11px;
color: #3e3e3e;
}
/* END SECTION 3 */


/* SECTION 4 */

img {border: none;}

ul#portfolio li {
display: block;
width: 356px;
height: 464px;
margin-left: 9px;
}

li.caption {height: 25px; background-color: gray;}

div.pane {
width: 356px;
height: 426px;
margin-top: 9px;
}

pane.img {background-color: blue;}

li p {
color: #6e6e6d;
border-top: 2px solid #efeeed;
padding-top: 4px;
}

img.more-button {
display: block;
margin-top: -20px;
margin-left: 310px;
}
/* END SECTION 4 */

div#lowBar {
height: 6px;
margin-bottom: 9px;
border-top: 2px solid #dfedd2;
border-bottom: 2px solid #dfedd2;
}

div#footer {border: 0;}

/**** noscript-Hinweis ****/

/*
div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

p {
}
*/
