@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 

#header {
	vertical-align: middle;
	width: 1000px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	letter-spacing: 1px;
	word-spacing: 1pt;
	margin-bottom: 10px;
}


#header #h_top {
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	text-indent: 0px;
}


#header #h_1 {
	float: left;
	width: 302px;
}

#header #h_2 {
	float: left;
}
#flash {
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#flash #f1 {
	float: left;
	width: 500px;
}


#mein {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 1000px;
}
#mein #left {
	width: 785px;
	float: left;
}
#mein #left #m_left {
	float: left;
	width: 220px;
	background-color: #FFF4FF;
}
#mein #left #m_left #m_left_1 {
	width: 200px;
	text-align: left;
}
#mein #left #m_left h4 {
	color: #0066FF;
	font-size: 14px;
	line-height: 2em;
	padding-bottom: 5px;
	margin-bottom: 0px;
}



#mein #left #m_ctener {
	width: 550px;
	float: right;
}
#mein #left #m_ctener #m_c_1 {
	text-align: left;
	line-height: 2em;
	border-bottom: 1px dotted #CCCCCC;
}

#mein #left #m_ctener #m_c_1 img {
	padding-right: 8px;
	padding-bottom: 2px;
	float: left;
}
#mein #left #m_ctener #m_c_2 {
	text-align: left;
	line-height: 2em;
	border-bottom: 1px dotted #CCCCCC;
}

#mein #left #m_ctener #m_c_2 img {
	float: right;
	padding-bottom: 2px;
	padding-left: 2px;
}
#mein #left #m_ctener #m_c_3 {
	line-height: 2em;
	text-align: left;
	padding-top: 10px;
}
#mein #left #m_ctener #m_c_3 p {
	margin: 0px 0px 0px;
	list-style: none;
	line-height: 2.5em;
}
#mein #left #m_ctener #m_c_3 h3 {
	font-size: 13px;
	color: #0066FF;
	margin: 0px;
}







#mein #right {
	width: 200px;
	float: right;
}
#mein #right a {
	color: #3399CC;
	text-decoration: none;
	line-height: 2.0em;
	font-weight: lighter;
}
#mein #right a:hover {
	color: #333333;
}



#mein #right h5 {
	height: 1.5em;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	color: #BBDDEE;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#mein #right h6 {
	font-size: 12px;
	color: #0066FF;
	background-color: #EBEBEB;
	height: 2em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}



#futa {
	text-align: center;
	width: 1000px;
	margin-top: 2px;
}

