/* @override http://62.212.132.189/~abmedia/styles.css */

/* CSS Document */

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	border-right: 3px dashed #bebbf1;
	border-left: 3px dashed #bebbf1;
}

#likol {
	width: 200px;
	background-color: red;
	height: 200px;
	float: left;
	text-transform: uppercase;
}

#mirekol_wrapper {
	width: 740px;
	float: right;
}

#mikol {
	float: left;
	width: 540px;
}

#rekol {
	width: 200px;
	background-color: red;
	height: 200px;
	float: right;
}

.plattetext {
	color: #084685;
	line-height: 17px;
	font-size: 13px;
}

.kop {
	color: #7863c0;
	line-height: 17px;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.margie {
	padding: 20px;
}

a:link {
	text-decoration: underline;
	color: #7863c0;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #7863c0;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #ad070b;
}

a:active {
	text-decoration: underline;
	color: #7863c0;
	font-weight: bold;
}


