a:hover {
	color: #7279D5;
	text-decoration: none;
}

a {
	color: #494BA1;
	text-decoration: none;
}

body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #BEC0DA;
	color: black;
	font-size: 12px;
	font-family: "serpentine", "verdana", sans-serif;
}

h1 {
	position: relative;
	text-align: center;
	font-size: 18px;
	margin: -5px;
	/*width: 100%;*/
	/*background-color: #294B92;*/
	background: url("http://www.el-do.com/images/backgrounds/bgExp.gif");
	
	color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

h2 {
	position: relative;
	text-align: center;
	font-size: 16px;
}

h3 {
	position: relative;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}
br {
	clear: both;
}
/*input {
	height: 12px;
}*/
label, .label {
	/*position:relative;*/
	float: left;
	/*display: block;*/
	margin: 0px;
	padding: 0px;
	
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
}
.value {
	/*position:relative;*/
	float: left;
	font-size: 10px;
	
	vertical-align: middle;
	text-align: left;
	height: 15px;
	width: 200px;
}
.formExplanations {
	/*float: right;*/
	text-align: left;
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.alertMessage {
	color: red;
}
.topMenu {
	position: relative;
	margin: 10px 10px 20px 10px;
	padding: 0px 0px 5px 0px;
	color: #BEC6DA;
	font-weight: bold;
	font-size: 18px;
	/*vertical-align: top;*/
	text-align: center;
	
	background: #294B92;
	/*background: url("/images/topMenuBG.png");*/
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.menuHeadings {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.menuHeadings {
	color: #BEC6DA;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 33%;
	/*height: 100%;*/
}
.menu {
	position: relative;
	margin: 10px auto -10px auto;
	padding: 0px;
	text-align: center;
}
.menuBar {
	position: relative;
	top: -10px;
}
.menuLogo {
	position: relative;
	top: -13px;
	left: -7px;
}

.content {
	position: relative;
	margin: 10px;
	padding: 5px;
	
	background-color: #CDD5F0;
	
	font-size: 12px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.footer {
	position: relative;
	font-size: 10px;
	text-align: center;
}

.contentOneColumn, .contentLeftColumn, .contentRightColumn, .contentLoginColumn {
	position: relative;
	
	border-width: 1px;
	border-color: #444444;
	border-style: solid;
}
.contentOneColumn {
	margin: 5px 0px;
	width: 100%;
}
.contentLeftColumn {
	margin: 10px 0px;;
	padding: 0px;
	float: left;
	width: 49%;
}
.contentRightColumn {
	margin: 10px 0px;
	padding: 0px;
	float: right;
	width: 49%;
}
.contentLoginColumn {
	margin: 0px;
	padding: 0px;
	width: 850px;
}
.contentColumnHeader {
	background-color: #294B92;
	padding: 2px;
	color: #C5D5F0;
	
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.contentColumnSubHeader {
	background-color: #294B92;
	padding: 2px;
	color: #dddddd;
	
	font-size: 12px;
	text-align: center;
}
.contentColumnBody, .subContentColumnBody {
	/*background-color: #294B92;*/
	padding: 2px;
}
.subContentOneColumn {
	position: relative;
	margin: 5px;
	
	border-width: 1px;
	border-color: #294B92;
	border-style: solid;
}
.subContentHalfColumn, .subContentLeftColumn, .subContentRightColumn {
	position: relative;
	float: left;
	margin: 5px;
	padding: 0px;
	width: 48%;
	
	border-width: 1px;
	border-color: #294B92;
	border-style: solid;
}
.subContentRightColumn {
	float: right;
}

.subContentColumnHeader {
	padding: 2px;
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.subContentColumnFooter {
	padding: 2px;
	height: 20px;
	float: none;
	clear: both;
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.KontakteEntryBodyAddress {
	float: left;
	width: 60%;
}
.KatalogItemsListBodyPhoto {
	margin: 2px;
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
}
.KatalogItemsListHeaderDimensions {
	font-size: 10px;
	font-weight: normal;
}
.KatalogItemHeaderDimensions {
	font-size: 12px;
	font-weight: normal;
}
.KatalogItemBodyPhoto {
	margin: 5px;
	float: none;
	
	text-align: center;
}
img.puzzlePhoto {
	background-color: #ffffff;
	padding: 1px;
}

.adminOptionsBar {
	text-align: center;
}
a.adminOptionsBar {
	color: black;
}

.loginBox {
	color: black;
	font-size: 11px;
	font-family: "serpentine", "verdana", sans-serif;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top:12px;
	margin-bottom:5px;
	width:300px;
	background-color:#BEC0DA;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}

.text {
	color: black;
	font-size: 12px;
	font-family: "serpentine", "verdana", sans-serif;
	padding: 0px;
	margin-left:17px;
	margin-right:17px;
	margin-top:10px;
	margin-bottom:12px;
	font-weight:normal;
	text-align:justify;
}

.table1 {
	text-align:left;
	vertical-align:top;
}
.table2 {
	text-align:left;
	vertical-align:top;
	color:#ff0000;
}

.formular1 {
	width:210px;
	border:1px;
	border-style:solid;
	border-color:#294b92;
	font-size:12px;
	background-color:white;
	color:#294b92;
}
.formular2 {
	width:210px;
	border:1px;
	border-style:solid;
	border-color:#ff0000;
	font-size:12px;
	background-color:#ffc1c1;
	color:#294b92;
}

