a:link { color: #537fc5; }

a:visited { color: #37434e; }

a:active, a:hover { color: #000000; }

fieldset {
    background-color: #ffffff;
}

h1 {
	font-size: 17pt;
	font-style:italic;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
    font-weight: bold;
}

h4 {
    font-size: 14pt;
    font-style: italic;
}

h5 {
    font-size: 14pt;
}

h6 {
    font-size: 12pt;
    font-weight: bold;
}

body { font-size: 12px;
    font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
    background-image: url(../images/bg_blue.png);
    background-repeat: repeat-x;
    background-color: #0f2233;
    max-width: 1220px;
	width: 100%;
	margin: 0 auto 0 auto;
    }

fieldset {
	padding: 10px;
	width: 80%;
	max-width: 180px;
	}

input {
	width: 80%;
	max-width: 170px;
}


  .buttonheading a, .buttonheading img { 
    color: #ffffff;
	text-decoration:none;
	border:none;
}

  .contentheading {
    background-image: url(../images/titelbg_blue.png);
    background-repeat: no-repeat;
	border-right:1px solid #c3c5c7;
    padding-top: 3px;
    height:29px;
	max-width:730px;
	width: 97%;
    padding-left: 15px;
}

  .contentheading a {
    color: #000000;
	text-decoration:none;
}

  .modifydate, .createdby, .createdate {
    font-size: 8pt;
    color: #787878;
    font-style: italic;
}

  .hasTip a {
    color: #FFFFFF;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

table.newsfeeds td,table.weblinks td,table.category td {
    padding: 5px;
	border-right: solid 1px #EEE;
} 

table.newsfeeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.newsfeeds,table.weblinks,table.category {
border:solid 1px #eee;
font-size:1em;
margin:10px 0;
}

table.newsfeed {
border:solid 1px;
}

  #header {
    max-width: 1220px;
	width: 100%;
    height: 124px;
    margin-top: 10px;
    }

  #main { 
    max-width: 1220px;
	width: 100%;
    }

  #footer { 
    width: 100%;
	max-width: 1220px;
    }

  #toplogo {
    margin: 0px 20px;
    color: #C5DDEB;
    text-transform: uppercase;
    color: rgb(238, 238, 238);
    text-align: center;
    }

  #topmenu {
    max-width: 1218px;
	width: 100%;
    height: 30px;
	margin-top: 12px;
    }

  #topmenu a:link, #topmenu a:visited {
    color: rgb(238, 238, 238);
    text-decoration: none;
    }

  #topmenu a:hover, #topmenu a:active {
    color: grey;
    text-decoration: none;
    }

  #topmenu ul {
    margin-right: 15px;
}

  #topmenu ul li{
    float: left;
    margin-right: 15px;
    list-style-type: none;
}

  #topbereich { 
    padding-top: 2px;
    height: 124px;
    }

  #breadcrumb {
    background-color: #ffffff;
    margin: 20px 0px 5px;
    border-bottom: 1px solid black;
    }

  #left { border: 1px solid black;
    margin: 0 0 16px;
    float: left;
    width: 15%;
    padding: 10px 1.5%;
    background-image: url(../images/sidebarbg_left_blue.png);
    background-repeat: repeat-y;
    background-color: #eaeff3;
    background-position: right;
    }

  #content {
   	border: 1px solid #000000;
    margin: 0px auto 10px auto;
	width: 59.7%;
    padding: 5px 2% 30px;
    background-color: #ffffff;
    }

  #right { border: 1px solid black;
    margin: 0 0 20px 0;
	padding: 10px 1.5%;
    float: right;
    width: 15%;
    background-image: url(../images/sidebarbg_right_blue.png);
    background-repeat: repeat-y;
    background-color: #eaeff3;
    background-position: left;
    }
	
  #bottom { border: 1px solid black;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0;
	width: 55%;
	margin: 0 auto 0 auto;
    background-image: url(../images/footerbg_blue.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eaeff3;
    }
	
  #creator {
    text-align: center;
	padding: 10px 0;
	color:#CCCCCC;
  }
  
  #creator a {
    color:#CCCCCC;
  }
