* {	margin: 0;
	padding: 0;
}

div.hidehack {
	margin: 10px;
	padding: 3px;
	border: 1px solid #333;
	background: #efefef;
	color: #333;
}

p.hidehack {
	background: #4387C7;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	padding: 2px;
}

div.quote {
	margin: 10px;
	padding: 5px;
	border: 1px solid #4387C7;
	background: #efefef;
}



body {
	padding: 0px;
	background: url('mieodesign/bg.jpg') #fff;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-family:  Trebuchet MS;
	text-align: center;
}

div.menubox {
	margin: 2px 0px;
}

div.menuboxf {
	padding: 3px;
	font-size: 11px;
	color: #0C4B84;
}

a.menuboxf:link, a.menuboxf:visited {
	background: #ACD3F8;
	color: #0C4B84;
	padding: 0px 2px;
}

img.avatar {
	padding: 1px;
	border: 1px solid #bcbcbc;
	filter: alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

th.left {
	text-align: left;
}

td { font-size: 14px; }

.bg1 {	background-color: #E5F5FF;}
.bg2 {	background-color: #FBFBFB;}
.bg3 {	background-color: #E6E6E6;}
.bg4 {	background-color: #ECECEC;}
.bg5 {	background-color: #F7F7F7;}

table.tab, .tab4, .tab3 {
	width: 100%;
}

th, td.th, td.th2 {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

a.th2 {
	font-size: 10pt;
}


thead, tr.thead {
	background-color: white;
}

div.box1 {
	/*background-color: #5A9EDE;*/
	background: url(mieodesign/box1.jpg) #267ce5 repeat-x top;

	color: white;
	padding: 1px;
	border: 1px solid #29618A;
}

div.box1f {
	font-family: Georgia;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px;
}

a.box1f:link, a.box1f:visited {
	color: white;
}

div.box2, div.box2b {
	background: white;
	margin: 1px 0;
	padding: 1px;
	border: 1px solid #29618A;
}


ul, li {
	list-style-type: none;
}

img {
	border: 0;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}


small, a.small, a.small:hover, a.small:visited {
	color: #666;
	font-family: Georgia;
	font-size: 10px;
}

#userpic {
	border: 5px solid #2B75BA;
}

input, textarea, select {
	padding-left: 1px;
	font-size: 11px;
	border: 1px solid #7CAEDC;
}

input.button {
	margin: 2px 0px;
}

#wrapper {
	text-align: left;
	width: 950px;
	margin: auto;
}

#head {
	padding-bottom: 5px;
}

#logo {
	float: left;
}

#navi {
	/*padding-left: 85px;
	padding-bottom: 3px;*/
	padding: 8px 3px;
	padding-top: 28px;
	color: #FFF;
	text-transform: uppercase;

	font-size: 14px;
}

#navi a {
	font-size: 17px;
	color: #fff;
	padding: 0px 3px;
}

#content {/*
	width: 790px;
	border: 5px solid #2B75BA;
	border-top: 0px;
	background-color: white;
	*/
	width: 80%;
	float: right;
}

#sitebar {
	width: 19%;
	float: left;
}

#rundung {
	width: 800px;
	height: 24px;
	background-image: url('images/rund.png');
}


#footer {
	font-size: 11px;
	color: #0A4881;
	padding: 5px;
	text-align: center;
}

a.footer, a.footer:visited, a.footer:hover {
	color: #0A4881;
}


a.forumbutton:link, a.forumbutton:visited {
	background: #7CB2EA;
	background: #8FC5FC;
	color: white;
	padding: 2px;
	font-size: 10px;
}

#sitebar div.box2 ul a {
	font-weight: normal;
}

#content div.box2 ul.usercp , #content div.box2b ul.usercp {
	padding: 10px;
	background: none;
}

#content div.box2 ul.usercp li, #content div.box2b ul.usercp li {
	padding-left: 3px;
}

#content div.box2 ul a, #content div.box2b ul a {
	/*font-weight: bold;*/
	font-size: 1.1em;
}

#content div.box2 ul p, #content div.box2b ul p {
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 0.8em;
}


ul.list ul {
	padding-left: 10px;
	padding-bottom: 10px;
}
