/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Basisdefinitionen */
body.schmal					{ background:#ffffff url(../../pics/layout/farbwelt_mieten.gif) repeat-y left; }
body.breit					{ background:#ffffff url(../../pics/layout/farbwelt_mieten_breit.gif) repeat-y left; }
body h1						{ color: #7fc3e4; }
body h2						{ color: #7fc3e4; font-size: 12px; margin-bottom: 1px; }
body h3						{ color: #7fc3e4; font-size: 11px; margin-bottom: 5px; }
body a						{ color: #7fc3e4; }
.m-thema					{ background:url(../../pics/layout/farbwelt_middle_mieten.gif) no-repeat left 211px; }
.m-thema_breit				{ background:url(../../pics/layout/farbwelt_middlebreit_mieten.gif) no-repeat left 211px; }
.modul-formulargenerator form .form-button, .content form .form-button, .content_breit form .form-button, .button .form-button { background:#7fc3e4; color: #FFFFFF; border: 1px solid #dadadc; padding: 2px; }

.content a:link				{ color: #7fc3e4; text-decoration: underline; }
.content a:visited			{ color: #7fc3e4; text-decoration: underline; }
.content a:hover			{ color: #707173; text-decoration: none; }
.content a:active			{ color: #7fc3e4; text-decoration: none; }
.content a:focus			{ outline:none; }

.content_breit a:link			{ color: #7fc3e4; text-decoration: none; }
.content_breit a:visited		{ color: #7fc3e4; text-decoration: none; }
.content_breit a:hover			{ color: #707173; text-decoration: none; }
.content_breit a:active			{ color: #7fc3e4; text-decoration: none; }
.content_breit a:focus			{ outline:none; }

