/***** Global Settings *****/

html {
border:0;
padding:0;
margin:0;
}

body {
font:105%/1.2 Arial, Arial, Helvetica;
color: #596e78;
background: #fcfdf9 url(http://cosmobilities.v315.nl/Website/live/images/back.gif) repeat-y 50% 0;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
color: #496e78;
}
a:hover {
text-decoration:underline;
color: #5a821b;
}
a.headline, a.headline:visited {
text-decoration:none;
color: #81aa4d;
}
a.headline:hover {
text-decoration:underline;
color: #5a821b;
}
a.menu, a.menu:visited {
text-decoration:none;
font:1em Arial, Arial, Helvetica;
color: #ffffff;
}
a.user, a.user:visited {
text-decoration:none;
font:1em Arial, Arial, Helvetica;
color: #496e78;
}
a.user:hover {
text-decoration:underline;
font:1em Arial, Arial, Helvetica;
color: #5a821b;
}
a.page, a.page:visited {
text-decoration:none;
font:0.9em Arial, Arial, Helvetica;
color: #639B1B;
}
a.page:hover {
text-decoration:underline;
font:0.9em Arial, Arial, Helvetica;
color: #5a821b;
}
a.usercomment, a.usercomment:visited {
text-decoration:none;
font:0.95em Arial, Arial, Helvetica;
color: #000000;
}
a.usercomment:hover {
text-decoration:underline;
font:0.95em Arial, Arial, Helvetica;
color: #000000;
}
p.pagetwo {
font:0.9em Arial, Arial, Helvetica;
color: #304C0B;
}
p.links {
font:1.1em Arial, Arial, Helvetica;
color: #304C0B;
}
/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Arial, Helvetica;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

table.empty {
width: 400px;
font-size: 0.95em;
}
table.emptytwo {
width: 450px;
font-size: 0.95em;
}
table.form {
font-size: 0.95em;
padding: 5px;
margin: 1px;
}
table.comments {
background: #ffffff;
width: 400px;
color: #000000;
font-size: 0.8em;
padding: 5px;
border: 1px solid #000000;
}
table.form3 {
color: #000000;
font-size: 0.95em;
padding: 5px;
margin: 1px;
}
table.full {
width: 430px;
color: #4e5559;
font-size: 0.9em;
text-align: left;
}
table.fullnetwork {
width: 250px;
color: #1C3A00;
font-size: 0.9em;
text-align: left;
}
td.newscontent {
font-size: 0.85em;
color: #4e5559;
}
td.comments2 {
font-size: 0.8em;
color: #6b6b6b;
}
/***** P news *****/
span.register {
background: #000000;
padding: 5px;
}
span.newsheadline2 {
background: #000000;
}
span.tag {
background: #000000;
color: #ffffff;
}
span.tagheader {
font-size: 1.55em;
color: #295a74;
width: 400px;
}
span.tagnews {
font-size: 1em;
color: #295a74;
}
span.tagnews5 {
font-size: 0.9em;
color: #d1e8f4;
background: #000000;
}
span.newsheadline {
font-size: 0.95em;
color: #445930;
}
span.newsheadlinetwo {
font-size: 1.07em;
color: #445930;
}
span.newsheadlinebig {
font-size: 1.05em;
color: #ffffff;
}
span.newsheadlinebig2 {
font-size: 1.0em;
color: #445930;
}
span.newsheadline2 {
font-size: 1.55em;
padding: 5px;
color: #ffffff;
}
span.newsheadlinedate {
font-size: 0.75em;
color: #677f4f;
}
/***** Wrapper *****/

#wrap {
width: 770px;
left: 50%;
margin-left: -385px; /* - (width/2)  */
position: relative;
}
#header {
position: absolute;
left: 10px;
top: 0px;
}
#logo {
position: absolute;
left: 10px;
top: 15px;
}
#arrow {
position: absolute;
left: 10px;
top: 190px;
}
#text {
	position: absolute;
	left: 10px;
	top: 13px;
	width: 390px;
	font-size: 1em;
	color: #2D3F1A;
}
#headertext {
position: absolute;
left: 10px;
top: 100px;
padding: 2px 3px 2px;
width: 500px;
font-size: 0.9em;
color: #000000;
}
#mainmenu {
position: absolute;
left: 10px;
top: 145px;
}
#loginform {
position: absolute;
left: 470px;
top: 191px;
width: 280px;
height: 120px;
font-size: 0.95em;
padding: 5px;
}
#maincontent {
position: absolute;
left: 10px;
top: 175px;
}
#maincontenttwo {
position: absolute;
left: 10px;
top: 460px;
}
#subcontent {
position: absolute;
left: 470px;
top: 200px;
width: 255px;
}
#newscomments {
position: relative;
left: 0px;
top: 20px;
}
#menunews {
position: absolute;
left: 0px;
top: 6px;
padding: 2px 13px 3px;
background: #000000;
font-size: 1em;
}
#newscontent {
position: relative;
top: 10px;
width: 400px;
background: #000000;
color: #4e5559;
font-size: 0.95em;
}
.menuitem {
padding: 2px 10px 3px;
margin-right: 10px;
background: #000000;
font-size: 1em;
display: block;
float: left;
}