@import url(/styles/live/wunschzettel/articles.css);
@import url(/styles/live/wunschzettel/navigation.css);
@import url(/styles/live/wunschzettel/formmanager.css);
@import url(/styles/live/wunschzettel/ch.iframe.snode.banner.css);
@import url(/styles/live/thickbox.css);

{XT_load_css file="wunschzettel/jquery.droppy.css"}

/* Structure */
html, body {
    background-image : url(/images/wunschzettel/bg.gif);
}

body {
    background-repeat: repeat-x;
}

body {
    margin : 0;
    padding : 0;
    font-family :  Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #242525;
    text-align : left;
    line-height: 183%;
}

.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;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: none;
    color: #B33E2E;
}

a:hover {
    text-decoration: none;
    color: #F8911E;
}

/* 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: 18px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #962A21;
    padding: 20px 0px 5px 0px; 
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 960px;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#header {
    height: 244px;
    width: 960px;
    position: relative;
    background-color: white;
    background-image: url(/images/wunschzettel/bg_horizontal.gif);
    background-repeat: repeat-x;
    background-position: top;
    float: left;
    z-index: 99;
}

#headerStartseite {
    height: 309px;
    width: 960px;
    position: relative;
    background-image: url(/images/wunschzettel/bg_header_startseite.gif);
    background-repeat: no-repeat;
    background-color: white;
    float: left;
    z-index: 99;
}

#spendenButton {
    position: absolute;
    right: 0px;
    top: 75px;
}

#facebookView {
    position: absolute;
    right: 10px;
    width: 313px;
    top: 373px;
    text-transform: uppercase;
    text-align: right;
}

#facebookView > a {
    font-size: 14px;
    color: #494C4E;
}

#facebookView > a:hover {
    color: #962A21;
}

#facebookView > a > img {
    margin-bottom: -7px;
}

#logoView {
    position: absolute;
    left: 0px;
    top: 11px;
}

#topnav {
    width: 960px;
    float: left;
    height: 40px;
    z-index: 99;
    position: relative;
}

#content {
    background-color: #FFFFFF;
    width: 960px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
    padding: 20px 0px;
    position: relative;
}

#wrapper {
    width: 550px;
    float: left;
    margin-left: 20px;
}

#spalteRechts {
    width: 250px;
    float: right;
    margin-right: 20px;
}

#footer {
    padding: 12px 0px 20px 0px;
    width: 960px;
    clear: both;
    border-top: 1px solid #B33E2E;
    background-color: white;
    position: relative;
}


.label {
    display: block;
}

input.field {
    background-color: white;
    border: 2px solid #F8911E;
    padding:2px;
}


ul	{
	list-style-position:outside;
}

ul li {
    padding: 0px 0px 10px 0px;
}

/* 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;
}
