@import url(/styles/live/gdeo/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/gdeo/formmanager.css);
@import url(/styles/live/gdeo/navigation.css);
@import url(/styles/live/gdeo/onlineschalter.css);
@import url(/styles/live/gdeo/events.css);
@import url(/styles/live/gdeo/addressmanager.css);

@import url(/styles/live/jquery-ui-theme.css);



@import url(/styles/live/liveadmin.css);

/* Structure */
html, body {
    background-image : url(/images/gdeo/bg.gif);
    background-position: top center;
    background-repeat : no-repeat;
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #36393d;
    text-align : left;
    line-height: 15px;
}

.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: darkorange;

}

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


/* 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 0 15px 0;
    font-weight: bold;
    font-size: 15px;
}

h2 {
    margin: 10px 0 5px 0;
    font-weight: bold;
    font-size: 13px;
}

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

hr
{
	background-color:white;
	border-color: #FFF0B4 white white;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	padding-bottom:5px;
}


/* Body - Container */

#container {
    width: 960px;
    margin: 0 auto;
}

#header_top {
    height: 57px;
    width: 960px;
}

#leftwrapper
{
	width:220px;
	float:left;
	background-image:url(/images/gdeo/header_left.png);
	background-repeat: no-repeat;
	margin-left:1px;
	padding-top: 95px;
}

#centerwrapper{
width:525px;
float:left;

}

#rightwrapper{
width:213px;
float:right;
background-image:url(/images/gdeo/header_right.png);
background-repeat: no-repeat;
}

#rightbox{
padding:20px 0 0 15px;
}

#content {
    background-color: #FFFFFF;
    padding: 10px 10px 10px 20px;
    min-height: 550px;
    height: auto !important;  /* for modern Browsers */
    height: 550px;  /*for IE */
	float:left;
	width: 490px;
	position: relative;
}

#footer {
    background-image: url(/images/default/footer.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding: 10px;
    width: 940px;
    height: 80px;
    clear: both;
}


.label {
    display: block;
}

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


ul	{
	list-style-position:outside;
	padding: 10px 0 10px 17px;
}

input.srchfield
{
	border: 1px solid #FFA500;
	padding:2px;
	width:114px;
	font-size:11px;
}

input.srchbutton
{
	background-color:#FFD400;
	border: 1px solid #FF9519;
	padding:1px;
	font-size:11px;
}

div.searchbox{
padding:5px;
padding-bottom: 8px;
}

TD.listcell {
    border-bottom: 1px solid #FFF0B4;
    padding: 4px;
}
TD.table_head {
    padding: 4px;
    background-color: #FFF0B4;
    width: 25%;
}

div.subtitlebox {
border-bottom:1px solid #fff0b4;
padding:4px 0;
color:#000;
margin-bottom:5px;
}

.tableStartseiteBreit
{
	width: 100%;
}

.tableStartseiteBreit tr
{
	vertical-align: top;
}

.tableStartseiteBreit td
{
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tableStartseiteBreit th
{
	background-image:url(/images/gdeo/menu_bg.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	border:1px solid #FFCC07;
	padding:4px;
}

.tableStartseite
{
	width: 100%;
	padding-top: 15px;
}

.tableStartseite tr
{
	vertical-align: top;
}

.tableStartseite th
{
	background-image:url(/images/gdeo/menu_bg.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	border:1px solid #FFCC07;
	padding:4px;
	width: 50%;
}

.tableStartseite td
{
	border-left: 20px solid #FFF0B4;
	width: 50%;
	border-bottom: 1px solid #FFF0B4;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.eventTable
{
	width: 100%;
}

.eventTable th
{
	background-image:url(/images/gdeo/menu_bg.png);
	background-repeat: repeat-x;
	background-position:center bottom;
	border:1px solid #FFCC07;
	padding:4px;
	width: 50%;
}

.eventTable td
{
	border-right: 20px solid #FFF0B4;
	border-bottom: 1px solid #FFF0B4;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

select
{
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:11px;
	margin:0px;
}

input
{
	border:1px solid orange;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:11px;
	margin:1px;
	padding:2px;
}

input.button
{
	background:#FFD400 none repeat scroll 0%;
	border:1px solid #FF9519;
	color:#000000;
	margin-bottom:1px;
	padding:1px;
}


div.art_float
{
	float:left;
	margin-right:5px;
}
