body, html {
background-image:url(images/body_bg.jpg);
margin:0px;l;
padding:0px;
font-family:tahoma:
color:#FFFFFF;
}

#container {
padding-top:0px;
width:975px;
margin:0px auto;
}

#shortcuts {
padding-top:0px;
padding-bottom:0px;
text-align:right;
padding-right: 15px;
font-size:0px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#404040;
font: 11px tahoma;
text-decoration: none;
}

#shortcuts a:hover {
color:#800000;
font: 11px tahoma; 
text-decoration:underline;
}

#header {
height:170px;
background-image:url(images/header.jpg);
}

#Headertext a{
float : none;
width: 400px;
padding-bottom: 5px;
height : 14px;
background-color : none;
color : #ffffff;
font-family : arial;
padding-top:10px;
padding-right: 15px;
font-size : 10px;
text-decoration: none;
text-align : right;
}

#Headertext {
float : right;
width: 400px;
padding-bottom: 5px;
height : 12px;
background-color : none;
color : #ffffff;
font-family : arial;
padding-top:10px;
padding-right: 15px;
font-size : 10px;
text-decoration: none;
text-align : right;
}



#navi {
float:left;
width:975px;
height:31px;
background-image:url(images/navbar.jpg);
}

#wrapper {
float:left;
width: 975px;
background-image:url(images/wrapper_bg.jpg);
}

#subnavi {
float:left;
width:195px;
height: auto !important;
    min-height: 221px;
    height: 221px;
background-repeat:no-repeat;
background-image:url(images/subnav.jpg);}

#content {
    float: left;
    width:730px;
    height: auto !important;
    min-height: 382px;
    height: 382px;
background-repeat:no-repeat;
padding-left:30px;
padding-right:20px;
color:#000000;
font-family:Tahoma;
font-size:14px;
}

#content a:link, #content a:active, #content a:visited { 
color:#800000;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}


#footer {
height: 38px;
clear:both;
}

#footertext {
float : left;
padding-left: 5px;
width: 600px;
padding-bottom: 15px;
height : 12px;
background-color : none;
color : #858aa7;
font-family : tahoma;
font-size : 10px;
text-decoration: none;
text-align : left;
}

#footertext a{
width: 600px;
padding-bottom: 15px;
height : 12px;
background-color : none;
color : #858aa7;
font-family : tahoma;
font-size : 10px;
text-decoration: none;
text-align : left;
}


/* ---- FORMULAR STYLE ---- */
legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #bcbcbc;
	padding: 0px;
}

fieldset {
	border: solid 1px #bcbcbc;
	padding: 10px;
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { 
    border: 1px solid #CCCCCC; 
    margin-bottom: 1px; 
}

select { 
    border:solid 1px #000000; 
    color: #000000; 
    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 #000000;
    padding: 1px; 
    margin-bottom: 1px;
width: 300px;
}

* html input, textarea { 
width: 300px;
}

input[type=submit], input[type=reset], input[type=button]{  
	width: auto;
	background: #aaa top left repeat-x; 
	color: #fff;
	padding-left: 5px; 
	padding-right: 5px;
}

input[type=radio], input[type=checkbox]{ 
float: left;
	width: auto;
}

/*input, textarea, select { 
    font: 11px Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; 
    border: 1px solid #08457A;
    padding: 1px; 
    margin-bottom: 1px;
	width: 300px;
	background-image:url(images/bg_topwrapper.gif);
	background-position:top;
}

textarea {
	height: 80px !important;
        width: 300px;
}


input[type=submit], input[type=button], input[type=reset] { 
	width: 80px;
	background-position:bottom;
	color: #FFFFFF;
}

input:hover, input:focus { 
    border: 1px solid #000000; 
    margin-bottom: 1px; 
}
*/

#fontsize input { 
	font-family: 'Trebuchet MS', Arial, 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, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; */
	font-size: 14px;
	font-weight:normal;
	color: #aaaaaa;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	letter-spacing: 0.0em;
    border: 2px solid #1679CE;
    padding: 2px 25px 2px 5px; 
    margin-bottom: 1px;
	width: 300px;
	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; 
}

h1, h2 {
font-size:14px;
}


h2 {
font-size:10px;
}
