/*#############################################################
Name: Light
Date: 2006-08-20
Description: Bright and smooth.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
a {
	color: #2A519C;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:link {
	color: #2A519C;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

p,code,ul {
	font-size: 12px;
	padding-bottom: 1.2em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:middle;
  	margin-bottom: 4px;  
 	min-height:10px;  
 	padding-top: 4px;  
	color: #FFFFFF;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom: 6px;
	padding-top: 6px;
	color: #2A519C;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 6px;
	padding-top: 6px;
	color: #2A519C;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 6px;
	padding-top: 6px;
	color: #2A519C;
}
li {
	list-style: url(../images/li.png);
	margin-left: 18px;
}
.code {
	/*background: url(../images/bgcode.png);*/
	/*border: 1px solid #F6F6F6;*/
	color: #333333;
	display: block;
	font: normal 1.1em "Arial",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
.cite {
	background: url(../images/quote.png) no-repeat;
	color:#2A519C;
	font-weight:bold;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 28px;
	text-align:left;
}

body {
	background-image: url(/images/backgrounds/greystripe.png);
	background-repeat: repeat;
/*	background-color:#666666;*/
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
		/*	background: #FFF url(img/bg.png) repeat-y center top;*/
	color: #333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	width: 1000px;
	text-align:center;
}

/* title */
.title {
	float: left;
	margin-top: 22px;
	margin-left: 10px;
	text-align: center;
	width: 300px;
}

/* footer */
.footer {
	color: #2A519C;
	font-size: 11px;
	text-align: left top;
}
.copyright {
	color: #2A519C;
	font-size: 11px;
	text-align: center middle;
}

.submenu-item {
	font-size: 11px;
	color: #CCCCCC
}

.titel {
	font-size: 12px;
	color: #F2F2F2;
	font-weight: bold;
}

