@import url(css/themen-im-fokus.css);

body {
color: #000;
}

#head_info a:hover {
color: #0babe6;
}

#header a {
color: #065774;
}

#header_headTitle a {
font-family: trebuchet ms,arial;
font-size: 32px;
}

a#dnn_lnkSuche_hypLocalizationLink {
color: #333;
}margin

#leftnav a {
font-size: 13px;
}

#leftnav a:hover {
color: #0babe6;
text-decoration: none;
}

#leftnav a:visited {
color: #636;
}

table, tbody {
background-color: transparent;
}

.button {
background-color: #f7fdff;
border: 1px solid #087299;
text-align: center;
padding: 3px 10px;
font-size: 11px;
text-decoration: none;
}

#dnn_ContentPane p, dnn_ContentPane ul, dnn_ContentPane ol {
margin-bottom: 14px;
}

a, a:link {
color: #087299;
text-decoration: underline;
}

a:visited {
color: #636;
text-decoration: underline;
}

a:hover {
color: #0babe6;
text-decoration: none;
}

img {
border: 0 none;
}

.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.clear {
clear: both;
}

/********* Kevin: Styles einheitliche Tabellen ********/

table.uni, table.uni th, table.uni td {
border: 1px solid #ccc;
border-collapse: collapse;
font-size: 13px;
padding: 3px;
}

table.uni caption {
caption-side: top;
font-size: 11px;
font-weight: bold;
line-height: 1.5em;
margin-bottom: 5px;
padding: 3px;
text-align: left;
}

table.uni th {
background-color: #efefef;
font-weight: bold;
text-align: left;
color: #000;
font-size: 11px;
}

tbody {
font-size: 1.0em;
}

/********** Kevin: Styles für DNN-Suche ************/

a.CommandButton, a.CommandButton:link, a.CommandButton:visited {
color: #087299;
}

a.CommandButton:hover {
color: #0babe6;
}

.SubHead, .Normal, .NormalDisabled, .CommandButton {
font-family: arial,helvetica,sans-serif;
font-size: 13px;
}

.SubHead {
color: #000;
}

/********** Kevin: Styles Formulare ************/

#dnn_ContentPane textarea {
font-size: 12px;
}

.FormTable tbody tr td label a
{
display:none;
}

a.round {
font-size: 13px;
}

fieldset label {
display: block;
}


fieldset legend {
font-weight: bold;
}

fieldset {
display: block;
border: 1px solid #999;
background: #efefef;
padding: 10px;
}

fieldset input {
width: 200px;
}

#antwort label {
display: inline;
}

#antwort input {
width: 30px;
}


/********** Kevin: Styles switchit() ************/

.switchhead {
display: block;
cursor: pointer;
clear: both;
}

.switchbody {
display: none;
clear: both;
margin-bottom: 40px;
}
