@import url("buildin_style.css");
@import url("layout.css");


html { height: 100% }
body { min-height:100%;
  height:auto !important;
  height:100%;
 }


body, html {
	margin: 0;
	padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-image: url(themes/kaelte/images/header_{CSS_NAME}.jpg);
	background-position: top center;
	background-repeat:repeat-y;*/
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

h1 {
	margin: 4px 0px 14px 0px;
	font: bold 1.3em Verdana, sans-serif;
	color: #1D3A4A;
}

#pagetitle h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 2.0em Verdana, sans-serif;
	color: #ffffff;
	letter-spacing: 0.1em;
}

#pagetitle p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 0.9em Verdana, sans-serif;
	color: #ffffff;
	letter-spacing: 0.0em;
}


h2 {
	margin: 15px 0px 9px 0px;
	font: bold 1.1em Verdana, sans-serif;
	color: #1D3A4A;
}

h3 {
	margin: 15px 0px 7px 0px;
	font: bold 1.3em Verdana, sans-serif;
	color: #1D3A4A;
}

h4 {
	margin: 15px 0px 5px 0px;
	font: bold 1.1em Verdana, sans-serif;
	color: #1D3A4A;
}

p {
	/*font-size: 0.95em;*/
	line-height : 1.3em;
	margin: 0 0 15px 0;
}

a {
	color: #3333CC;
	text-decoration:none;
         font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration:none;
         font-weight: normal;
}

ul, ol {
	padding: 0 0 15px 15px;
	margin: 0;
}

ul ul, ol ol {
	padding: 0 0 0 15px;
	margin: 0;
}

li {
	padding: 0;
	line-height : 1.4em;
	padding-left: 15px;
        margin: 0 0 0 5px;
}

ol li {
	background: none;
}

#kasten {
       padding-left: 6px;
       padding-top: 4px;
}

#kasten1 {
       padding-left: 8px;
       padding-top: 8px;
       padding-right: 8px;
}






#nav {
    float: left;
    width: 170px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: no-repeat;
    padding-top: 18px;
    padding-left: 0px;
    padding-bottom: 20px;
    margin: 0px 0px 0px 0px;
    background-color: #284580;
}

#nav a {
    line-height: 14px;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
    font-weight: normal;
}

#nav a:hover {
  color:#3399FF;
}



#nav a.active {
    line-height: 14px;
    text-transform: none;
    color: #ffffff;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: dotted;
    border-top-color: #ffffff;
    font-weight: bold;
    background-color: transparent;
}

#nav a.active:hover {
	 color:#ffffff;
}
#nav a.lev2_inactive {
    font-weight: normal;
    text-transform: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-left: 12px;
    padding-bottom: 5px;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
    background-color: transparent;

}
#nav a.lev2_active  {
    font-weight: bold;
    text-transform: none;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 0px;
padding-left: 12px;
    padding-bottom: 5px;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
    font-weight: bold;
    background-color: transparent;
}

#navInner {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
}

#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#3399FF;
}

#nav a.lev3_inactive {
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 24px;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
    border-bottom-color: #BCBCBC;
    background-color: transparent;
}

#nav a.lev3_active {
    font-weight: bold;
    text-transform: none;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 24px;
    border-top-width: 0px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: transparent;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#3399FF;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 12px;
    color: #3399FF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#3399FF;
}


table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

#headlines ul {
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#headlines ul li{
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.7em;
}

#headlines ul li a, #headlines ul li a:hover{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#headlines ul li:hover{
	display: block;
	padding: 4px 12px 4px 18px;
	margin: 0px 0px 0px 0px;
	background-color: #F2F2F2;
	border-right: 1px solid #ccc;
}

table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

th {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 0px solid #ffffff;
	border-bottom: 0px dotted #D0D0D0;
}

tr{
	border: 0px dotted #D0D0D0;
}

tr.row1 {
	background-color: #ffffff;
}

tr.row2 {
	background-color: #f9f9f9;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 0px dotted #D0D0D0;
	border-right: 0px solid #ffffff;
	border-spacing: 0px;
}


#breadcrumb a, #fontsize a{
	color: #666666;
	text-decoration:none;
}

#fontsize a.smaller {
	font-size: 0.9em;
}

#fontsize a.reset {
	font-size: 1.0em;
}

#fontsize a.bigger {
	font-size: 1.1em;
}

#breadcrumb a:hover, #fontsize a:hover {
	color: #1679CE;
	text-decoration:none;
}

/* ---- FORMULAR STYLE ---- */
legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #515e80;
	padding: 0px;
}

fieldset {
	border: solid 1px #bcbcbc;
	padding: 10px;
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
    border: 1px solid #515e80;
    margin-bottom: 1px;
}

select {
    border:solid 1px #002F49;
    color: #515e80;
    font-size: 11px;
    margin-bottom: 1px;
	width: 170px;
	padding: 1px;
}

input, textarea {
    background: #fff top left repeat-x;
    font: 11px Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    border: 1px solid #002F49;
    padding: 1px;
    margin-bottom: 1px;
width: 170px;
}

* html input, textarea {
width: auto;
}

input[type=submit], input[type=reset], input[type=button]{
	width: auto;
	background: #515e80 top left repeat-x;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

input[type=radio], input[type=checkbox]{
	width: auto;
}



#fontsize input {
	font-family: Verdana, sans-serif;
	letter-spacing: 0.0em;
    border: 1px solid #1679CE;
    padding: 0;
    margin-bottom: 1px;
	background-color: #FFFFFF;
	height: 18px;
}

#fontsize input:hover, #searchbox input:focus {
    border: 1px solid #51BBF9;
    margin-bottom: 1px;
}

#fontsize input {
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
}

#searchbox input {
    /*font: 12px Arial, bold, #666666, verdana,sans-serif; */
	font-size: 14px;
	font-weight:normal;
	color: #515e80;
	font-family: Verdana, sans-serif;
	letter-spacing: 0.0em;
    border: 2px solid #1679CE;
    padding: 2px 25px 2px 5px;
    margin-bottom: 1px;
	width: 190px;
	background:#FFFFFF url(http://www.ipartee.com/img/icons/search.gif) no-repeat scroll right bottom;
}



#searchbox input:hover, #searchbox input:focus {
    border: 2px solid #51BBF9;
    margin-bottom: 1px;
}

