* {margin: 0px;} 

#MainWrapper_Home
{
	position: relative;
	min-height: 100%;
	width: 100%;
	margin:auto auto;
	text-align: center;
	display: block;
}

#MainWrapper_1Column
{
	position: relative;
	min-height: 100%;
	width: 100%;
	margin:auto auto;
	text-align: center;
	display: block;
}

#MainWrapper_2Column
{
	position: relative;
	min-height: 100%;
	width: 100%;
	margin:auto auto;
	text-align: center;
	display: block;
}

#Main
{
	float: left;
	display: block;
	margin:auto auto;
	width: 100%;
	min-height: 100%;
	padding-bottom: 88px;
	text-align: left;
}

#HeaderWrapper
{
	width: 100%;
	height: 143px;
	background-color: #CCCC00;
}

#Header
{
	text-align: left;
	width: 900px;
	height: 143px;
	display: block;
	margin:auto auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

#Menu
{
	float: left;
	width: 522px;
	height: 110px;
	margin-left: 16px;
}

.MenuItem
{
	float: left;
	margin-left: 7px;
	margin-top: 10px;
}

.MenuSeperator
{
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	height: 20px;
	width: 1px;
	background-color: white;
}

.Logo
{
	float: right;
	width: 260px;
	height: 110px;
}

#PageInfo
{
	clear: both;
	float: left;
	width: 900px;
	height: 33px;
	text-align: left;
}

.Label
{
	float: left;
	margin-top: 8px;
	padding-left: 94px;
	text-align: right;
	width: 131px;
	height: 24px;
}

.Comment
{
	float: left;
	margin-left: 20px;
	margin-top: 6px;
	width: 400px;
}

#Content
{
	width: 900px;
	margin:auto auto;
	color: white;
	border-top: 1px solid white;
	margin-bottom: 100px;
}

.Content
{
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#Content a
{
	color: #FFFFFF;
}

.Content_Home_Top
{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 314px;
	overflow: hidden;
}

.Content_Home_Left
{
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 400px;
}

.Content_Home_Right
{
	float: right;
	text-align: left;
	width: 450px;
}

.Content_Home_Right_Bottom
{
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.Content_Home_Right_Bottom a
{
	color: #000000;
}

.Label_Content_Home_Right
{
	width: 233px;
	height: 33px;
	margin-left: -20px;
	background-image: url(../images/label_content_home_right.jpg);
}

.Label_Content_Home_Right_Text
{
	margin-left: 20px;
	padding-top: 4px;
}

.Content_Left
{
	float: left;
	margin-left: 22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 620px;
}

.Content_Right
{
	float: right;
	text-align: left;
	width: 229px;
}

.Content_Right_Bottom
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.Content_Right_Bottom_Text
{
	margin-left: 16px;
	margin-right: 10px;
}

.Submenu
{
	background-color: #BE2C24;
	width: 192px;
	margin-left: 16px;
	margin-right: 10px;
}

.Submenu_Top
{
	background-image: url(../images/submenu_top.jpg);
	width: 192px;
	Height: 19px;
}

.Submenu_Bottom
{
	background-image: url(../images/submenu_bottom.jpg);
	width: 192px;
	height: 19px;
}

.Submenu_Links
{
	margin-left: 16px;
	margin-right: 10px;
}

.Content_Right_Bottom a
{
	color: #FFFFFF;
}

.Label_Content_Right
{
	width: 233px;
	height: 33px;
	margin-left: -20px;
	background-image: url(../images/label_content_right.jpg);
}

.Label_Content_Right_Text
{
	margin-left: 20px;
	padding-top: 4px;
}

#FooterWrapper
{
	float: left;
	display: block;
	margin:auto auto;
	position: relative;
	margin-top: -88px;
	width: 100%;
	height: 88px;
	text-align: center;
	background-color: #CCCC00;
}

#Footer
{
	display: block;
	margin:auto auto;
	width: 900px;
	border-top: 1px solid white;
	text-align: center;
	height: 87px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.Label_Footer_Text
{
	text-align: right;
	margin-top: 56px;
	margin-right: 50px;
}

.Portfolio
{
	float: left;
	width: 130px;
	height: 160px;
}

.Portfolio_Thumbnail
{
	float: left;
	width: 130px;
	height: 120px;
}

.Portfolio_Title
{
	float: left;
	width: 130px;
	height: 40px;
	font-size: 11px;
}

.Portfolio_Wrapper
{
	width: 100%;
	height: 100%;
	margin:auto auto;
	background-color: #FE9900;
}

.Portfolio_Left
{
	float: left;
	width: 280px;
	height: 500px;
	text-align: left;
	margin-left: 16px;
	color: #FFFFFF;
}

.Portfolio_Right
{
	float: right;
	width: 280px;
	height: 500px;
	background-image: url(../images/portfolio_right.jpg);
}

.Portfolio_Right_Image
{
	margin-top: 10px;
}

h1
{
	font-size: 26px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 22px;
}

h4
{
	font-size: 20px;
}

.sifrHome
{
	font-size: 26px;
}

.sifrLabel
{
	font-size: 22px;
}

.sifrSubkop
{
	font-size: 22px;
}

.sifrComment
{
	font-size: 26px;
}

a
{
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

li
{
	margin-left: 14px;
}

.circle
{
	list-style-type: circle;
	margin-left: 36px;
	
}
.disc
{
	list-style-type: disc;
	margin-left: 20px;
}
