body {
	font-family: georgia, verdana, sans-serif;
	/*font-size:12px;*/
	line-height:1em;
	line-height:1.6em;
	margin:0px;
	padding:0px;
	padding-top:0px;
	background: #f4f4f4 url(http://mit-oder-ohne-www.de/cms800/template/ducktown/images/bg.gif) top center repeat-y;
}

hr {
	color:#dddddd;
	/*margin:25px;*/
}

a {
	color:#313177;
	text-decoration: none;
}

/*************************Header****************************/

#header {

	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:4px solid #CCCCCC;
	font-size:15px;
	padding-top:67px;
	background:url(http://mit-oder-ohne-www.de/cms800/template/ducktown/images/bg_ducks.gif);
	background-repeat:no-repeat;
}

#header a {
	text-decoration:none;
	color:#000000;
}

/*************Quote in header************/
#slogan {
	float:right;
	margin-top: -16px;
	font-size: 9px;
}
/****************************************/
/***********************************************************/



/***********Container for left bar, center, and right bar************/
#container {
	width:780px;
	margin:auto;
/*	margin-top: -16px;*/
}


/**********************Left bar***********************/
#left {
	float:left;
	width:138px;
	padding-top:0px;
	margin-top:0px;
	padding-right:10px;
}

#left h3 {
	font-size:14px;
	margin-bottom:-7px;
	padding-left:3px;
}

#left ul {
	margin-top: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-left: 0;
	list-style-type:none;
}

#left li {
	border-bottom:1px solid #dddddd;
}

#left li a {
	border-bottom:1px solid #dddddd;
	display:block;
	padding:3px;
}

#left li a:hover {
	color:#7277B1;
	background-color: #F5F5F5;
	display:block;
}
/*****************************************************/



/***********************Center************************/
#center {
	float:left;
	width:486px;
	color:#000000;
}

.feature {
	border-bottom:2px dotted #dddddd;
	margin-bottom:20px;
}
/******************************************************/



/**********************Right bar***********************/
#right {
	float:left;
	width:138px;
	padding-left:8px;
	padding-top:0px;
}

/************Pic of the day************/
#potm {
	border-bottom:2px dotted #dddddd;
	padding-bottom:10px;
	padding-bottom: 0px;
}
/**************************************/

/************TagClouds*************/
.tc {
	color:#888888;
	margin-top:15px;
	margin-top: 0px;
	background-color:#F5F5F5;
	border:1px solid #BBBBBB;
	height:125px;
	width:125px;
}
/************Advertisement*************/
.ad {
	color:#AAAAAA;
	margin-top:15px;
	margin-top: 0px;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	height:600px;
	width:125px;
}
/**************************************/
/******************************************************/
/********************************************************************/


/***********************Footer*************************/
#footer {
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#666666;
}
/******************************************************/
h1,h2,h3,h4 {
	background-color: #F5F5F5;
	margin:0px;
}
