@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

* :link,:visited {
	text-decoration: none
}

/** ul,ol {
	list-style: none;
}

* li {
	display: inline;
}*/

* h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

* a img,:link img,:visited img {
	border: none
}

a {
	outline: none;
}

table {
	border-spacing: 0;
}
#tableframe {
	float: right;
	width: 600px;
	padding-top: 5px;
	height: 390px;
}
#indextext p {
	font-size: 0.8em;
	margin-right: 20px;
	text-align: justify;
}

.sublink {
	font-size: 0.8em;
	font-weight: bold;
}

#tableframe td {
	width: 190px;
	height: 120px;
}


#wrapper {
	background-image: url(bilder/gradient.jpg);
	background-repeat: repeat-x;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #969696;
	margin-top: 20px;
}

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #CAC2BF;
	background-image: url(bilder/bodyBg.jpg);

}
#menu {
	float: left;
	width: 120px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu a {
	display: block;
	padding: 5px;
	font-weight: bold;
}
a:link {
	color: #6a2905;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	background-color: #CDC9C6;
	color: #E0DDD8;
}

#textarea {
	float: right;
	width: 600px;
	padding-top: 2px;
	text-align: justify;
	height: 396px;
	overflow: auto;
}
#textarea a {
	color: #612750;
	font-weight: bold;
}
.sist_oppd {
	font-size: 0.7em;
	margin-left: 5px;
	color: #666666;
}
.blue_front {
	color: #1A2277;
	margin-left: 78px;
}



#tableframe img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu img a      {
	display: block;
	margin: 0px;
	padding: 0px;

}

#header {
	width: 820px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #969696;
}

#footer {
	clear: both;
	width: 820px;
	height: 36px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #969696;
}
#textarea_cv {
	float: right;
	width: 600px;
	height: 393px;
	font-size: 0.7em;
	overflow: auto;
}
.blue {
	color: #1A2277;
	margin-left: 50px;
}
.infotext {
	font-size: 0.7em;
	margin-left: 20px;
	color: #666666;
	text-align: left;
}
.validert {
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	margin-left: 7px;
}
#indextext {
	float: right;
	width: 600px;
	height: 390px;
	padding-top: 5px;
}
.image-center {
	display: block;
	margin-top: 0.25em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	padding-top: 15px;
}
.documentByLine {
	color: #333;
	display: block;
	text-align: center;
	font-size: 0.7em;
}

