@import url(/styles/live/schlegel/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightwindow.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/schlegel/navigation.css);
@import url(/styles/live/livetranslate.css);

/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #36393d;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #005dac;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */

#container {
    width: 960px;
    margin: 0 auto;
    position:relative;


}

#logo{
	width: 140px;
	padding: 25px 0px 0px 0px;
    float: left;
}

#header {
    height: 72px;
    width: 820px;
    float: right;
    text-align: right;
    background-color: #FFFFFF;
}

#header div.uppernav{
	padding: 50px 0px 0px 0px;
}

#topnav {
    width: 490px;
height:30px;
}

div.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}

#sidenav {
    width: 298px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: right;
	list-style-type:square;
}

#content {
    position:absolute;
    top:52px;
    left:140px;
    background-color: #FFFFFF;
    width: 512px;
    padding: 0px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    margin-top: 20px;
    float: left;
}

#content_start {
    background-color: #FFFFFF;
    width: 498px;
    padding: 0px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    margin: 0;
    float: left;
}

#start_newslist{
	clear: both;
	padding: 15px 0px 0px 0px;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
	width:90px;
	float:left;
}

/* Calendar Start Page */

div.cal_wrapper{
	margin: 5px 0px 0px 0px;
}

.cal
{
	position: relative;
	float: left;
}

.calM
{
	text-transform: uppercase;
	position: absolute;
	top: 1px !important;
	top: -1px;
	left: 9px  !important;
	left: 12px;
	font-size: 8px;
	color: white;
}

.calDay
{
	position: absolute;
	top: 17px !important;
	top: 15px;
	left: 9px  !important;
	left: 9px;
	font-size: 12px;
	color: #978E8E;
	font-weight: bold;
}


/* E-Card */

#form_container_ecard
{
	width: 300px;
	padding-top: 13px;
	float: left;
	position: relative;
}

#form_container_ecard input
{
	background-color: white;
	border:1px solid #A5ACB2;
	margin-bottom:4px;
	padding:2px;
    font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size : 12px;
    width: 150px;
}

#ecard_img_left
{
	width: 113px;
	float: left;
	margin-top: -10px;
	display: inline;	
}

#ecard_form_right
{
	width: 187px;
	float: left;
}

.formsublabel_ecard
{
	width: 150px;
	float: left;
}

#errorwrapper_ecard {
	position: absolute;
	width: 300px;
	padding:20px;
	font-size: 12px;
	left: 0px;
	background-image: url(/images/transparent.png);
}

td.guesttitle {
	background-color: #D7D7D7;
}
td.guest {
	border: 1px solid #D7D7D7;
}
