/**
 * www.arztpraxis-cologne.de
 * css:         modulesContent.css
 * author:      Veronika Schubin
 * website:     http://www.picturefriend.com
 * lastcheck:   14.06.2008 16:00  
 *
 * desc: 
 * Speichert die Druckansicht der Webseite.
 */

body,
a,
p a,
.orangeUeberschrift {
	font-size: 80%;
	color: #000;
}

h1,
h2,
h3 {
	font-size: 120%;
	color: #000;
}

#container {
	width: 100%;
	margin: 0;
}

#col01,
#col02 h1.claim,
#col02 h2 {
	display: none;
}

#col02 {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	background-color:#3399CC;
}

.halfcol,
.halfcol2 {
	float: none;
	width: 100%;
}

#footer,
#footer span {
	margin: 0;
}

ul.contentList li {
	margin: 0 0 5px 0;
}

h3#ourServices,
ul#iconsServices li,
ul#iconsServices li a {
	display: block;
	width: 100%;
	height: auto;
	text-indent: 0px;
	margin: 5px 0 0 0;
}