
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana,geneva, helvetica, arial, sans-serif;
}

body {
	background: url(bilder/layout/bak.png);
	font-size: 12px;
	color: #555;
}

h1 { font-size: 1.4em }
h2 { font-size: 1.3em }
h3 { font-size: 1.2em }
h4 { font-size: 1.1em }
h5 { font-size: 1.05em }

a, a i, a.bbcode_url, a b {
	color: #e58810;
	text-decoration: none;
   
}

img {
	border: none;
}

p { 
	line-height: 1.4;
}

#textarea, .bbcode_contents {
	line-height: 1.5;
}

div {
	background: white;
}

#struct_maincontent-wide {
	border-width: 0px 0px 0px 1px; 
	border-style: solid;
	border-color: #dddddd;
}

#struct_maincontent-wide #textarea {
	background: white;
}

#textarea  {
	padding: 10px 10px 10px 10px;
	margin: 0;	
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: hidden;
}


div#struct_maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-width: 0px 1px 1px 1px;
	border-color:  #777;
	border-style: solid;
	min-width: 800px;
}

div#struct_top {
	height: 93px;
	background: white;
	background: url(bilder/layout/bspace.png);
	overflow: hidden;
	padding: 1em;
	
}

div#struct_fastlinks {
	background: #ddd;
	background: url(bilder/layout/topbak.png);
	padding: 0.5em;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	text-align: right;

}

.horizborder {
	height: 6px;
	background: url(bilder/layout/div-hor.png);
}

div#colcontainer, #colcontainer-wide {
	clear: right;
	overflow: hidden;
	background: #f5f5f5;
}

#colcontainer-wide {
	background-image: url(bilder/layout/fulfix.png);
	background-position: top right;
	background-repeat: repeat-y;
}

div#struct_menu {
	float: left;
	width: 16%;
	background: #f5f5f5;
	padding-top: 1em;
	padding-left: 1%;
	padding-right: 1%;
}

div#struct_maincontent {
	float: left;
	width: 51%;
	border-width: 0px 1px 0px 1px; 
	border-style: solid;
	border-color: #dddddd;
	padding-top: 1em;
}

#struct_maincontent-wide {
		width: 81%;
		border-width: 0px 0px 0px 1px;
		background: url(bilder/layout/pixel.png);
		background-repeat: repeat-y;
		background-position: left;
		margin-right: 0;
		float: left;
		display: inline;
}



div.plusminus {
	float: right;
	margin-right: 1em;
}

div.plusminus img {
	margin: 0;
}


div#struct_messages {
	background: #f5f5f5;
	float: left;
	width: 29%;
	padding-left: 1%;
	padding-right: 1px;
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	padding-top: 1em;
}

div#struct_footer {
	clear: both;

	background: url(bilder/layout/div-hor.png);
	background-repeat: repeat-x;
	padding: 10px 0 5px 0;
	text-align: center;
	font-size: 0.9em;	
}




/* Menu items */

a.topmenu {
	margin-left: 0.6em;
	color: #555;
	font-weight: bold;	
	font-size: 1.2em;
}

a.topmenu:hover {
   background: #eee;
   color: black;
}

a.basmenu {
	border-style: solid;
	border-color: #ddd;
	border-width: 1px 0 1px 0;
	margin-bottom: 2px;
	padding: 5px;
	display: block;
	font-size: 1.2em;
}

a.basmenu:hover {
	background: white;
}

a.bas_subm1 {
	font-size: 0.9em;
	padding-left: 15px;
	display: block;
	margin-bottom: 2px;
}

a.bas_subm2 {
	font-size: 0.8em;
	padding-left: 30px;
	display: block;
}

a.bas_subm1:hover, a.bas_subm2:hover  {
	background: white;
}

.selected {
	background: white;
}

/* Misc */

.hdivider {
	display: block;
	background: #eee;
	background: url(bilder/layout/topbak.png);
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
 div#struct_messages .hdivider{
	background: #aaa;
	margin: 0.5em 0 0.5em -2px;
}

p a {
	text-decoration: underline;
}

div#struct_messages p {
	margin: 0px 10px 5px 10px;
	font-size: 0.9em;
	clear: both;
}

p.news {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	clear: both;
	padding-bottom: 1em
}

 .date {
	color: #aaa;
	float: right;
	margin-right: 0.5em;
}

div#struct_messages .date {
	float: left;
	font-size: 0.9em;
	margin-left: 5px;
}

.sidehdivider {
	display: block;
	padding: 0.5em;
	margin: 0 0.1em 0 0.1em;
	font-size: 1.3em;
	font-weight: bold;
}

div#struct_maincontent .date {
	margin: 0.5em 1em 0.5em 1em;
}


.messtopic {
	float: left;
	clear: both;
}

div#struct_messages .messtopic {
	margin-left: 5px;
}
div#struct_maincontent .messtopic {
	margin: 0.5em 0 0.5em 0em;
}

div#struct_maincontent-wide .messtopic {
	margin: 0.5em 0 0.5em 0em;
}

div.messelement {
	margin: 0.5em 0 0.5em 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px dotted #aaa;
}

.searchbox {
	float: right;
}

.searchbox fieldset {
	float: right;
}

.searchbox input {
	border: 1px #aaa solid;
	background: #fff;
	font-size: 1em;
/*	width: 30px;*/
	padding: 0.1em;
	}

#searchinput {
	width: 100px;
}
	
#topquote {
	height: 100%;
	width: 50%;
	position: relative;
	overflow: hidden;
	float: left;
	}

#topquote p, #topquote i {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}
	
#topquote div{
 position: absolute;
 bottom: 0px;
 left: 20px;
}

#struct_top div {
	background: none;
}


#searchdiv {
	height: 100%;
	position: relative;
	overflow: hidden;
	background: red;
	}
	
#searchdiv div {
	position: absolute;
	bottom: 0px;
	left: auto;
	right: 0px;
	}

img#logo {
	float: left;
 }

 #pressitemtopic {
	background: #4a984a; 
	border-top: 2px #6ab86a solid; 		
	border-bottom: 2px #2a782a solid; 
	color: white; 
 }
 
 #caltopic {
	background: #1d8dcd; 
	color: white;
	border-top: 2px solid #3daded;
	border-bottom: 2px solid #0d6dad;
 }
 
 #kalendarium date {
	color: black;
	font-weight: bold;
 }
 
