
.blue { background-color: #4D90FE; }
.blue.button { 
    background-color: #4D90FE; 
}
.blue.button:hover, .blue.button:focus { 
    background-color: #00D4A6; 
    font-weight: bold;
}
.current.blue.button {background-color: #00D4A6;}

.border-none { border: 0;}
div.space25px { height: 25px; width: 1px;}
a { color: #4D90FE;}
a:hover { color: #33009;}

blockquote p {font-style: italic;}
blockquote cite {font-style: normal;}

label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown {
	margin-top: -2px;
}

form label {
    font-weight: bold; 
    margin-bottom: 4px;
}

input.input-text, textarea {
    width: 450px;
}

.serif {font-family: Georgia, serif;}
.italic {font-style: italic;}

div.ursulareuter-header {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: solid 1px #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
}
.ursulareuter-header h1 {
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 6px;
}

.ursulareuter-header>h2 { 
	margin-top: -10px;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 300;
	margin-bottom: 3px;
}

.main-nav li {
	margin-right: 1.1%;
	width: 13.0%;
	border: 0;
	background: #4D90FE;
	color: #000;
	font-size: 14px;
}


.main-nav .nav-bar {
	border: 0;
	text-align: center;
	color: #fff;
}

.flyout { width: 200px; color: #333; }

/**
.main-nav>.nav-bar li.current { background: #00D4A6; color: #000;}
.main-nav a {color: #FFF;}
.main-nav li>a:hover { font-weight: bold; background: #FFF; color: #4D90FE; padding: 20px 32px 20px 32px;}
.main-nav .nav-bar a.main { color: #FFF; }
.main-nav .nav-bar a.main:hover { font-weight: bold; }
.main-nav>.nav-bar>li.has-flyout>a.flyout-toggle span { content: ""; width: 0; height: 0; border-left: 4px solid transparent;border-right: 4px solid transparent; border-top: 4px solid #FFF; display: block; }
.nav-bar li { 
	width: 132px; 
	font-size:14px;  
	color: #FFF;
	background: #4D90FE;
	text-align: center;
	margin-left: 1.5%;
}

.main-nav table {
    border: 0;
    margin: 20px 0 40px 0;
    width: 985px;
    table-layout: fixed;
}

.main-nav td {
    margin: 0;
    padding: 0;
}
.menu-button {
	width: 132px; 
	height: 35px;
	font-size:14px;  
	font-weight: normal;
	background: transparent;
	text-align: center;
	line-height: 1.8;
	padding: 10px 0 0 0;
}
**/
.nav-bar a {
    color: #fff;
}

.nav-bar a:hover {
    font-weight: bold;
}

li.current {
    background-color: #00D4A6;
    color: #fff;
}

.sub-nav>a { 
	color: #555;
	background: transparent;
	text-align: left;
	margin-left: 1.5%;
}

.flyout > li {
    width: 100%;
    background: transparent;
    color: #4D90FE;
    text-align: left;
}

.flyout a {
    color: #4D90FE;
    text-align: left;
    margin: 0;
    padding: 0;
}

div.teaserline {
	border-top: groove 1px #eee;
	margin-top: -5px;
    padding: 0;
}

.img-logo {
    width: 280px;
	padding: 0;
	margin: 0;
}

.selacor-logo {
    text-align: right;
    padding-left: 55px;
}
.slogan {
    color: #333;
	font-size: 58px;
	font-weight: bold;
	padding: 290px 0 0 0;
	text-align: right;
	margin-left: 0px;
}

.subslogan {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 300;
	margin-top: -20px;
	padding: 0 0 0 105px;
}

div.teaser { margin-top: 20px; }

.teaser h2 {
	font-size: 18px;
	font-size: 1.8erm;
	margin-bottom: 3px;
}

.teaser h3 {
	font-size: 2.1rem;
	font-weight: normal;
	color: #4D90FE;
}

.teaser p { margin: 0 0 8px;}

.very-small.button {
	font-size: 11px;
	padding: 6px 12px 6px;
	width: auto;
	text-align: right;
}

.teaser>.very-small>.button { text-align: right;}

div.footer-menu { 
	margin: 75px 0 75px 0;
	padding: 5px 0 35px 0;
	color: #888;
	font-size: 9px;
	background-color: #FFF;
	border-top: 1px dotted #BBB;
}

.footer-menu>li>a {
	font-size: 9px;
	line-height: 0.6em;
	color: #666;
}
.footer-menu>li>a:hover { font-weight: bold; }

div.image-placeholder {
    background-color: #eee;
    background-image: url('/images/clear.gif');
    height: 250px;
    width: 100%;
}

.image-referenz {
    background-color: #eee;
    height: 75px;
    width: 75px;
    margin-right: 15px;
    margin-bottom: 10px;
    border: none;
    vertical-align: text-top;
    float: left;
}

.image-placeholder p {
    text-align: center;
    padding-top: 115px;
}
.imprint a {
	font-size: 9px;
	line-height: 0.6em;
	color: #aaa;
}

div.imprint {
	text-align: right;
	padding-right: 5px;
}

.imprint a:hover { 
    font-weight: bold; 
    color: #4D90FE;
}

div.disclaimer { 
	padding: 25px 20px 30px 20px; 
	font-size: 95%;
}

div.content {
	padding-left: 0px;
	margin-left: 0;
}

.content h1 {
	font-size: 28px;
	font-size: 2.8erm;
}
.content h2 {
	font-size: 18px;
	font-size: 1.8erm;
	margin-top: -5px;
}
.content h3 {
	font-size: 14px;
	font-size: 1.4erm;
	margin: 8px 0;
}

/* .content p {
	margin-top: 0;
	margin-bottom: 6px;
} */

.content a { color: #4D90FE;}
.content a:hover { 
	color: #33009;
}

div.contact-form {
	margin-top: 25px;
}