@charset "utf-8";
/*<![CDATA[/*>*/

/*************************************************/
/* SCREEN CSS FOR HANDYKNIGGE.CH                 */
/* By mediaparx.com, Mai 2007                    */
/*************************************************/-
/* Table of Content:                             */
/* --------------------------------------------- */
/* 1. Basic Containers                           */
/*************************************************/

*{
	margin:0px;
	padding:0px;
}

html{ font-size:medium; }

body{ font-size:70%; line-height:140%; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; text-align:center; background:url(auxx/img_bg_tiled.gif); color:#e8e7e4; }

img{ border:none; }

.clear{ clear:both; font-size:0px; line-height:0px; height:0px; }

a{ outline:none; }

#ContainerCenterAll{
	width:965px;
	margin:0px auto;
}

#ContainerCenterAll *{
	margin:0px;
	padding:0px;
}

#DummyColumns{
	float:left;
	width:764px;
}

#BorderTop,
#BorderBottom{
	float:left;	
	width:754px;
	height:4px;
	line-height:4px;
	font-size:4px;
	background:url(auxx/handyknigge/img-bg-top.gif) no-repeat;
}

#ContainerColumns{
	float:left;
	width:764px;
	min-height:550px;
	background:url(auxx/handyknigge/img-bg-content.gif) repeat-y;
}

#BorderBottom{
	background:url(auxx/handyknigge/img-bg-bottom.gif) no-repeat;
}

#ContainerColumns .Column{
	float:left;
	width:181px;
	margin-right:10px;
	padding-bottom:10px;
}

#ContainerCenterAll h1{
	float:left;
	margin:0px;
	padding-top:0.7em;
	padding-bottom:0.7em;
	background:#cdcbc4;
	width:181px;
	font-size:160%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#ContainerCenterAll h1 a{
	color:#009900;
	text-decoration:none;
}

#ContainerCenterAll .Image{
	float:left;
	width:181px;
	border-top:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
}

#ContainerCenterAll .Text{
	float:left;
	width:161px;
	text-align:left;
	padding:10px 10px 0px 10px;
	color:#333333;
}

#ContainerCenterAll .Text a{
	color:#009900;
	text-decoration:none;
	border-bottom:1px dashed #009900;
}

#ContainerCenterAll a:hover{
	color:#fff;
	background:#009900;
}

#ContainerCenterAll .Statement{
	font-size:90%;
	line-height:120%;
	font-weight:bold;
}

#ContainerCenterAll .Reminder{
	display:block;
	width:151px;
	padding:5px;
	color:#fff;
	font-size:80%;
	line-height:120%;
	background:#009900;
}

#ContainerCenterAll .Reminder a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #fff;
	line-height:140%;
}

#ColumnFeatureBox{
	float:left;
	width:161px;	
}

.BorderTop{
	float:left;	
	width:181px;
	height:70px;
	border-bottom:1px solid #8d8d8d;
}

.BorderBottom{
	float:left;
	width:181px;
	height:4px;
	line-height:4px;
	font-size:4px;
	background:url(auxx/handyknigge/img-bg-bottom.gif) no-repeat;
	margin-bottom:14px !important;
}

.ContentFeatureBox{
	float:left;
	width:181px;
	padding-top:0.25em !important;
	padding-bottom:0.25em !important;
	background:#e8e7e4;
}

.ContentFeatureBox a{
	color:#009900;
	text-decoration:none;
	border-bottom:1px dashed #009900;
}

.ContentFeatureBox a:hover{
	color:#fff;
	background:#009900;
}

#Footer{
	float:left;
	width:754px;
	margin-top:10px;
}

#Footer .BdTop,
#Footer .BdBottom{
	float:left;
	width:754px;
	height:4px;
	line-height:4px;
	font-size:4px;
	background:url(auxx/handyknigge/img-footer-bd-top.gif) no-repeat;
}

#Footer .Text{
	float:left;
	width:734px;
	background:#f3f3f3;
	padding-top:0px;
	font-size:90%;
	line-height:140%;
}

#Footer .BdBottom{
	background:url(auxx/handyknigge/img-footer-bd-bottom.gif) no-repeat !important;
}

/*]]>*/
