/*********************************************************************/
/* CSS GLOBAL DEFINITIONS FOR FORMS IN MODULES adopted by models.css */
/*********************************************************************/
form p,
form > fieldset > div {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}

/* Start old contact form structure */
form p {
    /*width: 400px;*/
    padding-left: 250px;
}

form p label {
    /*margin: 0 0 0 -250px; */
    font-weight: bold;
}

form p label.description {
    margin: 0;
}
/* END old contact form structure */

form .is_required {
    padding: 0 0 0 5px;
    color: #FF0000;
}

form .contactFormGroup {
    float: left;
    width: 326px;
}

form .contactFormGroup input[type=checkbox] {
    clear: left;
}

form #uploadFormField_uploadWidget {
    padding: 0 0 0 250px;
}

form .contactFormUpload,
form .formUploadedFiles,
form .contactFormUpload div,
form .formUploadedFiles div {
    float: left;
    width: 326px;
}

form .contactFormUpload ul,
form .formUploadedFiles ul {
    float: left;
    width: 326px;
    padding: 0 0 5px 0;
}

form .contactFormUpload li,
form .formUploadedFiles li {
    float: left;
    width: 306px;
    padding: 0 0 5px 20px;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #DDDDDD;
}

form .contactFormUpload span,
form .formUploadedFiles span {
    float: left;
    width: 280px;
    padding: 0 10px 0 0;
}

form .contactFormUpload .deleteIcon,
form .formUploadedFiles .deleteIcon {
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 0 0 0;
    overflow: hidden;
    text-indent: 16px;
    background: url('../../cadmin/images/icons/delete.gif') no-repeat;
}

form label {
width: 140px;
float: left;
}

.voting label {
width: 565px;
float: left;
}

.boxcontent label {
    width: 243px;
    float: left;
}

.boxcontent input {
    width: 234px;
    float: left;
}

#home form input[type="submit"] {
    margin-right: 10px;
    float: left;
    width: 238px;
    display: inline-block;
}

#home form {
    /*padding-bottom: 65px;*/ 
}

#login form input.remember_me,
#login form label.remember_me {
    margin-left: 0;
    margin-top: 7px;
    padding: 0 0 21px 0;
    border: 0 none;
}

#login form input.remember_me {
    margin-top: 9px;
}

/***************************************************/
/* CSS GLOBAL DEFINITIONS FOR LAYER RWO CLASS     */
/***************************************************/
div.row_1,
div.row1 {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ECEDF3;
}
div.row_2,
div.row2 {
    background-color: #ffffff;
    border-bottom: 1px solid #ECEDF3;
}
/***************************************************/
/* CSS GLOBAL DEFINITIONS FOR CAPTCHA              */
/***************************************************/
#captcha {
    float: left !important;
    width: auto !important;
    clear: none !important;
    margin: 0;
    padding: 0;
}
#captcha #coreCaptchaLabel {
    float: left;
    width: auto;
    clear: both;
    margin: 2px 0 2px 0;
    white-space: nowrap;
    font-weight: normal;
}
#captcha .row {
    clear: both;
    display: block;
}
#captcha #coreCaptchaCode {
    float: left;
    width: 79px !important;
    height: 17px;
    margin: 0 7px 0 0;
}
#captcha #coreCaptchaImage {
    float: left;
    width: 93px;
    height: 31px;
}

/***************************************************/
/* CSS DEFINITIONS FOR CONTACT MODULE              */
/***************************************************/
#contactForm {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
}

#contactFormError {
    display: none;
    width: 100%;
    padding: 15px 0 0 0;
    color: #FF0000;
}

/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - GENERALLY     */
/***************************************************/

html { overflow: scroll; } 

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #928c8c; 
}

a {
    color: #928c8c;
}

.inner{
    margin: 0 auto;
    /*padding: 20px;*/
    max-width: 1330px; /* 1115px */
    min-width:700px;
}

#container {
    width: 100%;
}

#header {
    width: 100%; 
    height: 95px;
    background-color: #f7f7f7;
    left: 0;
    top: 0;
}

#headright {
    float: right;
    margin-top: -20px;
    font-size: 14px;
}

#iphead {
    float: left;
    font-size:18px;
    margin-top: -20px;
    width: 100%;
    text-align: center;
}

#navbar {
    float: left;
    margin-right: 85px;
}


img#logo {
    margin-top: 12px;
    float: left;
    width: 256px;
}


#footer {
    float: left;
    margin-top: 20px;
    width: 100%; 
    height: 95px;
    left: 0;
    top: 0;
    border-top:1px solid #d1cdce;
    color: #9a9a9a;
    font-size: 12px;
    padding-top: 20px;
}

#copyright {
    float: left;
}
#xingshare {
    float: left;
}
#googleplusshare {
    float: left;
}
#facebookshare {
    float: left;
}
#twittershare {
    float: left;
}
#footnav {
    float: right;
}
#footnav li {
    list-style-type: none;
    display: inline;
    margin-left: 15px;
}


#navbar li {
    list-style-type: none;
    display: inline;
    margin-left: 10px;
    text-indent:-5px;
}
#navbar li:before { content:"|"; position:relative; left:-5px;}
#navbar li:first-child:before { content: ''; }



.active {
    color: black;
}

.hidden {
    display: none;
}

/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - LANGUAGE      */
/***************************************************/

#lang {
    float: right;
    outline: none;
    text-transform: uppercase;
}

.langdropdown dd { 
    position:relative; 
}

.langdropdown dt a {
    background:transparent url(images/lang.png) no-repeat scroll center top;
    display:block; 
    padding-right:20px; 
    width:60px;
}
.langdropdown dt a span {
    cursor:pointer; 
    display:block; 
    padding:5px; 
    padding-top: 0px; 
}
.langdropdown dd ul { 
    background:#eee none repeat scroll 0 0; 
    display:none;
    position:absolute; 
    left:0px;  
    width:auto; 
    min-width:60px;
}
.langdropdown span.value { 
    display:none;
}
.langdropdown dd ul li a { 
    padding:5px; 
    display:block;
}

/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - HOME          */
/***************************************************/

#home {
    margin-top: 16px;
    margin-bottom: 20px;
}


/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - BOXES & TITLES*/
/***************************************************/

.box {
    float: left;
    width:256px;
    padding: 15px;
    /*margin-top: 36px;*/
}



.boxhead, legend, .head
{
    display: block;
    font-size: 25px;
    color: white;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 56px;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position:10px center;
    /*background-color: grey;*/
}

.sitebox, .head {
    border-bottom:2px solid #fff;
}

h1, legend {
    padding-top: 15px;    
    padding-bottom: 15px;
}

legend {
    width: 97%;
    margin-bottom: 15px;
    margin-top: -10px;
}

.boxcontent {
    padding: 7px;
    color: #666;
    background-color: #e1e1e1;
}

.contact.row {
    padding-left: 20px;

}

#box2 {
    padding-left: 0;
}
#box5 {
    padding-right: 0;
}

#sitebox {  
    float: left;
    padding: 20px;
    width: 59%;
    margin-left: 2%;
}

#submenu {
  width: 16.5%;
  float: left;
  padding: 20px;
  margin-top: 20px;
}
#menubuilder0 {
  padding-bottom: 25px;
}

#sitebox, #submenu {
    border: 1px solid #e6e6e6;
}

#meineip {
  padding: 0px;
  width: 83.5%;
  padding-top: 36px;
  font-size: 18px;
  font-weight: bold;
  color: #f66616;
}


#sitebox b, #sitebox strong {
  font-weight: bold;
}

#sitebox a {
  text-decoration: underline;
}

#sitebox .boxhead {
    background-color: #f6ad20;
    background-image: url("images/box1.png");
}

.headcolor-grey { background-color: grey; }
.headcolor-yellow { background-color: #f6ad20; }
.headcolor-orange { background-color: #f66718; }
.headcolor-brown { background-color: #713d28; }
.headcolor-blue { background-color: #2e4362;}
.headcolor-green { background-color: #66bc29;}

.headicon-domain { background-image: url("images/box1.png"); }
.headicon-ip { background-image: url("images/box2.png"); } 
.headicon-network { background-image: url("images/box3.png"); }
.headicon-email { background-image: url("images/box4.png"); }                
.headicon-allgemein { background-image: url("images/box5.png"); }   

.boxcontent
{
    border-bottom:1px solid #d1cdce;
}


/* ICONS FOR jQuery */
.defaultIcon
{
    float:right;
    background-image: url(images/default.png) !important;
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;

}

.selectedIcon
{
    float:right;
    background-image: url(images/selected.png) !important;
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 8px;
}

/* BOX Content */
.separator {
    height: 3px;
    background:#963c2a url('images/seperator.png') repeat-x left top;
    width: 120px;
    margin-left: -7px;
    margin-top: 10px;
    width: 256px;
}

#content p, #content h1, legend, #content .head, #content h2, #content h3 {
    padding-left: 15px;
    padding-right: 15px;
}
#content p {
    margin-top: 15px;
}

#content form p {
  margin-top: 0px;
}

h1, h2, h3, legend {
    color: #2f2f2f;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}
h1, legend {

}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}


#home h3:hover {
    cursor: pointer;
    color: #928c8c;
}

input, select, button, textarea { 
    display: inline-block; 
    width: 238px;
    padding: 4px;
} 

textarea {
    width: 230px; 
}

input {
    width: 100px;
float: left;
}

button {
    top: -20px;
}

label 
{ 
    display: inline-block; 
    width: 238px; 
    margin-right: 8px; 
    margin-bottom: 8px;
    margin-top: 3px;
}

p {
    margin-bottom: 20px;
}

h1, h2, h3 {
    outline: none;
}


/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - ADS           */
/***************************************************/
#addstop {
    margin-top: 20px;
}

#addsright
{
    float:left;
    margin-left: 54px;
    margin-top: -400px;
}



/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - BUTTONS       */
/***************************************************/
.button, button, input[type="submit"], input[type="reset"] {
    border:1px solid;
    padding:4px 15px;
    margin-bottom:2px;
    font-weight:bold;
    /*height:28px;*/
    height: 32px;
    border-color:#cb6652 #b74d39 #803121;
    text-shadow:0 1px 2px #666;
    box-shadow:0 1px 2px #999;
    color:#fce8e3;
    background:#fa7421 url('images/btn.png') repeat-x left top;

    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    color:#fff;
    cursor: pointer;
    background:#f66616 url('images/btn_hover.png') repeat-x left top;
}


@media only screen and (max-width: 1330px) {
    #addsright {
        display: none;
    }   

    .inner {
        /*max-width: 1115px;*/
        max-width: 90%;

    }
}

@media only screen and (max-width: 640px) {
    .header {
        width: 100%;
    }

    #addstop img {
        width: 100%;
    }
    .box, #box1 {
        width: 80%;
        min-width: 256px;
        padding-right: 10%;
        padding-left: 10%;
    }

    #home input {
        width: 95%;
    }

    #home select, #home form input[type="submit"] {
        width: 98.5%;
    }

    .inner {
        min-width: 200px;
    }

    .separator {
        width: 102.5%;
    }
    #footer, img#logo {
        padding-left: 25%;
        padding-right: 25%;
        width: 50%;
    }
    #iphead {
        margin-top: 7px;
    }
    #headright {
        margin-top: 18px;        
    }

    #navbar {
        width: 84%;
        padding-left: 8%;
        padding-right: 8%;
    }
    #sitebox {
        width: 100%;
    }

    #content p, #content h1, legend, #content .head, #content h2, #content h3 {
        padding-right: 0px;   
    }

    .contact.row {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .inner {
        width: 100%
    }

    .box, #box1 {
        width: 100%;
        min-width: 100%;
        padding-right: 0%;
        padding-left: 0%;
    }
    #footer, img#logo { 
        padding-left: 15%;
        padding-right: 15%;
        width: 70%;
    }
}


/* ipstuff ajax */
#ajax_grey {
/*  zoom: 1;*/
  filter: alpha(opacity=50);
  opacity: 0.5;
  background-color: #808080;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000;
}

#ajax_loader {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  height: 54px;
  width: 54px;
  margin-left: -54px; /* -1 * image width / 2 */
  margin-top: -54px;  /* -1 * image height / 2 */
  background-image: url("images/ajax-loader.gif");     
  z-index: 1010;
}


#ajax_positioner {
  position: absolute;
  width: auto;
  height: auto;
  display: none;
  z-index: 1020;
}
#ajax_container {
  font-size: 10pt;
  background-color: #ffffff;
  border: 2px dotted #333333;
  min-width: 100px;
  min-height: 100px;
  padding: 15px;
}
#ajax_result {
  min-width: 100px;
  min-height: 100px;
  width: auto;
  height: auto;
}
#ajax_close {
  cursor: pointer;
  text-decoration: underline;
  z-index: 1001;
  text-align: right;
}


fieldset p { margin-bottom: 0px; }

/***************************************************/
/* CSS DEFINITIONS FOR IPSTUFF.CSS - Box Alert Text*/
/***************************************************/
.alertspam {
    color: #FF0000;
}
.ausgabetitel {
    color: #928C8C;
    font-weight: bold;
    font-size: 12px;
}
.titelboxlinks {
    color: #928C8C;
    font-weight: bold;
    font-size: 16px;
}