body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #004480;
	margin: 0px;
	padding: 0px;
	overflow:scroll;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0072D6;
}

#mainDIV {
	width: 973px;
	height: 572px;
	border: 1px solid #000000;
	background-image: url(../bilder/front_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#includeDIV {
	overflow:auto;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#UrbanDIV {
	position:relative;
	top:200px;
	left:-250px;
	overflow: visible;
	visibility: visible;
}
#KampenDIV {
	position:relative;
	top:180px;
	left:0px;
	overflow: visible;
	visibility: visible;
}
#JoachimDIV {
	position:relative;
	top:155px;
	left:250px;
	overflow: visible;
	visibility: visible;
}
#KlickaDIV {
	position:relative;
	top:130px;
	left:-220px;
	overflow:visible;
	visibility: visible;
}

#kampen_info {
	width: 227px;
	height: 1px;
	overflow:hidden;
}
#kampen_bild {
	width: 227px;
	height: 120px;
	overflow:hidden;
}

#stille_info {
	width: 266px;
	height: 1px;
	overflow:hidden;
}
#stille_bild {
	width: 266px;
	height: 120px;
	overflow:hidden;
}

#joachim_info {
	width: 254px;
	height: 1px;
	overflow:hidden;
}
#joachim_bild {
	width: 254px;
	height: 120px;
	overflow:hidden;
}

.MainMenuItem {
	width:100%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background-image: url(../bilder/menubutton.gif);
	background-repeat: repeat-x;
	margin-bottom:1px;
}
.MainMenuItemChosen {
	width:100%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background-color:#1A94FF;
	margin-bottom:1px;
}
a.MainMenuLink {
	color: black;
	font-weight:700;
	text-decoration: none;
	font-size:12px;
}
a.MainMenuLinkChosen {
	color: white;
	font-weight:700;
	text-decoration: none;
	font-size:12px;
}

.textinputXbig {
	width:500px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	border-bottom: 1px dashed #A4A4A4;
}
.textinputbig {
	width:400px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	border-bottom: 1px dashed #A4A4A4;
}
.textinput {
	width:200px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	border-bottom: 1px dashed #A4A4A4;
}
.textinputmedium {
	width:150px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	border-bottom: 1px dashed #A4A4A4;
}
.textinputsmall {
	width:55px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	border-bottom: 1px dashed #A4A4A4;
}
.textareainput {
	width:200px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:white;
	border: 0px;
	background-image: url(../bilder/textbox_bg.gif);
}
.submitinput {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
	color:black;
	background-color:lightgrey;
	border: 1px outset;
}

.errormarker  {
	color: white;
	background-color:red;
	font-weight:700;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
	color: #00529B;
}
h4 {
	font-size: 20px;
	color: #00529B;
}
h5 {
	font-size: 22px;
	color: #00529B;
}
h6 {
	font-size: 26px;
	color: #00529B;
}