/*


/////////////////////////////////////////////////////////

PROJEKT: REGBIE+
DATUM: 02/2007

2007 Copyright U21

/////////////////////////////////////////////////////////

*/



/******************** setup ********************/


body {
	padding: 0; margin: 0;
	background: #16597d url(../gfx/bg_body.gif) repeat-x;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	text-align: center; /* IE-Zentrierung */
}


.clear {clear: both;}

img, a img {border: 0;}
.hidden {display: none;}



/******************** links ********************/

a:link {color: #69ad54;text-decoration: underline;}
a:visited {	color: #69ad54;text-decoration: underline;}
a:hover {text-decoration: none;}


/******************** navigation ********************/

#navi ul {font-weight: bold;font-size: 10px;line-height: 12px;text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#navi ul li {height: 30px;list-style: none;float: left;
	margin: 0;
	padding: 0;
}

#navi ul li.level1 a { background: #7EBE6A url(../gfx/nav_standard.gif) no-repeat; color: #ffffff; display: block; padding: 9px 10px 9px 14px; text-decoration: none; }
#navi ul li.level1 a:hover { background: #509D3C url(../gfx/nav_over.gif) no-repeat; }
#navi ul li.level1-act a { background: #ffffff url(../gfx/nav_white.gif) no-repeat; color: #69ad54; display: block; padding: 9px 10px 9px 14px; text-decoration: none; }
#navi ul li.level1-act a:hover { background: #ffffff url(../gfx/nav_white.gif) no-repeat; color: #69ad54; }
#nav-end {background: #fff url(../gfx/nav_end.gif) no-repeat top right;float: left;height: 30px;width: 8px;}


#subnavi ul {border-bottom: #ededed 1px solid;font-size: 10px;line-height: 12px;width: 180px;
	margin: 0 0 20px;
	padding: 0;
}
#subnavi ul li {border-top: #ededed 1px solid;list-style: none;padding: 0;width: 180px;overflow: visible;
	margin: 0;
}

#subnavi ul li.level2 a { background: url(../gfx/subnav_standard.gif) no-repeat; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level2 a:hover { background: #F6F9F3 url(../gfx/subnav_standard.gif) no-repeat; }
#subnavi ul li.level2-act a { background: url(../gfx/subnav_act.gif) no-repeat; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level2-act a:hover {  background: #F6F9F3  url(../gfx/subnav_act.gif) no-repeat;  }

#subnavi ul li.level3 a { background: #F6F9F3; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level3 a:hover { background: #F6F9F3; }
#subnavi ul li.level3-act a { background: #F6F9F3; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level3-act a:hover {  background: #F6F9F3; }

#subnavi2 ul {border-bottom: #ededed 1px solid;font-size: 10px;line-height: 12px;width: 180px;
	margin: 0 0 20px;
	padding: 0;
}
#subnavi2 ul li {border-top: #ededed 1px solid;list-style: none;padding: 0;width: 180px;overflow: visible;
	margin: 0;
}
#subnavi2 ul li.sublevel a { background: url(../gfx/subnav_standard.gif) no-repeat; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi2 ul li.sublevel a:hover { background: #F6F9F3 url(../gfx/subnav_standard.gif) no-repeat; }
#subnavi2 ul li.sublevel-act a { background: url(../gfx/subnav_act.gif) no-repeat; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi2 ul li.sublevel-act a:hover {  background: #F6F9F3  url(../gfx/subnav_act.gif) no-repeat;  }


#page_options a.printme { background: url(../gfx/icon_print.gif) no-repeat left top; color: #ffffff; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.printme:hover { background: url(../gfx/icon_print.gif) no-repeat left top; }

#page_options a.pagetop { background: url(../gfx/icon_pagetop.gif) no-repeat left top; color: #ffffff; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.pagetop:hover { background: url(../gfx/icon_pagetop.gif) no-repeat left top; }



/******************** text ********************/


p {
	margin: 1em 0 1.8em 0;

}

ul, ol {
	margin-left: 0;
	padding-left: 15px;
}

.introtext {
	color: #69ad54;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	color: #69ad54;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 1.2em;
}


h2 {
	color: #69ad54;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 1.2em;
}



#col_special h1 {
	font-size: 12px;
	line-height: 14px;
}

#col_special h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 1.2em;
}

#col_special ul, #col_special ol {
	margin-left: 0;
	padding-left: 15px;
}


table {
	border-collapse:  collapse;
	margin-top: 16px;
	margin-bottom: 16px;
}

th p, td p {
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
	margin-bottom: 0;
	padding-bottom: 0;
}

th, td {
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
	padding-bottom: 9px;
}

/******************** formulare ********************/


label {
	cursor: pointer;
}


/******************** layout ********************/


#wrapper {
	background: #ffffff;
	position: relative;
	width: 970px;
	margin: 0 auto; /* Standardzentrierung */
	text-align: left;
}

#header {
	height: 218px;
}

#header_first {
	background: #ECF3E7;
	height: 80px;
}

#logo_top {
	background: url(../gfx/logo_top.gif) no-repeat;
	height: 80px;
	width: 302px;
}

#member_login {
	float: right;
	padding: 8px;
	text-align: right;
	color:#000000;
}

#member_login label {
	display:none;}

#member_login input {
	margin-left: 10px;
	color: #FFFFFF;
	background: #7EBE6A;
	border: 1px solid #ededed;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}

#member_login input#user, #member_login input#pass {
	width: 80px;
	margin-left: 10px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #ededed;
	}


#header_picture {
	background: #69ad54 url(../gfx/header_picture.jpg) no-repeat;
	clear: both;
	height: 108px;
	width: 970px;
	padding: 0; margin: 0;
}

#navi {
	padding: 0; margin: 0;
	background: #69ad54;
	height: 30px;
}


#wrapper_content {
	background: #ffffff;
	clear: both;
	color: #666666;
	padding: 40px 15px 30px 20px;
	margin: 0;
}

#col_left {
	float: left;
	width: 200px;
	margin-right: 20px;	
}


#col_content {
	float: left;
	margin-right: 20px;
	width: 450px;
	
}


#col_special {
	background: url(../gfx/vertical_line.gif) no-repeat top left;
	font-size: 10px;
	float: left;
	line-height: 14px;
	padding-left: 30px;
	width: 200px;
}

#footer {
	background: #69ad54;
	width: 100%;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	height: 30px;
	overflow: hidden;
}

#page_options {
	height: 20px;
	margin: 5px 0 0 240px;
	text-transform: uppercase;
	width: 300px;
}



/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac *//*


/////////////////////////////////////////////////////////

PROJEKT: REGBIE+
DATUM: 02/2007

2007 Copyright U21

/////////////////////////////////////////////////////////

*/



/******************** setup ********************/


body {
	padding: 0; margin: 0;
	background: #16597d url(../gfx/bg_body.gif) repeat-x;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	text-align: center; /* IE-Zentrierung */
}


.clear {clear: both;}

img, a img {border: 0;}
.hidden {display: none;}



/******************** links ********************/

a:link {color: #69ad54;text-decoration: underline;}
a:visited {	color: #69ad54;text-decoration: underline;}
a:hover {text-decoration: none;}


/******************** navigation ********************/

#navi ul {font-weight: bold;font-size: 10px;line-height: 12px;text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#navi ul li {height: 30px;list-style: none;float: left;
	margin: 0;
	padding: 0;
}

#navi ul li.level1 a { background: #7EBE6A url(../gfx/nav_standard.gif) no-repeat; color: #ffffff; display: block; padding: 9px 10px 9px 14px; text-decoration: none; }
#navi ul li.level1 a:hover { background: #509D3C url(../gfx/nav_over.gif) no-repeat; }
#navi ul li.level1-act a { background: #ffffff url(../gfx/nav_white.gif) no-repeat; color: #69ad54; display: block; padding: 9px 10px 9px 14px; text-decoration: none; }
#navi ul li.level1-act a:hover { background: #ffffff url(../gfx/nav_white.gif) no-repeat; color: #69ad54; }
#nav-end {background: #fff url(../gfx/nav_end.gif) no-repeat top right;float: left;height: 30px;width: 8px;}


#subnavi ul {border-bottom: #ededed 1px solid;font-size: 10px;line-height: 12px;width: 180px;
	margin: 0 0 20px;
	padding: 0;
}
#subnavi ul li {border-top: #ededed 1px solid;list-style: none;padding: 0;width: 180px;overflow: visible;
	margin: 0;
}

#subnavi ul li.level2 a { background: url(../gfx/subnav_standard.gif) no-repeat; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level2 a:hover { background: #F6F9F3 url(../gfx/subnav_standard.gif) no-repeat; }
#subnavi ul li.level2-act a { background: url(../gfx/subnav_act.gif) no-repeat; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level2-act a:hover {  background: #F6F9F3  url(../gfx/subnav_act.gif) no-repeat;  }

#subnavi ul li.level3 a { background: #F6F9F3; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level3 a:hover { background: #F6F9F3; }
#subnavi ul li.level3-act a { background: #F6F9F3; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi ul li.level3-act a:hover {  background: #F6F9F3; }

#subnavi2 ul {border-bottom: #ededed 1px solid;font-size: 10px;line-height: 12px;width: 180px;
	margin: 0 0 20px;
	padding: 0;
}
#subnavi2 ul li {border-top: #ededed 1px solid;list-style: none;padding: 0;width: 180px;overflow: visible;
	margin: 0;
}
#subnavi2 ul li.sublevel a { background: url(../gfx/subnav_standard.gif) no-repeat; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi2 ul li.sublevel a:hover { background: #F6F9F3 url(../gfx/subnav_standard.gif) no-repeat; }
#subnavi2 ul li.sublevel-act a { background: url(../gfx/subnav_act.gif) no-repeat; color: #7ebe6a; display: block; font-weight: bold; padding: 4px 4px 4px 22px; text-decoration: none; width: 154px; }
#subnavi2 ul li.sublevel-act a:hover {  background: #F6F9F3  url(../gfx/subnav_act.gif) no-repeat;  }


#page_options a.printme { background: url(../gfx/icon_print.gif) no-repeat left top; color: #ffffff; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.printme:hover { background: url(../gfx/icon_print.gif) no-repeat left top; }

#page_options a.pagetop { background: url(../gfx/icon_pagetop.gif) no-repeat left top; color: #ffffff; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.pagetop:hover { background: url(../gfx/icon_pagetop.gif) no-repeat left top; }



/******************** text ********************/


p {
	margin: 1em 0 1.8em 0;

}

ul, ol {
	margin-left: 0;
	padding-left: 15px;
}

.introtext {
	color: #69ad54;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	color: #69ad54;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 1.2em;
}


h2 {
	color: #69ad54;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 1.2em;
}



#col_special h1 {
	font-size: 12px;
	line-height: 14px;
}

#col_special h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 1.2em;
}

#col_special ul, #col_special ol {
	margin-left: 0;
	padding-left: 15px;
}



/******************** formulare ********************/


label {
	cursor: pointer;
}


/******************** layout ********************/


#wrapper {
	background: #ffffff;
	position: relative;
	width: 970px;
	margin: 0 auto; /* Standardzentrierung */
	text-align: left;
}

#header {
	height: 218px;
}

#header_first {
	background: #ECF3E7;
	height: 80px;
}

#logo_top {
	background: url(../gfx/logo_top.gif) no-repeat;
	height: 80px;
	width: 302px;
}

#member_login {
	float: right;
	padding: 8px;
	text-align: right;
	color:#000000;
}

#member_login label {
	display:none;}

#member_login input {
	margin-left: 10px;
	color: #FFFFFF;
	background: #7EBE6A;
	border: 1px solid #ededed;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}

#member_login input#user, #member_login input#pass {
	width: 80px;
	margin-left: 10px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #ededed;
	}


#header_picture {
	background: #69ad54 url(../gfx/header_picture.jpg) no-repeat;
	clear: both;
	height: 108px;
	width: 970px;
	padding: 0; margin: 0;
}

#navi {
	padding: 0; margin: 0;
	background: #69ad54;
	height: 30px;
}


#wrapper_content {
	background: #ffffff;
	clear: both;
	color: #666666;
	padding: 40px 15px 30px 20px;
	margin: 0;
}

#col_left {
	float: left;
	width: 200px;
	margin-right: 20px;	
}


#col_content {
	float: left;
	margin-right: 20px;
	width: 450px;
	
}


#col_special {
	background: url(../gfx/vertical_line.gif) no-repeat top left;
	font-size: 10px;
	float: left;
	line-height: 14px;
	padding-left: 30px;
	width: 200px;
}

#footer {
	background: #69ad54;
	width: 100%;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	height: 30px;
	overflow: hidden;
}

#page_options {
	height: 20px;
	margin: 5px 0 0 240px;
	text-transform: uppercase;
	width: 300px;
}



/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */