body {
background-image : url(/gfx/catch_domains_background.png);
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
width : 100%;
height : 100%;
}
a:link {
color : #00a2ff;
text-decoration : none;
}
a:visited {
color : #00a2ff;
text-decoration : none;
}
a:hover {
color : #00a2ff;
text-decoration : underline;
}
.content_top {
background-image : url(/gfx/catch_domains_content_oben.png);
background-repeat : no-repeat;
height : 20px;
}
.content_unten {
background-image : url(/gfx/catch_domains_content_unten.png);
background-repeat : no-repeat;
background-position : bottom;
height : 20px;
}
.content_mitte {
background-image : url(/gfx/catch_domains_content_mitte.png);
padding-left : 40px;
padding-right : 40px;
padding-top : 30px;
padding-bottom : 15px;
}
.logo_background {
background-image : url(/gfx/catch_domains_logo_backgrou.png);
background-repeat : no-repeat;
}
ul {
list-style : none;
display : inline;
}
.nav {
overflow : hidden;
}
.nav li {
display : block;
float:left;
	}
.nav li a {
display : block;
float : left;
width : 110px;
height : 30px;
background : url(/gfx/nav-button2.png) no-repeat left top;
text-align : center;
color : #fff;
font-weight : bold;
text-decoration : none;
line-height : 28px;
font-size : 1.1em;
margin-right : -11px;
position : relative;
}
.nav li a:hover {
text-decoration : underline;
}
.nav li a.m1 {
z-index : 70;
}
.nav li a.mspecial {
z-index : 65;
}
.nav li a.m2 {
z-index : 60;
}
.nav li a.m3 {
z-index : 50;
}
.nav li a.m4 {
z-index : 40;
}
.nav li a.m5 {
z-index : 30;
}
.nav li a.m6 {
z-index : 20;
}
.nav li a.m7 {
z-index : 10;
}
.nav li a.current {
background : url(/gfx/nav-button1.png) no-repeat left top;
color : #00a2ff;
z-index : 1000 !important ;
}
.nav li a.current:hover {
text-decoration : underline;
}
.header1 {
font-size : 18px;
padding-bottom : 25px;
}
.header2 {
font-size : 14px;
padding-bottom : 5px;
}
h1 {
font-size : 18px;
padding-bottom : 25px;
font-weight:normal;
margin: 0px;
padding: 0px;
}
h2 {
font-size : 14px;
padding-bottom : 5px;
font-weight:normal;
margin: 0px;
padding: 0px;
}
.mandatory {
color: #FA660A;
}
.inputfield {
background : #f2f9fc url(/gfx/textbox_mitte.png) bottom right;
border : none;
padding : 0;
margin : 0 auto;
outline : none;
height : 19px;
padding-top : 2px;
}
.select {
background : #ffffff;
border : 1px solid #0088d7;
padding : 0;
margin : 0 auto;
height : 21px;
width : 100px;
}
.textarea {
background : #f2f9fc url(/gfx/textarea.png) bottom right;
border : none;
padding : 0;
margin : 0 auto;
outline : none;
width : 466px;
height : 80px;
overflow : hidden;
}
.submitfield {
background: none;
border : none;
padding : 0;
padding-right : 30px;
margin : 0 auto;
outline : none;
height : 21px;
padding-top : 2px;
}
.checkbox {
background : #f2f9fc url(/gfx/checkbox.png) bottom right;
border : none;
padding : 0;
margin : 0 auto;
outline : none;
height : 15px;
width : 15px;
}
.feedback {
background-image : url(/gfx/catch_domains_feedback_back.png);
z-index : 10000;
height : 100%;
width : 100%;
position : absolute;
}
.success_header1 {
font-size : 18px;
padding-bottom : 25px;
color : #00c52a;
}
.success_header2 {
padding-bottom : 5px;
color : #00c52a;
}
.error_header1 {
font-size : 18px;
padding-bottom : 25px;
color : #eb0000;
}
.error_header2 {
padding-bottom : 5px;
color : #eb0000;
}
.notifier_header1 {
font-size : 18px;
padding-bottom : 25px;
color : #FF9B51;
}
.notifier_header2 {
padding-bottom : 5px;
color : #FF9B51;
}
