/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {
    min-height: 100%;
    overflow:scroll;
}


* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}


body {
	background: #ccc url('img/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 0px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #fff url('pictures/page_01.jpg') no-repeat;
	height: 193px;
	margin-bottom: 5px;
	text-align: center;
}
.header .language_switcher{
 float: right;
 height:50px;
 line-height:50px;
}
.header .ticker {
/*  border: 1px solid #f00; */
    position:relative;
    float: left;
    color: #000;
    top:30px;
    padding-left:20px;
    background:#fff;
    text-align: center;
/* width:100%;*/
}
.header .title {
/* border: 1px solid #f00;*/
    float: left;
	color: #FFF;
	padding-top: 0px;
 text-align: center;
/* width:100%;*/
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.header .logo{
 margin-top:7px;
 float:right;
}
div.logo{
 background: url('pictures/uig_logo.png') no-repeat;
 width:253px;
 height:190px;
/* border: 1px solid #f00;*/
 
}
.header .top_navigation {
/* border: 1px solid #f00;*/
 text-align:left;
 padding-top:73px;
 padding-left:27px;
}
a.nav, a.nav:link, a.nav:visited, a.active_nav, a.active_nav:link, a.active_nav:visited, a.nav_1, a.nav_1:link, a.nav_1:visited, a.active_nav_1, a.active_nav_1:link, a.active_nav_1:visited {
display:block;
width:100px;
height:57px;
background: url('pictures/uig_button.png') no-repeat;
text-align:center;
text-decoration:none;
margin-left:0px;
font-family:verdana, arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
line-height:90px;
overflow:hidden;
float:left;
}

a.nav_1, a.nav_1:link, a.nav_1:visited, a.active_nav_1, a.active_nav_1:link, a.active_nav_1:visited {
background: url('pictures/uig_button_x_ani.gif') no-repeat;
}

a.sub_nav, a.sub_nav:link, a.sub_nav:visited, a.active_sub_nav, a.active_sub_nav:link, a.active_sub_nav:visited {
display:block;
width:103px;
height:20px;
text-align:center;
text-decoration:none;
margin-left:0px;
font-family:verdana, arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
line-height:10px;
overflow:hidden;
float:left;
}
a.nav:hover, a.nav_1:hover, a.sub_nav:hover, a.active_nav:hover, a.active_sub_nav:hover {
color:#ff0;
}
a.nav:active, a.nav_1:active, a.sub_nav:active, a.active_nav:active, a.active_sub_nav:active {
color:#ff0;
}
a.active_nav, a.active_nav:link, a.active_nav:visited, a.active_sub_nav:link, a.active_sub_nav:visited {
color:#ff0;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border: 0px solid #000;
	padding: 8px 20px 0 20px;
    min-height:300px;
}

/* content */
.content {
	border: 0px solid #000;
	float: left;
	width: 100%;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 150px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #000;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
color: #FF0;
}

/* login */
.outer_login {
    text-align:center;
}
.inner_login{
    margin: 0 auto;
    border: 2px solid #000;
    width: 300px;
}
.
/*formbox*/
.formbox a, .formbox_login a, .formbox_sign_up a, .formbox_customer_only a {color: #fff;}
.formbox a:hover, .formbox_login a:hover, .formbox_sign_up a:hover {color: #fff;}
.formbox a:visited, .formbox_login a:visited, .formbox_sign_up a:visited {color: #fff;}
.formbox a:active, .formbox_login a:active, .formbox_sign_up a:active {color: #fff;}

.formbox .uberschrift, .formbox_login .uberschrift, .formbox_sign_up .uberschrift, .formbox_customer_only .uberschrift {
 font-size:1.5em;
  font-weight:bold;
  float: left;
  padding-top: 3px;
  padding-right: 5px;
}

.formbox, .formbox_login, .formbox_sign_up, .formbox_customer_only {
  margin:auto;
  width: 300px;
  color: #fff;
  background-color: #444;
  border: 2px solid #000;
}
.formbox_customer_only{
    margin:0;
}

.formbox .label, .formbox_login .label, .formbox_sign_up .label, .formbox_customer_only .label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.formbox .feld, .formbox_login .feld, .formbox_sign_up .feld, .formbox_customer_only .feld {
  float: right;
  width: 195px;
  text-align: left;
} 

.reihe {
  clear: both;
  padding: 2px 0px;
}

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 150px;
}

.formbox_login {
  width: 600px;
}
.formbox_login .label {
  width: 300px;
}
.formbox_login .feld {
  width: 295px;
}
.formbox_sign_up {
  width: 700px;

}
.formbox_sign_up .label {
  width: 140px;
}
.formbox_sign_up .feld {
  width: 180px;
 float:left;
}
.formbox_sign_up .label2 {
  width: 140px;
 float:left;
 text-align:right;
}
.formbox_sign_up .feld2 {
  width: 200px;
 float:left;
 text-align:left;
}

.formbox_customer_only {
  width: 350px;
}

.formbox_customer_only .label {
  width: 135px;
 font-weight:bold;
}

.formbox_customer_only .feld {
  width: 210px;
} 

