@charset "utf-8";
/* CSS Document */
div#pordBox1 {
	padding:5px;
	border:1px solid #BBBBBB;
	background:#E4E4E4;
}
div#pordBox1 h1 {
	padding-top:2px;
	margin-bottom:2px;
	color:#000;
	font-size:13px
}
div#pordBox1 h2 {
	padding-top:1px;
	margin-bottom:3px;
	color:#4E758A;
	font-size:12px
}
div#pordBox1 ul {
	padding: 10px 0 0 0;
	margin:0px;
	padding-left:20px;
	margin-left:0px;
}
div#pordBox1 li {
	margin-left:10px;
	padding-left:10px;
	list-style-image: url(/images/elemente/bullet1.gif);
}
div#pordBox2 {
	padding:5px;
	border:1px dashed #990000;
	background:#E4E4E4;
}
div.boxcontainer {
	width:212px;
	border-bottom:1px solid #C8C2C2;
}
div.boxheadleft, div.boxheadleftred, div.boxheadleftblue {
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
}
div.boxheadleftred {
	background-image: url(/images/elemente_druck_berlin/box/box_red_left.gif);
}
div.boxheadleftblue {
	background-image: url(/images/elemente_druck_berlin/box/box_blue_left.gif);
}
div.boxheadright, div.boxheadrightred, div.boxheadrightblue {
	margin: 0;
	padding: 0;
	background-position: top right;
	background-repeat: no-repeat;
}
div.boxheadrightred {
	background-image: url(/images/elemente_druck_berlin/box/box_red_right.gif)
}
div.boxheadrightblue {
	background-image: url(/images/elemente_druck_berlin/box/box_blue_right.gif)
}
div.boxhead, div.boxheadred, div.boxheadblue {
	background-repeat: repeat-x;
	height: 25px;
	width: 204px;
	margin-left: 4px;
	margin-right: 4px;
}
div.boxheadred {
	background-image: url(/images/elemente_druck_berlin/box/box_red_middle.gif);
}
div.boxheadblue {
	background-image: url(/images/elemente_druck_berlin/box/box_blue_middle.gif);
}
div.boxcontent, div.boxcontentred, div.boxcontentblue {
	border-left: 1px solid #C8C2C2;
	border-right: 1px solid #C8C2C2;
	height: auto;
	width: 210px;
}

div.boxcontent div, div.boxcontentred div, div.boxcontentblue div{
	padding: 3px 6px;
}
div.boxcontentred {
	background-color:#FFF0D5
}
div.boxheadcontent, div.boxheadcontentred, div.boxheadcontentblue {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding-left: 4px;
	padding-top: 4px;
}
div.boxheadcontent {
	color: #00416b;
}
div.boxheadcontentred {
	color: #FFFFFF;
}
div.boxheadcontentblue {
	color: #FFFFFF;
}

ul.box1 {
	list-style: none;
	list-style-image:none;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0 0 5px 0;
}

#maincolumn ul.box1 li {
	clear: both;
	list-style-image:none;
	margin-left:0px;
	padding: 2px 0px 2px 0px;
}
ul.box1 li div {
	float:left;
	height: 25px;
	width: 23px;
	margin: 0;
}
ul.box1 li.doublespaced {
	height: 35px;
}
ul.box1 li.doublespaced div {
	margin-top: 6px;
	height: 25px;
}
#maincolumn ul.box1 li a {
	padding: 8px 0 0 0;
	color: #000;
	font-size: 11px;
}
#maincolumn ul.box1 li a:Visited {
	color: #000;
	text-decoration: underline;
}
#maincolumn ul.box1 li a:Active {
	color: #000;
	text-decoration: underline;
}
#maincolumn ul.box1 li a:Hover {
	color: #888;
	text-decoration: none;
}
