    /*///////////////////////////////////////////////////////*/
    /* razorCMS                                              */
    /* theme/default_css.css                                 */
    /* GPLv3                                                 */
    /* smiffy6969                                            */
    /* www.razorcms.co.uk                                    */
    /* www.burningfist.co.uk                                 */
    /* 03/2008                                               */
    /* ----------------------------------------------------- */
    /* V0.1  -  03/2008  -  Version 0.1 first release        */
    /*                                                       */
    /*                      Theme created by smiffy6969      */
    /*                      Copywrited to burningfist.co.uk  */
    /* ----------------------------------------------------- */
    /* V0.2  -  06/2008  -  This file contains changes for   */
    /*                      up issue to V0.2RC               */
    /* ----------------------------------------------------- */
    /* V0.2  -  08/2008  -  RC2 Bug fix release              */
    /*                      No changes to this file          */
    /* ----------------------------------------------------- */
    /*///////////////////////////////////////////////////////*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: center;
	background-color: #393939; color: black;
	text-align: center;
	font-size:100%;
    line-height:1.125em;
	 background-image: url(images/bg_grau3.gif);
}

h1 {
    margin: 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.2em;
    color: #444444;
}

h2 {
    margin: 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1em;
    color: #444444;
}

p {
    margin: 10px 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 80%;
    color: #444444;
}

a, a:visited, a:active {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    color: #3d8bbf;
    text-decoration: none;
}

a:hover {
    margin: 0px;
    padding: 0px;
    color: #ff0000;
}

img {
    position: relative;
}

#pageframe {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	min-width: 760px;
	max-width: 1100px;
	background-color: #d0d0d0; /* background-image: url(images/leftedge.jpg);*/
	background-repeat: repeat-y;
	background-position: top left;
	border: 10px solid grey;
	margin: 10px auto; /* 10 from top; centered */

}

#pageframer {
    margin: 5px;
    padding: 0px;
    height: auto;
    width: auto;

	 background-color : #84AADE;
    /* background-image: url(images/rightedge.jpg);*/
    background-repeat: repeat-y;
    background-position: top right;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	background-color: #426994;
	background-image: url(images/flash.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 70px;
}

#headermid {
    margin: 0px;
    padding: 0px;
    height: 80px;
    width: 100%;
    /*  background-image: url(images/headermid.jpg);*/
    background-repeat: repeat-x;
    background-position: top;
}

#headerr {
    margin: 0px;
    padding: 0px;
    height: 80px;
    width: 100%;
	 background-color: green;
    /* background-image: url(images/headerr.jpg);*/*/
    background-repeat: no-repeat;
    background-position: top right;
}

#headerr h1{
    margin: 5px 0; padding: 3px 0 ;
			font-size: 1.4em; color: white;	text-align: left;
			background-color: transparent;
}

#headerr h2{
 	margin: 0 0 0 0;padding: 0 0 0 0;
			text-align: left;color: white;font-size: 0.9em;font-weight: normal;letter-spacing: 0em;
			
}

/* ######################################################### */
/* ######################################################### */
/* Topnav css */
/* ######################################################### */
/* ######################################################### */

#topnav {
    margin: 0px 20px;
    padding: 0px 10px 0px 0px;
    background-image: url(images/navbar.jpg);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #eeeeee;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    height: 1.5em;
    width: auto;
    text-align: right;
}

#topnav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    height: 1.3em;
    list-style-type: none;
}

#topnav ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    height: 1.3em;
    display: inline;
}

#topnav a, #topnav a:active, #topnav a:visited {
    margin: 0px;
    padding: 0px 5px;
    height: 1.3em;
    font-size: 90%;
    color: #51b9ff;
    font-weight: bold;
    text-decoration: none;
}

#topnav a:hover{
    color: #ff0000;
    font-weight: bold;
    height: 1.3em;
    font-size: 90%;
}

/* ######################################################### */
/* ######################################################### */
/* ######################################################### */
/* ######################################################### */

#midbox {
    margin: 0px 20px;
    padding: 10px 0px 10px 0px;
    height: auto;
    width: auto;
    background-color: #eeeeee;
    text-align: left;
    position: relative;
}

/* ######################################################### */
/* ######################################################### */
/* Navbar css */
/* ######################################################### */
/* ######################################################### */

#leftbar {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0.8em;

		color: maroon;
}

#leftbar p {
    margin: 10px 10px 10px 0px;
    padding: 0px;
}

#leftbar h1, #leftbar h2 {
    margin: 10px 10px 10px 0px;
    padding: 0px;
}

#leftbar #leftnav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftbar #leftnav ul li {
    margin: 0px;
    padding: 0px;
}

#leftbar #leftnav ul li a {
    margin: 0px;
    padding: 0px;
    color: #3d8bbf;
    text-decoration: none;
}

#leftbar #leftnav ul li a:hover{
    margin: 0px;
    padding: 0px;
    color: #ff0000;
}

/* ######################################################### */
/* ######################################################### */


#content {
    margin: 0px;
    padding: 0px 0px 0px 165px;
    height: auto;
    width: auto;
    text-align: left;
	border: 3px solid #DBE6F2;
		font-size: 0.8em;
	background-color: #F5F5FC;
}

#content ul {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    list-style-type: circle;
}

#content li {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 80%;
    color: #444444;
}

#belownav {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
    background-color: #ffffff;
    border: 1px solid #999999;
}

#footerl {
    margin: 0px;
    padding: 0px;
    width: 100%;
    /* background-image: url(images/footerleft.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom left;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%; /* background-image: url(images/footermid.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F0F9F6;
	color: #666;
	font-size: 0.7em;
}

#footerr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    /* background-image: url(images/footerright.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* ######################################################### */
/* ######################################################### */
/* Footnav css */
/* ######################################################### */
/* ######################################################### */

#footnav {
    margin: 0px 20px;
    padding: 0px 10px 0px 0px;
    background-color: #eeeeee;
    text-align: center;
}

#footnav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    list-style-type: none;
}

#footnav ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    display: inline;
}

#footnav a, #footnav a:active, #footnav a:visited {
    margin: 0px;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 80%;
}

#footnav a:hover{
    color: #ff0000;
}

/* ######################################################### */
/* ######################################################### */

