@charset "UTF-8";
/* CSS Document */

UL, P, .mitarbeiter_img_line, .csc-textpic-center
{
	margin: 1.5em 0px 0px 0px;
	padding: 0px;
}

P
{
	line-height: 1.6em;
}

UL LI
{
	list-style: none;
	background-image: url(../img/content-list-symbol.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 13px;
	padding-bottom: 0.5em;
	margin: 0px;
}

UL LI UL
{
	margin-top: 0.6em;
	margin-bottom: 0.8em;
}

H1, H2, H3
{
	font-size: 1.6em;
	font-weight: lighter;
	margin: 1.5em 0px 0px 0px;
}

H1
{
	background-image: url(../img/line-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 0.5em 0px;
}

H3
{
	color: #252475;
	font-weight: bold;
	font-size: 1.4em;
}

.csc-textpic-intext-right { padding-right: 20px;}
.csc-textpic-intext-right IMG
{
	padding: 0px 0px 0px 20px;
	background-color: #FFFFFF;
}

DIV.csc-textpic DIV.csc-textpic-imagerow, 
DIV.csc-textpic-above DIV.csc-textpic-text, 
DIV.csc-textpic-clear,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap
{
	clear: none;
}

.mitarbeiter_img_line
{
	height: 230px;
}

.mitarbeiter_img
{
	float: left;
	width: 124px;
	margin-right: 12px;
}

* HTML .mitarbeiter_img
{
	margin-right: 11px;
}

.mitarbeiter_img P
{
	margin: 3px 0px 0px 0px;
}

.two_smal_column_c1, .two_smal_column_c2
{
	float: left;
	width: 170px;
}

.two_smal_column_c1
{
	margin-left: 80px;
}

*HTML .two_smal_column_c1
{
	margin-left: 40px;
}

.two_smal_column_c2
{
	margin-left: 200px;
	margin-right: 78px;
}

* HTML .two_smal_column_c2
{
	margin-left: 200px;
	margin-right: 38px;
}

.two_big_column_c1, .two_big_column_c2
{
	float: left;
	width: 336px;
}

.two_big_column_c1
{
	margin-right: 26px;
}

.two_big_column_c2
{
}

.plseudo_clear
{
	width: 100%;
}

* HTML .plseudo_clear
{
	clear: both;
}