@import url(/styles/live/thumag/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/thumag/aufbau.css);
@import url(/styles/live/thumag/navigation.css);
@import url(/styles/live/thumag/formmanager.css);


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

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

#altContent {
    position: relative;
    z-index: 0;
}

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

p {
    margin: 0;
}

.clear {
    clear: both;
}

input {
    margin: 0;
}

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

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

img.left_thumag{
    float: left; 
    margin: 0px 15px 10px 0px;
    padding: 3px;
    border: 1px solid #BAD4DF;
}

.headimage {
	margin: 0;
}

.sitemap_entry_level3 {
    
}


/* Links */
a {
    text-decoration: none;
    color: #60ACDA;

}

a:hover {
    text-decoration: none;
    color: orange;
}

ul {
	margin: 5px 0px 5px 30px;
}


/* Headings */
h1 {
    margin: 0px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #009CDC;
}

h2 {
    margin: 0px;    
    padding-bottom: 10px;
    font-size: 12px;
    color: #009CDC;
}

h3 {
    border-bottom: 1px solid #009CDC;
   margin-bottom: 12px;
}


/


.label {
    display: block;
}

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


.thumag_row_header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #BDD5E0;
}

.thumag_row {
    padding: 0px 4px;
}

.thumag_row_c {
    background-color: #D9E7ED;
}

.thumag_row_b {
    background-color: #CDE1EA;
}

.thumag_row_a {
    background-color: #FFFFFF;
}

td.bild {
	width: 230px;
	}
	
td.text {
	width: 160px;
	}




